body {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	text-align:left;
	margin:0px;
}
p{
	color: #333;
	font-size: 8pt;
	}
#Disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #006;
	font-weight: bold;
}


p.text{
	text-align:justify;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
ul {

	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

h2{
	color: White;
	font-size: 11px;
	font-weight: bold;
   margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.tabletext{
	text-align:justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
p.tabletext2{
	text-align:justify;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	color:#6694AB;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #0C2677;
	text-decoration: underline;
}
h1 {font-size: 8pt; color:#0C2677; margin: 8px 3px 0px; text-align:left;}

#header{
width:100%;
height: 215px;
float: left;
background: #fff url(images/header_bg.gif) repeat-x top left;
margin:0; padding:0;
}
#logo{
width:700px;
height: 213px;
float: left;
background: url(images/header1.gif) no-repeat left bottom;
}
#costseg{
left: 600px; 
top: 168px;
position: absolute;
}
#menubar{
clear:both;
width:620px;
height: 57px;
float: left;
}
#emailnewsletter{
width:120px;
height: 30px;
float: right;
margin-top:-95px; 
margin-right:240px;
}
*html #emailnewsletter {margin-right:90px;} /*IE Hack*/
#date{
width:280px;
height: 16px;
margin-top:40px;
margin-left:10px;
clear:both;
color:#fff;
font-size:8pt;
}
*html #date {margin-top:38px;} /*IE Hack*/

#contentArea{
clear:both;
width:760px;
float: left;
border: 1px solid #D6CFCE;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
background: url(images/sidebg.gif) repeat-y left;
}

#contentAreahome{
clear:both;
width:760px;
float: left;
border: 1px solid #D6CFCE;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

#contents{
width:535px;
float: right;
background: #fff;
}

#contentshome{
width:520px;
float: left;
background: #fff;
}

#rightcoloumn{
width:216px;
float: left;
text-align: center;
}

#rightcoloumnhome{
float: left;
text-align: center;
}
#footer{
width:100%;
height: 55px;
float: left;
background: url(images/footerbg.gif) repeat-x;
}
a.footerlinks {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
}

a.footerlinks:hover {
	text-decoration: underline;
	color:#fff;
}

p.footertext {
	color:#fff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 5px;
}
p.sitecredit {
	color:#000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 15px;
}

#dropmenudiv{
position:absolute;
border: 1px solid #000054;
border-bottom-width: 0;
font:normal 12px Verdana;
margin-top:-4px;
margin-left :3px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #000054;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
color: #444;
line-height:24px;
font-size:8pt;
font-weight:normal;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000054;
color:#fff;
}

#dropmenudiv2{
position:absolute;
border: 1px solid #000054;
border-bottom-width: 0;
font:normal 12px Verdana;
margin-top:-27px;
margin-left :-163px;
line-height:18px;
z-index:100;
}
*html #dropmenudiv2 {margin-left :-161px;} /*IE Hack*/

#dropmenudiv2 a{
width: 100%;
display: block;
border-bottom: 1px solid #000054;
padding: 1px 0;
text-decoration: none;
color: #444;
line-height:24px;
font-size:8pt;
font-weight:normal;
text-align:right;
}

#dropmenudiv2 a:hover{ /*hover background color*/
background-color: #000054;
color:#fff;
}
