@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bkgd2-1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

.fp_headers{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	color:#900;
	}


#container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	width: 245px;
	height: 69px;
	margin-left: 10px;
	float: left;
	margin-bottom: 28px;
}
#quotes {
	width: 600px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:23px;
	text-align:right;
	vertical-align:middle;
}
#blueHorizontalLine{
	background-color: #000E88;
	width: 1px;
	height: 35px;
	margin-left: 12px;
}
#nav {
	width: 880px;
	margin-top: 23px;
	height: 56px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 2px;
	clear:both;
}
#photo {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
}
#mainContent {
	width: 870px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/MainContentBkgd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/*background-position:top;*/
	padding: 5px;
}
#blueBar {
	width: 880px;
	height: 26px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-color:#000E88;
	text-align:center;
	padding-top: 14px;
}
.dropdownSubItem {
	text-align:left;
	font-weight:bold;
	background-color:#9DA7FF;
	/*border-bottom:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right:#FFFFFF;
	border-right-style:solid;
	border-right-width: 1px;*/
	padding: 3px;
	font-family: Helvetica,Arial, sans-serif;
	color:#000000;
	cursor:pointer;
}
.dropdownSubItem:hover {
	text-align:left;
	font-weight:bold;
	background-color:#000E88;
	/*border-bottom:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right:#FFFFFF;
	border-right-style:solid;
	border-right-width: 1px;*/
	padding: 3px;
	font-family: Helvetica,Arial, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
}
#footer {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
	color:#FFFFFF;
}
img {
	border:none;
}
.header {
	font-size:16px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#000E88;
	padding-top: 5px;
}
.black13 {
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
}
.boldedheadingUnderline {
	font-weight:bold;
	text-decoration:underline;
	font-size: 13px;
}
.boldedheading{
	font-weight:bold;
	font-size: 13px;
}
.quotes{
	font-weight:bold;
	font-size: 14px;
	color:#000E88;
	font-style:italic;
}
.boldedheadingGrey{
	font-weight:bold;
	font-size: 13px;
	color:#333333;
	font-style:italic;
}
.redtext{
	color:#990000;
}
.whitetext{
	color:#FFFFFF;
}
.whitetext10{
	color:#FFFFFF;
	font-size:10px;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
a:link {color: #000E88}     /* unvisited link*/
a:visited {color: #000E88}  /*visited link*/
a:hover {color: #9DA7FF}   /* mouse over link */
a:active {color: #000E88}   /* selected link */
li {
	list-style-type: circle;
}
ul {
	list-style-image: url(../images/bullet.gif);
}

#banners  {
	padding:0;
	margin:20px auto;
	text-align:center;
}

#banners .promos {
	float:left;
	width:220px;
	margin:0 35px;
	border:px solid #ccc;
	text-align:center;
}

#banners .promos img {
	padding:0;
	margin:0 auto;
	text-align:center;
}

#banners .promos p {
	font-size:10px;
	color: #03C;
	padding:5px 10px;
	margin:0;
	text-align:justify;
	line-height:1.0em;
}

.p2 {
	margin: 8px 0;
	padding: 0 30px;
}

.p3 {
	margin: 0px 0px;
	padding-left:40px;
}




