@charset "utf-8";
@import url("/css/navs.css");

/* CSS Document */

body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/images/gradient.gif);
	background-color: #e5f7fe;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	}
	
p {
	text-align: left;
	color: #000;
}

a {
	color: #39F;
	text-decoration: none;
	}
	
a:hover, a:hover:visited { color: #03afd9; }

a:visited {
	color: #36C;
}

h1 {
	color: #00447c;
	font-size: 24px;
	text-align: left;
	line-height:normal;
	}
	
h2 {
	color: #00447c;
	font-size: 18px;
	font-weight: normal;
/*	margin-bottom: -12px;*/
	margin-bottom: 0;
	padding-top: 8px;
	text-align: left;
	line-height:normal;
	}
	
h3, h4 {
	color: #fd9f30;
	font-size: 16px;
	margin-bottom: -12px;
	margin-top: 12px;
	text-align: left;
	line-height:normal;
	}
	
li { text-align: left; }

#outer {
	width: 760px;
	height: auto;
	margin: 15px auto;
	}
		
#wrapper {
	text-align: justify;
	border: 1px solid #CCC;
	/* white border = #FFF; no margin-top */
	width: 760px;	
	height: auto;
	background-color: #FFF;
	/*below is new*/
	background-image: url(/images/footer_swoop.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
#footer {
	width: 760px;
	height: auto;
	color: #00447c;
	font-size: 11px;
	vertical-align: middle;
	/*vertical-align: middle;*/
	}
	
#footer a img {
	margin-right: 15px;
	margin-left: -32px;	
	}
	
#footer a, #footer a:visited {
	color: #1e86f1;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#footer a:hover {
	color: #00447c;
	}
	
	
#bannerMain {
	width: 760px;
	height: 385px;
	background: #FFF no-repeat left top;
	padding-bottom: 0px;
	margin-top: 0;
		}
	
#banner {
	width: 100%;
	height: 232px;
	background: #FFF no-repeat left top;
	margin-bottom: 5px;
	}
	
#contentOuter {
	background-color: #fff;
	margin: 0px;
	padding-top: 10px;
	/*padding-right: 30px;*/
	padding-bottom: 20px;
	padding-left: 20px;
	/* padding-left: 20px */
	color: #36C;
	}
	
#content {
	text-align: justify;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 25px;
	/*margin-right: 20px*/
	width: 500px;
	height: auto;
	float: right;
/*	float: left;*/
	}
	
.textBox {
	width: 134px;
	height: auto;
	padding: 0 10px 12px 0px;
	margin-right: 15px;
	float: left;
	text-align: left;
	}
	
.textBoxLine{
	width: 134px;
	height: auto;
	padding: 0 10px 12px 0px;
	margin-right: 15px;
	float: left;
	text-align: left;
	border-right: 1px solid #c7c8c9;
	}	
	
.textBox p { text-align: left; }

.textBox ul {
	padding: 0;
	margin-left: 20px;
	text-indent: .08em;
	}
	
.textBoxLine ul {
	padding: 0;
	margin-left: 20px;
	text-indent: .08em;
	}
	
.textBox ul li { padding-bottom: 8px; }

.textBoxWide {
	width: 202px;
	height: auto;
	padding: 0 5px 12px 10px;
	margin-right: 15px;
	float: left;
	border-left: 1px solid #c7c8c9;
	text-align: left; 
	}
	
.textBoxWide p { text-align: left; }

.textBoxWide ul {
	padding: 0;
	margin-left: 10px;
	text-indent: .08em;
	}
	
.textBoxWide ul li { padding-bottom: 8px; }

.listPad ul, li {
	padding-bottom: 5px;
	color: #000;
}
	
.titleBlue {
	color: #00447c;
	font-size: 18px;
	font-weight: bold;
	}
	
.textBlue {
	color: #00447c;
}

.textBriteBlue {
	color: #3C82F7;
}

.textGrey { color: #444; }

.textBrown { 
	color: #796649;
	font-size: 11px;
	}
.textRed { color:#ff0000; }

.textFourteen { font-size: 14px; }
	
.borderDots { border-left:1px dotted #444; }

.borderBtmBlue { border-bottom: 1px solid #00447c; }

table.map p {
	text-align: left;
	font-size: 11px;
	}
	
.floatL { float: left; }

.floatR { float:right; }

.widthAuto { width: auto; }

.clearBoth { clear: both; }


/* ------------- ERROR MESSAGE -------------- */
#error {
	color:#FF0000;
	margin-bottom: 20px;
	margin-top: 25px;
	font-weight: bold;
	}

#error img { padding: 3px 8px 0 0;	}

.errorDynamic { 
	font-weight: normal;
	padding-top: 8px;
	color:#FF0000;
	}
	
#errorDynamic { color:#FF0000; }
	
	
/* ------------- FORM -------------- */	
	
form { font: 12px Arial, Helvetica, sans-serif; }

.formBtn { 
	margin-left: 3px;
	vertical-align: middle;
	}
	
.textField { width: 130px; }


/* ------------- FQ WINDOW -------------- */	

.FQwindow { 
	color: #fff;
	font-size:10px;
	background-color:#000000;
}

a.FQwindow, a.FQwindow:visited { 
	color: #fff;
	}
	
a.FQwindow:hover { 
	color: #CCFFFF;
	}
	
.linkBrite {
	color: #F60;
}

a.linkBrite:visited {
	color: #F60;
}

