body { 
	margin: 0px; padding 0px;
	margin-top: 33px;
	text-align: center;
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Verdana, sans-serif;
	background-color: #fff;
	align: center;
	}

p,ul,td {
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Verdana, sans-serif;
	color: #000;
	}

#top_link {
	font-family: arial;
	font-size: 10px;
	width: 710px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 12px solid #90AFD7; }
	
#top_link a { color: #1775B3; text-decoration: none; }
#top_link a:visited { color: #1775B3; text-decoration: none; }
#top_link a:hover { color: #000000; text-decoration: none; }

	
/* ----- TEXT STYLES ----- */
hr { height: 1px; color: #1775B4; }

h2 {
	color: #32B7B6;
	font-size: 11px; }
h3 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #32B7B6; }
	
h4 { font-size: 14px; color: #1775B4; }

.stripeBlue {
	background-color: 90AFD7;
	}
.navBlue {
	background-color: 1775B4;
	}
.heading {
	font-family: helvetica,arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: 32B7B6;
	}
.subHeading {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: 000;
	}
.blueSubHeading { 
	font-size: 14px; 
	color: #1775B4;
	font-weight: bold;
	}
.text {
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Verdana, sans-serif;
	color: #000;
	}
.textB {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Verdana, sans-serif;
	color: #000;
	}
.textSlant {
	font-style: italic;
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Verdana, sans-serif;
	color: #000;
	}

.error {
	color: red;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
}	

/* ----- TABLES ----- */

#get_buttons { 
	border: 1px solid #1775B4;
	background-color: #e6e6e6; 
	padding: 5px; }
	
table.form td { padding: 3px 5px 3px 0px; }
table.form input { 
	font-size: 11px; 
	margin: 1px 0px; 
	}
input.submit { 
	background-color: #90AFD7;
	border-style:solid; 
	border-width: 1px; 
	border-color: #074E86; 
	color: #074E86; }
table.form select { font-size: 11px; margin: 1px 0px; }


	
	
	
/* ----- FOOTER ----- */

#footer{
	color: #fff;
	width: 710px;
	margin: 0px;
	padding: 3px 0px;
	margin: 30px 0px 10px 0px;
	line-height: 11px;
	background-color: #90AFD7;
	/* border-top: 1px solid #90AFD7; */
	}

.footerBig {
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: fff;
	}
.footerSmall {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: 074E86;
	}
.footerVerySmall {
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	color: 074E86;
	}
	
#index_footer{
	width: 710px;
	margin: 0px;
	padding: 3px 0px;
	margin: 10px 0px 10px 0px;
	/*line-height: 20px; */
	/* border-top: 1px solid #90AFD7; */
	}
.index_footerBig {
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: 074E86;
	}
	
	
/* ----- LINKS ----- */
	
a:link { color: 1775B4; }
a:visited { color: 1775B4; }
a:hover { color: 799CC7; }
	
a.footerSmall:link, a.footerSmall:hover, a.footerSmall:visited {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: 074E86;
	text-decoration: none;
	}
a.footerBig:link, a.footerBig:hover, a.footerBig:visited {
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: fff;
	text-decoration: none;
	}
a.index_footerBig:link, a.index_footerBig:hover, a.index_footerBig:visited {
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: 074E86;
	text-decoration: none;
	}
.specialbox {
	font-size: .8em;
	}
