﻿@charset "utf-8";
/* CSS Document */

body {
	background-color:#d0e7f6;
	text-align:center;
	font: normal 76%/1.5em arial, helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

form {
	margin: 0px;
	}

a img {border: none; }

a:link { color: #00578f; font-weight: bold; text-decoration: none; }
a:visited { color: #00578f; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; color: #00578f; font-weight: bold; }

#right a:link { color: #a1cde9; font-weight: bold; text-decoration: none; }
#right a:visited { color: #a1cde9; font-weight: bold; text-decoration: none; }
#right a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
#right a:active { text-decoration: none; color: #a1cde9; font-weight: bold; }


p { margin-top: 7px;
	margin-bottom: 5px;
}

hr {color: #0571b5; height: 1px;}

h2 
{
    margin-top: 0px;
}

.rmLink, .RadMenu .rmHorizontal .rmText
{
    padding: 0px !important;
}

a.rmLink
{
    cursor: pointer !important;
}

.rmLeftImage 
{
    margin: 0px !important;
}

.RadMenu
{
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 10px;
    width: 433px;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 959px;
	background-image: url(images/content-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#container-bg 
{
    position: relative;
	width: 959px;
	margin-left:auto;
	margin-right:auto;
    background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}

#content-holder 
{
    width: 883px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#content
{
    width: 883px;
    background-color: #ffffff;
}

#menu
{
    width: 650px;
    padding-top: 60px;
    height: 31px;
    text-align: left;
    padding-left: 233px;
}

.state_dropdown 
{
    margin-top: 5px;
}

#top-header 
{
    background-image: url(images/header_bg.jpg);
    background-repeat: no-repeat;
    padding: 43px 600px 0px 13px;
    height: 110px;
    width: 270px;
    text-align: left;
}

#top-header a
{
    color: #000000;
}

#master_content {
	width: 883px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	text-align: left;
}

#master_left {
	position: relative;
	width: 594px;
	margin-left: 0px;
	text-align: left;
	padding-left: 13px;
	background-color: #ffffff;
}

#master_right {
	position: relative;
	float: right;
	width: 253px;
	margin-right: 0px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 13px;
	display: block;
}

#footer 
{
    color:#4a4a4a;
    border-top: solid 1px #868686;
    margin: 0px 45px 0px 45px;
    padding-bottom: 15px;
    text-align: center;
}

#footer_shadow
{
    width: 957px;
    margin-left: 2px;
    height: 35px;
    background-image: url(images/footer_shadow.jpg);
    background-repeat: no-repeat;
}

#footer a
{
    color:#4a4a4a;
    font-weight: normal;
    text-decoration: none;
}
/* Styles */

.supporters li
{
    list-style: none none;
    font-size: 16px;
    line-height: 20px;
    color: #626262;
    font-weight: bold;
    margin-bottom: 9px;
}  

.supportersFeed
{
    width: 230px;
    padding: 14px 0 0 0;
    margin: 0 0 2px 0;
    background-color: #ffffff;
    color: #626262;
    font-weight: bold;
}

.supporters
{
    margin-left: 0px;
    padding-left: 0px;
}

.supporters2 li
{
    list-style: none none;
    font-size: 13px;
    line-height: 20px;
    color: #626262;
    font-weight: bold;
    margin-bottom: 9px;
}  

.supporters2
{
    margin-left: 0px;
    padding-left: 0px;
}

.supporter_name 
{
    font-size: 76%; 
    font-weight: normal; 
    color: #000000;
}

.article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	}
	
.article_title_large {
	font-weight: bold;
	color: #00578f;
	font-size: 18px;
	}
	
.thumb_article
{
    margin-right: 10px;
}
	
/* News Control Front Page */

.home_article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	width: 590px;
	margin-top: 5px;
	}
	
.home_article_image {
	width:90px;
	float: left;
	}

.home_news {
	width: 590px;
	text-align: left;
	}
.home_article_text {
	width:490px;
	margin-left: 95px;
	min-height: 65px;
	}
.home_article_fullstory {
	float: right; 
	width: 170px; 
	text-align: right;
	}
.home_article_date {
	text-align:left;
	font-weight: bold;
	}

/* News Control NEWS Page */

.news_article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	width: 580px;
	}
	
.news_article_image {
	width:90px; 
	height:90px;
	}

.news_news {
	width: 580px;
	text-align: left;
	}
.news_article_text {
	float: right;
	width:480px;
	height:90px;
	}
.news_article_fullstory {
	float: right;
	width: 340px;
	text-align: right;
	}
.news_article_date {
	width:130px;
	text-align:left;
	font-weight: bold;
	}

.menu_states {
	width: 165px;
	height: 45px;
	background-color: #FFFFFF;
	}

.menu_states_img {
	width:45px; 
	height: 45px; 
	float: left;
	}
	
.menu_states_name {
	padding-top:10px;
	float:right;
	width: 115px;
	text-align: left;
	padding-left: 5px;
	}
	
/* Admin */
#admin-header 
{
    background-image: url(images/admin_header_bg.jpg);
    background-repeat: no-repeat;
    height: 29px;
    padding: 15px 25px 0px 0px;
    width: 858px;
    text-align: right;
    color: #ffffff;
}
#admin-header a
{
    color: #ffffff;
    font-weight: bold;
}

#admin_left {
	position: relative;
	width: 870px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
}