/* End hide from IE-mac */ 
.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6380C5;
	text-decoration: none;
}
.smallBlue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6380C5;
	text-decoration: none;
}
.smallBlue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6380C5;
	text-decoration: none;
}
.smallBlue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6380C5;
	text-decoration: underline;
}
.pageTopBg {
	background-image: url(/images/css/topBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pageFooterBg {
	background-image: url(images/css/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.searchBg {
	background-image: url(images/css/searchBg.jpg);
	background-repeat: repeat-y;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.clientMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6380C5;
	text-decoration: none;
}
.clientMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6380C5;
	text-decoration: none;
}
.clientMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6380C5;
	text-decoration: none;
}
.clientMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6380C5;
	text-decoration: underline;
}
.searchText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.searchText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.sidebarBlogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE3B01;
}
.sidebarBlogTitle a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE3B01;
	text-decoration:none;
}
.sidebarBlogTitle a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE3B01;
	text-decoration:none;
}
.sidebarBlogTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE3B01;
	text-decoration:underline;
}
.sidebarBlogContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.sidebarBlogPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.sidebarBlogPosted a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.sidebarBlogPosted a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.sidebarBlogPosted a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.hDots {
	background-image: url(images/css/hDots.jpg); 
	background-repeat: repeat-x;
	background-position: center;

}
.vDots {
	background-image: url(images/css/vDots.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.footMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.footMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.footMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.footMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
.orange {
	color: #FE3B01;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FE3B01;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FE3B01;
	margin: 5px 0 10px 0;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2962BC;
	margin: 5px 0 10px 0;
	font-weight: normal;
	text-align: left;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.mainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2962BC;
	text-decoration: underline;
	text-align: justify;
}
.mainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2962BC;
	text-decoration: underline;
	text-align: justify;
}
.mainText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FE3B01;
	text-decoration: underline;
	text-align: justify;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.mainText li {
	list-style-image: url(images/css/greentick.gif);}
	
.mainText #t_and_c li{list-style:decimal;}	
	
	
.mainTextLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6380C5;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.sideBar {
	background-image: url(images/css/sidebarBg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}
.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6380C5;
	text-align: left;
	padding-left: 10px;
	background-image: url(images/css/sidebarBg.jpg);
	background-repeat: repeat-y;	
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/css/menuTitle.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
}
.menuOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/css/menuOption.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 38px;
	height: 30px;
	background-position: left;
	vertical-align: middle;
	padding-left: 0px;
}
.menuOption a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menuOption a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #666666;
	text-decoration: none;
}
.menuOption a:hover{
	background-image: url(images/css/menuOptionOn.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	color: #000000;
	padding-left: 18px;
}
.menuOptionCurrent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/css/menuOptionOn.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 30px;
	background-position: 0px;
	vertical-align: middle;
	padding-left: 18px;
}
.buttonField2 {

	background-image: url(/images/css/buttonBg.jpg);
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;	
}

.buttonField {
	padding:0px 20px 0px 20px;
	background-color:#FFF;
	background-image: url(/images/css/buttonBg.jpg);
	height:30px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.thinbuttonField {
	padding:0px 20px 0px 20px;
	background-color:#FFF;
	background-image: url(/images/css/buttonBg.jpg);
	height:20px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.imageBorder {
	border: 1px solid #CCCCCC;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
}
