body
{
	background:white;
	font:trebuchet ms, arial, verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
}

#navigation1 ul,#navigation1 li
{
	margin:0;
	padding:0;
}

#navigation1
{
	background:#c3d0e1;
	color:#333;
	font-size:1em;
	height:2em;
	line-height:2em;
}

#navigation1 li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation1 li a
{
	background:inherit;
	color:#333;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation1 a {width:1%;}

#navigation1 .selected,#navigation1 a:hover
{
	background:#516695;
	color:#fff;
	text-decoration:none;
}


p {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #333333;
	margin-top: 0px;
	line-height: 150%;



}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #003366;


}
h1 {
	font-family: "Trebuchet MS";
	font-size: 35px;
	color: #003366;

}
h6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #516695; }
	
a:hover
{
	background:#516695;
	color:#fff;
	text-decoration:none; }

ul {
	color: #333333;
	font-size: x-small;
	font-family: "Trebuchet MS";
	text-align: left;


}
h3 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #a1aebe;
	margin: 0px;
	padding: 0px;


}
h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px 0px 6px;
	padding: 0px;

}

#footer 
{	color: #c3d0e1; }

#footer a 
{	color: #c3d0e1; }
