body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background: #E8F2D7 url(img/bodybg.jpg) repeat-y center;
	margin:0px;
}
a{
	color:#619413;
	text-decoration: underline;
	font-weight: bold;

	}
ul li a{
	color: #0000ff;
}
ul{
	line-height: 20px;
	width: 230px;
}
span.green{
	font-size: 8pt;
	color:#439341;

}
ul li {
	line-height:12px;
	padding-bottom:12px;
}
#main, #header, #left, #right, footer, p, table, tr, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#main {
	width: 780px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 0px;
}
#header {
	width: 100%;
	background: #000066 url(img/headerbg.jpg) no-repeat;
	background-position: top;
	color: #FFFFFF;
	padding: 10px;
}
#header h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 8px;
}
#header h2 {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left {
	width: 50%;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #F2F2F2;
}
#left h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;	
}
#left fieldset {
	margin-top: 8px;
	border: 1px solid #CCC;
	padding: 5px;
	overflow: hidden;
}
#left legend {
	color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
}
#right {
	width: 50%;
	background-color: #FFF;
	color:#000;
	padding: 10px;
	text-align: left;
	
}
#right h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 12px;
	background-image: url(img/hbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#666;
	
}
#content h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 12px;
	background-image: url(img/hbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#000;
	
}
#right ul{ 
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right li {
	list-style-type: none;
	height: 42px;	
	margin-left: -30px;
	font-size: 11px;
	letter-spacing: -.25px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
*html #right li{
	margin-left: 0px;
	}
#right li a{
	 font: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 letter-spacing: -.5px;
	 }
	#left ul{ 
		margin-top: 20px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#left  li {
		list-style-type: none;
		height: 42px;	
		margin-left: -30px;
		font-size: 11px;
		letter-spacing: -.25px;
		font: Verdana, Arial, Helvetica, sans-serif;
	}
	*html #left  li{
		margin-left: 0px;
		}
	#left  li a{
		 font: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 letter-spacing: -.5px;
		 }
#content {
	background: #FFF url(img/contentbg.jpg) left top repeat-x;
	line-height: 2 em;
	text-align: left;
}
p{
	line-height: 2em;
	}
#footer {
	width: 100%;
	background-color: #000066;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	background-image: url(img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#credit {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;
	padding: 0px;
}
#left h3, #right h3 {font-family: Arial, Verdana, sans-serif;}
#credit a:link { text-decoration: none; color:#999;}
#credit a:hover { text-decoration: underline; color: #999;}
#credit a:visited { text-decoration: none; color: #999;}
#credit a:active { text-decoration: none; color: #999;}
#google {width: 336px; height: 280px; border: 1px solid #CCC; margin-left: 20px; margin-bottom: 10px;}
#nav {padding: 0px 5px; text-align: right;}
p.strong { font-weight: bold;}
p.nextreading { font-weight: bold; font-size: 12px; color: blue;}
img { border: 0px;}
