/* CSS Document */
body { font: 12px arial; color: #333; margin: 0; line-height: 1.7em;}
html { }

#wrapper { 
width: 790px;  
margin-top: 0px; 
margin-right: auto; 
margin-left: auto; 
border-top: 1px solid #333; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333; 
border-left: 1px solid #333;
background: #fff;
}
#header { background: url(images/header.jpg);width: 790px; height: 106px; } 
#navcontainer { margin: 0 0 0px 0px; padding: 0; width: 790px; background: #E9E9BC; border-bottom: 1px solid #333;}
#main { width: 460px; margin: 12px 0 0 20px; font-size: 11px; text-align: justify; }
#main2 { width: 770px; margin: 5px 0 0 10px; font-size: 11px; text-align: justify; }

#rightcontent { float: right; border: 1px none #999; width: 280px; height: 600px; margin: 20px 0 0 0;}

#footer {
	height: 70px;
	background: #E9E9BC;
	border-top: 1px solid #333;
	padding: 0px;
	font-size: 10px;
	color: #000000;
}

.image { float: right; border: 0px solid #999;  margin: 8px;}
hr { height: 1px; color: #999; border-botom: 1px solid #fff; }

#box { background: #F5F5FF; color: #333; border: 1px solid #999; padding: 4px; margin: 10px 0 10px 0;}

h1 { font-size: 14px; color: #6993bd; font-weight: bold; margin: 10px 0 10px 0;}
h2 { font-size: 12px; color: #136C4B; margin: 8px 0 5px 0;}

a:link { color: #316394; text-decoration: underline;}
a:active { color: #316394; text-decoration: none;}
a:hover { color: #98B3CE; text-decoration: underline;}
a:visited { color: #316394; text-decoration: none;}

#footer a:link { color: #316394; text-decoration: underline;}
#footer a:active { color: #316394; text-decoration: none;}
#footer a:hover { color: #98B3CE; text-decoration: underline;}
#footer a:visited { color: #316394; text-decoration: none;}


#navlist li
{
display: inline;
list-style-type: none;
margin: 0;
text-align: left;
padding-right: 3px;
padding-left: 3px;
}

ul#navlist { margin: 0; padding: 0;}


#navlist a:link { font-size: 12px; color: #316394; font-weight:bold; text-decoration: none;}
#navlist a:active { font-size: 12px; color: #316394; font-weight:bold; text-decoration: none;}
#navlist a:visited { font-size: 12px; color: #316394; font-weight:bold; text-decoration: none;}
#navlist a:hover { font-size: 12px; color: #98B3CE; font-weight:bold; text-decoration: underline;}


.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}

.fsw {
width:225px;
}

.legb {
font-weight: bold;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #ffffff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: black;
    text-decoration: none;
	font-size: 14px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: black;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 800px;
    height: 550px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
h3 {
	color: #FFFFFF;
}
