.normal {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	word-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}

.body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: normal;
	text-align: left;
	word-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.body-output {
	font-family:  Courier, Terminal;
	font-size: 8pt;
	line-height: normal;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.body-menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	word-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.border-menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-left-style: solid;
	border-left-color: #CE0000;
	border-left-width: thin;
	line-height: normal;
	text-align: left;
	word-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.h1 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #CE0000;
	text-align: left;
}

a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.h2 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #CE0000;
	text-align: left;
}
.h3 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #CE0000;
	text-align: left;
}
body {
	background-color: #D6D3CE;
}
#EntireDoc {
	width: 800px;
	background-color: #FFFFFF;
	position:absolute;
	left: 50%;
	margin-left: -385px;
}

#banner {
    position: relative; 
	padding-bottom: 3px;
	background-color: #CE0000;
	width: 800px;
	height: 147px;
}

#banner-logo {
	position:absolute;
	float: left;
	}
	
#banner-tel {
	position:absolute;
	top: 100px;
	left: 650px;
	}
	
#MainContent {
	background-color: #FFFFFF;
	width: 610px;
	float: left;
	padding-left: 20px;
	border-right-width: 2pt;
	border-right-style: solid;
	border-right-color: #CE0818;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	margin-right: 0px;
	padding-right: 8px;
}


#RightSideNavigation {
	float: left;
	margin-left: -3px;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 3px;
	margin-right: 0px;
	border-left-width: 2pt;
	border-left-style: solid;
	border-left-color: #CE0818;
}



#RightSideNavigation a:hover {
	text-decoration: none;
	color: #CE0000;
	font-weight: bold;
}
#RightSideNavigation a:active {
	text-decoration: none;
	color: #CE0000;
	font-weight: bold;
}

.menunode1 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
}
.menunode1:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ce0000;
}

.menunode1:link {
	text-decoration: none;
	font-weight: bold;
	color: #ce0000;
}
.menunode2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menunode2:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menunode2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #333333;
}
.menunode3 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #CE0000;
}

#BottomBanner {
    width: 800px;
	border: none;
}
#MainContentNoMenu {

	background-color: #FFFFFF;
	width: 770px;
	float: left;
	padding-left: 20px;
	border-right-width: 2pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	margin-right: 0px;
	padding-right: 8px;
}
