p { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 70%; 
	line-height: 120%
}

a 			{ color: #284197; text-decoration: none}
a:active 	{ color: #284197; text-decoration: none}
a:visited 	{ color: #284197; text-decoration: none}
a:hover 	{ color: #284197; text-decoration: underline}

h1 { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
	color: #1B3591;
	font-size: 70%; 
	margin-top: 15px;
	margin-left: 9px;
	margin-right: 12px;
	margin-bottom: 9px;
}

h2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
	color: #1B3591;
	font-size: 70%; 
}

h3 { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
	color: #000;
	font-size: 70%; 
}

h4 { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
	color: #FFF;
	font-size: 70%; 
}

.grey {background-color: #E1E3EB;}
.greydark {background-color: #6D7385;}

.title { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	background-color: #819CC9;
	color: #FFF;
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 9px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.title2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	background-color: #819CC9;
	color: #FFF;
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 9px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.titleblank { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 12px;
	margin-bottom: 9px;
}

.content { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 12px;
	margin-bottom: 9px;
	text-align:justify;
}

.whitetxt { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-left: 8px;
	color: #FFF;
}

.login { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 12px;
	margin-bottom: 0px;
	color: #FFF;
}

.leftspace {margin-left: 8px;}
.footer {margin-left: 8px;}

.news { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 9px;
	text-align:justify;
}

.newsbg { 
	background-color: #E1E3EB;
	margin-top: 9px;
	margin-bottom: 9px;
}

.client { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 9px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 9px;
	text-align:justify;
}

div#header	{ 
	position:relative;
	width:778px; height:232px; 
  	z-index:1; 
}

div#logo	{ 
	position:absolute;
	width:186px; height:82px; 
	left:0px; top:0px;
  	z-index:1; 
}

div#tagline	{ 
	position:absolute;
	width:232px; height:82px; 
	left:545px; top:0px;
  	z-index:1; 
}

div#phoneNumberHome	{ 
	position:relative;
	width:257px; height:32px; 
	left:0px; top:0px;
	text-align: right;
	background-color: #E1E3EB;
  	z-index:1; 
}

.lineGrey	{ 
	position:absolute;
	width:778px; height:1px; 
	left:0px; top:83px;
	background-color: #6D7385;
  	z-index:2; 
}

.lineGrey2	{ 
	position:absolute;
	width:778px; height:1px; 
	left:0px; top:210px;
	background-color: #6D7385;
  	z-index:2; 
}

div#headerFlash	{ 
	position:absolute;
	width:778px; height:124px; 
	left:0px; top:85px;
  	z-index:3; 
}

div#ticker	{ 
	position:absolute;
	width:778px; height:22px; 
	left:0px; top:211px;
  	z-index:3; 
}

.input { 
 background-color: #FFF; 
 border: 1px solid #000; 
}

div#titleSpace	{ 
	position:relative;
	width:778px; height:12px; 
  	z-index:1; 
}

.titleBg	{
	background-image : url(../_images/img_titleBg.gif); 
	background-repeat : no-repeat;
}

.titleBg2	{
	background-image : url(../_images/img_titleBg2.gif); 
	background-repeat : no-repeat;
	background-position : right;
	height:23px; 
}

.titleSub {
	height : 23px;
	margin-top: 5px;
	margin-left: 9px;
	margin-bottom: 5px;
}

input.formButton {
	cursor : hand;
	color : #000;
   	font-family : Tahoma, Verdana, Arial, Helvetica;
   	font-size : 80%;
   	background-color : #CCC;
   	border : 1px solid;
   	border-top-color : #CCC;
   	border-left-color : #CCC;
   	border-right-color : #CCC;
   	border-bottom-color : #CCC;
   	filter : progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#CCCCCC');}
}