A:link {
	color: #31639C;
	text-decoration: none;
}

A:visited {
	color: #31639C;
	text-decoration: none;
}
A:active {
	color: #31639C;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #FF6600;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED9612;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	line-height: 20pt;
}
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
sub {
	line-height: 10px;
}
sup {
	line-height: -5px;
}
ul {
	margin-top: -15px;
}

.SiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264E79;
	width: 129px;
	font-weight: bold;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftNav a:link {
	text-decoration: none;
	color: #264E79;
}
.leftNav a:visited {
	color: #264E79;
	text-decoration: none;
}
.leftNav a:hover {
	color: #ffff66;
	text-decoration: none;
}
.leftNav a:active {
	color: #264E79;
	text-decoration: none;
}
.leftNav2Container {
	color: #286393;
	width: 129px;
	background-color: #BCCCDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81A0C2;
}
.leftNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #286393;
	width: 117px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 12px;
}
.leftNav2 a:link {
	text-decoration: none;
	color: #286393;
}
.leftNav2 a:visited {
	color: #286393;
	text-decoration: none;
}
.leftNav2 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.leftNav2 a:active {
	color: #286393;
	text-decoration: none;
}
.leftNav3Container {
	color: #286393;
	width: 129px;
	background-color: #BCCCDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81A0C2;
}
.leftNav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 111px;
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftNav3 a:link {
	text-decoration: none;
	color: #333333;
}
.leftNav3 a:visited {
	color: #333333;
	text-decoration: none;
}
.leftNav3 a:hover {
	color: #993300;
	text-decoration: none;
}
.leftNav3 a:active {
	color: #003399;
	text-decoration: none;
}

.BottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.BottomNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.BottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.BottomNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.BottomNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TableDisplay  {
	background-color: Gray;
}
.list-heading  {
	background-color : #cccccc;
	font-weight: Bold;
	font-size: 11px;
	color: #555555;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.list  {
	background-color : #ffffff;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	left: 1px;
	list-style: square;
}
.list:link  {
	font-size: 11px;
	color: #0099cc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.list:visited  {
	color: #0099cc;
}
.list:hover  {
	background-color : #FFFFCC;	
}

.pageTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #285382;
	text-align: left;
	padding-bottom: 10px;
}
.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
}
.pagesubheading  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}
.pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color : #FFFFFF;	
}
.pageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #31639C;
}

.ContentTitle {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.SubTitle {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.TableBorder {
	border: 1px solid #000066;
	background-color: #EFF7F8;

}
.TableBorder td {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LineHeight {
	line-height: 1.5;
}

.fieldname  {
	background-color : #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-align : right;
}
.fieldvalue  {
	background-color : #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.fieldsubmit  {
	background-color : Silver;
	text-align : center;
}
.SubmitButton  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #008080;
	background-color: #E1E1E1;
	text-align: center;
	vertical-align: middle;
}

.error  {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.tableDsp {
	background-color: #A4AFBD;
}
.tableTD {
	background-color: #FFFFFF;
}
.tableTDalt {
	background-color: #EBEFF1;
}
.tableTH {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93C7E3;
}
