@charset "UTF-8";
/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	line-height:15px;
	background-image:url(../images/bg.gif);
	background-position:top center;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background-color: #004C80;
	overflow:hidden;
	z-index:10;
	border-left:2px solid #49738f;
	border-right:2px solid #49738f;
}
#header {
	float:left;
	width:900px;
	height:191px;
}
#navContainer {
	float:left;
	width:170px;
	height:679px;
	margin:0;
	padding:0;
	background-color: #004C80;
	z-index:9000;
}
#pageContainer {
	float:left;
	display:inline;
	width:730px;
	min-height:700px;
	margin:0;
	padding:0;
	background-image:url(../images/contentSwoosh.gif);
	background-position:537px 46px;
	background-repeat:no-repeat;
	background-color: #FFF;
	z-index:1000;
}
#pageContent {
	position: relative;
	float:left;
	display:inline;
	width:442px;
	min-height:700px;
	margin:0;
	padding:27px 185px 0 98px;
	z-index:1001;
}
#homeContent {
	position: relative;
	float:left;
	display:inline;
	width:442px;
	height:719px;
	margin:0;
	padding:27px 190px 0 98px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/content-arrowHome.gif);
	background-position:0 498px;
	background-repeat:no-repeat;
	z-index:1001;
}
#footer {
	width:442px;
	height:70px;
	text-align:center;
	color:#6B6B6B;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	margin:200px 0 0 0;
	padding: 0;
}
#homeFooter {
	position:absolute;
	top:580px;
	left:100px;
	width:442px;
	height:70px;
	text-align:center;
	color:#6B6B6B;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	margin:0;
	padding: 0;
}
#colA {
	float:left;
	display: inline;
	width:250px;
	margin: 0;
	padding: 0;
}
.alignright {
	float:right;
}
.photo {
	border:1px solid #004C80;
}
.photoLeft {
	float:left;
	border:2px solid #889DAD;
	margin:5px 15px 10px 0;
}
.photoRight {
	float:right;
	border:2px solid #889DAD;
	margin:5px 0 10px 15px;
	clear:both;
}
.photoCenter {
	float:left;
	border:2px solid #889DAD;
	margin:5px 0 10px;
}
.captionRight {
	float:right;
	margin:5px 0 15px 15px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:15px;
	font-style:italic;
	line-height:14px;
	color:#666666;
}
.captionLeft {
	float:left;
	margin:5px 15px 15px 0;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:15px;
	font-style:italic;
	line-height:14px;
	color:#666666;
}
.captionCenter {
	float:center;
	margin:5px 0 15px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:15px;
	font-style:italic;
	line-height:14px;
	color:#666666;
}
.center {
	text-align:center;
}
.gallery {
	margin-bottom:10px;
}
.clear {
	clear:both;
}

/* Text */
h1 {
	font-size: 27px;
	font-variant:small-caps;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height:27px;
	width:442px;
	border-bottom:1px solid #E7CB74;
	color:#004778;
	margin: 1px 0 10px;
	padding: 0;
	text-align:left;
}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#B39948;
	margin: 0 0 8px;
	padding: 0;
	text-align:left;
	line-height:19px;
}
.callout h2 {	
	color:#CA7C3C;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color:#4096D0;
	margin: 0;
	padding: 0;
	text-align:left;
}
h4 {
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
	color:#843F2D;
	margin: 0 0 8px;
	padding: 0;
	text-align:left;
}
.callout {
	display:block;
	width:400px;
	border:1px solid #CA7C3C;
	font-weight:normal;
	background-color: #EAD99D;
	color: #000;
	margin: 20px 0 10px;
	padding: 20px;
	text-align:justify;
}
.subHead {
	font-variant: small-caps;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	color:#843F2D;
}
.bluebold {
	font-weight:bold;
	color:#004C80;
}
.goldbold {
	font-weight:bold;
	color:#B39948;
}
.white {
	color:#FFF;
}
.bolditalic {
	font-weight:bold;
	font-style:italic;
}
ul {
	margin:5px;
	padding:0 0 0 15px;
}
ul.faq {
	margin:10px;
	padding:0 0 0 15px;
	list-style-image:url(../images/Q.gif);
}
ul.faq li {
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
li {
	line-height:17px;
	margin:8px 0;
}
ul.home li {
	line-height:13px;
	margin:4px 0;
}
ol {
	margin:10px 0;
	padding:0 0 0 15px;
}
ol li {
	line-height:15px;
	font-style:italic;
	font-weight:bold;
}
ol.bold {
	font-weight:bold;
}
ol li ol li {
	font-weight:normal;
	list-style-type:lower-alpha;
}
span.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000
}
.faqAnswer {
	width:360px;
	font-weight:normal;
	color: #000;
	margin: 0;
	padding: 15px 15px 15px 30px;
	text-align:justify;
	background-image:url(../images/A.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

/* Links */
a:link {
	color:#004C80;
	text-decoration:underline;
}
a:visited {
	color:#004C80;
	text-decoration:underline;
}
a:hover {
	color:#4096D0;
	text-decoration:underline;
}
a:active {
	color:#004C80;
	text-decoration:underline;
}
a.homeText:link {
	color:#000;
	text-decoration:none;
}
a.homeText:visited {
	color:#000;
	text-decoration:none;
}
a.homeText:hover {
	color:#333;
	text-decoration:underline;
}
a.homeText:active {
	color:#000;
	text-decoration:none;
}
a.footlink:link {
	color:#6B6B6B;
	text-decoration:none;
}
a.footlink:visited {
	color:#6B6B6B;
	text-decoration:none;
}
a.footlink:hover {
	color:#004C80;
	text-decoration:underline;
}
a.footlink:active {
	color:#6B6B6B;
	text-decoration:none;
}
a.butn {
	display:block;
	margin:0 auto;
	width:340px;
	padding:7px;
	background-color:#004C80;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border:1px solid #4096D0;
}

/* IE6 Hack */
* html #navContainer {
	margin: 0;
	padding: 0;
}
* html #pageContainer {
	margin: 0;
	padding: 0;
}
* html #homeContainer {
	margin: 0;
	padding: 27px 190px 0 98px;
}
* html #pageContent {
	margin: 0;
	padding:27px 185px 0 98px;
}
