/*
[START]
Color1:#87CEEB
Color2:#FFFFFF
Color3:#ADD8E6
Color4:#00008B
Color5:#696969
Color6:#000000
Font1:Arial
Bullet1:8B0000.gif
[END]
Color1:Body
Color2:Main
Color3:Sidebox
Color4:Title
Color5:Subtitle
Color6:Content
*/

body{
	background: #87CEEB;
	font:12px Arial;
}
a{
	color:#000000;
}
#home .main-holder{
	background: #FFFFFF;
}
.main-holder{
	background: #FFFFFF;
}
.title{
	border-bottom: 1px solid #000000;
}
.title h2{
	color: #00008B;
}
.title-cal h2{
	color: #00008B;
}
.title strong{
	color: #696969;
}
.title-sub h2{
	color: #00008B;
}
.title-sub strong{
	color: #696969;
}
.other-topics{
	border-top: 1px solid #000000;
}
.other-topics li{
	background: url(/images/bullets/8B0000.gif) no-repeat 0 50%;
}
.other-topics h3{
	color: #696969;
}
#footer{
	background: #FFFFFF;
}
.sidebar li{
	background: url(/images/bullets/8B0000.gif) no-repeat 0 10px;
}
.box{
	background-color:#ADD8E6;
}
.box h3{
	color: #696969;
	border-bottom: 1px solid #FFFFFF;
}
.btn-submit{
	color: #00008B;
}
.input-data input{
	border: 1px solid #000000;
}
.perks div div label{
	color: #696969;
}
.box-sub{
	background: #ADD8E6;
}
.box-sub h3{
	color: #696969;
	border-bottom: 1px solid #FFFFFF;
}
#content .issue_title{
	color: #00008B;
}
#content .issue_title a{
	color: #00008B;
}
input,
textarea,
select{
	font:100% Arial;
}
#content .tips a{
	color: #00008B;
}
#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:#ADD8E6;
}

