@import url("clearstyles.css");

body {
margin: 0;
padding: 0;
	background: #F2F2F2 url(../images/bg04.gif) repeat-x 0 0;
	font: 11px verdana, helvetica, sans-serif;
	text-align: center;
	color:#034780;
}

a:link {
	color: #095493;
}
a:visited {
	color: #095493;
}

a:hover {
color: #BA9E43;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	color: #034780;
	padding: 0px 30px 20px 0;
	line-height:28px;
}

#outerwrap {
 margin: 0 auto;
 width: 960px;
 position: relative;
 padding: 0;
}

#wrapper {
 background:  #fff; url(../images/bg04.gif) repeat-x 0 0;
 margin: 0 auto;
 width: 860px;
 width: 825px;
 width: 760px;
 position: relative;
 padding: 0;
}


/* Header
------------------------------------------------------------------*/



#topheader {
 height: 155px;
 margin: 0 auto;
 width: 760px;
 background:  url(../images/bg04.gif) repeat-x 0 0;
}

	
	#headerleft {
		float: left;
		position: absolute;
		z-index: 1000 !important;
		top: 8px;
		left: 0px;
	}
	#headerright {
		 width: 800px;
		 overflow: hidden;
		 margin-right: -5px;
		/* padding-top: 25px; */
		 height: 125px;		position: absolute;
		 top: 25px;
		z-index: 1 !important;
	}
	
	
	#print-logo {
		display:none;
	}
	
	
/* -------------------- Main -------------------- */
#main {
padding-top: 30px;
}




/* ---------------------------------------- Sidebar ---------------------------- */


#sidebar {
	float: left;
	width: 174px;
	width: 190px;
	text-align: right;
	font-size: 1em;
}

#sidebar li {
	list-style: none;
	padding: 2px 0;
	color: #ff6a00;
color: #BA9E43;
}

#sidebar p {
	font-size: 1em;
	margin: 0 0 1.1em 0;
}

#sidebar li.red {
color: #990000;
}


#submenu {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#submenu li {
	padding: 0 0 10px 15px;
	
}
#submenu a {
line-height: 18px;
text-decoration: none;
}

#submenu .current_page_item a,
#projects .current_page_item a, .newcolor a:hover,
#submenu a:hover {
color: #ff6a00;
color: #BA9E43;
color: #990000;
}

#submenu .current_page_parent a, #projects .current_page_parent a, .newcolor a:hover, #submenu a:hover {
color: #ff6a00;
color: #BA9E43;
}

#projects a {
line-height: 1.1em;
text-decoration: none;
font-size: 1.1em;
}

#projects {
padding-right: 20px;
}

#submenu select {
 background-color: #f4f4f4;
 color: #666;
font-size: 12px;
font-weight: bold;
border: 1px solid #fff;
padding: 3px;
width: 174px;
}


/* ------------------------------ Content ---------------------------- */


#content {
text-align: left;
width: 510px;
float: right;
text-align:left;
padding-right: 25px;
}

#content h1 {
font-size: 1.2em;
margin: 0 0 1em 0;
color: #BA9E43;
}

#content h2 {
font-size: 1.4em;
color: #095493;
margin: 0 0 1em 0;
}

#content h2 a {
text-decoration:none;
font-size: .8em;
font-weight: bold;
text-align:left;

}

#content h3 {
font-size: 1.4em;
color: #095493;
margin: 0 0 1em 0;
text-align:left;

}

#content h4 {
font-size: 1.2em;
margin: 1.2em 0 1em 0;
color: #095493;

text-align:left;

}

#content h5 {
color:#336699;
color: #034780;
font-size: 1.2em;
color: #990000;
margin: 0 0 1em 0;
text-align:left;

}


#content p {
font-size: 1.1em;
margin: 0 0 1.1em 0;
line-height: 1.5em;
}

#content strong {
color: #034780;
}


#content ul {
list-style:square;
padding-bottom: .2em;
font-size: 1.1em;
line-height: 1.2em;
}

#content ol {
list-style-type:decimal;
font-size: 12px;
line-height: 1.5em;
margin-left: 0;
}

#content li {
margin-left: 30px;
padding-bottom: .4em;
}


/* ------------------------- Press --------------------- */

.sitemap li {
font-size: 16px;
list-style: none;
color: orange;
}

.sitemap ul li {
font-size: 12px;
list-style: square;
}

.sitemap ul ul li {
font-size: 10px;
}



/* --------------------------- Footer ---------------------------- */

#footer {
padding: 30px 0;
margin: 30px 0;
clear: both;
font-size: 11px;
}

#footertext {
text-align: left;
color: #bbb;
margin-left: 214px;
}

#footertext strong {
color: #BA9E43;
font-weight: normal;
}

#footertext a {
text-decoration: none;
padding: 0 10px;
}

#rv {
text-align: right;
width: 174px;
float: left;
}
#rv a, #rv a:visited {
text-decoration: none;
}
#rv a:hover {
color: #003366;
}

#rvlogo {
text-align: right;
}

#rvlogo img {
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	-khtml-opacity: .50;
	}
#rvlogo a:hover img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}
.toptable {
	color: #095493;
	text-decoration: none;
	font-size: 12px;
	
}
a:link .toptable {
	color: #095493;
	text-decoration: none;
}
a:visited .toptable {
	color: #095493;
}
a:hover .toptable {
color: #095493;
}

			A.mmore { text-decoration:none; color:#095493; font-weight:900;}
			A:HOVER.mmore { text-decoration:underline; font-weight:900;}
			.mmore .marrow {color:#990000; font-weight:900;}
			