@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

body,td,th, p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #606060;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 780px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}

#containernewsletter {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 780px;
	background-image: url(images/bg_newsletter.gif);
	background-repeat: no-repeat;
}

#newsletterspacer {
	width: 125px;
	height: 100px;
	padding-top: 453px;
	float: left;
}

#logoarea {
	height: 130px;
}

#mainnav {
	padding-top: 8px;
	padding-left: 130px;
	font-size: 11px;
}

#mainnav a {
	color: #685287;
	text-decoration: none;
}

#mainnav a:hover {
	text-decoration: underline;
}

#newsletter {
	width: 155px;
	height: 100px;
	padding-top: 453px;
	padding-left: 45px;
	padding-right: 40px;
	float: left;
}

#newsletter a {
	font-size: 11px;
	color: #0075a8;
	text-decoration: none;
}

#newsletter a:hover {
	text-decoration: underline;
}

.podtxt {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.purple {
	color: #685287;
}

.black {
	color: #000;
}

#contentarea {
	width: 335px;
	height: 480px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 180px;
	padding-top: 80px;
	float: right;
}
p a, a{
	color: #685287;
	}
#contentarea a {
	color: #685287;
	text-decoration: none;
}

#contentarea a:hover {
	text-decoration: underline;
}

#contentareanewsletter {
	width: 505px;
	height: 480px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 120px;
	padding-top: 80px;
	float: right;
}

#contentareanewsletter a {
	text-decoration: none;
}

#contentareanewsletter a:hover {
	text-decoration: underline;
}

.pgtitle {
	font-size: 15px;
	color: #685287;
}

.pgsubtitle, h2, h2 a{
	color: #0075a8;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	padding-top: 7px;
	padding-left: 135px;
	font-size: 11px;
	clear: both;
}

#footer a {
	color: #685287;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.pgsubtitle, h3, h3 a{
	color: #0075a8;
	font-size: 13px;
	font-weight: bold;
}

small{
	font-weight:normal;
	margin-top:-5px;
	display:block;
	}
h3{
	margin:0 0 3px 0;
	padding:0;
	}
#comment{
	width:95%;
	}
	
	
	
