/*
[START]
Color1:#D3D3D3
Color2:#FFFFFF
Color3:#DCDCDC
Color4:#191970
Color5:#696969
Color6:#000000
Font1:Verdana
Bullet1:000080.gif
[END]
Color1:Body
Color2:Main
Color3:Sidebox
Color4:Title
Color5:Subtitle
Color6:Content
*/

body{
	background: #D3D3D3;
	font:12px Verdana;
}
a{
	color:#000000;
}
#home .main-holder{
	background: #FFFFFF;
}
.main-holder{
	background: #FFFFFF;
}
.title{
	border-bottom: 1px solid #000000;
}
.title h2{
	color: #191970;
}
.title-cal h2{
	color: #191970;
}
.title strong{
	color: #696969;
}
.title-sub h2{
	color: #191970;
}
.title-sub strong{
	color: #696969;
}
.other-topics{
	border-top: 1px solid #000000;
}
.other-topics li{
	background: url(/images/bullets/000080.gif) no-repeat 0 50%;
}
.other-topics h3{
	color: #696969;
}
#footer{
	background: #FFFFFF;
}
.sidebar li{
	background: url(/images/bullets/000080.gif) no-repeat 0 10px;
}
.box{
	background-color:#DCDCDC;
}
.box h3{
	color: #696969;
	border-bottom: 1px solid #FFFFFF;
}
.btn-submit{
	color: #191970;
}
.input-data input{
	border: 1px solid #000000;
}
.perks div div label{
	color: #696969;
}
.box-sub{
	background: #DCDCDC;
}
.box-sub h3{
	color: #696969;
	border-bottom: 1px solid #FFFFFF;
}
#content .issue_title{
	color: #191970;
}
#content .issue_title a{
	color: #191970;
}
input,
textarea,
select{
	font:100% Verdana;
}
#content .tips a{
	color: #191970;
}
#content .tips ul li{
	background: url(/images/bullets/000000.gif) no-repeat 0 5px;
	/*currently this is not dynamic*/
}
#content .tips ol li{
	background: none;
}
#content .sidebar .tidbit hr{
	color: #FFFFFF;
}
#content .sidebar .cta a{
	color: #696969;
}
#content .sidebar .tidbit a{
	color: #696969;
}
.pollgraph
{
	background-color:#DCDCDC;
}

