/* CSS Document */

body
{
	margin:26px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.5em;
	color: #333;
	background-image: url(images/background_gray.gif);
}


h1
{
	font-size:1.4em;
	padding-bottom:2px;
	color:#59118E;
	padding-top: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59118E;
}
h2 {
	font-size:1.2em;
	padding-bottom:2px;
	color:#59118E;
}
a {
	color: #59118E;
}


p
{

}


#wrapper
{
	margin:0 auto;
	width:908px;
	background:url(images/bg_right.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}

#header {
	height: 157px;
}

#navigation
{
	background:#FFFFFF;
	width:908px;
}

#content
{
	width:900px;
	Padding-top:10px;
	background:url(images/left_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#fff;
	float:left;
}
#logos {
	width: 850px;
	background-color: #EBEBEB;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 15px;
}
#logos img {
	border: 1px solid #777777;
}



#left
{
	width:240px;
	float:left;
	padding:0px 16px 0px 24px;
	line-height:1.3em;
}
#left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #59118E;
}


#middle
{
	width:383px;
	float:left;
	padding:0px 15px 0px 15px;
	margin-bottom:15px;
	border-right:1px solid #ccc;
}

#right
{
	width:186px;
	float:right;
	padding:0px 10px 0px 10px;
}
.rightnav {
	margin-bottom: 15px;
	text-align: center;
}
.rightnav img 
{
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}


#footer {
	height:64px;
	clear: both;
	background:url(images/footer_bg_big.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#175e8e;
	font-size:0.9em;
	text-align:center;
}
#renew {
	background-color: #FFFFFF;
	margin-right: 8px;
	color: #418f1f;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
#renew2 {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	border-top:1px solid #ccc;
	padding-top: 3px;
}



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

#footer a:hover
{
	
		color:#175e8e;
		text-decoration:underline;
}
#email input {
	margin-top: 3px;
	margin-bottom: 3px;
}
.righttitle
{
font-size:1.2em;
font-weight:bold;
color:#777;
margin-bottom:10px;
}
#email {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}


.newstable
{
	background:url(images/left_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:9px;
	float:left;
	width: 248px;
	margin-bottom: 15px;
}


.news_date_first
{
	background:url(images/news_date_bg_first.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	text-transform:uppercase;
	height:20px;
	font-weight:bold;
	font-size:0.9em;
	padding-top:5px;
}

.news_date
{
	background:url(images/news_date_bg.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	text-transform:uppercase;
	height:20px;
	padding-top:5px;
	font-weight:bold;
	font-size:0.9em;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}


.news_header
{
	padding:7px 0px 0px 15px;
	font-weight:bold;
	color:#333;
	font-size:0.9em;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}

.news_text 
{
	padding:3px 10px 12px 15px;
	color:#333;
	font-size:.98em;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}

.news_text a
{
	color:#48843E;
	text-decoration:none;
}

.news_text a:hover
{
	color:#48843E;
	text-decoration:underline;
}

.bordertop
{
	padding-bottom: 5px;

}
.purple {
	color: #59118E;
}
.copyright {
	color: #666666;
}
#copyright  a:link, #copyright  a:visited {
	color: #333333;
}
#copyright  a:hover, #copyright  a:active {
	color: #333333;
	text-decoration: underline;
}

