@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	height:100%;
	width:100%;
	border:none;
}
.directoryHeading a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1d547e;
}
.directoryHeading a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1d547e;
}
.directoryHeading a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.directoryHeading a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}


.directorySub { color: gray; font-size: 11px; width:250; padding-right:15px; line-height:23px; }
.directorySub a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e557f;
}
.directorySub a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e557f;
}
.directorySub a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.directorySub a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}


.moreSub a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e557f;
	font-style:italic;
	padding-left:15px;
}
.moreSub a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e557f;
	font-style:italic;
	padding-left:15px;
}
.moreSub a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-style:italic;
	padding-left:15px;
}
.moreSub a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-style:italic;
	padding-left:15px;
}



.frontPageImages {
	border:#d3dde4 1px solid;
	margin-left: 20px;
	width: 150px;
}
.textArea {
	font-family:Arial, Helvetica, sans-serif;
	size: 10px;
	
	border-bottom: #CC6666 1px;
}
.lineDiv {
	background-color:#CCCC99;
	height: 1px;
}
.bannerContentHeading {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:14px;
	font-weight:bold;
}
.bannerContentHeading a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:5px;
}
.bannerContentHeading a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.bannerContentHeading a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.bannerContentHeading a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.bannerDescWrap {
	padding-right:15px;
	padding-left:15px;
}
.bannerDesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	padding-right:5px;
	padding-left:5px;
}
.bannerDesc a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #19486c;
	font-size: 12px;
	text-decoration:underline;
}
.bannerDesc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #19486c;
	font-size: 12px;
	text-decoration:underline;
}
.bannerDesc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}
.bannerDesc a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}
.bannerHeading1 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ccd7e0;
	border-top:#a1bccf 1px solid;
	height: 28px;
	width: 530px;
	font-size: 14px;
	font-weight:bold;
	color: #4c4c4c;
	padding-left:8px;
	line-height:28px;
}
.bannerHeading2 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #d7d7d7;
	border-top:#a1bccf 1px solid;
	height: 28px;
	width: 231px;
	font-size: 14px;
	font-weight:bold;
	color: #4c4c4c;
	padding-left:8px;
	line-height:28px;
}
.introPageText {
	background-image:url(siteImages/introTextBackground.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 92px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	padding-left:24px;
	padding-right:24px;
	padding-top: 43px;
}
.introtext:first-letter {
	float:left;
	color:#737373;
	font-size:72px;
	line-height:54px;
	padding-top:2px;
	padding-right:6px;
	font-family: Times, serif, Georgia;
} 

.introtext { 
	color: #000; line-height: 20px; 
	letter-spacing: 0.1px; font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif 
}
.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C618F;
	text-decoration: none;
	width: 400px; 
	border: solid #cccccc; 
	border-width: 1px; 
	padding: 5px 15px 5px 15px; 
	margin: 5px 0px 5px 0px;
	background:#FFFFFF
}
.more-linkWrap a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C618F;
	text-decoration: none;
	width: 400px; 
	background:#FFFFFF
}
.more-linkWrap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C618F;
	text-decoration: none;
	width: 400px; 
	background:#FFFFFF
}
.more-linkWrap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007CD9;
	text-decoration: underline; 
	width: 400px; 
	background:#FFFFFF
}
.more-linkWrap a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007CD9;
	text-decoration: underline; 
	width: 400px; 
	background:#FFFFFF
}
.introHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 14px;
	height: 10px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color: #ccd7e0;
	font-size:11px;
}
.footEnd {
	height: 31px;
	background-color: #8499a4;
	text-align:right;
	line-height: 31px;
	padding-right: 25px;
}
.footStart {
	height: 165px;
	background-color: #ccd7e0;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #2c618f;
	font-size:11px;
}
.footer a:link {
	text-decoration:none;
	color: #2c618f;
	font-size:11px;
}
.footer a:visited {
	text-decoration:none;
	color: #2c618f;
	font-size:11px;
}
.footer a:hover {
	text-decoration:underline;
	color: #2c618f;
	font-size:11px;
}
.footer a:active {
	text-decoration:underline;
	color: #2c618f;
	font-size:11px;
}
.headerBar {
	background-image:url(siteImages/topBorder.gif);
	background-repeat:repeat-x;
	height: 45px;
	width:auto;
}
.chooseCountryBack {
	background-image:url(siteImages/chooseCountryBack.gif);
	height: 45px;
	width: 783px;
	background-position:right;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.tdRightNavBack {
	background-image: url(siteImages/rightNavBack.gif);
	background-repeat: repeat-y;
}
.tdRightNavBackAlt {
	background-image: url(siteImages/rightNavBackAlt.gif);
	background-repeat: repeat-y;
}
.tdHeaderBack {
	background-image: url(siteImages/headerCorners.jpg);
	background-repeat: no-repeat;
}
.tdLight {
	background-color: #f5f8fb;
}
.tdGray {
	background-color: #e9e9e9;
}
.tdBorder2 {
	background-color: #4981be;
}
.tdLight2{
	background-color: #d8e4f1;
}
.formSize1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 160px;
	height: 18;
	border-color: #9db9c8;
	font-size: 12px;
}
.formSize2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 145px;
	height: 18;
	border-color: #9db9c8;
	font-size: 12px;
}
.space1 {
	width: 20px;
}
.space2 {
	height: 25px;
}
.space3 {
	height: 31px;
}
.space4 {
	width: 42px;
}
.space5 {
	height: 40px;
}
.space6 {
	height: 10px;
}
.space7 {
	width: 5px;
}
.space8 {
	height: 4px;
}
.space9 {
	width: 150px;
}
.space10 {
	height: 20px;
}
.pullDownMenuSize1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 190px;
	height: 18;
	border-color: #9db9c8;
	font-size: 12px;
}
.pullDownMenuSize2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 110px;
	height: 18;
	border-color: #9db9c8;
	font-size: 12px;
}
.pullDownMenuSize3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 260px;
	height: 18;
	border-color: #9db9c8;
	font-size: 12px;
}
.searchArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00487C;
	font-weight: normal;
}
.resultsDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
	padding: 7px 0px 5px;
}
.listArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	background-color: #F4FBFF;
}
.listArea a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	text-decoration: underline;
}
.listArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	text-decoration: underline;
}
.listArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.listArea a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.tdMed {
	background-color: #ccd7e0;
}
.tdWhite{
	background-color: #FFFFFF;
}
.tdBorder {
	background-color: #a1bccf;
}

.tinyLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00487c;
	font-weight: normal;
	text-decoration: underline;
}
.tinyLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00487c;
	font-weight: normal;
	text-decoration: underline;
}
.tinyLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.tinyLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.tinyLinkNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00487c;
	font-weight: normal;
	text-decoration: none;
}
.tinyLinkNoLine a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00487c;
	font-weight: normal;
	text-decoration: none;
}
.tinyLinkNoLine a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00487c;
	font-weight: normal;
	text-decoration: none;
}
.tinyLinkNoLine a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.tinyLinkNoLine a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.mainLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	color: #00599B;
	font-weight: bold;
}
.mainLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	color: #00599B;
	font-weight: bold;
}
.mainLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	color: #007CD9;
	font-weight: bold;
}
.mainLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	color: #007CD9;
	font-weight: bold;
}
.smallArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	padding-left:20px;
}
.smallArticle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	padding-left:10px;
}
.largeArticle {
	padding-left:20px;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tinyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.tinyText2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}
.tinyText2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}
.tinyText2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}
.tinyText2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}
.blogLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00599B;
	font-weight: bold;
}
.blogLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00599B;
	font-weight: bold;
}
.blogLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007CD9;
	font-weight: bold;
}
.blogLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007CD9;
	font-weight: bold;
}
.mainBack {
	background-image: url(siteImages/mainBack.gif);	
}
.footNavBack {
	background-image: url(siteImages/footLinksArea.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.grayLine {
	background-color: #ababab;
}
.blueLine {
	background-color: #004477;
}
.blueLargeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004477;
	font-weight: bold;
	font-stretch: narrower;
}
.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.searchHeading a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
.searchHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
.searchHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
}
.searchHeading a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.sectionHeadingRightNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-weight: normal;
	font-size: 19px;
	line-height: normal;
}
.smallLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	font-weight: bold;
	text-decoration: underline;
}
.smallLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	font-weight: bold;
	text-decoration: underline;
}
.smallLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.smallLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.subSectionRightNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
}
.tabArea1 {
	background-image: url(siteImages/tabBar1.jpg);
	background-repeat: no-repeat;
}
.tabArea2 {
	background-image: url(siteImages/tabBar2.jpg);
	background-repeat: no-repeat;
}
.tabArea3 {
	background-image: url(siteImages/tabBar3.jpg);
	background-repeat: no-repeat;
}
.tabArea4 {
	background-image: url(siteImages/tabBar4.jpg);
	background-repeat: no-repeat;
}
.tabArea5 {
	background-image: url(siteImages/tabBar5.jpg);
	background-repeat: no-repeat;
}
.tabBackArea1 {
	background-image: url(siteImages/tabBar1.gif);
	background-repeat: no-repeat;
}
.tabBackArea2 {
	background-image: url(siteImages/tabBar2.gif);
	background-repeat: no-repeat;
}
.tabBackArea3 {
	background-image: url(siteImages/tabBar3.gif);
	background-repeat: no-repeat;
}
.tabBackArea4 {
	background-image: url(siteImages/tabBar4.gif);
	background-repeat: no-repeat;
}
.tabBackArea5 {
	background-image: url(siteImages/tabBar5.gif);
	background-repeat: no-repeat;
}
.tabSelected  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}
.tabSelected a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}
.tabSelected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}
.tabSelected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}
.tabSelected a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}



.tabActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003f69;
	text-decoration: none;
	font-weight: bold;
}
.tabActive a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003f69;
	text-decoration: none;
	font-weight: bold;
}
.tabActive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003f69;
	text-decoration: none;
	font-weight: bold;
}
.tabActive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003f69;
	text-decoration: none;
	font-weight: bold;
}
.tabActive a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005695;
	text-decoration: none;
	font-weight: bold;
}



.tab a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.tab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005695;
	text-decoration: none;
}
.tab a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005695;
	text-decoration: none;
}



.tabNormal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.tabNormal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.tabNormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabNormal a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.pages a:link {
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.pages a:visited {
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.pages a:hover {
	display: block;
	width: 100%;
	background-color:#CCD7E0;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.pages a:active {
	display: block;
	width: 100%;
	background-color:#CCD7E0;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.pagesNumber a:link {
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.pagesNumber a:visited {
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.pagesNumber a:hover {
	display: block;
	width: 100%;
	background-color:#CCD7E0;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.pagesNumber a:active {
	display: block;
	width: 100%;
	background-color:#CCD7E0;
	color: #00487C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.pagesAt {
	display: block;
	width: 100%;
	background-color:#CCD7E0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.headingWhite  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}	

.references {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00487c;
	font-weight: bold;
}

.references a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	text-decoration: underline;
}
.references a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00487c;
	text-decoration: underline;
}
.references a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.references a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.securityGuarantee {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3c3c;
	border: 1px solid #7086a3;
	background: #CFD9E2 url(siteImages/securityBack.gif) top center no-repeat;
	width: 191px;
	height: 243px;
}
.securityMargins {
	padding-left:5px;
	padding-right:5px;
}
.securityHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-top:50px;
}
.securityLock {
	background: url(siteImages/securityLock.gif) left no-repeat;
	height:20px;
	padding-left:20px;
}
.securitySpace {
	width:20px;
}
.detailsTab {
	background: url(siteImages/detailsTab.gif) no-repeat;
	height:23px;
}
.SearchBoxContainer {
	background-color: #e6e7e6; 
	border-top:#97afbe 1px solid; 
	border-bottom:#FFFFFF 1px solid;
}
.BreadcrumbContainer {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ccd7e0;
	border-top:#a1bccf 1px solid;
	height: 28px;
	font-size: 11px;
	font-weight:bold;
	color: #00477b;
}
/* Standard CSS */

h1 { color: #000; font-family: Arial, Helvetica, sans-serif }
h2 { color: #000; font-family: Arial, Helvetica, sans-serif }
h3 { color: #000; font-family: Arial, Helvetica, sans-serif }
h4 { color: #000; font-family: Arial, Helvetica, sans-serif }
h5 { color: #000; font-family: Arial, Helvetica, sans-serif }
h6 { color: #000; font-family: Arial, Helvetica, sans-serif }
p { color: #000; line-height: 20px; letter-spacing: 0.1px; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
ol { color: #000; letter-spacing: 0.1px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; list-style-position: outside; line-height: 16px; }
ul { color: #000; letter-spacing: 0.1px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; list-style-position: outside; line-height: 16px;}
a { color: #00599B; letter-spacing: 0.2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif  }
a:visited { color: #00599B; letter-spacing: 0.2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
a:hover { color: #007CD9;  }
a:active { color: #007CD9;  }

li {
margin-bottom: 9px;
} 

