/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	background-image: url(images/rep.gif);
	background-repeat: repeat;
	text-align: center;
	}	
#container {
	width: 900px;
	padding: 0px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	}
a	{
	color: #666666;
	}
#leftshad {
	width: 81px;
	height: 100%;
	left: -81px;
	background-image: url(images/left_shad.jpg);
	background-repeat: repeat-y;
	}
#rightshad {
	width: 900px;
	}
#header {
	width: 883px;
	height: 147px;
	padding: 0px 0px 0px 17px;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
	}
#navigation {
	width: 900px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	}
#navigationtext {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #70C2FF;
	border-left-color: #006BFF;
	float: left;
	text-shadow: 0.1em 0.1em 0.2em black
	}
#navigationtextleft {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	padding: 0px 15px 0px 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70C2FF;
	float: left;
	text-shadow: 0.1em 0.1em 0.2em black
	}
#navigationtextright {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006BFF;
	float: left;
	text-shadow: 0.1em 0.1em 0.2em black
	}
#navigationtext a:link, #navigationtext a:visited, #navigationtext a:active, #navigationtextleft a:link, #navigationtextleft a:visited, #navigationtextleft a:active, #navigationtextright a:link, #navigationtextright a:visited, #navigationtextright a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#navigationtext a:hover, #navigationtextleft a:hover, #navigationtextright a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
#maintext {
	width: 622px;
	top: 181px;
	left: 0px;
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/maintext_blend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
	float: left;
	clear:both;
	display: inline;
	}
#submenu {
	width: 260px;
	top: 181px;
	left: 641;
	background-color: #FFFFFF;
	background-image: url(images/submenu_blend.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: #0024CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 30px 3px 17px;
	}
#submenutext a:link, #submenutext a:visited, #submenutext a:active {
	color: #0024CC;
	text-decoration: none;
	}
#submenutext a:hover {
	color: #3399FF;
	text-decoration: none;
	}
#submenupanels {
	margin: 15px 30px 13px 17px;
	}
#relatedlinks {
	margin: 19px 30px 10px 17px;
	}
#footer {
	width: 900px;
	height: 34px;
	left: 0;
    bottom: 0;
	padding: 7px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear:both;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	padding: 0px 10px 0px 17px;
	margin: 0px 0px 10px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	padding: 0px 10px 0px 17px;
	margin: 0px 0px 10px 0px;
}
.heading {
	margin: 0px 0px 0px 17px;
}
