/* CSS Document */


img, div { behavior: url(iepngfix.htc)}

body
{
	
	background: #fff url(../images/bg2.jpg) top left repeat-x;		
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.2em;
	color: #454F65;
	padding: 0;
	margin: 0;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
}


#header
{
	width: 800px;
	margin-left: 0px;
	margin-bottom:0;
	padding:0;
	margin-top: 74px;
	background:url(../images/graydot.gif) left bottom repeat-x;
	
}

#logo
{
	width: 170px;	
	padding:0; margin:0;
	float: left;
}

/*  Footer Elements   */

#footer
{
	width:800px;
	margin:0 auto;
	font-size: 9px;
	color: #777777;
	position: relative;
	bottom: 0;
	left: 0;
}

#footer a
{color: #777777;text-decoration: none;}
		
#copyright
{
	float: left;
	clear: left;
	position: relative;
	bottom: 0;
	margin: 0px 10px 10px 0px;
	color: #777777;
}
#copyright a
{color: #777777;text-decoration: none;	}
	
#copyright a:hover
{color: #FF3300}

/*  Global Navigation Elements   */

#mainnav
	{padding-bottom:1px;_padding-bottom:0px;float:right; margin:0}

#mainnav ul
	{display: inline; margin: 0; padding:0;}
		
#mainnav ul li
{	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;	
}		
#mainnav ul li.last
	{display: inline;}
			
#mainnav ul li a
{	
	color: #FFF;
	padding: 12px 13px;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	display:block;
	float:left;	
	border-right:1px solid #166188;	
}

#mainnav ul li a:hover
{color: #66FFFF;}

#mainnav ul li.last a{border:0}

#mainnav ul li a.selected
{	
	
	text-decoration: none;
	border-bottom: 1px solid #A9D8D3;  	
}


/*  sidenav Navigation  */

#sidenav
{
    width:195px;
	font-size: .65em;
	color: #CCC;
	margin-top: 0px;
}


/* Main Content stage */
#main
{
	width: 800px;
	padding-bottom: 10px;
	margin-top:15px;
}
	
#masthead
{
	clear:left;
	margin-bottom: 30px;
	margin-right: 0px;	
	float: left;
	width:800px;
	background:url(../images/header.jpg) top right no-repeat;
	height:160px;
}

#masthead2{
	
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width:185px;
	overflow:hidden
	}

#content.form{width:570px}
#content
{
    
	width: 385px;
	float: right;
	padding-right: 10px;
}

#content table{
font-size:10px}

#content ul
{
	font-size: .65em;
	list-style-type: none;
	padding-left: 10px;
	margin:20px 0 20px 10px;
	line-height: 1.2em;
}

#content ul.reports{margin:20px 0 20px 0; font-size:10px;}
	
#content ul li
{
	margin: 10px 0;
	padding-left:20px;
	background: url(../images/arrow.gif) top left no-repeat
}
#content ul li.pdf{background: url(../images/pdf_icon.gif) top left no-repeat}
#content ul li.word{background: url(../images/word_icon.gif) top left no-repeat}
/*    areas    */

#leftbox{ width:405px; margin:0; padding:0; float:left; margin-top:4px;}
#leftbox a {color: #0099CC;text-decoration:none}
#leftbox p {color: #3587A2;}
#leftbox a:hover {color: #000000;text-decoration:underline;}
#leftbox img{padding:0px; margin-bottom:4px; _margin-bottom:1px; border:0}
#areas .areaslist a{color: #666666;	text-decoration:none}
#areas .areaslist a:hover{color: #cbcbcb;text-decoration:none;}
.areaslist ul{margin: 5px 0 0 5px; padding: 0;}

.areaslist ul li
{
	list-style-type:none;
	border-left: 2px solid  #00CCFF;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	color: #999;
	font-size: .65em;
	line-height: 1em;
}	

.areaslist a{color:#d43b3b;}
#area1
{	float: left;width: 195px;margin-right: 10px; }

#area2
{	float: left; width: 190px; margin-right: 5px; 
    margin-left: 200px !important; 
	margin-left:100px;}

#area2 ul { margin:0 0 0 4px; padding:0}
#area2 ul li{list-style:none; padding:3px 0 3px 0; border-bottom:1px dotted #ccc; font-size:10px;}

.area2col
{
	float: left;
	width: 380px;
	margin-right: 10px;
}

.area2col2
{
	float: left;
	width: 395px;
}

#areas .area2col2 h3
{
	margin-bottom: 10px;
}

#area3col
{
	float: left;
	width: 595px;
}

.area4col
{
	float: left;
	width: 800px;
	margin-bottom: 30px;
}


/*   Standard Elements    */
h1
{
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080C0  ;
	border-bottom: 1px solid  #66CCCC;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: -1px;
}

h2
{
	color: #6f6f6f;
	font-size: .8em;
	line-height: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080C0  ;
	border-bottom: 1px solid #66CCCC;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 9px;
	letter-spacing: -1px;
}

p
{
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 10px 0;
}

a {color: #0033CC;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
.small { font-size: 11px; }
.clearer { clear: both; }

input
{
	font-size: 10px;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #333 1px solid;	
	padding: 4px;
	margin: 0;
	background-color: #292929;
}

input.reverse
{
	border: #333 1px solid;	
}

textarea
{
	font-size: 1.2em;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #333 1px solid;
	padding: 4px;
	margin: 0;
	background-color: #292929;
	height: 111px;
	width: 95%;
}

form
{
	padding: 0;
	margin: 0;
}



/* These are standard sIFR styles... do not modify */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1
{
	visibility: hidden;
	line-height: 15px;
	_font-size: 1px;
	padding: 0 0 3px 0;
	margin: 0;
}

.sIFR-hasFlash h3
{
	visibility: hidden;
	line-height: 11px;
	_font-size: 1px;
	padding: 0 0 3px 0;
	margin: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.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: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.dot{
margin:0px;
padding:0px;
margin-top:0px;
margin-bottom:0px;
width:100%;
height:13px;
background:url(../images/dots.gif) repeat-x;
}
