body{
	background-color: #CED8DE;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	text-align: center;
}

body /* Mozilla Firefox alignment */
{
	text-align: -moz-center;
} 

td, tr {
	vertical-align: top;
	text-align: left;
}

a {
	text-decoration: none;
	color: #333399;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
}

#banner h1{
	vertical-align: middle;
}

#banner h1{
	color: #264fa4;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#lnav {
	background-color: #00508d;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#lnav h2 {
	color: #00a7ee;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;;
}

#lnav h3 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;;
}

#lnav a {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;;
}
	
#homecontent {
	background-color: #FFFFFF;
}
#homecontent h1 {
	color: #264fa4;
	font-size: 21px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homecontent h2 {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#homecontent h3 {
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#homecontent li {
	font-size: 12px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 35px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#footer
    {
	text-align: center;
	line-height: 14px;
    font-size: 10px;
	margin-top: 22;
    }
#footer a
    {
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
