/* General reset */
html, body{
	height: 100%;
}
body{
	margin:0;
}
img{border-style:none;}
input,
textarea,
select{
	vertical-align:middle;
}
form{
	margin:0;
	padding:0;
	border:none;
}
a{
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* Main code */
#wrapper{
	margin: 0 auto;
	width: 700px;
	display:table;
	height: 100%;
}
.main-holder{
	display: table-row;
	width: 100%;
}
#header{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
/*
#header h1{
	margin: 0;
}
#header h1 a{
	float: left;
	width: 616px;
	height: 109px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 25px;
}
*/
#content{
	width: 100%;
	overflow: hidden;
	padding-top: 26px;
}
.main{
	display: inline;
	width: 450px;
	overflow: hidden;
	margin-left:31px;
	float: left;
	padding-bottom: 62px;
}
.main-print{
	display: inline;
	width: 600px;
	overflow: hidden;
	margin-left:31px;
	float: left;
	padding-bottom: 62px;
}
.title{
	overflow: hidden;
	width: 100%;
	padding-bottom: 24px;
}
.title div{
	float: left;
	overflow: hidden;
	height: 1%;
}
.title div img{
	margin-top: 5px;
	margin-left: 1px;
	display: block;
}
.title .text{
	float: right;
	width: 341px;
	overflow: hidden;
}
.title .text-print{
	float: right;
	width: 480px;
	overflow: hidden;
}
.title .text-no-image{
	float: left;
	overflow: hidden;
}
.title h2{
	margin: 0; 
	font-size: 24px;
	line-height: 30px;
}
.title h3{
	font-style:italic;
	margin:0;
	color:#696969;
	font-size: 16px;
}
.title-cal h2{
	margin: 0; 
	font-size: 18px;
	line-height: 22px;
}
.title strong{
	display: block;
	margin-top: 5px;
}
.title-sub{
	width: 100%;
	overflow: hidden;
}
.title-sub h2{
	margin: 0; 
	font-size: 28px;
	line-height: 32px;
}
.title-sub strong{
	display: block;
	line-height: 18px;
	margin-top: 11px;
	margin-bottom: 18px;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .tips{
	margin-top: 19px;
}

#content .tips ul{
	/* margin-top: -8px; */
	margin-bottom:10px;
	margin-left:10px;
}
#content .tips li{
	padding-left: 10px;
	line-height: 15px;
}

#home #content .tips p{
	/*margin: 0;*/
}
#home .main p{
	margin: 0 0 15px;
}
.main p{
	margin: 8px 0 0;
}
.other-topics{
	margin-top: 28px;
	padding-top: 26px;
	width: 100%;
	overflow: hidden;
}
/*
#content .other-topics ul{
	display: inline;
	float: left;
	width: 135px;
	overflow: hidden;
}
*/
#content .other-topics td{
	display: inline;
	float: left;
	width: 200px;
	/* overflow: hidden; */
}
#dlOtherTopics li {
	list-style: none;
}
.other-topics li{
	padding-left: 11px;
	vertical-align: middle;
	line-height: 17px;
	/* overflow: hidden; */
	float: left;
	width: 100%;
}
.other-topics li a{
	float: left;
}
.other-topics div{
	width: 100%;
	overflow: hidden;
	margin: 16px 0 0 2px;
	padding: 0;
}
.other-topics table{
	width: 100%;
	overflow: hidden;
	padding: 0;
}
.other-topics h3{
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#footer{
	display: table-row;
	width: 100%;
	height: 1%;
	clear: both;
}

#footer .footer-holder{
	width: 100%;
	overflow: hidden;
	padding: 0 0 29px;
	margin: 0;
}
#footer div{
	width: 650px;
	overflow: hidden;
	padding-left: 26px;
	padding-right: 24px;
	margin-top: 23px;
}
#footer .footer-logo{
	padding: 0 0 6px;
	width: 100%;
	/*overflow: hidden;*/
	margin: 0;
}
.footer-logo h3{
	margin: 0;
}
.footer-logo h3 a{
	float: left;
	overflow: hidden;
	width: 100%;
	height: 50px;
	text-indent: -9999px;
	margin: 10px 0 0 12px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 10px;
	overflow: hidden;
}
#footer li{
	display: inline;
	background: url(/images/separator.gif) no-repeat 0 2px;
	float: left;
	padding-left: 6px;
	margin-left: -1px;
	margin-right: 5px;
}
#footer .copy{
	float: right; 
}
#footer p{
	text-align: center;
	font-size: 10px;
	margin: 12px 23px 0;
}
.sidebar{
	display: inline;
	margin-right: 30px;
	width: 160px;
	overflow: hidden;
	float: right;
}
#content .sidebar ul{
	margin-top: -8px;
}
.sidebar li{
	padding-left: 10px;
	line-height: 25px;
	vertical-align: middle;
}
.box{
	width: 100%;
	overflow: hidden;
	/*background-image: url(/images/bg-box.gif);*/
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.box h3{
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 10px 9px;
	font-size: 14px;
}
#content .sidebar .community-calendar{
	margin-top: 20px;
}
#content .sidebar .community-calendar ul{
	margin: 0 10px 10px;
}
#content .sidebar .community-calendar li{
	line-height: 16px;
	padding-left: 12px;
	background-position: 0 7px;
	font-size: 11px;
}
#content .sidebar .test-your{
	margin-top: 20px;
}
#content .sidebar .test-your ul{
	margin: 10px 10px 10px;
}
#content .sidebar .test-your li{
	line-height: 16px;
	padding-left: 12px;
	background-position: 0 7px;
}
#content .sidebar .tidbit{
	margin-top: 20px;
}
#content .sidebar .tidbit hr{
	height: 1px;
}
#content .sidebar .cta{
	margin-top: 20px;
}

/*
.test-your{
	margin-top: 49px;
}
.test-your p strong{
	display: block;
	margin-top:13px;
	margin-bottom: 17px;
}
.test-your ul{
	padding-bottom: 14px;
}
.test-your li{
	margin: 9px 10px 0px 10px;
	line-height: 20px;
}
*/
.box p{
	margin: 0 10px;
	font-size: 11px;
	line-height: 14px;
}
.radiobuttons{
	width: 100%;
	overflow: hidden;
}
.radiobuttons p{
	width: 100%;
	overflow: hidden;
	margin-right: 0;
	line-height: 14px;
}
.box .radiobuttons input{
	margin:1px 0 0 3px;
	float: left;
	display: inline;
	height: 13px;
	width: 13px;
}
.box .radiobuttons span{
	float: left;
	display: inline;
	width: 110px;
	margin-left: 9px;
	padding-bottom: 14px;
}
.btn-submit{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
	background: url(/images/btn-submit.png) no-repeat;
	width: 137px;
	height: 39px;
	line-height: 39px;
	position: relative;
	cursor: pointer;
}
.sidebar .btn-submit{
	margin: 4px auto 0;
}
.input-data{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.input-data input, textarea {
	display: inline;
	width: 435px;
	height: 19px;
	padding-left: 4px 6px 0 6px;
	margin-bottom: 9px;
}
.input-data select
{
	width: 435px;
		margin-bottom: 9px;

}
.input-data textarea{
	height: 80px;
	border: solid 1px;
}

.input-data div{
	display: inline;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	margin-top: 18px;
	margin-right: -10px;
}
.input-data div em{
	display: inline;
	float: right;
	margin-right: 5px;
}
.input-data div div{
	float: left;
	width: 255px;
	overflow: hidden;
	margin: 0;
}
.input-data div div label{
	float: left;
}
.input-data div div strong{
	line-height: 18px;
	float: left;
}
.input-data div div select{
	width:130px;
	height: 24px;
	float: right;
	margin: 1px 5px 0 0;
}
.perks{
	margin-top: 21px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 21px;
}
.perks div{
	display: inline;
	width: 172px;
	overflow: hidden;
	float: left;
	margin-left: 18px;
}
.perks div div{
	width: 100%;
	overflow: hidden;
	margin: 0;
}
.perks div div label{
	font-weight: bold;
	line-height: 23px;
	float: left;
}
.perks div div input{
	display: inline;
	width: 13px;
	height: 13px;
	float: left;
	margin: 5px 9px 0 0;
}
.box-sub{
	width: 100%;
	overflow: hidden;
	margin-top: 23px;
	margin-bottom: 23px;
}
.box-sub h3{
	margin: 0 0 7px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 10px 9px;
	font-size: 14px;
}
.box-sub p{
	margin: 0 10px 13px;
	font-size: 11px;
}

#content .issue_title{
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
.pollgraph
{
	height:16px;
}
