@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: #666;
	line-height: 12px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14pt;
}
.CNT_titlearea {
	padding-bottom: 15px;
	padding-left: 37px;
	vertical-align: bottom;
	background-image: url(images/BG_ITTblue.gif);
	background-repeat: repeat;
	text-align: left;
}
.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: 16px;
	color: #006699;
	line-height: 20px;
}


/* This is a text link with 22px line height */
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 22px;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 22px;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 22px;
}


/* This text link is bolded */
a.textlink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a.textlink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a.textlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


/* This text link is not bolded */
a.textlink3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a.textlink3:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a.textlink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.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;
}
.POPheader {
	background-repeat: repeat;
	vertical-align: middle;
	padding-left: 50px;
}



.boldBLUE {
	color: #003e74;
	font-weight: bold;
}
.NEWSheadline {
	font-size: 14px;
	color: #006699;
}

.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;
}
/* -------------------------------------------------------------------------- */
#sidebar1 {
	width: 194px;
	padding: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	text-align: left;
}
#CntPageLines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-image: url(images/separator_Vert.gif);
	background-repeat: repeat-y;
	background-position: 570px;
}

#sidebar2 {
	width: 194px;
	padding: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	text-align: left;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	padding: 15px;
	margin-top: 0;
	margin-right: 222px;
	margin-bottom: 0;
	margin-left: 222px;
	text-align: left;
} 
#linklist {
	list-style-image: url(images/bullet_link.gif);
	left: 0px;
}
#subContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	float: left;
	text-align: left;
	width: 510px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#threecolumnLines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-image: url(images/separator_homepage.gif);
	background-repeat: repeat-y;
	background-position: 223px;
}
.POPcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.search_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 10em;
	height: 1.7em;
	border: 1px solid #999999;
	vertical-align: middle;
	color: #666666;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.7em;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.POPtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.POPSubTitle {
	font-size: 14px;
	color: #000000;
}
.SFcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-top: 33px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
	background-color: #FFFFFF;
}
.Pcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
