/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6193C5;
	margin: 0px;
	line-height: 20px;
	background-image: url(/images/bg_blue2.jpg);
	background-repeat: repeat-x;
}

.footerTxt{
	font-size: 10px;
	color: #989898;
}

a, a:link, a:active, a:visited {
	color: #125DA6;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

.picRight{
	float: right;
	margin-left: 10px;
}
.picRLeft{
	float: left;
}

.liBlue{
	margin-left: -25px;
	color: #033887;
	margin-bottom: 8px;
	}

.facts{
	font-size: 14px;
	color: #033887;
	width: 180px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 10px 10px 10px 5px;
	background-color: #e7f7ef;
	font-family: Arial, Verdana, sans-serif;
	padding: 8px;
	border: 3px solid #BFEAD5;
}
.factsRight{
	font-size: 14px;
	color: #033887;
	width: 180px;
	float: right;
	text-align: center;
	font-weight: bold;
	margin: 10px 5px 10px 10px;
	background-color: #e7f7ef;
	font-family: Arial, Verdana, sans-serif;
	padding: 8px;
	border: 3px solid #BFEAD5;
}

h1{
	font-weight: bold;
	color: #0064ab;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}

.title{
color: #033887;
}

.story{
	color: #033887;
	margin: 4px;
	background-color: #e7f7ef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0064ab;
	border-bottom-color: #0064ab;
	padding: 10px;
}

.pic{
	float: left;
	margin: 3px;
}
.firstP {
	margin-top: 2px;
}
.map {
	background-repeat: no-repeat;
	background-position: center center;
}
.factsSmallRight {
	color: #033887;
	width: 180px;
	float: right;
	text-align: center;
	background-color: #e7f7ef;
	border: 3px solid #BFEAD5;
	font-size: 11px;
	line-height: 16px;
	margin-right: 5px;
	margin-left: 15px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.factsSmallLeft {
	color: #033887;
	width: 180px;
	float: left;
	text-align: center;
	background-color: #e7f7ef;
	border: 3px solid #BFEAD5;
	font-size: 11px;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 5px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}
.graySmall {
	font-size: 10px;
	color: #575757;
	line-height: 13px;
}
.altBox {
	background-color: #e7f7ef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0064ab;
	border-bottom-color: #0064ab;
	padding: 5px 10px 10px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.liBlue2 {

	margin-left: -10px;
	color: #033887;
	margin-bottom: 8px;
}
h2 {

	font-weight: bold; 
	color: #033887;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}
.line {
	border-bottom: 1px dotted; margin-top:-5px; margin-right:5px;
}
.imgBorder {
	border:1px solid #18B365;
}.hdrBg {
	background-image: url(/images/hdr_bg.gif);
	background-repeat: repeat-x;
}
.black {
	color: #000000;
}.imgBorder {
	padding: 1px;
	border: 1px solid #80D6A9;
}
.picLeft {
	float: left;
	margin-right: 10px;
}
.leftCol {
	float: left;
	margin-right: 20px;
	width: 185px;
}
.rightCol {
	float: right;
	text-align: right;
	margin-left: 20px;
}
.lineMarginBtm {
	margin-top: -8px;
	margin-bottom: 0px;
}
.greenBox {
	background-color: #e7f7ef;
	border: 1px solid #0064ab;
	padding: 10px;
}
.liBlack {

	margin-left: -10px;
	margin-bottom: 8px;
}
.caps {
	font-variant: small-caps;
}
h3 {
	color: #033887;
	font-size: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
}
.bread {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.small {
	font-size: 11px;
}
.rightBg {
	background-color: #E7F7EF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.medBox {
	background-image: url(/images/box_med_02.gif);
	background-repeat: repeat-y;
	width: 602px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.picCaption {
	font-size: 10px;
	color: #575757;
	line-height: 13px;
	text-align: center;
}
