@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
	} 

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #707173;
	background-color: #707173;
	}
	
.only_print {
	display: none;
	}	
	
p {
	padding: 0;
	margin: 0.5em 0 0.7em 0;
	}

a {
	color: #DD6F00;
	text-decoration:none;
	}

a:hover {
	text-decoration: none;
	}
	
a.more {	
	text-decoration: none;
	}	
	
a.more:hover {
	text-decoration: none;
	}
	

img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
legend, label {
	display: none;
	margin: 0;
	padding: 0;
	}
	
.showlabel label{
	display: inline;
	padding: 3px 0 3px 0;
	}
	
	
.formular input {	
	width: 300px;
	}	

	
.error {
	color: #CC0017;
	}	
	
form, fieldset {
	border:0;
	padding:0;
	margin:0;
}	

.underline {
	text-decoration: underline;
	}

.helper {
	display: none;
	}

h1 {	
	margin: 0;
	padding: 6px 0 6px 0;
	color: #d2d700;
	font-weight: normal;
	line-height: 1.1em;
	/*font-size: 36pt;*/
	font-size: 3.5em;
	}

h2 {	
	font-size: 1.2em;
	margin: 0;
	padding: 6px 0 6px 0;
	}
	
h3 {	
	font-size: 1.1em;
	margin: 0;
	padding: 6px 0 6px 0;
	}	

#outerst {
	margin: 0 auto;
	width: 982px;
	text-align:right;
	color: #fff;
	}	
	
#outerst a {
	color: #fff;
	}	

#fonts {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#outer {	
	color: #7D7F83;
	text-align: left;
	margin-top: 4px;
	background-color: #fff;
	width: 926px;
	padding: 28px;
	}	

#outer a {
	color: #d2d700;
	}
	
#head {
	height: 120px;
	}
	
#head_left {
	float: left;
	width: 189px;
	padding-left: 11px;
	}	
	
#head_right {
	float: left;
	width: 726px;
	text-align: right;
	}	
	
#slogan {
	font-size: 2.8em;
	color: #d2d700;
	padding: 60px 155px 0 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-weight:normal;
	}	
	
	
#top_nav {
	/* background: url(bg_start.jpg) bottom left no-repeat; */
	height: 118px;
	width: 926px;
	}	
	
#top_nav ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	}	
	
#top_nav li  {
	display: block;
	float: left;
	width: 182px;
	/* margin-right: 4px; */
	border-right: 4px solid #fff;
	}	

#top_nav li a {
	display: block;
	width: 162px;
	height: 89px;
	border-top: 10px solid #fff;
	color: #fff;
	font-size: 1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	letter-spacing:.05em;
	}
	
#top_nav li a:hover {	
	border-top: 10px solid #d2d700;
	text-decoration:none;
	}	

#top_nav li.act a, #top_nav li.cur a {	
	border-top: 10px solid #d2d700;
	text-decoration:none;
	}		
	


#sub_nav {
	height: 15px;
	font-size:1.3em;
	line-height:1.4em;
	floaT: left;
	width: 738px;
	}
	
#sub_nav ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	}	

#sub_nav li {
	display: inline;
	padding-right: 6px;
	}		
		
#sub_nav li a {
	color: #A7AFAD;
	font-family:Georgia, "Times New Roman", Times, serif;
	}		
	
#sub_nav li a:hover {
	color: #7D7F83;
	text-decoration:none;
	}		
	
#sub_nav li.act a, #sub_nav li.cur a {
	color: #7D7F83;
	text-decoration:none;
	}		
	
	
	
	
	
#content {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	line-height: 1.4em;
	margin-top: 30px;
	color: #707173;
	font-size: 1.05em;
	}	
	
#cont_left {	
	width: 553px;
	floaT: left;
	}	
	
#cont_right {	
	width: 265px;
	floaT: left;
	padding: 0 20px 20px 88px;
	}	

#content a {
	color: #d2d700;
	font-weight:bold;
	}
#content  a:hover {
	text-decoration:none;;
	}			

#content ul {	
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type:none;
	}	

#content ul li {
	padding-left: 13px;
	background: url(bg_ul_light.gif) top left no-repeat;
	}
	

	

#sub_sub_nav {
	padding: 0 0 20px 6px;
	font-size:1.3em;
	line-height:1.2em;
	}
	
#sub_sub_nav ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	}	


#sub_sub_nav ul li {
	padding: 2px 0 2px 0;
	background:none;
	}		
		
#sub_sub_nav li a {
	color: #A7AFAD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}		
	
#sub_sub_nav li a:hover {
	color: #7D7F83;
	text-decoration:none;
	}		
	
#sub_sub_nav li.act a {
	color: #7D7F83;
	text-decoration:none;
	}			
	
	
	
	
	
	
#head_right ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	}	

#head_right li {
	display: inline;
	padding-left: 10px;
	}		
		
#head_right li a {
	color: #A7AFAD;
	font-family:Georgia, "Times New Roman", Times, serif;
	}		
	
#head_right li a:hover {
	color: #7D7F83;
	text-decoration:none;
	}		
	
#head_right li.act a {
	color: #7D7F83;
	text-decoration:none;
	}			
	
	

#teaser {	
	padding-top: 49px;
	}	
	
.teaserbox {	
	background: url(bg_teaser.gif) top left no-repeat;
	padding: 0 0 0 15px;
	margin-top: 20px;
	}	
	
.teaserbox img {	
	display: block;
	padding: 8px 0 8px 0;
	}	

#site_opts {	
	font-size: 0.9em;
	padding: 25px 0 4px 0;
	}
	
#site_opts a {
	color: #A7AFAD;
	padding: 1px 4px 1px 18px;
	margin-left: 4px;
	font-weight:normal;
	}
	
#site_opts a:hover {
	color: #7D7F83;
	text-decoration:none;
	}	


a.pdf {	
	background: url(pdf.gif) left center no-repeat;
	}	
a.print {	
	background: url(print.gif) left center no-repeat;
	}
a.rec {	
	background: url(rec.gif) left center no-repeat;
	}		
a.sitemap {	
	background: url(sitemap.gif) left center no-repeat;
	}		
		

ul#sitemap li a {
	color: #707173;
	}		
	
#search {
	float: left;
	width: 188px;
	text-align:right;
	margin-top: 3px;
	}	
	
#search input.submit {
	color: #D2D700;
	font-weight:bold;
	background: none;
	border: none;
	width: 20px;
	font-size: 0.95em;
	
	}	
	
input.tx {
	font-size: 0.95em;
	color: #A7AFAD;
	border: 1px solid #A7AFAD;
	padding: 1px 0 1px 4px;
	margin:0;
	}		
		
		
		
		
		
/*  PRINT	*/

#fonts, #top_nav, #sub_nav, #cont_right, #head_right, #site_opts, #sub_head {
	display: none;
	}
	
#outerst, #outer {
	margin: 0;
	padding: 0;
	width: 600px;
	}	
	
#cont_left {	
	width: 600px;
	floaT: none;
	padding: 0;
	mnargin: 0;
	}	

#outer {
	padding: 0;
	margin:0;
	}	
	
.only_print {
	display: block;
	}		
	