html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

body {
	background-color: #4A87C8;
	font-family:Verdana,Arial,sans-serif; 
	font-size:10px;	
	color: #E9E9C5;
	background-image:url(images/main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:inherit;
}

table, td {
	font-family:Verdana,Arial,sans-serif; 
	font-size: 10px;
}

a, a:active, a:link, a:visited { 
	font-weight: bold;
	color: #FFFFFF;	
	font-size: 10px;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline;
}

SUP { position:relative; top:0; line-height:0; font-size:9px; }

#chrome_holder {
	height:32px;
}

#master_container {
	width:780px;
	margin:auto;
} 

#stay_informed {
	background:url(images/content_bg_right.gif) left top repeat-y;
	color: #333333;
	width:478px;
}

form.stay_informed_form {
	margin: 0px;
	padding: 0px;
}

#stay_informed_elements {
	background:url(images/stay_informed_bg_sub.jpg) no-repeat;
	width:477px;
	float:left;
	margin-bottom:20px;
	color:#576179;
}

#stay_informed_elements ul{
	width:459px;
	padding:5px 0px 0px 0px;
	margin:0;
	padding-bottom:10px;
}	

#stay_informed_elements li{
	list-style:none;
	float:left;
	margin:0;
	width:50%;
}

#stay_informed_elements table{
	padding-bottom: 10px;
}	

#stay_informed_elements td{
	height: 38px;
}	

label {
	font-size: 100%;
}

input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.field
{
	border: 1px solid #666666;
}

input.input_checkbox {
	vertical-align: middle;
}

label.label_checkbox{
	text-align:left;
}

input.input_checkbox2 {
	vertical-align: middle;
}

label.label_checkbox2{
	text-align:left;
}

form div label {
	display: block;
	float: left;
	width: 200px;
	padding-right: 3px;
	text-align: right;
}

form div {
	clear: left;
	display: block;
	margin: 0;
	padding-top: 1px;
}

#refer_a_friend{
	padding-top:12px;
	color: #9E8165;
	line-height: 20px;
}

td.refer_a_friend_fields{
	padding-top:40px;
	color: #F26522;
}