*
{
  font-size: 12px;
}

body 
{ 
	text-align:left; /* for IE */ 
	margin: 0px;
	padding: 0px;
	/*background-color:#092e50;*/
	font-size:  12px;
	font-family: Arial, Verdana, Sans-Serif;
} 

img 
{
	border:0;
}

h1 {
	font-size:12px;
	padding:0px;
	margin:0px;
	color: #092e50;
}
	
A:link { color: #002F55; text-decoration: underline; }
A:visited { color: #002F55; text-decoration: underline; }
A:active { color: #002F55; text-decoration: underline; }
A:hover { color: #002F55; text-decoration: underline; }

.content
{
	font-family: Arial, Verdana, Sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.content A:link {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:visited {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:active {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:hover {text-decoration: underline; color: #909090; font-weight: normal; font-size: 11px;}

.reqField
{
	font-size: 12px;
	color: red;
	font-weight: normal;
}

.successMsg
{
	font-size: 11px;
	color: Blue;
	font-weight: Normal;	
}

.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tabBody
{
    background-color: #EEEEEE; 
    border: 1px solid #999999; 
    padding: 5px;
}

.adminForm tr th
{
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding-top: 3px;
  padding-right: 5px;
}

.infoHeader{
	background-color:#003768; 
	border-bottom:solid 4px #d7d0a9; 
	color:white; 
	font-size:14px; 
	font-weight:bold; 
	padding-bottom:10px; 
	padding-left:21px;
	vertical-align: top;
}

.info {
	padding-bottom:10px;
	font-family: Times New Roman, Serif;
	font-size: 12px;
}
.info table tr td{
	padding-left:34px;
	border-bottom:solid 1px #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}
.info table tr td a{
	color:#000000;
}

.leftNav
{
  text-align: left;
  padding-left: 0px;
}

.leftNav ul{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	margin: 0px;
	padding-bottom: 0px;
}

.leftNav ul li a:link, .leftNav ul li a:visited, .leftNav ul li a:hover, .leftNav ul li a:active {
	color:#000000;
	text-decoration:none;
}
.address {
	padding-left:6px;
	padding-top:40px;
	font-size:11px;
	line-height:16px;
}
.mainImage{
	padding-top:23px; padding-left:21px; padding-bottom:18px;
}

.leftBar
{
  background-color: #95A5BD;
  width: 158px;
  text-align: center;
}

.header
{
  
  background-color: #002F55;
  font-family: "Arial", Gadget, sans-serif;
  height: 100px;
  font-weight: 800;
  color: White;
}

ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}