* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 10pt Arial, sans-serif;
	color: #000000;
}

a img {
	margin: 0px 0px;
	border: 0px;
}

#container {
	margin: 0px auto; 
	border: white 0px solid;
	background: #FFFFFF;
}

#header0 {
	background: #0C2451 url('../img/header_bg_left.jpg') repeat-y;
	min-width: 800px;
}

#header1_sub {
	height: 235px;
	background: url('../img/header_bg_sub.jpg') 100% no-repeat;
}

#header1 {
	height: 355px;
	background: url('../img/header_bg.jpg') 100% no-repeat;
}

.rsp {
	display: block;
	height: 0px;
	line-height: 0px;
	width: 800px;
	font-size: 0px;
}

#logo_box0 {
	width: 343px;
	height: 34px;
	position: relative;
	top: 46px;
	left: 38px;
}

#logo_box1 {
	width: 370px;
	height: 89px;
	position: relative;
	top: 74px;
	left: 38px;
	font: 18px "Trebuchet MS", "Helvetica", sans-serif;
	color: white;
	line-height: 21px;
}

#logo_box2 {
	width: 400px;
	height: 30px;
	position: relative;
	top: 105px;
	left: 38px;
	padding-top: 24px;
	background: url('../img/search_text.gif') no-repeat;
}

#logo_box2s {
	width: 400px;
	height: 55px;
	position: relative;
	top: 80px;
	left: 38px;
	color: white;
	font: 18px "Trebuchet MS", "Helvetica", sans-serif;
}

#logo_box3 {
	position: relative;
	top: 137px;
	padding-left: 20px;
	border-top: white 2px solid;
	margin-left: 8px;
	float: left;
	white-space: nowrap; 
}

#logo_box3 a {
	margin-top: 3px;
	padding: 0px 0px;
	height: 32px;
	color: white;
	font: 16pt "Trebuchet MS", "Helvetica", sans-serif;
	text-decoration: none;
	line-height: 32px;
	display: block;
	float: left;
	overflow: hidden;
}

#logo_box3 a span {
	padding: 0 10px;
	display: block;
	background-image: url(/i/bt-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo_box3 a:hover, #logo_box3 a.active {
	background: #E37200 url('../img/btbg_l.gif') 0 0 no-repeat;
}

#logo_box3 a:hover span, #logo_box3 a.active span{
	background: url('../img/btbg_r.gif') 100% 0 no-repeat;
}

#cont {
	min-width: 760px;
	width: 100%;
}

#cont a {
	color: #FF9000;
}

#cont ul {
	margin: 0 0 0 20px;
}

#cont ul.csc-bulletlist li {
	margin-top: 15px;
}

#cont_table {
	margin: 20px;
}

#cont img {
	border: #DDDDDD 4px solid;
}

#cont img.marker {
	border: 0px;
}

#cont input, #cont select, #cont textarea {
	border: #DDDDDD 1px solid;
}

.csc-searchform {
	margin-bottom: 30px;
}

.csc-searchform input, .csc-searchform select {
	height: 19px;
}

.csc-searchform select {
	margin-left: 10px;
	margin-right: 2px;
	width: 200px;
	height: 19px;
}

.csc-form-labelcell {
	font-weight: bold;
}

p.csc-searchResult {
	margin-bottom: 20px;
}

.contenttable {
	border: silver 1px solid;
	border-collapse: collapse;
}

.contenttable td {
	border: silver 1px solid;
	padding: 3px;
}

.csc-searchResultInfo {
	display: none;
}

.csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding-right: 15px;
}

.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding-left: 15px;
}

.csc-mailform label{
	display: block;
	margin-top: 10px;
}

.csc-mailform {
	display: block;
	margin-left: 15px;
}

#mailformname, #mailformemail {
	width: 260px;
}

#mailformmessage {
	width: 260px;
	height: 110px;
}

#mailformformtype_mail  {
	border: #D4D6DA 1px solid;
	background: black;
	width: 66px;
	color: white;
	font: bold 12px Arial;
	height: 21px;
	float: right;
	margin-top: 5px;
}

#black_button  {
	border: #D4D6DA 1px solid;
	background: black;
	width: 66px;
	color: white;
	font: bold 12px Arial;
	height: 21px;
}

.input_search {
	width: 200px;	
	margin-right:10px;
}

#col1 {
	padding: 0px 0px;
	background: #DDDDDD url('../img/triangle.gif') 100% 100% no-repeat;
	vertical-align: top;
}

#col1_menu {
	margin: 20px;
}

#col2 {
	width: 30px;
}

#col2_menu {
	width: 250px;
	margin: 10px;
	padding: 10px 0px;
	
}

#col2_menu a.lvl1, #col2_menu a.lvl1h {
	color: #18479E;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px Arial;
	padding-left: 16px;

	background: url('../img/marker_lvl1.gif') 1% 50% no-repeat;
	line-height: 24px;
}

#col2_menu a.lvl1:hover, #col2_menu a.lvl1h {
	background: #DDDDDD url('../img/marker_lvl1h.gif') 1% 50% no-repeat;
}

#col2_menu a.lvl2, #col2_menu a.lvl2h {
	color: #18479E;
	display: block;
	text-decoration: none;
	font: 14px Arial;
	padding-left: 29px;
	background: url('../img/marker_lvl2.gif') 7% 45% no-repeat;
	line-height: 24px;
}

#col2_menu a.lvl2:hover, #col2_menu a.lvl2h {
	background: #DDDDDD url('../img/marker_lvl2h.gif') 7% 45% no-repeat;
}

#col3 {
	width: auto;
	vertical-align: top;
	line-height: 16pt;
}

p.bodytext {
	margin-bottom: 15px;
}

#footer {
	height: 66px;
	font: 0.8em Arial, sans-serif;
	color: #FFFFFF;
	background: #2A5285 url('../img/footer_bg.jpg') no-repeat;
	min-width: 800px;
}

#footer a{
	color: white;
}

#footer_text_1 {
	float: left;
	margin: 17px 0px 0px 20px; 
}

#footer_text_2 {
	float: right;
	text-align: right;
	margin: 25px 20px 0px 0px; 
}

#search_input {
	background: #FFFFFF;
	color: #000000;
	font: 14px Arial;
	width: 200px;
	height: 19px;
	border-top: #D4D6DA 1px solid;
	border-bottom: #D4D6DA 1px solid;
	margin: 0px 0px;
	position: absolute;
	top: 24px; 
}

#search_submit {
	border: #D4D6DA 1px solid;
	background: black;
	width: 66px;
	color: white;
	font: bold 12px Arial;
	height: 21px;
	position: absolute;
	top: 24px; 
	left: 203px;
}

#map_link {
	position: absolute;
	top: 28px; 
	left: 320px;
	font: 11px Arial, sans-serif;
	background: url('../img/map.gif') no-repeat;
	padding-left: 23px; 
	color: white;
	float: right;
	line-height: 12px;
}

a {
	color: #FF9000;
}

h1 {
	color: #FF9000;
	font: 18pt "Trebuchet MS", "Helvetica", sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}