body	{		
	font-family: sans-serif;
	font-size: 9.36pt;	
	background-color: #557da6;	
}

img	{
	border: none;
}

a	{
	text-decoration: none;
	color: #003C79;
	font-weight: bold;
}

p	{
	margin-top: 0;
}

fieldset	{
	border: none;
}

label	{	
	display: block;
}

input, textarea	{	
	margin-bottom: 10px;
}

h1	{
	margin-top: 0;
	font-size: 21.6pt;
}

ul	{	
	font-size: 7.2pt;
	padding: 0;
	margin-top: 0;
	margin-left: 16px;
	list-style-image: url('../images/li.gif');	 
}

.container	{	
	width: 843px;
	margin: 0 auto;
}


#bannerleft	{
	float: left;
	width: 235px;
	height: 123px;	
	background-image: url('../images/banner-left.gif');
}
#bannerleft a {
  display: block;
  height: 90px;
  margin-left: 25px;
  margin-top: 25px;
  width: 180px;
}
#bannerright	{
	float: left;	
	width: 608px;
	height: 123px;	
}

#colorbox	{
	background-color: #e5eaef;
	width: 100%;
	float: left;
	clear: both;	
}

#nav	{	
	float: left;		
	font-size: 8.64pt;	
	padding-left: 26px;
	padding-top: 16px;	
	width: 209px;	
	background-image: url('../images/nav.gif');
	background-repeat: no-repeat;
}

#whitebox	{
	background-color: #fff;	
	float: left;
	clear: right;	
	width: 608px;
}

#contentheader	{
	padding-left: 16px;
	height: 46px;
	background-image: url('../images/content-header.gif');
	background-repeat: no-repeat;
}


#contentall	{
	padding-left: 16px;
	padding-right: 16px;
	float: left;
	width: 544px;
	background-color: #fff;			
}

#contentleft	{
	padding-left: 16px;
	padding-right: 16px;
	float: left;
	width: 334px;
	background-color: #fff;			
}

#contentright	{
	font-size: 7.2pt;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
	width: 210px;	
	background-color: #fff;		
}

#bottomcontainer	{
	height: 147px;
}

#bottomcontainer p	{
	padding-top: 80px;
}

#footerleft	{		
	font-size: 7.2pt;	
	text-align: center;	
	width: 235px;		
	float: left;
	height: 100%;
	background-image: url('../images/footer-left.gif');
	background-repeat: no-repeat;	
}

#footercenter	{	
	font-size: 8.64pt;
	text-align: center;	
	float: left;
	width: 366px;
	height: 100%;
	background-image: url('../images/footer-center.gif');
	background-repeat: no-repeat;
}

#footerright	{
	font-size: 6.48pt;	
	width: 242px;
	height: 100%;
	float: left;
	background-image: url('../images/footer-right.gif');
	background-repeat: no-repeat;		
}

#printheader	{
	display: none;
}

#printfooter	{
	display: none;
}