body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

img {
	border: 0px;
}

#page {
	width: 100%;
}

#header {
	position: absolute;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;	
	height: 200px;
	width: 98%;
	background-image: url("img/header_gradient.gif");
	background-repeat: repeat-x;
	background-position: 0px 110px;
}

#header_image {
	width: 190px;
	height: 190px;
	margin:0px 0px 0px 90px;
	position: absolute;
	border: 10px solid #FFF;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
}

#header_logo {
	width: 500px;
	height: 100px;
	position: absolute;
	left: 315px;
	top: 40px;
}

#header_graphic {
	background-image: url("img/header_graphic.gif");
	background-position: 0px 30px;	
	background-repeat: no-repeat;
	width: 675px;
	height: 120px;
	position: absolute;
	top: 80px;
	left: 300px;
	overflow: visible;
}

#main {
	left: 0px;
	top: 210px;
	position: absolute;
}

#sidebar {
	padding-left: 10px;
	width: 300px;
	height: 100px;
	float: left;
}

#sidebar_images {
	
}

#sidebar_image_1, #sidebar_image_2, #sidebar_image_3 {
	width: 90px;
	height: 90px;
	float: left;
	background-image: url("img/header_gradient.gif");
}

#sidebar_image_1, #sidebar_image_2 {
	margin-right: 10px;
}

#sidebar_nav {
	clear: both;
	height: 100px;
	width: 290px;
	padding-top: 10px;
}

#sidebar_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar_nav li {
	display: inline;
}

#sidebar_nav ul a {
	display: block;
	background-image: url('img/nav_normal.gif');
	border: 1px solid #9A9FAB;
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #58585A;
	padding: 1px 10px;
}

#sidebar_nav ul a:hover, #sidebar_nav ul a#current, #sidebar_nav ul a.active {
	display: block;
	background-image: url('img/nav_active.gif');
}

#sidebar_nav ul ul {
	border: 1px solid #9A9FAB;
	background-color: #EBEBEF;
}

#sidebar_nav ul ul ul {
	border: none;
}

#sidebar_nav ul ul ul a {
	padding-left: 20px;
}

#sidebar_nav ul ul ul ul a {
	padding-left: 40px;
}

#sidebar_nav ul ul a {
	display: block;
	background-image: none;
	border: none;
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #58585A;
	padding: 1px 10px;
}

#sidebar_nav ul ul a:hover, #sidebar_nav ul ul a.active2, #sidebar_nav ul ul a#current2, #sidebar_nav ul ul a#current3, #sidebar_nav ul ul a#current4 {
	display: block;
	background-image: none;
	text-decoration: underline;
}

#content_main {
	clear: both;
}

#content {
	width: 600px;
	color: #58585A;
	position: absolute;
	left: 320px;
	top: 10px;
}

#content a {
	color: #58585A;
}

#content a:hover {
	color: #F0C15C;
}

#content p, #content ul, #content ol, #content td, #content div {
	font-size: 12px;
}

#content ul, #content ol {
	padding-left: 25px;
}

#content h1 {
	font-size: 18px;
	color: #F6B94C;
}

#content h2, #content .csc-subheader {
	font-size: 16px;
	font-weight: bold;
	color: #A3A5A6;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	font-size: 12px;
}

#breadcrumb {
	font-size: 11px;
	color: #C9C9D0;
}

#breadcrumb a {
	color: #C9C9D0;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #58585A;
}

#footer {
	height: 200px;
}

#register ul {
	list-style: none;
	padding: 20px 0px 2px 0px;
	margin: 0px;
	font-size: 11px;
	border-bottom: 1px solid #9A9FAB;
	height: 18px;
}

#register li {
	text-decoration: none;
	background-image: url('img/nav_normal.gif');
	border-top: 1px solid #9A9FAB;
	border-right: 1px solid #9A9FAB;
	border-left: 1px solid #9A9FAB;	
	padding: 2px 15px;
	margin: 0px 1px;
	float: left;
	height: 15px;
}

#register li.current {
	border-color: #9A9FAB;
	background-image: url('img/nav_active.gif');	
}

#register li:hover {
	background-image: url('img/nav_active.gif');	
}

#register a {
	text-decoration: none;
	color: #58585A;
}

#register a:hover {
	text-decoration: none;
	color: #58585A;
}

#register li.current a {
	color: #58585A;
}

#content .csc-frame-rulerBefore {
	margin-top: 10px;	
	margin-bottom: 10px;
	padding: 0px;
	border-top: 1px solid #C9C9D0;
}

fieldset.csc-mailform, .tx-indexedsearch fieldset  {
	border: 1px dotted #9A9FAB;
	padding: 10px
}

.csc-mailform-field  label {
	width: 100px;
	float: left;
	font-size: 11px;
}

.csc-mailform-field input {
	width: 460px;
	margin-bottom: 3px;
}	

.csc-mailform-field textarea {
	width: 460px;
	margin-bottom: 3px;
}	


input.csc-mailform-submit {
	width: 100px;
	margin: 25px 0px 0px 100px;
}

#header_search {
	left:430px;
	position:absolute;
	top:90px;
}

#header_search .search_input {
	border: 1px solid #9A9FAB;
	width: 125px;
	font-size: 11px;
	color: #58585A;
	padding: 1px 1px;
	height: 20px;
	margin: 0px;
	float: left;
}

#header_search .search_button {
	background-image: url('img/nav_normal.gif');
	border: 1px solid #9A9FAB;
	font-size: 11px;
	color: #58585A;
	padding: 1px 1px;
	width: 50px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	float: left;
}

.tx-indexedsearch-searchbox-sword {
	border: 1px solid #9A9FAB;
	width: 125px;
	font-size: 11px;
	color: #58585A;
	padding: 1px 1px;
	height: 20px;
	margin: 0px 0px 5px 10px;
}

.tx-indexedsearch-searchbox-button {
	background-image: url('img/nav_normal.gif');
	border: 1px solid #9A9FAB;
	font-size: 11px;
	color: #58585A;
	padding: 1px 1px;
	width: 50px;
	height: 20px;
	margin: 0px 0px 5px 10px;	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #F6B94C;
}

.tx-indexedsearch-rules {
	display: none;
}

.tx-indexedsearch-search-submit {
	margin-left: 132px;
}

#header_search .search_button:hover {
	background-image: url('img/nav_active.gif');
}