@charset "UTF-8";
/* CSS Document */

a {
	color: #6d85a2;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #000;
	text-decoration: none;
	font: normal 11px ;
}






p, table tr td {
	font-size: 13px;
	color: #52647f;
	text-align: Justify;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.4em;
}

h1 {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #53647E;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
h1 strong {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}





h2 {
	font-size: 12px;
	font-weight: bold;
	/*font-color: #EA734A;*/
}
li {
	font-size: 12px;
	color: #000000;
}


#header{ 
	width:780px; 
	background: url(/images/nav_bg.gif);
}
/* BEGIN: W3C VALIDATION STYLES */

.table1 { 
	background-image: url(images/header_top1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.table2{
}
.table2 a, {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none !important;
	margin: 0px 4px 0px 5px;
	text-shadow:#324b6a 1px 2px 3px;
}
.table2 a:hover, .faq1table a:hover {
	text-decoration: underline !important;
}




.table3{
	background: url(images/nav_bg.gif);
}
.td1{
	background-image: url(images/box_topblue.gif);
}
.td2{
	background-image: url(images/box_left.gif);
}
.td3{
	background-image: url(images/box_right.gif);
}	
.td4{
	background-image: url(images/box_bottom.gif);
}	
.td5{
	background-image: url(images/box_top.gif);
}	
html {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}

/* faq.htm ; req.htm; miss.htm; privacy.htm; apr.htm; */
body.faq-body{
	margin: 0px auto;
	text-align: center;
	background: #FFF url(images/background.gif) repeat-x center 23px;
}


/* bottom navigation table


body.faq-body table+table+table.faq1table {
	background: #F00;
}
*/

body.faq-body table+table+table.faq1table+table {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left !important;
	padding-right: 10px;
	padding-left: 10px;
}



table.faq1table{
	height:40px;
	padding-top: 0px;
	vertical-align: top;
}
.faq1table a {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none !important;
	margin: 0px 4px 0px 5px;
	color: #243f69 !important;
}
.faq1table a:hover {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin: 0px 4px 0px 5px;
	color: #000 !important;
	text-decoration: underline;
}

table.faq1table a font {
	color: #243f69 !important;
	}






table.req1table{
	background-color:#FFFFFF;
	border-style:hidden;
	width:780px;
}

img.absmiddle {
vertical-align: middle;
/*margin-bottom: .20em;*/
}

table.priv1table{
	width:750px;
	height:381px;
	border:0px;
}

table.apr1table{
	width:600px;
	height:94px;
}
input {
	border: 1px solid #4d6888;
}

