BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/back1.gif);
}
p, td {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
}
a:link {
	color: #1E4265;
}
a:visited {
	color: #6a6a6a;
}
a:hover {
	color: #4682B4;
}

#maincontainer {
	width: 772px;
	border: 1px solid Silver;
	text-align: center;
}
#banner {
	width: 772px;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #1E4265;
	background-repeat: repeat;
	text-align: center;
	width: 772px;
	color: White;
	padding-bottom: 2px;
	border-bottom: 1px solid Silver;
}

a.topnav:link {color: #EDEDED;}
a.topnav:visited {color: #AAC5F5;}
a.topnav:hover {color: White;}

#content {
	margin-right: 0px;
	width: 772px;
	text-align: left;
	background-color: White;
}
#topborder {
	width: 772px;
	background-image: url(images/whitebar.gif);
	background-repeat: repeat;
}
#sidebar {
	width: 143px;
	background-color: #D9D9D9;
	padding: 2px 2px;
	float: left;
	margin-right: 0px;
	text-align: center;
	color: #00264B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #1E4265;
}
.inner {
	padding-left: 5px;
	padding-right: 5px;
	background-color: White;
}
#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 770px;
	padding-top: 2px;
	color: #000000;
	padding-bottom: 2px;
}
.rightside {
	width: 15px;
	background-image: url(images/banner5_rightback.gif);
}
.leftside {
	width: 183px;
	background-image: url(images/banner5_leftback.gif);
}
.sidetextEM {
	background-color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	text-align: center;
	font-weight: bold;
	color: White;
	width: 80%;
}
H2 {
	font-size: 140%;
	font-weight: bold;
	color: #00264B;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
H3 {
	font-size: 120%;
	font-weight: bold;
	color: #00264B;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.textheader {
	font-size: 90%;
	font-weight: bold;
	color: #1E4265;
	background-color: #eae7ca;
	background-position: 100%;
	background-repeat: repeat;
	width: 300px;
	border-top: 1px solid #1E4265;
	border-bottom: 2px solid #1E4265;
}
.sideblurb {
	margin-left: 2px;
	margin-right: 10;
}
.tableheader {
	font-size: 90%;
	font-weight: bold;
	color: #1E4265;
	background-color: #eae7ca;
	background-position: 100%;
	background-repeat: repeat;
	text-align: center;
}
.cellheader {
	background-color: #1E4265;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	padding-top: 2px;
}

UL.side {
	LIST-STYLE-POSITION: outside;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.paws {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	list-style-image: url(images/bullet_blpawsm.gif);
}
ul.paws2 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet_blpawsm.gif);
}
ul.one {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 90%;
	LIST-STYLE-IMAGE: url(images/bulletblue2.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	
}
ul.two {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 86%;
	LIST-STYLE-IMAGE: url(images/bulletblue3.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
.formlabel {
	background-color: #D3D3D3;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	vertical-align: top;
}
.formfield {
	background-color: #eae7ca;
	vertical-align: top;
}
