﻿body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
}

img {
	border: none;
	margin: none;
	padding: none;
	display: block;
	font-size: 0;
}

p {
	text-align:left;
}

a {
	color:#1774BA;
}
           
ol {
	margin-left:0px;
	padding-left:15px;
	margin-top:-10px;
}

li {
	font-size: 10px;
}

.navLink {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Times New Roman,Times,serif;
}

.titleCenterUL {
	color: #666666;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.titleCenterNoUL {
	color: #666666;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.titleLeftUL {
	color: #666666;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.titleLeftNoUL {
	color: #666666;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.titleLeftNoULNoBold {
	color: #666666;
	font-size:16px;
	text-align:center;
}

.picCaption {
	font-size:9px;
}

.picCaptionColor {
	color: #666666;
	font-size:9px;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

#footer {
	position:relative;
	width:775px;
	height:85px;
	text-align:center;
	color:#FFFFFF;
	line-height:14px;
}

#subFooter {
	padding:40px 0px 0px 0px;
}

#subFooter a {
	color:#00A0C6;
}

#picLayer {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 330px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose {
	float: right;
}

#picLayer2 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 587px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose2 {
	float: right;
}

.text9pt {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.text10pt {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text11pt {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text14pt {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text24pt {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.text48pt {
	font-size: 48px;
	font-weight: normal;
	color: #000000;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

.textBlue {
	color: #005DAA;
}

.textCentered {
	text-align:center;
}

