/* Basic */

h1,h2,h3,h4,h5,h6
{
	color: #006699;
}


#mainContent p
{
	margin-bottom: 1em;
	line-height: 1.3em;
	margin-top: 1px;
}

#mainContent h1
{
	font-size: 1.75em;
	color: #2B8200;
}


#mainContent h2
{
	font-size: 1.6em;
}

#mainContent h3
{
	font-size: 1.3em;
	color: #0066FF;
}

#mainContent h4
{
	font-size: 1.1em;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

#mainContent h5
{
	font-size: 1em;
}

#mainContent h1,h2,h3,h4,h5,h6
{
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}

#mainContent ul
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: disc;
}

#mainContent blockquote
{
	padding: 0.5em 0em 0.5em 1em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	margin-right: 2em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #669900;
}

#mainContent blockquote p
{
	display: inline;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

#mainContent table
{
	padding: 0.5em;
	margin-bottom: 1.5em;
	background-color: #FFFFFF;
	float: left;
}

#mainContent table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#mainContent table td
{
	padding: 0.5em;
}

#text_box_r {
	float: right;
	width: 12em;
	height: auto;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding: 1em;
	color: #6633CC;
	background-image: url(images/vert_tile_green.jpg);
	background-repeat: repeat-x;
}
.image_left {
	float: left;
	;
	margin-top: .5em;
	margin-right: .6em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.image_right {
	float: right;;
	margin: 1em 0em 1em 1.5em;
	
/* DO NOT MODIFY */

}
#doh_home {
	background-color: #FFFFFF;
	height: 5px;
	width: 200px;
	padding: 0em;
	margin: 0px;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/blank.gif);
}

#doh_home_txt {
	font-size: 1em;
	margin: 0px;
	line-height: 1.5;
	text-align: left;
	position: relative;
	width: 13em;
	left: 0px;
	top: 10px;
	text-indent: 0.5em;
}


#doh_home a 
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#doh_home a:hover 
{
	color: #FFFF00;
	text-decoration: none;
}

a
{
	color: #006600;
}

a:hover
{
	text-decoration: none;
	color: #FF0000;

}
.news_box {
	width: 12em;
	margin-top: .25em;
	margin-bottom: 1.5em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1.25em;
	padding-left: 1em;
	background-color: #FFFFFF;
	float: left;
	text-decoration: none;
}
.news_box a {
	text-decoration: none;
}
.hilite {
	font-weight: bold;
	color: #006600;
	font-size: .9em;
}
#header {
	height: 100px;
	margin: 0 auto;
	background-image: url(images/headr_tile.jpg);
	background-repeat: repeat-x;
}

#logo_corner {
	left: 0px;
	top: 0px;
	text-decoration: none;
	height: 100px;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#header_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 220px;
	top: 150px;
	text-transform: capitalize;
	width: 378px;
}

