img, div { 
	behavior: url(iepngfix.htc) 
}
#wrapper {
	position:relative;
	width:877px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	padding-top: 7px;
	padding-left: 16px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102D67;
}
#topnav ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 16px;
}
#topnav li {
	display: inline;
	padding-left: 16px;
	padding-right: 16px;
}
#topnav a:link, #topnav a:visited {
	color: #0B2A63;
	text-decoration: none;
}
#topnav a:hover {
	color: #E77015;
	text-decoration: none;	
}
#nav {
	float: left;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 694px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
}
#nav li {
	float: left;
	display: inline;

	/*padding-left: 16px;
	padding-right: 16px;*/
}
#nav a:link, #nav a:visited {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
}
#nav a:hover {
	background-image: url(images/topnav_rlvr.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 16px;
	background-position: center top;
}
.clearall {
	clear: both;
	height: 6px;
}
#rightside {
	background-color: #E77015;
	height: 36px;
	margin-left: 694px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}
.clearall2 {
	clear: both;
	height: 2px;
}
.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B2A63;
	padding-top: 15px;
	padding-right: 10px;
}
.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B2A63;
	margin-left: 16px;
}
.bold {
	font-weight: bold;
}
#leftcol {
	float: left;
	width: 585px;
}
.titleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B2A63;
	padding-left: 16px;
}
.titleBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B2A63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-left: 16px;
	padding-bottom: 4px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	margin-left: 16px;
}
.body a:link, .body a:visited {
	color: #E77015;
	text-decoration: none;
}
.body a:hover {
	color: #E77015;
	text-decoration: underline;
}
#rightcol {
	float: right;
	width: 292px;
}
 #navbox { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: bold; 
     color: #FFFFFF; 
     background-image: url('Images/orange_box.jpg'); 
     background-repeat: no-repeat; 
     padding-left: 50px; 
     padding-right: 55px; 
     padding-top: 30px; 
     padding-bottom: 10px; 
     background-position: 92px 20px; 
     height: 88px; 
    }
form {
	margin: 0px;	
}
.clearall3 {
	clear: both;
	height: 37px;
}
#bottom {
	background-image: url(images/bottomline.gif);
	background-repeat: no-repeat;	
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B2A63;
	padding-left: 16px;
	padding-top: 20px;
}
.bottomlinks a:link, .bottomlinks a:visited {
	color: #0B2A63;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #E77015;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0B2A63;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding: 5px;
}