body {
	background-color:#999999;
	
	               
}

#outerwrapper {
width:765px;
background-color:#ffffff;
margin:20px auto 0 auto;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;

}

#banner {
}

#menu {
margin-top:5px;
background-color:#ffc330;
}

#mainimage {
margin-top:10px;

}

#icons {
margin-top:20px;
}

/*Menu Styles*/
/*
LKI - Default no arrow (ie no children)
	MI - Standard Look
	MIO - Mouse Over

LKIc - Default with arrow (ie with children)
	MIc - Standard Look
	MIOc - Mouse Over
	
LKI1 - Top level no arrow (ie no children)
	MI1 - Standard Look
	MI1O - Mouse Over

LKI1c - Top level with arrow (ie with children)
	MI1c - Standard Look
	MI1Oc - Mouse Over

LKIB - Menu Break
	MB - Standard look

*/

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:11px;
	cursor:default;
	font-weight:normal;
	line-height: 16px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.MI, .MIc {
	background-color:#fdd132;
	color:#000000;
	border: 1px solid #ffc330;
	font-weight:normal;
}
.MIO, .MIOc {
	background-color:#dddddd;
	color:#0c1f5e;
	cursor:pointer;
	border: 1px solid #ffc330;
	font-weight:normal;
}
.MI1, .MI1c, .MI1O, .MI1Oc {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;

border-left: 1px solid #ffc330;

	}
.MI1, .MI1c {
	background-image:url(/files/31932/images/template/nav_on.gif);
	color:#071d66;
}
.MI1O, .MI1Oc {
	background-image:url(/files/31932/images/template/nav_off.gif);
	color:#071d66;
	cursor:pointer;
}

.MB {
	background-color:#000000;
	background-position:right;
	background-repeat:no-repeat;
	height:1px;
	vertical-align:middle;
}


#isfooter {
clear:both;
width:765px;
margin-bottom:10px;

}




div#footer_menu {
	width: 100%;
	text-align: center;
        background-color:#eeeeee;
padding-top:10px;
}
div#footer_menu ul {
	margin-bottom: 5px;
        
}
div#footer_menu ul#copyright {
	margin-bottom: 10px;
        margin-top: 10px;
}

div#footer_menu ul li {
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline;
	font-size: 10pt;
	color: #666;
        font-family:calibri;
}
div#footer_menu ul li.no_bullet {
	background: none;
	padding: 0 5px 0 0;
}
div#footer_menu a, div#footer_menu a:visited {
	color: #666;
	text-decoration: none;
	font-size: 10pt;
        font-family:calibri;
}
div#footer_menu a:hover {
	text-decoration: underline;
}
div#footer_menu ul#copyright li a {
	color: #003560;
}


#content {
background-image: url(/files/31932/images/template/content_bg.gif);
background-repeat:no-repeat;
min-height:400px;
margin:20px 10px 20px 10px;
font-family: helvetica, arial, verdana, sans-serif;
	font-size:11pt;
	cursor:default;
	font-weight:normal;
	line-height: 14pt;
border-bottom:1px solid #cccccc;
}
 
.divPrintLink {
display:none;
}
