body
{
	background-color: #2F2F2F;
}
A{
	color: #FF9900;
	font-family: arial,verdana,helvetica; 
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

A:hover{color:red;}

P,td, label {
        font-family: arial,verdana,helvetica;
	color: #FFFFFF;
        font-size: 11pt;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
     }
PRE {
	color: #FFFFFF;
        font-size: 8pt;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
	font-family: "Courier New", Courier, mono
     }
	 
H1 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: center;
     }
	  
H1.title
{
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	font-size: 1.2em;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
}
	  
H2 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: left;
     }
	  
H2.title
{
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	font-size: 1em;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
}
	  
H3 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: center;
     }


h3.title
{
	font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: left;
}

H4 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
     }

   B {
        font-family: arial,verdana,helvetica;
                color:#FFFFFF;
        font-size: 11pt;
        font-weight: 700;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
     }

	OL{
		list-style-type: lower-roman;
		font-family:	arial,verdana,helvetica;
		font-size: 		11pt;
                color:#FFFFFF;
	}

        DL{
                list-style-type: lower-roman;
                font-family:    arial,verdana, helvetica;
                font-size: 11pt;
                color:#FFFFFF;
        }

        UL{
                list-style-type: disc;
                font-family:    arial,verdana, helvetica;
                font-size: 11pt;
                color:#FFFFFF;
        }

.greybg
{
	background-color: #666666;
	width: 100%;
	height: 1em;
	margin: 0;
	padding: 0;
}



	#header
	{
		padding: 0em;
		width: 750px;
		line-height: 100%;
		margin: 0;
		margin-left: 1px;
		height: 161px;
	}
	
	#logo
	{
		float: left;
		width: 260px;
		margin: 30px 0 0 0;
		padding: 0em;
	}
	
	#headerpics
	{
		margin-left: 290px;
		padding: 1em;
		margin: 0;
	}
	
	#one
	{
		float: left;
		padding: 0em;
		margin: 0;
		width:154px;
	}
	#two
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 23px;
	}
	#three
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 114px;
	}
	#four
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 34px;
	}
	#five
	{
		float: left;
		padding: 0em;
		margin: 0;
		width:144px;
	}
	
	#container
	{
		width: 720px;
		line-height: 130%;
		clear: both;
		padding: 0;
		margin-top: 10px;
	}
	
	#content
	{
		padding-left: 1em;
	}
	
	#footer
	{
		clear: both;
		text-align: center;
		margin: auto;
	}
	
	body
	{
		margin: 0;
		color: #5f5f5f;
		background-image: url("/images/back_2.gif");
	}
	

	:link img
	{
		border: none;
	}

	:visited img
	{
		border: none;
	}
	
	.float-wrapper
	{
		float: left;
		width: 45em;
	}

#navigation
{
	margin: 0;
	padding: 0;
}
	
#navigationtabs
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: solid 1px #595959;
	font: bold 12px Verdana, sans-serif;
	margin-bottom: 0;
	width: 100%;
}

#navborder
{
	width:100%;
	margin:0;
	padding:0;
	border-top: solid 1px #595959;
}

#navigationtabs ul
{
	margin-bottom: 0;
}

#navigationtabs li
{
	list-style: none;
	margin: 0;
	display: inline;
	padding-bottom: 0.5em;
}

#navigationtabs li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #595959;
	border-bottom: none;
	background: #595959;
	text-decoration: none;
}

#navigationtabs li a:link { color: #FF9900; }
#navigationtabs li a:visited { color: #FF9900; }

#navigationtabs li a:hover
{
	background-color: #696969;
	text-decoration: underline;
}

#navigationtabs li a.current
{
	background-color: #696969;
	border-bottom: 1px solid #595959;
	text-decoration: underline;
}

#navigationlinks
{
	clear: both;
	background-color: #696969;
	padding: 0;
	width: 720px;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0;
	padding-bottom: 3px;
}

#navigationlinks a
{
	font-size: 90%;
	color: white;
	text-decoration: none;
	padding: 0.3em;
	margin-left: 0.3em;
}

#navigationlinks a:hover
{
	font-size: 90%;
	color: #000066;
	text-decoration: underline;
}

#navigationlinks a.activepage
{
	text-decoration: underline;
	border: none;
}

a.activepage
{
	text-decoration: underline;
}
