@charset "ISO-8859-1";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4175b1;
	height:38px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4175b1;
	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	
}
.greenbox {
	background-image:url(../images/green_box.jpg);
	 background-repeat:no-repeat; 
	 width:461px; 
	 height:191px; 
	 padding-top:7px;
	
}

.orangebox {
	background-image:url(../images/orange_box.jpg);
	 background-repeat:no-repeat; 
	 width:461px; 
	 height:191px; 
	 padding-top:7px;
 	 
}

.homecontent{
background-image:url(../images/index_05.jpg);
 background-repeat:no-repeat; 

 
 height:179px;
}
.homeheader{

 font-family:Arial, Helvetica, sans-serif; 
 color:#FFFFFF; 
 font-size:22px; 

}
.homecontentmain{
 font-family:Arial, Helvetica, sans-serif; 
 color:#FFFFFF; 
 font-size:13px;
 }
 
.subnavcontent{
padding-left:10px;

 }
 .subnavpad{
padding-top:8px;


 }
 
  .subnavnopad{
/*border-bottom:#003366 1px solid;*/

 }
 
 .subnavlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005ca3;
font-weight:bold;
text-decoration:none;

 }
 
  .subnavlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a7a7a7;
font-weight:bold;
text-decoration:none;
 }
 
   .subnavlinkover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a7a7a7;
font-weight:bold;
text-decoration:none;
 }
 
 
 /*DROP DOWN MENU */


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font-size:11px;
line-height:18px;
z-index:100;
margin-top:-15px;
margin-left:5px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding-left: 5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #4175b1;
text-decoration:none;
background-image:url(../images/dd_bg.jpg); 
background-repeat:no-repeat;
height:24px;

}

#dropmenudiv a:hover{ /*hover background color*/
background-image:url(../images/dd_bg_over.jpg); 
background-repeat:no-repeat;

}


/* Admin */
.main_admin_tables{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background-color:#FAFFFF;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
.text_inputs{
	border-color:#7f9db9;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
.buttons_inputs {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4a82c3;
	border-style:solid;
	border-color:#d8e6f9;
	border-width:3px;
	cursor:pointer;
}
.buttons_inputs:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5a92D3;
	border-style:solid;
	border-color:#d8e6f9;
	border-width:3px;
	cursor:pointer;
}
.list_tables_headers {
	background-color:#d8e6f9;
	font-family: Arial;
	font-size: 12px;
}
.list_tables {
	background-color:#EEEEEE;
	font-family: Arial;
	font-size: 12px;
	border:#CCCCCC solid 1px;
}
.list_tables_normal {
	font-family: Arial;
	font-size: 12px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}
.list_tables_hilite {
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}

.intheader_green {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#5fa54b;
padding-left:11px;
padding-top:15px;
padding-bottom:25px;
}


.intheader_orange {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#FF9900;
padding-left:11px;
padding-top:15px;
padding-bottom:25px;
}

.intheader_red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#a30046;
padding-left:11px;
padding-top:15px;
padding-bottom:25px;
}


.HomeBoxesStyle {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
}

.main_interior_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-left:15px;
	padding-right:15px;
}

.page_sub_header{

font-size:19px;
}