body {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-style : normal ;
	line-height : 20px ;
	color : #4B4B4B ;
	
	
	background-repeat : repeat-y ;
	background-position : center ;
	background-color : #FFF ;
}

img {
	border : 0 ;
}

td {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-style : normal ;
	line-height : 20px ;
	color : #4B4B4B ;
}

a:link { color : #22416D; }
a:visited { color : #22416D; }
a:active { color : #22416D; }
a:hover { color : #22416D; }

.basic_list ul, li {
	list-style-type : square ;
}

.contactus_table ul, li {
	list-style-type : none ;
	
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

#main {
	border-width : 10px 10px 0px 10px;
	border-style : solid ;
	border-color : #90A0B6 ;
	width : 780px ;
	
	margin : 20px auto 0px auto ;
}

#tier1, #tier2, #tier3, #tier4 {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

.no_border {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

.global_nav {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
	
	text-align : right ;
	vertical-align : middle ;
	
	background-repeat : repeat-x ;
	background-color : #DFE1E1 ;
	
	height : 45px ;
}

.global_nav_button {
	float : right ;
	
	font-family : Arial, Helvetica, san-serif ;
	font-size : 11px ;
	color : #22416D ;
	
	margin : 0px 0px 0px 0px ;
	padding : 15px 10px 18px 10px ;
	border-width : 0px 0px 0px 0px ;
	
	text-align : center ;
	
	background-repeat : repeat-x ;
	background-color : #DFE1E1 ;
}

.sub_title {
	font-family : Georgia, Times, serif ;
	font-style : oblique ;
	font-size : 12px ;
	color : #22416D ;
	display:none;
	background-repeat : no-repeat ;
	background-color : #F3CB6D ;
	
	margin : 0px 0px 0px 0px ;
	padding : 12px 0px 8px 15px ;
}

.sub_nav {
	font-family : Arial, Helvetica, sans-serif ;
	font-style : normal ;
	font-size : 10px ;
	color : #22416D ;
	display:none;
}

.subnav_bg {
	background-repeat : no-repeat ;
	background-position:0px 35px;
	display:none;
}

.subnav th {
	font-family : Georgia, Times, serif ;
	font-style : oblique ;
	font-weight : normal ;
	font-size : 12px ;
	color : #22416D ;
	
	text-align : left ;
	
	height : 35px ;
	
	background-repeat : no-repeat ;
	background-color : #F3CB6D ;
}
.sub_nav_button {
	background-repeat : no-repeat ;
	background-color : #DFE1E1 ;
	
	width : 155px ;
	
	margin : 0px 0px 0px 0px ;
	padding : 7px 0px 7px 30px ;
	border-width : 0px 0px 0px 0px ;
}

.sub_nav_bottom {
	float : left ;
	width : 185px ;
	height : 450px ;
	background-repeat : no-repeat ;
	background-color : #22416D ;
	display:none;
}

.subnav_bottom {	
	background-repeat : no-repeat ;
	background-color : #22416D ;
	
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	color : #FFF ;
	display:none;
	padding : 30px 10px 10px 10px ;
}

.noprint{ 
	display: none;
	}
.content {
	padding : 30px ;
	display: block;
	text-align : left ;
	background-color: #FFFFFF;
}

.note {
	font-family : Arial, Helvetica, sans-serif ;
	font-style : oblique ;
	color : #22416D ;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Georgia, Times, serif ;
	font-style : normal ;
	font-weight : normal ;
	color : #22416D ;
	
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

h1 { font-size : 18px ; }
h2 { font-size : 16px ; }

.basic_list li {
	margin : 0px 0px 0px -15px ;
	padding : 0px 0px 0px 0px ;
	line-height : 20px ;
	list-style-type : square ;
}

.advocacy_letter {
	font-family : Georgia, Times, serif ;
	font-size : 14px ;
	font-style : normal ;
	font-weight : bold ;
	color : #22416D ;
	
	margin-right : 2px ;
}

#footer {
	width : 780px ;
	background-color : #22416D ;
	border-width : 0px 10px 10px 10px ;
	border-style : solid ;
	border-color : #90A0B6 ;
	margin-bottom : 20px ;
}

#footer td {
	font-size : 10px ;
	color : #22416D ;
	padding : 0px 10px ;
}

#legal {
	font-size: 12px;
	line-height : 20px ;
	padding : 20px ;
	color : #666 ;
}

.legal_header {
	font-size : 14px ;
	color : #666 ;
	font-weight : bold ;
}

#privacy {
	font-size : 12px ;
	line-height : 20px ;
}

.privacy_header {
	font-size : 14px ;
	color : #666 ;
	font-weight : bold ;
}

#form label,input{
	float: left;
	width: 150px;
	}
#form br{
	clear:both;
	}