BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #EBFBFC;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
H2
{
	color: #FF6600;
}
.img-left
{
	float: left;
	margin: 10px 10px 10px 0px;
}
.img-right
{
	float: right;
	margin: 10px 0px 10px 10px;
}
A
{
	text-decoration: none;
	color: #006699;
}
A:hover
{
	text-decoration: underline;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFF;
}
#header
{
	height: 194px;
	background-color: #F5F5F5;
	background-image: url(images/top-bg.jpg);
	/*background-image: url(images/header.gif);
background-repeat: no-repeat;*/
}
#header H1
{
	padding: 0px;
	margin: 0px;
	font-size: 4em;
	padding-left: 10px;
	color: #62A601;
}
#header a img{border:none;}
#header a img:hover{}
#logo
{
	height: 194px;
}
#block1
{
}
#block2
{
}
#block3
{
}
#nav
{
/*	margin: 0px;
	padding: 0px;*/
	background-color: #09707C;
}
/*
#nav li{
display:inline;
padding:3px 5px 3px 5px;
line-height:30px;

}
#nav li a{padding:3px 5px;}*/
#middle
{
	border: 0px solid #EEE;
}
.colbullets
{
	width: 30em;
/*room for 3 columns*/
}
.colbullets LI
{
	float: left;
	width: 10em;
/*accommodate the widest item*/
}
.colbullets BR
{
	clear: left;
}
DIV.colwrapper
{
	margin-bottom: 6em;
}
#left-box
{
	float: left;
	width: 224px;
	padding: 10px;
	margin-top: 10px;
}
#left-box H2
{
	margin: 0px;
	padding: 5px 10px 1px;
	font-size: 1.3em;
	font-weight: normal;
	color: #FF6600;
	background-image: url(images/left-roundbox-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#left-box H2 A
/*{
	margin: 0px;
	font-weight: normal;
	color: #FF6600;
}
*/
{
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #FF6600;
}

#left-box UL
{
	padding: 0px;
	margin: 0px;
	background-image: url(images/left-roundbox-mid.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 10px;
}
#left-box LI
{
	list-style: none;
}
#left-box A
{
	color: #09707C;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#left-box A:hover
{
	color: #111;
}
#left-box H3
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/left-roundbox-bot.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#right-box
{
	background-color: #FFF;
	padding: 10px;
	margin-left: 245px;
}
#right-box A
{font-weight:bold;}
#footer
{
	background-color: #09707C;
	padding: 10px;
	clear: both;
	color: #FFF;
}
#footer A
{
	color: #FFF;
	text-decoration: underline;
}
#footer A IMG
{
	border: none;
}
.pdflist {list-style:none; line-height:24px; width:400px;}
.pdflist li {background: url(pdf/PDFFile.gif) no-repeat 340px 50%;}
.pdflist a{text-decoration:none; display:block; border-width:1px; /* border-style:solid; border-color:#372412;*/}
.pdflist a:hover{text-decoration:underline;}