BODY {
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	margin-right: 0px;
	background-image: url(back1.gif);
	background-repeat: repeat;
}

p {
	FONT-SIZE: 94%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-left: 0px;
	
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #A52A2A;
	text-decoration: underline;
}
.sideblurb {
	width: 120px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #EFDDD0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 5px;
	text-align: center;
	border: 1px solid #993333;
}
.smtext {
	FONT-SIZE: 10;
	FONT-FAMILY: verdana, arial;
}

.hdbar1 {
	background-color: Black;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: center;
}
.hdbar2 {
	background-color: #993333;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}
.innercontent {
	width: 95%;
	margin-left: 20px;
}
.maintext {
	margin-right: 5px;
	vertical-align: top;
}
.sidebar {
	vertical-align: top;
	width: 225px;
}
.callout {
	width: 220px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #EFDDD0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 5px;
}
.callhead {
	background-color: #993333;
	color: white;
	padding-left: 3px;
	font-weight: bold;
}
UL.call {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial;
	list-style-type: square;
}
#footer {
	background-color: #E2E2E2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	padding-top: 2px;
	color: #000000;
	padding-bottom: 2px;
	clear: left;
}
.footercell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.footercell2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #1E4265;
}
.sidecell {
	background-color: #C0D3ED;
	padding: 5px 5px;
	vertical-align: top;
}
.sidehead {
	background-color: #1E4265;
	color: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}

H2 {
	font-size: 140%;
	font-weight: bold;
	color: #363636;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
H3 {
	font-size: 120%;
	font-weight: bold;
	color: #993333;
	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;
}
.tableheader {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #aa0000;
	text-align: center;
}
.cellheader {
	background-color: #eaeaea;
	font-size: 88%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 2px;
}
.indentme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-indent: 25px;
	color: #1E4265;
}
.tborder {
	border: 1px solid #4682B4;
}
dd {
	list-style: inside;
	list-style-position: inside;
	margin-left: 5px;
}


