body {
	font-family : Corbel, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	background-color: #a9aeb0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
}

hr{
	height : 1px;
	color: #003066;
    background-color: #003066;
	border: 0px solid #003066;

}

h2{
	font-size: 18px;
	color: #003066;
}
h3
{
   margin: 0px;
	padding: 0px;
	font-size: 32px;
	color: #ffffff;
}
h4{
	font-size:14px;
	color: #003066;
}
h5
{
   margin: 0px;
	padding: 10px;
	font-size:16px;
	color: #ffffff;
}
td{
	font-family : Corbel, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
p{
	font-family : Corbel, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

textarea, input, select {
	font-family : Corbel, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a:link {
	color : #004B8D;
	text-decoration : underline;
	font-weight : normal;
}

a:visited {
	color : #004B8D;
	text-decoration : underline;
	font-weight : normal;
}

a:hover {
	color : black;
	text-decoration : none;
	font-weight : normal;
}

a:active {
	color :#004B8D;
	text-decoration : underline;
	font-weight : normal;
}

.divider{
    border-top: 1px solid #e5a01f;
    background-color: #231f20;
    height: 7px;
}
/*--COPYRIGHT--*/
.copyright{
	font-size:10px;
	color: #71aec1;
	font-weight: normal;
	background-image: url(../images/footer.png);
}
.copyright a:link {
	color : #71aec1;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:visited {
	color : #71aec1;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:hover {
	color : #71aec1;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
}

.copyright a:active {
	color : #71aec1;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}
/*--END COPYRIGHT--*/

/*--CONTENT AREAS--*/
.main{
    border: 1px solid #71aec1;
    border-collapse: collapse;
}
.left{
    border-right: 1px solid #71aec1;
    border-collapse: collapse;
    background-color: #8ec2e8;
}
.middle
{
    background-color: White;
}
.right
{
    background-color: #e3e3e3;
}    
.home_content_container
{
    position: relative;
    float: right;
    width: 210px;
    height: 317px;
    margin-top: 0px;
    padding: 8px;
    background: url(../images/right_bkg.png);
}
.home_content
{
    border: 1px solid #71aec1;
    border-collapse: collapse;
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    background: url(../images/right_bkg2.png);
    margin: 0px 0px 0px 0px;
    padding: 5px;
    height: 306px;
}
.home_tagline{
    float: left;
    position: relative;
    left: 200px;
    top: 275px;
}
.boxheader{
    background: url(../images/boxheader.png);
    font-size: 16px;
    color: #e5a01f;
    font-weight: bold;
}
.boxcontent
{
    padding: 5px;    
    background-color: white;
    font-size: 12px;
    color: #2c7c96;
}
.leftnav_bottom{
    
    color: white;
    font-weight: bold;
    line-height: 15px;
    background:  url(../images/leftnav_bg.png) top no-repeat;
}
.pageheader{
	background: url(../images/header_bg.png) no-repeat;
	font-size: 25px;
	color: white;
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0px;
	height: 42px;
}
.pagecontent{
    padding: 10px;
}       
/*--END CONTENT AREAS--*/

/*--LEFT NAV MENU--*/
#menu {
	width: 229px;
	margin:0px;
	padding:0px;
}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li a 
{
    border-bottom: 1px solid #71aec1;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
	text-decoration: none;
	font-weight: bold;
}	
	
#menu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	background: url(../images/btn_background.png) top;
	padding: 7px 0 0 30px;
	font-weight: bold;
}
	
#menu li a:hover {
	color: #ffffff;
	background: url(../images/btn_background.png) bottom;
	padding: 7px 0 0 30px;
	font-weight: bold;
}
	
#menu li a:active {
	color: #ffffff;
	background: url(../images/btn_background.png) bottom;
	padding: 7px 0 0 30px;
	font-weight: bold;
}

#menu li.dropout a 
{
    border-bottom: 1px solid #71aec1;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #e5a01f;
}	
	
#menu li.dropout a:link, #menu li.dropout a:visited {
	color: white;
	display: block;
	background: #2e7ac8;
	padding: 6px 0 0 30px;
	font-weight: bold;
}
	
#menu li.dropout a:hover {
	color: white;
	background: #e5a01f;
	padding: 6px 0 0 30px;
	font-weight: bold;
}
	
#menu li.dropout a:active {
	color: white;
	background: #e5a01f;
	padding: 6px 0 0 30px;
	font-weight: bold;
}

#menu li.dropout2 a 
{
    border-bottom: 1px solid #71aec1;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #96c9f2;
}	
	
#menu li.dropout2 a:link, #menu li.dropout2 a:visited {
	color: white;
	display: block;
	background: #96c9f2;
	padding: 6px 0 0 30px;
	font-weight: bold;
}
	
#menu li.dropout2 a:hover {
	color: white;
	background: #e5a01f;
	padding: 6px 0 0 30px;
	font-weight: bold;
}
	
#menu li.dropout2 a:active {
	color: white;
	background: #e5a01f;
	padding: 6px 0 0 30px;
	font-weight: bold;
}
                    
/*-- END LEFT NAV MENU--*/          

/* TOP NAV BUTTONS*/
.topmenu
{
    background-image: url(../images/header_topright.png);
}
#topmenu{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#topmenu li {
	float: left;
	border-right: 1px solid white;
	margin: 0;
	padding: 0;
}
#topmenu li.last{
    border: 0px;
	float: left;
	margin: 0;
	padding: 0;
}
#topmenu a {
	background: url("../images/top_btn_bg.png") top center no-repeat;
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding: 16px 25px 0 25px;
	text-decoration: none;
	font-weight: bold;
	height: 29px;
}
#topmenu a:hover {
	background: url("../images/top_btn_bg.png") bottom center no-repeat;
	color: #fff;
	padding: 16px 25px 0 25px;
	height: 29px;
	}                              
/* END TOP NAV BUTTONS*/

.tblHeader{
	background-color: #2e7ac8;
	border: 1px solid #96c9f2;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
}

/*---HIDE PRINT LOGO---*/
.printheader{
    margin:0 auto;
    text-align: center;
    display: none;
}