body {

	background-color: #FFFFFF;

	margin: 0px;

}

.mainbody {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	font-family: Verdana, "Century Gothic";

	font-size: 11px;

	border: 1px solid #000000;

}

.header {

	background-image: url(images/header.jpg);

	height: 118px;

	width: 820px;

	

}

.logo {

	height: 79px;

	width: auto;

	padding-top: 20px;

	padding-left: 20px;

}

.navigation {

	height: auto;

	width: 100%;

	overflow: hidden;

}

.nav {

	float: left;

	height: 31px;

	width: 199px;

	border: 1px solid #1A34BF;

	background-image: url(images/navbg.jpg);

	margin-left: 3px;

	line-height: 31px;

	font-weight: bold;

	text-align: center;

	font-size: 12px;

	color: #FFFFFF;

}

.content {

	width: 811px;

	margin-right: 4px;

	margin-left: 3px;

	background-color: #ededed;

	padding-bottom: 10px;

	margin-top: 10px;

	border-top: 1px solid #1A34BF;

	border-right: 1px solid #1A34BF;

	border-bottom: 10px solid #1A34BF;

	border-left: 1px solid #1A34BF;

	line-height: 19px;

}

.navimg {

	float: left;

	height: 140px;

	width: 199px;

	border: 1px solid #1A34BF;

	margin-left: 3px;

	text-align: center;

	margin-top: 3px;

}

.textbox {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 10px;

}

.headingtext {

	font-size: 14px;

	font-weight: bold;

}

.browntextbold {

	color: #1A34BF;

}

.footer {

	height: 60px;

	width: 820px;

	background-color: #1A34BF;

	margin-top: 10px;

	margin-bottom: 10px;

	text-align: center;

	line-height: 25px;

	padding-top: 15px;

	color: #FFFFFF;

}

.fnav {

	padding-right: 10px;

	padding-left: 10px;

}

.smallfont {

	font-size: 11px;

	color: #7888DB;

}





.navlink a:link{ color:#FFFFFF; text-decoration:none;}

.navlink a:hover{ color:#FFFFFF; text-decoration:underline;}

.navlink a:visited{ color:#FFFFFF; text-decoration:none;}

.navlink a:visited:hover{ color:#FFFFFF; text-decoration:underline;}

.mainbody .content .textbox p {

	margin-top: 10px;

	margin-bottom: 5px;

}

a.big-link{
color:#1A34BF;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
a.big-link:hover{
text-decoration:none;
}
a.small-link{
color:#1A34BF;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}













