@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#top_links, #top_links a {
	color: #999999;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

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

#breadcrumb, #breadcrumb a {
	color: #999999;
	text-decoration: none;
}	

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

#right_body, #right_body_home {
	border-left: 1px solid #e1e1c9;
}

#clients p{
	padding-left: 6px;
	font-size: 10px;
}

#clients a {
	color: rgb(211,211,211);
	text-decoration: none;
}

#footer, #footer a {
	color: #999999;
	font-size: 1.0em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}







h1 {
	font-size: 1.8em;
	color: #236ba3;
	line-height: 1.4em;
	padding: 5px 0px 20px 0px;
	font-weight: normal;
}
h2{
	font-size: 1.2em;
	color: #236ba3;
	padding: 15px 0px 12px 0px;
	font-weight: bold;
	text-transform:uppercase;
}
h2 a{
	color: #236ba3;
}
h2 a:hover{
	text-decoration:none;
	border-bottom: 1px dotted;
}
h3{
	color: #666666;
	font-size: 1em;
	display: block;
	padding: 24px 0px 0px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #acacac;
	font-weight: bold;
	text-transform:uppercase;
}
.right_header {
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.home_body{
	font-size: 1.2em;
	color: #333333;
	line-height: 1.4em;
	padding-bottom: 20px;
}
.home_body a{ color: #999900; text-decoration: none;}
.home_body a:hover{ background-color: #999900; color: #ffffff;}
ul.home_body, .home_body ul, ol.home_body, .home_body ol{
	padding-left: 25px;
}
.faq a:hover {
	cursor: pointer;
}
.faq li{
	padding-bottom: 5px;
}
table.home_body td {
	padding: 5px;
}
table#rfp td{
	padding: 10px;
}
table#rfp tr.alt {
	background-color:#f1f1f1;
}
table#rfp tr.over {
	background-color: #AFF2FF;
}
input.text, textarea, input.file{
	border: 1px solid #bbbbbb;
	padding: 3px;
}
hr{
	margin: 3px 0px 5px 0px;
}
.home_right{
	font-size: 1.0em;
	color: #666666;
	padding-bottom: 15px;
}
.home_right a, a.home_right{
	color: #333333;
	text-decoration: none;
}
.home_right a:hover, a.home_right:hover {
	color:#666666;
	text-decoration: underline;
}
.portfolio1 .portfolio_description {
	width: 350px;
	padding: 20px;
	margin-left: 310px;	
	color: #333333;
	line-height: 1.4em;
	font-size: 1.2em;
}
.portfolio2 .portfolio_description {
	width: 400px;
	padding: 20px;
	margin-left: 270px;
	color: #333333;
	line-height: 1.4em;
	font-size: 1.2em;
}
.reports .portfolio2 .portfolio_description{
	margin-left: 320px;
} 

.portfolio1 a, .portfolio2 a{ color: #999900; text-decoration: none;}
.portfolio1 a:hover, .portfolio2 a:hover{ background-color: #999900; color:#ffffff;}
.portfolio_linky {
	text-align: right;
}

table.sitemap td.content {
	padding: 5px 0 5px 20px;
	text-align: left;
	vertical-align:top;
}

table.sitemap td.header{
	padding: 2px 20px 2px 20px;
	background: #9db3c4 url(../images/design/main_nav_bg.png) 7px 6px no-repeat;

}
table.sitemap td.header a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.faded {color: #999999;}
.unfaded {color: #333333;}
.access_text {
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	padding: 20px 20px 0px 0px;
	display: block;
	font-size: 10px;
}
#access_portfolio a, #access_portfolio a span.access_text{
	text-decoration: none !important;
}
.bar_graph{
	background: url(../images/design/poll_bg.png) -200px top no-repeat;
	margin: 5px 0px 5px 0px;
	height: 15px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	width: 180px;
}
a#back_to_poll:hover{
	cursor: pointer;
}
label.error {
	font-size: 0.8em;
	color: #FF0000;
	position: absolute;
	border: 1px solid #ff0000;
	padding: 0px 3px;
	margin-left: 5px;
	background-color: #ffffff;
}
.tagline{ 
	color: #6e8293;
	font: 1.2em Arial, Arial, Helvetica, sans-serif;
}
.newsletter_text{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
a.why{
	font-weight: normal;
	padding-left: 40px;
	color: #ffffff;
}
#thanks {
	font-size: 1.1em;
	color: #ffffff;
}
.homepage_links{
	color: #91c9fa;
}
.homepage_links a:hover{
	cursor: pointer;
}
.homepage_links a.current {
	font-size: 1.4em;
}