@charset "utf-8";
body {
	background: #043766 url(images/main_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
.menu_bg {
	background: #FFFFFF url(images/menu_bg2.gif) no-repeat;
}
.legal {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}
#menu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0px;
}
a {
	color: #FF6600;
}

#menu li {
	margin:0;
	padding:0;
	white-space: nowrap;
	width: auto;
}
#menu li:hover a{
		/*background-image: url(images/menu_11.gif);*/
}
#menu {
	font-size:14px;
	line-height:normal;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#menu li:hover a{

		/*background-image: url(images/menu_11.gif);*/
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	background: url(images/interior_tab.gif);
	height: 32px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#menu a {
	display:block;
	width:180px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #01608E;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px dashed #DADADA;
}
#tmenu th {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow_small_ovr.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #A3DBFA;
	
	/*background-image: url(images/menu_10.gif);*/
}
.contentText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: bold;
}
.contentTable {
	background: url(images/table_bg3.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.contentTable th{
	font-size: 20px;
	color: #705112;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}
.contentText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2898D8;
	margin: 0px;
	padding: 0px;
}
.grayTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}
.welcom_bg {
	background: url(images/welcome_cont_sec.gif) no-repeat;
}
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.collapsible a {
	color: #0B85CE;
	line-height: 30px;
	font-weight: bold;
}
.contentText_lg {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.collapsible td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0E7;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.collapsible th{
	color: #666666;
	font-size: 16px;
	height: 24px;
	text-align: left;
	background-color: #E8F0F7;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E0EE;
	text-transform: uppercase;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.table1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

