@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	color: #000000;
}
.thrColAbsHdr #container {
	position: relative; 
	width: 810px;  
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
	border-left-style: outset;
} 

.thrColAbsHdr #header {
	height: 160px; 
	background: #FFFFFF;
	padding: 0 10px 0 10px;  
	text-align: left;
} 
.thrColAbsHdr #header h3 {
	color: #490F6C;
}
.thrColAbsHdr #topNav {
	background: green;
	text-align: left; 
	
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
} 
.thrColAbsHdr #topNav           { color: white; font-weight: 600; font-size: 14px; line-height: 30px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana; background-color: #6bae1c; text-align: left }
.thrColAbsHdr #topNav a:link, .thrColAbsHdr #topNav a:visited       { color: white; font-weight: 600; text-decoration: underline }
.thrColAbsHdr #topNav a:hover, .thrColAbsHdr #topNav a:visited:hover        { color: #f78621; font-weight: 600; text-decoration: none }

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 210px;
	left: 0;
	width: 150px; 
	padding: 0px 0px 5px 0px; 
	text-align: center;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 210px;
	right: 0;
	width: 150px; 
	background: #FFFFFF; 
	padding: 0px 0px 5px 0px; 
	text-align: center;
}
.thrColAbsHdr #mainContent {
	margin: 0 150px 0 150px; 
	padding: 0px 5px 0 1px; 
	font-size: 11px;
	text-align: justify;
}
.thrColAbsHdr #mainContent h1 {
	color: #490F6C;
	font-weight: bold; 
	font-size: 18px;
	text-align: center;
}
.thrColAbsHdr #footer {
	background: green;
	text-align: left; 
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
} 
.thrColAbsHdr #footer           { color: white; font-weight: 500; font-size: 12px; line-height: 28px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana; background-color: #6bae1c; text-align: left }
.thrColAbsHdr #footer a:link, .thrColAbsHdr #footer a:visited       { color: white; font-weight: 600; text-decoration: underline }
.thrColAbsHdr #footer a:hover, .thrColAbsHdr #footer a:visited:hover        { color: #f78621; font-weight: 600; text-decoration: none }

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

#state       { color: #9A878B; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana }
#state  a:link, #state a:visited      { color: #490F6C; font-weight: bold; text-decoration: none }
#state a:hover, #state a:visited:hover       { color: #F78621; font-weight: bold; text-decoration: underline }

#aust       { color: #9A878B; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana }
#aust  a:link, #aust a:visited      { color: #490F6C; font-weight: bold; text-decoration: none }
#aust a:hover, #aust a:visited:hover       { color: #F78621; font-weight: bold; text-decoration: underline }

