@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin:0px;
	padding:0px;
}
#wrapper { 
 width: 800px; 
 position: relative; 
 margin: 0px auto;  
} 
#search {
	position:absolute;
	width:430px;
	z-index:1;
	left: 344px;
	top: 2px;
	height: 90px;
}
.content {
	font-weight: normal;
	line-height: 120%;
}
.subcontent {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}
.header {
	color: #1d4f4e;
	font-weight: bold;
}
.contenttitle {
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}
.link {
	color: #6d6d6d;
}
.sidelink {
	color: #6d6d6d;
}
.sidelinkB {
	color: #0000CC;
}
.faq {
	color: #0000CC;
}
.breadcrumbs {
	font-size: 9px;
	color: #818181;
}
.asterisk {
	color: #FF0000;
}
.footer {
	color: #000000;
}
a.header:link {
	text-decoration: none;
	color: #1d4f4e;
	font-weight: bold;
}
a.header:visited {
	text-decoration: none;
	color: #1d4f4e;
	font-weight: bold;
}
a.header:hover {
	text-decoration: underline;
	color: #1d4f4e;
	font-weight: bold;
}
a.link:link {
	text-decoration: none;
	color: #6d6d6d;
}
a.link:visited {
	text-decoration: none;
	color: #6d6d6d;
}
a.link:hover {
	text-decoration: underline;	
	color: #6d6d6d;
}
a.right:link {
	text-decoration: underline;
	color: #096665;
}
a.right:visited {
	text-decoration: underline;
	color: #096665;
}
a.right:hover {
	text-decoration: none;	
	color: #096665;
}
a.footer:link {
	text-decoration: none;
	color: #000000;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;	
	color: #000000;
}
a.sidelink:link {
	text-decoration: none;
	color: #096665;
}
a.sidelink:visited {
	text-decoration: none;
	color: #096665;
}
a.sidelink:hover {
	text-decoration: underline;	
	color: #096665;
}
a.sidelinkB:link {
	text-decoration: none;
	color: #0000CC;
}
a.sidelinkB:visited {
	text-decoration: none;
	color: #0000CC;
}
a.sidelinkB:hover {
	text-decoration: underline;	
	color: #0000CC;
}
a.faq:link {
	text-decoration: none;
	color: #0000CC;
}
a.faq:visited {
	text-decoration: none;
	color: #0000CC;
}
a.faq:hover {
	text-decoration: underline;	
	color: #818181;
}
a.contenttitle:link {
	text-decoration: none;
	color: #0000CC;
}
a.contenttitle:visited {
	text-decoration: none;
	color: #0000CC;
}
a.contenttitle:hover {
	text-decoration: underline;	
	color: #0000CC;
}
a.breadcrumbs:link {
	text-decoration: none;
	color: #818181;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #818181;
}
a.breadcrumbs:hover {
	text-decoration: underline;	
	color: #818181;
}
a.flashlink:link {
	text-decoration: none;
	color: ##0000CC;
}
a.flashlink:visited {
	text-decoration: none;
	color: ##0000CC;
}
a.flashlink:hover {
	text-decoration: underline;	
	color: ##0000CC;
}
.linkbullet {
	color: #096665;
}
p.just {
	text-align:justify ;
}

.contentbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin:0px;
	padding:0px;	
}