body {
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
background-color:#d9e6ed;
}
html,body {
	margin: 0px;
	padding: 0px;
}

p {
font-size: 100%;
padding:0 0 1em 0;
line-height: 1.2em;
margin:0px;
}
h1 {
font-size:120%;
color:#406484;
padding:0 0 0.8em 0;
margin: 0;
}
h2 {
font-size:100%;
color:#406484;
padding:0 0 0.8em 0;
margin: 0;
}
h3 {
font-size:110%;
color:#666666;
}

#frame {
	width:750px;
	margin-top:10px;
	margin-bottom:0;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align: center;
	background-color:#ffffff;
}
#header {
	background:#ffffff;
	width:750px;
	height:75px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px 0px 5px 0px;
}
#header2 {
	background:#ffffff;
	width:750px;
	height:30px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0; 
	float:right;

}

#container {
	width:750px;
	text-align:left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#container2 {
	width:740px;
	text-align:left;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	float:left;
	background-color:#ffffff;
}
#text {
	width:740px;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#mainleft {
	width: 364px;
	padding:0px 5px 0px 5px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
}
#mainright {
width: 360px;
padding:0px 5px 0px 10px;
float:left;
}
.title {
	font-size: 120%;
	font-weight: bold;
	color: #406484;
}
#footer {
	margin-top:5px;
	text-align: center;
	font-size:90%;
}
.picleft {
float: left;
vertical-align: top;
padding:0px 10px 10px 0px;
}
.picright {
	float: right;
	vertical-align: top;
	padding:0px 0px 0px 10px;
}
.picbottom {
	vertical-align: top;
	padding:0px 0px 15px 0px;
}
a.mainnav:link {
	color: #406484;
	text-decoration: underline;
	font-weight: bold;
}
a.mainnav:visited {
	color: #406484;
	text-decoration: underline;
	font-weight: bold;
}
a.mainnav:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a.mainnav:active {
	color: #406484;
	text-decoration: underline;
	font-weight: bold;
}
.green {
color:#467a7f;
}
.table {
	border: 1px solid #cccccc;
}
.redbold {
	font-weight: bold;
	color: #b93d3e;
}
a.nav:link {
	font-weight: bold;
	color: #406484;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #406484;
	text-decoration: none;
}
a.nav:hover {

	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:active {


	font-weight: bold;
	color: #406484;
	text-decoration: none;
}
