body {
	background: #000066;
	margin: 5px auto;
}
img { display:block; }
.top {
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 800px;
}

#container {
	background: #9ABEEC;
	padding: 0px;
	width: 800px; 	/*correct width is 800, so minus the padding AND border for IE*/
	}
#leftnav {
	vertical-align: top;
	width: 144px;
	/*voice-family: "\"}\"";  IE hack next 7 lines 
	voice-family:inherit;
	width: 141px; 
	
}
html>body #leftnav {  
	width:141 px;
	} *//*end IE hack*/ }
.left
{
	background: url(images/m2.gif) repeat-y;
	border-right: 1px solid #C0C0C0;
	width: 145px;

}	
td, div, li {
	font: 13px AvantGarde, Arial, Helvetica, sans-serif;
	color: #000099;
	vertical-align: top;
}
.tier1 {
	padding:0px;
	height: 22px;
}
#content {
	display: block;
	vertical-align: top;
	position: relative;
	float: left;
	padding: 20px 20px 10px 10px;
	top: 0px;
	background: url(images/bggradient.gif) repeat-y;
	width: 603px; /*IE-643 box, 2px border, 4 left margin, 20/20 padding*/
	voice-family: "\"}\"";  /*IE hack next 7 lines */
	voice-family:inherit;
	width: 603px;
	border: 2px solid #FFFFFF;
	margin: 0px;
}

html>body #content {  
	width:603px;
	} /*end IE hack*/ 
.bottomtd { 
height: 5px;
 }
#bottom {
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	position: relative;
	top: 0px;
	background: #D3CD8C url(images/bgbtm.gif) repeat-x left bottom;
	padding: 0px 20px;
	width: 595px; /*IE-643 box, 2px border, 4 left margin, 20/20 padding*/
	voice-family: "\"}\"";  /*IE hack next 7 lines */
	voice-family:inherit;
	width: 595px; /*FF*/
	vertical-align: top;
	margin-top: 0px;
	height: 23px;
}
html>body #bottom {  
	width:595 px;
	} /*end IE hack*/ 	
#bottom ul li {
display: inline;
}
/*styles*/
.greylg, .greylg a {
	font: bold 18px AvantGarde, Arial, Helvetica, sans-serif;
	color: #666;
}
.greymed, .greymed a {
	font: 18px AvantGarde, Arial, Helvetica, sans-serif;
	color: #666;
}
.greysm, .greysm a {
	font: bold 14px AvantGarde, Arial, Helvetica, sans-serif;
	color: #666;
}
.bluelg, .bluelg a {
	font: bold 18px AvantGarde, Arial, Helvetica, sans-serif;
	color: #000099;
}
.bluemed, .bluemed a {
	font: 18px AvantGarde, Arial, Helvetica, sans-serif;
	color: #000099;
}
.bluesm, .bluesm a  {
	font: bold 14px AvantGarde, Arial, Helvetica, sans-serif;
	color: #000099;
}
ul {
	list-style: url(images/bullet.gif) outside;
}
.imgl {
	float: right;
	padding-left: 10px;
}
.imgc {
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.shadow{
	float:right;
	background: url(images/shadow.png) no-repeat bottom right !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
/*background: none;
 disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
background: url(images/shadow.gif) no-repeat bottom right
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/shadow.png'); /* the MS alpha filter */
	margin: 0px 0px 10px 15px;
		/*added after making .shadow img position static */
	
}
.shadow img{
position:relative;
bottom:6px;
right: 8px;
/*position:static;*/
border: 2px solid #eee;
border-color: #FFFF00;
background:#fff;
padding:0px; /* gives us the white area - but not in IE5 + IE5.5 */
margin: 0px;
}
.imgcontainer {
	display: inline;
	margin: 10px;
	float: right;
	padding: 0px;
	width: 250px;
}
.imgcontainerl {
	display: inline;
	margin: 10px 10px 10px 0px;
	float: left;
	padding: 0px 10px 0px 0px;
	width: 250px;
}
.caption {
	font-size: 10px;
	color: #000099;
	text-align: center;
	vertical-align: bottom;
	float: right;
	display: block;
	position: relative;
	bottom: 0px;
	width: 90%;
	padding-right: 7px;
	margin-right: auto;
	margin-left: auto;
}
.copyright, .copyright a {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.imgcontainerlg {

	display: inline;
	margin: 10px;
	float: right;
	padding: 0px;
	width: 320px;
}
