﻿body 
{
	margin:0; 
	padding:0; 
	font-family:verdana, arial, sans-serif; 
	font-size: 80%; 
	text-align:left;
	
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #000;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

h2
{
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
	font-size: 2.1em;
	padding-bottom: 0.3em;
	margin-bottom: 0.8em;
	
}

h3
{
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
	font-size: 1.9em;
	padding-bottom: 0.3em;
	margin-bottom: 0.8em;
	
}

h4
{
	position: relative;
	font-size: 1.7em;
	padding-bottom: 0.3em;
	border-bottom: dotted 1px #E1E1E1;
}

h4.right
{
	font-size:1.2em;
	font-weight:bold;

}

h5
{
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
	font-size: 1.4em;
	padding-bottom: 0.3em;
	margin-bottom: 0.8em;
	color: #8c8b4b;
	
}

a
{
	text-decoration: underline;
	color: #4657a6;
}

a:hover
{
	text-decoration: none;
	color:#153D50;
}

img
{
	padding: 3px;
	border: solid 1px #e1e1e1;
}

img.left
{
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}

ul.links
{
	list-style: none;
}

ul.links li
{
	line-height: 2em;
}

#container 
{
	margin:0 auto 0 auto; 
	padding:0; 
	width:100%;
	background-color:Black;
}

#titleblock 
{
	background-position: top;
	height: 155px;
	width:100%;
	background-repeat:repeat;
	background-color:black;
	border-bottom:solid 5px #0099FF;
}
.rollingnotes
{
    padding-top: 110px;
    width: 98%;
    height:40px;    
}

#titleblock img 
{
	left:0px;
	position:absolute;
	top:0px;
}

ul.navbar 
{
	list-style-type:none; 
	float:left; 
	display:block; 
	top: 0px;
	clear:both; 
	margin:0;
	padding:0;  
	border-spacing: 1px;
	text-align:center;
	top:-24px;
}
.navbar
{
    list-style-type:none; 
	float:left; 
	display:block; 
	clear:both; 
	margin:0;
	text-align:left;
	position:absolute;
	top: -20px;
}
.view
{
    position:absolute;
    top:-22px;
    right: 570px;
}
.searctext
{
    position:absolute;
    top: 15px;
    width: 100%;
}
hr
{
    height: 5px;
    width:100%;
    color:#0099FF;
    background-color: #0099FF;
    position:relative;
    top: -20px;
    border: 0px;   
}
hr lower
{
    position:absolute;
    top: -35px;
    color:Red;
}
ul.navbar li 
{
	display:run-in;
}
.navbar #T1
{
    color:#0099FF;
    font-size:1.1em;
}
.navbar #T2
{
    color:Orange;
    font-size:1.1em;
}
.navbar #T3
{
    color:Green;
    font-size: 1.1em;
}
.navbar #T5
{
    color:Red;
    font-size: 1.1em;
}
.navbar #PH
{
    color:Black;
    font-size:1.1em;
}

a.nav:link, a.nav:visited 
{
	display:block; 
	float:left; 
	width: 105px; 
	margin:0; 
	text-decoration:none; 
	color: #000;
	font-weight: bold;
	font-size: 1.0em;
}

a.nav:hover 
{
	display:block; 
	float:left; 
	width: 105px; 
	margin:0; 
	text-decoration:none;
	color:#fff;
	background-color:LightGray;
}

a.nav:active 
{
	display:block; 
	float:left; 
	width: 105px; 
	margin:0; 
	text-decoration:none; 
	background-color:#999; 
	color:#fff;
}
.DropDown
{
    background-color:LightGray;
    font-size:x-small;
}
.searchbar
{
    position:absolute;
    top: 60px;
    left: 50;

    
}
.searchbar2
{
    
}


#main
{
	background: #fff url('images/stripes3.gif') 0px 1px repeat-x;
	vertical-align:top;
}

#main_inner p
{
	text-align: justify;
	margin-bottom: 2.0em;
}

#main_inner ul
{
	margin-bottom: 2.0em;
}

#main_inner
{
	position: relative;
	width: 900px;
	margin: 10px auto;
	padding-top: 0em;
	vertical-align:top;
}

div.fluid
{
	width: 90%;
	vertical-align:top;
}

#primary
{
	position: relative;
	margin-right: 0em;
	padding-bottom: 2em;
}
	
#column_left
{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -2em;
	padding-right: 2em;
}
	
#secondary
{
	float: left;
	position: relative;
}
	
#column_right
{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
}

#footer {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: dotted 1px #E1E1E1;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding-top: 1.0em;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #4657a6;
	color:#555;
	font-size:70%;
	line-height:20px;
	padding:10px;
	text-align:center;
}
.navbar 
{
    float: left;
    padding-left: 15px;
}

ol li.indent {

	margin: 0 0 0 10px;

	list-style: none;

}

#table {

	margin:15px 5px 15px 5px;
	background:#fff;

}

td.td {

	padding:5px 15px 5px 15px; 
	background: #444f82; 
	text-align:center;
	color: White;
	font-weight:bold;

}

	

td.td1 {

	padding:3px; 
	background: #6d6f7a;
	text-align:center;
	color: #fff;
	font-weight:bold;
}



td.td2 {

	padding:3px 45px 3px 45px; 
	background: #444f82; 
	text-align:center;
	color: White;
	font-weight:bold;
}



td.td3 {

	padding:3px; 
	background: #dddddd;
	text-align:center;
	color: #000;
}



td.td4 {

	padding:3px 3px 3px 15px; 
	background: #EDEDED;
	text-align:left;
	color: #000;

}



td.td5 {

	padding:2px; 
	background: #444f82; 
	text-align:center;
	color: White;
	font-weight:bold;
}



td.td6 {

	padding:2px; 
	background: #EDEDED;
	text-align:center;
	color: #000;

}

.watermarked
{
    background-color:#DFE3F7;
}



