html	{ background:#ffffff }
body	{
	width:720px;
	background:#ffffff;
	margin:0 auto;
	border:1px solid #C6D4F1;
	border-top:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
			
		h1	{ margin:0; border-bottom:1px solid #ccc; font-family:sans-serif; font-size:100%; padding:0.4em 1em; background:#ffffff }
		#footer	{
	margin:0;
	border-top:1px solid #ccc;
	padding:0.5em 1.25em;
	background:#ffffff;
	font-style:italic;
	font-size:80%;
	position:relative;
	text-align: center;
}

		#sidebar1	{ width:6em; background:#ffffff; float:left; padding:1em; font-family:sans-serif }
		#sidebar2	{ width:8em; background:#ffffff; float:right; padding:1em; font-family:sans-serif }
		#content	{ border-left:8em solid #ffffff; border-right:8em solid #ffffff; padding:1em }
		#content:after	{ content:' '; clear:both; display:block; height:0; overflow:hidden }
		
		p:first-child, p.first-child	{ margin-top:0 }
		
		/* The following hacks are needed because of a bug in Mozilla. */
		#sidebar1	{ margin-right:1.1em }
		#sidebar2	{ margin-left:1.1em }
		
		ul.main-nav {
		list-style: none;
		line-height: 1.9em;
		padding: 8px 0px 1px 0px;
		margin: 0em 0em 1px 0px;
	}
		ul.main-nav li{
		border-bottom: 1px solid #C6D4F1;
	}
	ul.main-nav a {
		color: #003399;
		text-decoration: none;
	}
	ul.main-nav a:hover { 
	color: #ffcc00;
	}
	

	dl {
	width: 120px;
	margin: 0 0 20px 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
		}

	dt {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #fff;
	background: #999 url(httpdocs/mainwebsite_html/box_top.gif) no-repeat top left;
	font-weight: 900;
		}
	
	dd {
	margin: 0 0 0 0px;
	padding: 0 10px 10px;
	color: #ffffff;
	font-size: 14px;
	background: 0 no-repeat 3px;
	font-weight: 900;
	line-height: 1.7em;
		}
		
	#blue dt {
		background-color: #ffcc00;
		}
	
	#blue {
		background-color: #0b498d;
		}
	
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #c99;
		}
	
	#green dt {
		background-color: #9c6;
		}
	
	#green {
		background-color: #cf9;
		}
	#lightb {
		background-color: #c6D4F1;
		}
	
		
	h2 {
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-weight: 900;
	color: #084790;
}

a:link {
          text-decoration : underline;

		  

[if IE]>
	<style type="text/css">
		/* Remove the moz hack from IE, and let Safari users cry */
		#sidebar1	{ margin-right:0 }
		#sidebar2	{ margin-left:0 }
	</style>
	<![endif]
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.lb:link {color: #0b498d;; text-decoration: none}
a.lb:visited {color: #0b498d; text-decoration: none}
a.lb:hover {color: #ff0000; text-decoration: underline}
.bg {
	font-size: xx-large;
	font-weight: bolder;
}
.vol {
	background-color: #99CC66;
	border: thin solid #006600;
}
#new {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
