/* TEXT STYLES */
body, html
{
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
	background: transparent url(../images/bg_middle_gradient.jpg) repeat-x;
}

a:link, a:visited
{
	color: #2b946f;
	font-weight: normal;
	text-decoration: none;
	/*line-height: 18px;*/
	}

a:hover, a:active
{
	color: #399;
	text-decoration: underline;
}

strong, b
{
	font-weight: normal;
	color: #246;
}

p
{
	width: 430px;
	margin: 0;
	margin-bottom: 10px;
}

.wide p, .wide h1
{
	width: 600px;
}


p img {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

p.list {
	padding: 10px 0px;
	border-top: 2px solid #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
	}

h1.list2 {
	padding: 10px 0px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #e6e6e6;
	}
p.list3 {
		padding: 0px 0px 5px 110px;
		width: 320px;
	}
	
p.thumbnail {
	height: 140px;
	width: 430px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #fdf;
	}

	
#footer p 
{
	padding: 10px 0;
	margin: 0 0 0 200px;
	color: #999;
}

p a:link, p a:visited
{
	color: #399;
	text-decoration: none;
	line-height: 14px;
}

p a:hover, p a:active
{
	color: #399;
	text-decoration: underline;
	line-height: 14px;
}


p.thumbnail {
	width: 430px;
}

#singlecolumn p img{
float:left;
clear:right;
}

#singlecolumn img {
float:right;
clear:right;
}

/* this styles block image links */
.imglink {
	display: block;
	padding: 0;
}

.imglink img {
	border-top: #fff 1px dotted;
	border-bottom: #fff 1px dotted;
}

html>body .imglink img a {
		width: auto;
		}

.imglink img:hover {
	background-color: #e5fefc;
	border-top: #ccf 1px dotted;
	border-bottom: #ccf 1px dotted;}


ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	font-size: 12px;
}


#singlecolumn li, #rightcolumn li, #leftcolumn li
{
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.1em;
}


img { 
border: 0;
border: none;
 }

h1, h2, h3, h4
{
	font-family: Helvetica, Arial, serif;
	padding: 0px;
	margin: 0px;
}



h1
{
	font-size: 22px;
	color: #336443;
	line-height: 32px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#singlecolumn h1, #rightcolumn h1, #leftcolumn h1, #rightcolumn h2, {
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;	
	width: 450px;
}

#rightcolumn h1, #leftcolumn h1 {

}


h2
{
	font-size: 16px;
	color: #468;
	line-height: 20px;
	font-weight: normal;
	padding-top: 0px;
	margin-bottom: 5px;
}

h2 a:link, h2 a:visited
{
	color: #000;
	text-decoration: none;
}

h2 a:hover, h2 a:active
{
	color: #468;
	font-weight: bold;
	text-decoration: none;
}

h3
{
	font-size: 12px;
	color: #688;
	line-height: 12px;
	margin-top: 14px;
}

h4
{
	font-size: 10px;
	color: #004;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

hr
{
	
	border: 0px;
	width: 100%;
	color: #f0f0f0;
	background-color: #f0f0f0;
	height: 6px;
	float: left;
	
}

.nowrap
{
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/* must be combined with nobr in html for ie5win */
}



b{font-size: 110%;}
em{color: #b3b3b3;
font-size: 60%;}

#topsection h1, #topsection_index h1{
font-size: 24px;
float: left;
margin: 0;
padding: 68px 20px 5px 0px;
color: #516557;
font-weight: normal;
}

#headline h1{
color: #191919;
font-size: 30px;
font-weight: normal;
padding-bottom: 5px;
border-bottom: 1px dotted #ccc;
}

#footer p{
color: #808080;
float: left;
	position: relative;
	left: -180px;
	top: 31px;
}

#top
{
	padding-bottom: 30px;
}
