* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
}

table, tr, td {
	border-spacing: 0;
	padding: 0;
	vertical-align: top;
	border-collapse: collapse;
	margin: 0;
}

img {
	border: none;
}

h1 {
	color: #800000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	font-size: 1.7em;
}

li {
	list-style-type: none;
	background-image: url(redarrow.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0em 0.3em; 
	padding-bottom: 0.8em;
}

a:Link, a:Visited, a:Active {
	color: #800000; 
	text-decoration: none;
}

a:Hover {
	color: #000000;
	text-decoration: none;
}

.page {
/*	width: 1024px; */
	margin: auto;
	font-size: 1.1em;
	border-spacing: 0;
}

.title {
/*	width: 974px; */
	width: 840px;
	height: 70px;
}

.tagline {
	color: #800000;
/*	padding-left: 275px; */
	padding-right: 35px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
} 

.indent {
	padding-left: 60px;
}

.SubMenuTable, .SubMenuSection {
/*	width: 180px; */
	padding: 0;
	margin: 0;
}

.MenuLink {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 2px;
}

.SubMenuLink {
	font-weight: bold;
	font-size: 14px;
}

a.SubMenuLink {
	text-decoration: underline;
}

.SubMenuLink li {
/*
	float: left;
	margin-left: 0;
	padding-left: 0; */
/*	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 2px; */
	padding-bottom: 20px;
	margin: 0;
	font-weight: bold;
}

.MenuTable {
	width: 100%;
}

.content {
	width: 91%; 
	padding: 0;
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
	height: 550px;
	vertical-align: top;
	text-align: justify;
/*	text-justify: newspaper; */
}

.MenuCell {
	text-align: center;
}
.SubMenuCell {
	font-size: 0.8em;
}

#dvFullScreen {
	width: 100%;
	text-align: center;
	background-image: url(bg_fade.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#dvMenu {
	background-color: #000000;
	height: 32px;
	padding-left: 225px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
}
.TopMenuItem {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	width: auto;
	white-space: nowrap;
}
.TopMenuItem a:Link, .TopMenuItem a:Visited, .TopMenuItem a:Active {
	color: white; 
	text-decoration: none;
}

.TopMenuItem a:Hover {
	color: white;
	text-decoration: none;
}
#dvPage {
	margin:auto;
	margin-bottom:20px;
	width:900px;
	text-align:left;
}
#footer {
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
	height: 32px;
/*	padding-left: 150px; */
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 12px;
/*	Font-family: Calibri; */
}
#footer a:Link, #footer a:Visited, #footer a:Active {
	color: white; 
	text-decoration: none;
}

#footer a:Hover {
	color: white;
	text-decoration: none;
}
.textFooter {
	font-weight: bold;
}
#dvHomeLeft {
	width: 185px;
	height: 500px;
	float: left;
	background-image: url(dottedleft.gif);
	padding: 20px;
	/*	padding-left: 0; */
	margin-left: 0;
}

#dvHomeLeft ul {
	padding: 0px;
	margin-left: 0;
}

.formtable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.formtable td {
	padding-bottom: 12px;
}

.formtable tr {
	height: 32px;
}
.contacttable tr, .contacttable td{
	vertical-align: middle;
}

