.img {margin-right:15px}

body {
	background:#4b4b4b url(../images/bg.gif) left top;
	color:#4a4d50;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:16px;
	text-align:center;
	}

p {
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #CC6600;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.tbl_h1 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: #369;
	padding: 5px;
}

.wrappertop {
	background:url(../images/bg1.gif) top repeat-x;
	padding: 20px;
	height: 280px;
}

.wrapperinner {
	background: #ffffff;
	margin: 0px;
	padding: 18px 5px;
	width:686px;
	}

.wrapcontent {
	background:url(../images/bg_content.gif) right repeat-y #ffffff;
	width:686px;
	}
	
.leftbarbkgrnd {
	margin-left: 30px;
	background: url(../images/leftcolumn2.png) left repeat-y;
}


#head {
	/*clear: both; */
	margin: 3px 0;
	padding:0;
	width:656px;
	text-align: left;
	
	
}

#lefthead {
    float: left;
	width: 220px;
	margin-right: 2px;
	background: #33393D;
	
}

#logo {
    background: url(../images/logoNewIE.gif) center no-repeat;
	height: 150px;
	}

#searchbox {
  background: #666;
	width: 210px;
	height: 28px;
	margin-top: 3px;
	padding: 5px 5px 1px 5px;
	
}


#intro {
	float: right;
	width: 432px;
	height: 187px;
	}

.in_top {padding:15px; padding-bottom:0px}

#content {
	width:656px;
	margin: 3px 0;
	padding:0;
	text-align:left;

}
 dt {
	font-weight:  bold;
	margin-top: 5px;
}

.pathway {
	font-weight: normal;
	padding-bottom:  10px;
}

.in_content {
	background: url(../images/leftcolumn2.png) left repeat-y;

	
} 

#footer {
	width:656px;
	height:51px;
	margin-left: 0px;
	padding:0;
	text-align:left;
	}
	
#copyright {
	float: left;
	background: #33393D;
	color: #ccc;
	width: 202px;
	height: 30px;
	padding: 10px;
	margin-top: 1px;
}

.wrap2col {width:380px; display:table; height:33px}
.left2col {float:left; width:190px; background:url(../images/px.gif) right repeat-y; height:100%}
.right2col {float:right; width:190px; height:100%}

.wrap2col2 {width:380px; display:table; height:53px}
.left2col2 {float:left; width:190px; height:100%}
.right2col2 {float:right; width:190px; height:100%}

.wrap2col3 {width:390px; display:table; height:33px}
.left2col3 {float:left; width:190px; background:url(../images/px.gif) right repeat-y; height:100%}
.right2col3 {float:right; width:200px; height:100%}

.wrap3col {width:691px; display:table; height:414px}
.left3col {float:left; width:29px; height:100%}
.right2_column {float:right; width:662px; display:table; height:100%}
.center3col {float:left; width:630px; height:100%}
.right3col {float:right; width:32px; height:100%}

/*-------------------------------------------------------LEFT-------------------------------------------------------*/

#left_content {
	float:left;
	padding: 0;
	margin:0;
	text-align:left;
	width:220px;
	height:100%;
	background: url(../images/leftcolumn2.png) left repeat-y;

}

#left_inner {
	padding-top: 5px;
}

#right_content {
	padding:5px;
	margin:0 0 0 230px;
	text-align:left;
	width: 410px;
}


/*-------------------------------------------------------BASIC STUFF-------------------------------------------------------*/

dl { 
	margin-left: 5px;
	}
dt {
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 5px;
	list-style-type: disc;
}
dd {
	margin: 5px 0 10px 5px;
}

ul, ol, li {
	margin:0; 
	padding:0; 
	list-style:none;
	}
	
ul.bullet li {
	margin-left: 40px;
	list-style: disc;
}

.gray_d {color:#2C2C2C; text-decoration:none}
.gray {color:#4A4D50; text-decoration:none}
.blue {color:#1466A4; text-decoration:none}

.copy {color:#9B9FA1; text-decoration:none}
.copy a {color:#5F9FA1; text-decoration:underline}


.white {color:#ffffff; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.dark a {color:#000000; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:15px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

.abs {vertical-align:middle}

/* form styles */

fieldset {
	border: 1px #000 solid;

	}
	
legend {
	font-weight: bold;
	
}

label.form {
	float: left;
	width: 12em;
	text-align: right;
	padding-right: 5px;
}

.required {
	font-size: 10px;
	color: #760000;
}

textarea, .inputbox{
	background: #FFFF8F;
}
		
.form_search { 
	width:148px;
	height:19px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#2F363B;
	background-color:#CCCCCC;
	color:#30373C;
	margin-left:14px;
	padding:1px
	}


#left_content form {
	margin: 0; 
	width: 163px;
	font-size: 11px;
	color:#454545;
	padding-left:10px
	}
		
#left_content.textarea { 
	font-size:11px;
	color:#454545;
	padding:1px;
	}
		
/* end of form styles */
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

/* link Styles */

a {	
	color:#336699; 
	text-decoration:underline
	}
	
a:hover{
	text-decoration:none;
	}
	
.a:hover{
	text-decoration:underline;
	}



/*-------------------------------------------------------Top Nav-------------------------------------------------------*/
#topnav {
	background: url(../images/navbgshort2.png) repeat-x;
	height: 25px;
	width: 656px;
	text-align: center;
}

#mainlevel-nav li {
	display: inline;
	width:; 656px;
}

#mainlevel-nav li a:link, #mainlevel-nav li a:visited {
	display: inline;
	color: #fff;
	font-size: 11px;
	font-weight:  bold;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0px 1.2em 0px;
	white-space: nowrap;
	list-style: none;
	background: url(../images/navseperatorshort2.png) right no-repeat;
}

#mainlevel-nav li a:hover {
	color: #000;
/*	background: url(../images/navbg_overshort.png) repeat-x; */
	text-decoration: none;
}

li a.mainlevel-nav#active_menu-nav {
	color: #000;
	text-decoration: none;
}
#mainlevel ul {
	width: 200px;
}
#mainlevel li a:link, #mainlevel li a:visited {
	color: #cb6828;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/arrow.png) no-repeat;
	padding-left: 12px;
}

#mainlevel li a:hover, li a.mainlevel#active_menu {
	color: #336699;
}


/*-------------------------------------------------------Footer Nav-------------------------------------------------------*/

#utilnav2 {
  margin-left: 220px;
  background: #9E9E9E url(../images/footer.png) right no-repeat;
	height: 51px;
	width: 434px;
}
#mainlevel_utilnav2 li {
	display: inline;
	width: 400px;
	height: 30px;
	
}

#mainlevel_utilnav2 li a:link, #mainlevel_utilnav2 li a:visited {
	display: inline;
	color: #000;
	font-size: 10px;
	height: 45px;
	line-height: 50px;
	text-align: left;
	text-decoration: none;
	padding: 2px 1.0em 2px;
	margin-left: 10px;
	white-space: nowrap;
	list-style: none;
	border-right: 1px #000 solid;
	
}

#mainlevel_utilnav2 li a:hover {
	color: #fff;
	text-decoration: none;
}
