@charset "UTF-8";

body  {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	background: #08499a;
	margin: 0;
	padding: 0; 
	text-align: center;
	color: #333;
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	}

#wrapper {
	width:950px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}

#header {
	background-image:url(../images/header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:950px;
	height:143px;
	}

/*

#header-hm {
	background-image:url(../images/header-hm.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:950px;
	height:143px;
	}

 body>#IEroot>#wrapper>#header-hm>#menu-hm {
	left:210px;
	}
	
body>#IEroot>#wrapper>#header>#menu {
	left:184px;
	width:580px;
	text-align:left;
	}

#menu {
	position: relative;
	top: 0px;
	left: 370px;
	_left:0px
	font-size:11px;
	width: 580px;
	_text-align:left;
	}

#menu-hm {
	position: relative;
	top: 0px;
	left: 410px;
	_left:0;
	font-size:11px;
	width: 540px;
	_text-align:left;
	}
*/

#menu { 
	position: relative; 
	top: 0px; 
	left: 320px;
	width:600px;
	height:24px;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#content-wrap{
	width:950px;
	background-color: #fff;
	}

#crumbs {
	height:24px;
	clear:both;
	text-align:left;
	font-size:10px;
	margin-left:18px;
	padding-top:8px;
	}

#col-left {
	width:682px;
	margin:0;
	float:left;
	text-align:left
	}

#col-right {
	width:268px;
	float:left;
	}

.col-right-content {
	text-align:left;
	font-size:12px;
	margin:12px 18px 0 12px;
	}
	
div.content {
	text-align:left;
	border-right: 1px dashed #08499a;
	padding-right:18px;
	margin:12px 0 0 18px;
	min-height: 350px;
	}
	
#layout-bottom {
	width:950px;
	height:18px;
	clear:both;
	}

.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

#crumbs a:link {
	color:#08499a;
	text-decoration: none;
	}
#crumbs a:visited {
	color:#08499a;
	text-decoration: none;
	}
#crumbs a:hover {
	color:#FF9900;
	text-decoration: underline;
	}
#crumbs a:visited:hover {
	color:#FF9900;
	text-decoration: underline;
	}
.gallery {
	}
div.news {
	border-bottom:1px dashed #08499a;
	padding-bottom:12px;
	}

p, li, td, blockquote { 
	font-size: 12px; 
	line-height: 16px; 
	text-align: justify;
	}
h1 {
	font-size: 18px;
	color:#08499a;
	}
h2 { 
	font-size:14px; 
	color: #000; 
	}
h3 { 
	font-size:12px;
	}
.content a:link, .content a:visited, .col-right-content a:link, .col-right-content a:visited {
	color:#08499a;
	text-decoration: underline;
	}

.content a:hover, .content a:visited:hover, .col-right-content a:hover, .col-right-content a:visited:hover {
	color:#FF9900;
	text-decoration: none;
	}

.content form {
	font-size:12px;
	}
.content fieldset {
	margin-bottom:6px;
	}

.content label {
	display:block;
	padding-bottom:4px;
	}

label.checkbox  {
	display:inline;
	}
input.button {
	display:block;
	}

div.footer {
	width:950px;
	margin:0 auto;
	padding-top:12px;
	color:#fff;
	font-size:12px;
	text-align:right;
	}
.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration: none;
	}

.footer a:hover, .footer a:visited:hover {
	color:#FF9900;
	text-decoration: underline;
	}
