@charset "UTF-8";
body {
	background-color: #DEDEDE;
	margin: 0;
	width: 95%;
	padding: 0px 0 0 150px;
}

#header {
	width: 95%;
	text-align: left;
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
}
#container {
	margin: -11px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 850px;
	text-align: left;
	height: auto;
	padding: 5px 10px 0 0;
	background-image: url(images/teal_bgslice.gif);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}
#sidebar {
	float: left;
	width: 18%;
	padding: 30px 0 0 0;
	margin: 0 0px 0 50px;
	height: 250px;
}


.sidebartxt {
	font-size: 11px;
	padding: 40px 0 0 15px;
	width: auto;
 	}


.columnctr {
	padding: 20px 20px 0 0;
	width: 40%;
	float: left;
	font-size: 0
..85em;
	line-height: 1.28em;
	margin: 0 0 0 29px;
	font-size: 0.85em;
}

#ctrimg {
	text-align: center;
	line-height: normal;
	padding: 10px 0 30px 20px;
}
#columnrt {
	float: left;
	height: auto;
	padding: 20px 0 0px 0;
	margin: 0 10px 10px 0;
	width: 22%;
	text-align: left;
	font-size: .85em;
}
#columnrt p {
	margin: 0px;
	padding: 0px;
}


.columnmain {
	padding: 0 5px 0 0px;
	float: left;
	font-size: 0.88em;
	line-height: 1.3em;
	margin: 35px 10px 0 40px;
	width: 63%;
}


#footer {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	clear: both;
	height: 70px;
	margin-top: 20px;
}


#footer2 {
	margin: 0;
	clear: both;
	width: 75%;
	text-align: center;
	padding-left: 70px;
	position: relative;
}
#footer_contact {
	font-size: 80%;
	color: #333;
	text-align: center;
	margin: 30px 0 0 0;
}


#wrapper {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	padding: 0 0 0 0px;
	margin: 0;
	text-align: center;
}

td img {display: block;
}


.pstyle1 {
	font-size: 0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
.pstyle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
}
.pstyle3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
}
.pstyle4 {
	font-size: 0.87em;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C687C;
	text-align: left;
	font-size: 1.15em;
	letter-spacing: 0.04em;
}
.h2 {
	color: #006801;
	font-size: 1em;
	letter-spacing: 0.08em;
	padding: 5px 0 5px 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	font-weight: normal;
}
.margintop {
	margin-top: 15px;
}
#ctrimg2 img{
	padding: 10px 0 30px 250px;
	width: 425px;
}
#ctrimg p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #003366;	
}
.title1 {
	font-size: 1.1em;
	color: #000099;
}

