@charset "iso-8859-1";

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#777777;
	background-color:#404080;
	text-align: justify;
    	min-width:900px;
}

#slideheader {
	position:absolute;
	top: 0px;
	float: left;
	width: 900px;
	height: 200px;	
	background-color:#EEEEEE;
	background-image: url(../img/header_new.jpg);
	overflow: visible;
	z-index:10;
}

#slidebody {
	position:absolute;
	top: 200px;
	float: left;
	width: 900px;
	height: 500px;	
	background-color:#EEEEEE;
	background-image: url(../img/slidebackground_new.jpg);
	overflow: visible; 
	z-index:10;
}

#slide {
	position:absolute;
	top: 0px;
	float: left;
	width: 800px;
	height: 500px;	
	margin-left: 40px;
	background-color:#FFFFFF;
	overflow: visible; 
	z-index:10;
}

#slidefooter {
	position:absolute;
	top: 700px;
	float: left;
	width: 900px;
	height: 90px;	
	background-color:#EEEEEE;
	background-image: url(../img/footer.jpg);
	overflow: visible;
	z-index:10;
}

#wrapper {
	text-align:left;
	width: 900px;
	margin: 0 auto;
	background-color: #404080;
	height: 900px;
}	

A:link {
       text-decoration: none;
       color:#DC9E5A;
       border: 0;
}

A:visited {
       text-decoration: none;
       color:#DC9E5A;
       border: 0;
}

A:active {
       text-decoration: none;
       color:#DC9E5A;
       border: 0;
}

A:hover {
       text-decoration: none;
}

A img {
	border: 0;
}

p {
	text-align: justify;
}

img {
	float: left;
	clear: none;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px solid #999999;
}

.texttitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

#topleft {
	position:absolute;
	top: 0px;
	float: left;
	background-color:transparent;
	overflow: visible;
	z-index:10;
}

#topright {
	margin-left: 223px;
	width: 537px;
	height=62;
	background-color:transparent;
	z-index:0;
}

#topimage {
	margin-left: 0px;
	margin-top:  -1px;
	width: 760px;
	height: 380px;
	background-color:transparent;
	z-index:0;
}

html>body #topimage {
	margin-top: 0px;
}

#topimage img {
	float: left;
	clear: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

#topmenu {
	position:absolute;
	width: 190px;
	top: 62px;
	margin-left: 570px;
	background-color:transparent;
	z-index:5;
}

#menu {
	margin-left: 0px;
	margin-top: -1px;	
	float: left;
	width: 760px;
}

html>body #menu {
	margin-top: 0px;
}

#content {
	float: left;
	margin-left: 0px;	
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 7px;
	width: 540px;
	background-image: url(../siteimage/contentbg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#startcontent {
	position:absolute;
	width: 760px;
	top: 0px;
	background-color:transparent;
}

html>body #content {
    width:543px;
}

#content2col {
	float: left;
	margin-left: 0px;	
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;	
	width: 567px;
	background-color: #FFFFFF;
	background: none;
}

html>body #content2col {
    width:570px;
}

#leftcontent {
	width: 144px;
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-top: 10px;	
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
html>body #leftcontent {
    width:148px;
}

#centercontent {
	width: 371px;
	float:right;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;		
	border-left: 1px dashed #BBBBBB;


}
html>body #centercontent {
    width:383px;
}

#contentfooter {
    background-color:#FFFFFF;
    clear: all;
}

#bottomrightmenu {
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	width: 190px;
	background-image: url(../siteimage/bottommenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	height: 290px;
}

#bottomrightmenu img {
	float: right;
	clear: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}

#footer {
    background-color:#FFFFFF;
    clear: both;
}

#footer2 {
    background-color:#000000;
	visibility:hidden;
    clear: both;
}

#leftfooter {
    background-color:#909090;
	width: 160px;
	height: 30px;	
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
	float: left;
	margin-left: 0px;
}

#centerfooter {
    background-color:#C0C0C0;
	width: 579px;
	height: 16px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;	
	text-align: right;
	border-left: 1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	float:right;
}

#bottomcenterfooter {
    background-color:#C0C0C0;
	width: 579px;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;	
	text-align: right;
	border-left: 1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-top: 1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	float: right;
}

.footertext1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.footertext1 a:link, .footertext1 a:visited, .footertext1 a:active {text-decoration: none; color:#333333; border: 0;}
.footertext1 a:hover {text-decoration: none; color:#FFFFFF; border: 0;}

.footertext2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#FFFFFF;
}

.articletext {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#999999;
    text-align: justify;
}

.articletitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#DC9E5A;
	margin-left:0px;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left-width: 7px;
	border-color: #DC9E5A;
	padding-left: 5px;
	font-weight: bold;
}

.pagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	margin-left:-25px;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left-width: 20px;
	border-color: #DC9E5A;
	padding-left: 5px;
	font-weight: normal;
}

.pagetitle2col {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	margin-left: -10px;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left-width: 20px;
	border-color: #DC9E5A;
	padding-left: 5px;
	font-weight: normal;
}

.level3menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#DC9E5A;
	text-align: justify;
}

.subnav ul {
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	margin:0;
}

.subnav li {
	padding:10px 5px 5px 5px;
	margin:0;
	list-style-type:none; 
	background:url(../siteimage/arrow.gif) no-repeat 0px 13px;
}

.bottomrightnav ul {
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	color: #FFFFFF;
	margin:0;
}

.bottomrightnav li {
	padding:6px 5px 2px 5px;
	margin: 0px;
	list-style-type:none; 
}

.bottomrightnav a:link, a:visited, a:active {
       text-decoration: none;
       color:#DC9E5A;
       border: 0;
}

.bottomrightnav a:hover {
       text-decoration: none;
       color:#DC9E5A;
       border: 0;
	   font-weight:bold;
}

.searchfield {
	font: 10px Verdana, Arial, Geneva;
	background-color: #888888;
	color: #FAFAFA;
	width: 120px;
	border: 1px solid #CCCCCC;
	text-align: right;
}

.searchbutton { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	background-color: transparent;
	color: #DC9E5A;
	border: 0px solid #444444;
	margin-top: 2px; 
	margin-bottom: 1px; 
	margin-right: 0px;
	font-weight:normal;
}


