

body
{
	margin:0;
	padding:0;
	background-color:#002833;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1c89b8;}

.header
{
	background:url(images/header.jpg) no-repeat;
	height:182px; width:900px;
	}

.border{
border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; }


.menuborder{
border-bottom: 1px dashed #1e4c59;
}

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1c89b8;
		
}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.banner
{
background-image:url(images/banner.gif);
	width:658px;
	height:149px;
	}

.logo{
	background-image:url(images/logo.gif);
	width:242px;
	height:84px;
	margin:0 auto;
}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1c89b8; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ccd8dc; text-decoration:none;}

.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}


.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}


.footers a
{
	color:#99c704;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
}