body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/mainbckgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#header {
	height: 80px;
	width: 100%;
	text-align: right;
}
#header h1 {
	font-size: .90em;
	color: #6699CC;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#header p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	color: #D6F0FE;
	font-weight: bold;
}
#mainnav {
	background-color: #D6EAFE;
	border: 1px solid #FFCC00;
}
#mainlink {
	color: #003366;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 0.75em;
	height: 18px;
}
#mainlink a:link {
	color: #003366;
	text-decoration: none;
}
#mainlink a:visited {
	color: #003366;
	text-decoration: none;
}
#mainlink a:hover {
	color: #006699;
}
#mainlink a:active {
	color: #003366;
	text-decoration: none;
}
#left {
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
#center {
	width: auto;
	padding: 15px 10px 0px;
	vertical-align: top;
}

#center h1 {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin: 0px;
}
#center h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #99CCFF;
	margin: 5px 0px;
}
#center p {
	font-size: 0.75em;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 8px;
}
#right {
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}
#right h1 {
	font-size: .75em;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	margin: 0px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	text-align: left;
}
#right p {
	font-size: .75em;
	line-height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	width: 150px;
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 5px;
	text-align: left;
}
#footer {
	font-size: 0.7em;
	color: #003366;
	background-color: #D6EAFE;
	width: 765px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#footer a:link {
	color: #003366;
	text-decoration: none;
}
#footer a:visited {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #6699CC;
}
#footer a:active {
	color: #003366;
	text-decoration: none;
}
.mediumtext {
	font-size: .75em;
}
#mainbody {
	background-attachment: scroll;
	background-image: url(images/pagebckgrd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left2 {
	width: 130px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	font-size: .75em;
	padding-right: 2px;
	padding-left: 2px;
}
.required {
	color: #FF0000;
}
#center li {
	font-size: 0.75em;
	line-height: 18px;
	margin-top: 5px;
}
#toplink {
	color: #FFFFFF;
	margin-right: 20px;
	
}
#toplink a{
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: normal;
}
#toplink a:hover{
	font-size: 0.75em;
	color: #D6F0FE;
	font-weight: normal;
}

