f@charset "utf-8";
/* CSS Document */
.js_required {
	display: none;
}
#ie_error, #ie_compat_error, #preload {
	display: none;
}
body{
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/bkgrds/body_bkgrd_new.png);
	background-repeat: repeat-x;
}
#container{
	width: 1144px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#header_cont {
	background-image: url(images/bkgrds/header_new.png);
	background-repeat: no-repeat;
	height: 301px;
	width: 1144px;
}
input, select, textarea {
	padding:3px;
	border:1px solid #ddd;
}

#nav_cont {
	float: left;
	width: 722px;
	color: #FFF;
	font-weight: bold;
	margin-left: 372px;
	height: 48px;
	margin-top: 238px;
}
#nav_cont2 {
	float: left;
	width: 679px;
	color: #FFF;
	font-weight: bold;
	margin:210px 0px 0px 325px;
	height:40px;
}
#nav_cont a, #nav_cont2 a {
	color:#fff;	
}

/*#subscribe_input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	outline: medium none;
	color: #4a4a4a;
	background-color: #FFF;
	float: left;
	height: 26px;
	width: 395px;
	border: none 0;
	padding-top: 5px;
	padding-left: 5px;
}

#subscribe_link2 {
	float:left;
	height:20px; 
	width:75px; 
	border:1px solid #ddd; 
	padding:3px 6px; 
	line-height:20px; 
	font-size:14px; 
	color:#fff;
	cursor:pointer;
}

$("#subscribe_cont input, #subscribe_cont select") {
	border: 1px solid #ddd;	
}*/

#content {
	width: 1054px;
	padding-right: 45px;
	padding-left: 45px;
}
/*#news_tick_cont {
	height: 42px;
	width: 100%;
	background-color: #b40909;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.e2t_list, #e2t_select_all {
	float:left;
	width:164px;
	margin-bottom:5px;
}*/
#main_form_header {
	width: 1039px;
	padding-top: 0px;
	padding-left: 15px;
	background-image: url(images/bkgrds/main_form_header_bkgrd3.png);
	background-repeat: no-repeat;
	height: 900px;
	position:relative;
}


#main_form {
	background-image: url(images/bkgrds/tab_content_bkgrd.png);
	background-repeat: repeat-y;
	width: 1054px;
	font-size: 12px;
	padding-bottom: 15px;
}
/*.stat_header {
	font-size: 16px;
	height: 20px;
	width: 954px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d30000;
	color: #d30000;
}
#symbol_cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #21315b;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
}

#your_calc_cont {
	width: 874px;
	float: left;
	height: 220px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #FFF;
	padding-top: 45px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 55px;
	background-image: url(images/bkgrds/calc_your_cost_bkgrd.png);
	background-repeat: no-repeat;
	position: relative;
}
.refresh {
	background-image: url(images/bkgrds/Refresh-icon.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 30px;
	top: 30px;
	cursor: pointer;
}

#info_step {
	height: 220px;
	width: 874px;
}

.your_calc_label {
	float: left;
	height: 25px;
	width: 420px;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
}
.your_calc_data {
	float: left;
	height: 27px;
	width: 454px;
	padding-top: 3px;
}
#result {
	font-size: 32px;
	color: #FFF;
	float: left;
	height: 180px;
	font-weight: bolder;
	padding-top: 40px;
	text-align: center;
	width: 874px;
}*/
#letter_cont {
	width: 852px;
	padding: 50px;
	border: 1px solid #000;
	font-size: 16px;
	margin-top: 20px;
}
.check {
	background-image: url(images/bkgrds/checkmark.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 5px;
	top: 5px;
}

#letterhead_cont {
	width: 830px;
	padding: 10px;
	cursor: pointer;
	position: relative;
}
#letterhead_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
}
#letterhead_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	width: 100%;
}
.letter_section_default {
	background:#F2F2F2;
	border: 1px dashed #CCC;
}
.letter_section_complete {
	/*background:#b4f4bb;*/
	border: 1px dashed #30aa52;
}
/*.letter_section_complete_hover {
	background:#b4f4bb;
	border: 1px dashed #30aa52;
}*/
.letter_section_error {
	background:#FEF3EF;
	border: 1px dashed #D30000;
}

#addressee_label_cont {
	width: 350px;
	padding: 10px;
	cursor: pointer;
}
.leader_cont {
	background-color: #f2f2f2;
	width: 122px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #ddd;
	float: left;
}

#question_cont {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}




#main_form_footer {
	background-image: url(images/bkgrds/tab_footer.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 1054px;
}
.answer_cont, .vote_answer_cont {
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.answer, .vote_answer {
	float: left;
	width: 255px;
}

.answer_stats {
	text-align: right;
	float: right;
	width: 400px;
	padding-right: 10px;
	margin-top: 1px;
}

.tabs {
	height: 115px;
	width: 205px;
	background-repeat: no-repeat;
}
/*#tab1 {
	background-image: url(images/bkgrds/buttons/tab1_tab.png);
	float: left;
	height: 115px;
	width: 220px;
	background-repeat: no-repeat;
}
#tab2 {
	background-image: url(images/bkgrds/buttons/tab2.png);
	float: left;
	height: 115px;
	width: 205px;
	background-repeat: no-repeat;
}
#tab3 {
	background-image: url(images/bkgrds/buttons/tab3.png);
	float: left;
	height: 115px;
	width: 205px;
	background-repeat: no-repeat;
}
#tab4 {
	background-image: url(images/bkgrds/buttons/tab4.png);
	float: left;
	height: 115px;
	width: 205px;
	background-repeat: no-repeat;
}
#tab5 {
	background-image: url(images/bkgrds/buttons/tab5.png);
	float: left;
	height: 115px;
	width: 219px;
	background-repeat: no-repeat;
}*/
.dead_tab {
	cursor:pointer;
}
.tab_content {
	width: 954px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/bkgrds/tab_content_bkgrd.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	font-size: 16px;
}
#sign_cont {
	float: left;
	height: 330px;
	width: 724px;
	background-image: url(images/bkgrds/sign_cont_bkgrd.png);
	background-repeat: no-repeat;
}
#donate_cont {
	float: left;
	height: 330px;
	width: 330px;
	background-image: url(images/bkgrds/donate_cont_bkgrd.png);
	background-repeat: no-repeat;
}
#gear_cont {
	float: left;
	height: 345px;
	width: 1054px;
	background-image: url(images/bkgrds/gear_cont_bkgrd.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#big_donation_cont {
	float: left;
	height: 345px;
	width: 1054px;
	background-image: url(images/bkgrds/big_donation_bkgrd.png);
}



#footer_cont {
	background-color: #FFF;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/bkgrds/footer_bkgrd.png);
	height: 150px;
	float: left;
}
#tab_footer {
	background-image: url(images/bkgrds/tab_footer.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 1054px;
	float: left;
}

#footer {
	height: 100px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.logo {
	height: 150px;
	width: 200px;
	border: 1px solid #CCC;
}
.clear {
	clear:both;
}
#letter_cont p {
	font-size:16px;
}
p {
	font-size:14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #d30000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#d30000;
}
.dialog_data {
	float: left;
	height: 38px;
	width: 330px;
	padding-top: 7px;
}
.dialog_label {
	float: left;
	height: 35px;
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
.data_text {
	font-size: 14px;
}
.val_text, .val_required, .val_format {
	font-size:12px;
	color:#D30000;
	font-weight:bolder;
	display:none;
}
.attention_text {
	font-size:12px;
	color:#D30000;
	font-weight:bolder;
}
.val_state {
	background:#FEF3EF;
	border:1px solid #D30000;
	font-size:14px;
}
a.marq:link, a.marq:visited, a.marq:active, #nav_cont a:link, #nav_cont a:visited, #nav_cont a:active, #nav_cont2 a:link, #nav_cont2 a:visited, #nav_cont2 a:active {
	color:#FFF;
	text-decoration:none;
}
a.marq:hover, #nav_cont a:hover, #nav_cont2 a:hover  {
	color:#FFF;
	text-decoration:underline;
}
a:link, a:visited, a:active {
	color:#2c4fb2;
	text-decoration:none;
}
a:hover  {
	color:#d30000;
	text-decoration:underline;
}

#news_cont a:link, #news_cont a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#news_cont a:visited {
	color:#cdd5e5;
	text-decoration:none;
}
#news_cont a:hover  {
	text-decoration:underline;
}

#read_more {
	color:#2c4fb2;
	cursor:pointer;
}
#read_more:hover {
	color:#d30000;
	text-decoration:underline;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////// TABS /////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.step_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #d30000;
	padding-top:15px;
	padding-bottom: 15px;
}

/* Tab 1 */
.label_cont {
	width: 130px;
	text-align: right;
	float: left;
	height: 20px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.data_cont {
	width: 730px;
	float: left;
	height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.level_header{
	height:20px;
	width:934px;
	background-color:#CCC;
	padding:10px;
	font-size:18px;
	float:left;
}
.official_cont {
	padding:20px 0px;
	height:125px;
	width:477px;
	font-size:14px;
	float:left;
}
.official_info_cont {
	width:335px;
	margin-left:10px;
	float:left;
	overflow:hidden; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	white-space:nowrap;
}
.officials_pic_cont {
	width:102px;
	float:left;
	margin-left:20px;
}
