.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hdr4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #404160;
	font-style: oblique;
}
.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404160;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404160;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #404160;
	font-style: oblique;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #BB0000;
}
#header_sub_title:hover{
	font-weight: bold;
	color: #880000;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424361;
} 
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65689D;
	text-decoration: underline;
}
#title_div{
	position: absolute;
	overflow: hidden;
	top: 20px;
	width: 600px;
}
#utilitybar {
	background: #54577F;
	height: 17px;
	color: #EEEEEE;
	font-size: 12px;
	padding: 0px;
	text-align: right;
	margin: 0 auto;
	overflow: hidden;	/*border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 2px;*/
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
#st_utility	{
	width:100%;
}	
#utilitybar ul {
	display: inline;
	margin-top: 3px;
	padding: 3px 20px 0px 10px;
}	
#utilitybar ul li {
	display: inline;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
}		
#utilitybar ul li.first {
	margin-left: 0;
	padding-left: 5px;
	border-left: none;
	list-style: none;
	display: inline;
}		
#utilitybar a {
	text-decoration: none;
	color: #EEEEEE;
	overflow: hidden;
}	
#utilitybar a:hover {
	text-decoration: none;
	color: #AAAAAA;
	overflow: hidden;
}	
.utility_logo, .utility_logo a {
	text-align: left;
	float: left;
	padding-left: 4px;
	text-decoration: none;
	color: #FFF;
	display: inline;
}	
.utility_logo img {
	border: none;
	margin: -3px 0 0 -4px;
	padding:0 2px 0 0;
	text-decoration: none;
	display: inline;
	float: left;
}
#main_container{
	width:auto;
	margin:0px auto;
	padding:0px;
	min-height: 400px;
	background-color: #EBEAEE;
	margin-left: 150px;
	padding-left: 0px;
	position: relative;
	border-left-color: #404160;
	border-left-style: solid;
	border-left-width: 2px;
	margin-right: 5px;
	border-right-color: #404160;
	border-right-style: solid;
	border-right-width: 2px;
}
#main_body{
	width:100%;
	margin:0px auto;
	padding:0px;
	min-height: 400px;
	background-color: #EBEAEE;
	position: absolute;
	height: auto;
	top: 163px;
}
#left_nav{
	width:148px;
	margin:0px auto;
	padding:0px;
	/*background-color: #6F74A9;*/
	background-color: #C1C1CA;
	border-right-width: 2px;
	border-right-color: #212231;
	border-right-style: solid;
	float: left;
	height: inherit;
	/*position: fixed;*/   /*set this if you want nav to flow with the page*/
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424361;
	background-image: url(images/btmbg.jpg);
	height: 23px;
	padding: 7px;
	text-indent: 30px;
	margin-left: 0px;
	left: 0px;
}
#foot a {
	text-decoration: none;
	color: #424361;
	overflow: hidden;
}	
#foot a:hover {
	text-decoration: underline;
	color: #424361;
	overflow: hidden;
}	
#junk {
	min-height: 400px;
	background-color: #FFFFFF;
}
#main_text_area {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bar{
	background-color: #C1C1CA;
	background-repeat: repeat-x;
	height: 3px;
}
.indent{
	margin-left: 40px;
}
.printit{
    float: right;

}
.red_col {
	color: #C00;
}
.pre_code {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px; 
	background-color:#DADADA; 
	font-size:10px;
	margin-left: 40px;
}.gree_col {
	color: #3C0;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
}
.purple{
	color:#306;
}
