body {
	margin: 0em;
	padding: 0em;
	font-size: x-small;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 135%;
	color: #000000
}
p.grey {
	margin: 0px;
	padding: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 135%;
	color: #999999
}
h1 {
	margin: 0px;
	padding: 1px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 170px;
	color: #B32317
}
h2 {
	margin: 0px;
	padding: 13px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999
}
h3 {
	margin: 0px;
	padding: 3px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999
}
ul {
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 75%;
}
ol {
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4E4E6C;
}
a:link {
	color: #4E4E6C
}
a:visited {
	color: #4E4E6C
}
a:active {
	color: #4E4E6C
}
a:hover {
	color: #999999
}
#skip_nav {
	left: 1%;
	top: 22px;
	overflow: auto;
	position: absolute;
	z-index: 4;
	text-align: left;
	border: none;
}
#background {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	text-align: left;
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	left: 1%;
	width: 98%;
	background-image: none;
	height: 98%;
	top: 1%;
}
#logo {
	left: 0%;
	top: 11px;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	text-align: right;
	border: none;
	width: 100%;
}
#header_menu {
	left: 1%;
	top: 49px;
	overflow: auto;
	position: absolute;
	z-index: 5;
	text-align: left;
	border: none;
}
#header_image {
	width: 98%;
	left: 1%;
	top: 87px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	text-align: left;
	background-repeat: repeat-x;
	background-image:  url(../images/header/header_image_bgd.jpg);
	clear: right;
}
#content {
	left: 2%;
	top: 220px;
	overflow: auto;
	position: absolute;
	z-index: 6;
	text-align: left;
	width: 96%;
}
