@charset "utf-8";
.mainBG {
	background-color: #FFFFFF;
	background-image: url(../images/BG_main.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.dropdown_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	width: 192px;
	border: 1px solid #999999;
}
.content_text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51626F;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51626F;
	line-height: 14pt;
	padding-right: 25px;
	padding-left: 25px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.CNT_titlearea {
	padding-bottom: 15px;
	padding-left: 37px;
	vertical-align: bottom;
	background-image: url(../images/content_purple.gif);
	background-repeat: repeat;
}
.content_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20pt;
	color: #51626f;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003e74;
}


/* This is a text link with 22px line height */
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
	line-height: 22px;
}


/* This text link is bolded */
a.textlink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
}


/* This text link is not bolded */

a.textlink3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink3:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
}
.footer {
	background-color: #7E8F9B;
	vertical-align: bottom;
	height: 60px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
}

a.discl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #D7D8D6;
}
a.discl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
	text-decoration: none;
}
a.discl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
	text-decoration: underline;
}
.POPcntarea {
	padding: 50px;
}


.boldBLUE {
	color: #003e74;
	font-weight: bold;
}
.linkTblPad {
	padding-bottom: 10px;
}

.historytrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003e74;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003e74;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003e74;
}
.search_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	width: 150px;
	border: 1px solid #999999;
	padding: 2px;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	height: 20px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.popfooter {
	position: relative;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/BG_popfooter.gif);
	background-repeat: repeat;
	padding-right: 30px;
	padding-left: 30px;
	height: 44px;
	width: 690px;
}
.POPcntLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
