html
{
height: 100%;
}

html,body{
	margin : 0;
	padding : 0;
}

body{
	font-size : 0.75em;
	font-family : "Trebuchet MS", Helvetica,  sans-serif;
	color: #003333;
	height: 100%;
	background-color : white;
	background-image : url(sideback3.gif);
	background-attachment : scroll;
	background-position : left bottom;
	background-repeat : repeat-y;
	padding-bottom: auto;
}

p{
}

#content a {
	color: #CC0000;
	font-weight: normal;
}

#content a:hover {
	color: #000000;
	font-weight: normal;
}

#content a:activer {
	color: #FF0000;
	font-weight: normal;
}

#content a:visited {
	color: #330000;
	font-weight: normal;
}

h1 {
	color: #127966;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 8px;
}

h2 {
	color: #127966;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 {
	color: #127966;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 8px;
}


div#header {
	height : 75px;
	background-color: #DCEDEA;
	background-attachment : scroll;
	background-position : top right;
	background-image : url(bannertop.gif);
	background-repeat : no-repeat;
}

div#header h1{
	position: absolute;
	padding: 34px 0 0 0;
    overflow: hidden;
	display: block;
    background-image: url("logo.gif");
    background-repeat: no-repeat;
    margin: 15px 0 0 15px;;
    width: 267px;
    height: 0px !important;
    height /**/:34px;
}
#partners {
	float: right;
	display: block;
	width: 375px;
	text-align: right;
	margin-right: 8px;
	margin-top: 3px;
}

#partners img{
 	margin-right: 8px;
}

#partners p{
	display : block;
	float:left;
	width: 200px;
	padding-top: 0px  !important;
	padding-top: 12px;
	font-size: 12px;
	height: 44px;
	overflow : hidden;
}

#topnav {
	display : block;
	position: absolute;
	top:56px;
	left: 4px;
}

#topnav ul{
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#topnav li{
	float : left;
	list-style-type : none;
}

#topnav li a,a:hover,a:visited,a:active {
	background-color: transparent;
	background-attachment : scroll;
	background-image : url(navdivider.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : bold;
}

#topnav li.first a,a:hover,a:visited,a:active {
	background-image : none;
}

#topnav a {
	color: #127966;
	text-decoration: none;
	padding: 10px;
}

#topnav a:hover {
	color: #003333;
	text-decoration: underline;
}

#topnav a:active {
	color: #003333;
	text-decoration: none;
}

#topnav a:visited {
	color: #10546A;
}

#topnav a.current {
	color: #003333;
	text-decoration: underline;
}

div#content p{
	line-height : 1.4;
}

div#content  li {
	list-style-image : url(redsquare.gif);
}

div#navigation{
	background-color : transparent;
	background-attachment : scroll;
	background-image : url(menuback.gif);
	background-repeat : repeat-x;
	background-position : top;
	padding-top: 10px;
	float : left;
	width : 191px;
	margin-bottom: 0;
	height: 100% !important; 
	height: 50% ; 
}

#navigation ul{
	margin: 0 10px;
	padding : 0 0 0 20px;
	}

#navigation ul ul{
	margin:0;
	padding : 0 0 0 12px;
	}
	
	#navigation ul li {
		list-style-image : url(dgreenspot.gif);
		}
		
	#navigation ul li.current {
		list-style-image : url(redspot.gif);
		}
		
		#navigation ul li ul li {
			list-style-image : url(lgreenspot.gif);
			}

	#navigation li {
		padding: 2px;
		margin: 0;
	}
	
	#navigation a{
		color: #003333;
		text-decoration: none;
		font-weight: normal;
		}
		
	#navigation a:hover{
		color: #003333;
		text-decoration: underline;
		font-weight: normal;
		}
		
	#navigation a:active{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		}
		
	#navigation a:visited{
		color: #000C33;
		font-weight: normal;
		}
	
#navigation li a.current{
		color: #003333;
		text-decoration: underline;
		font-weight: normal;
		}
	
div#extra{
	background : #FF8539;
	position: absolute;
	top:100%;
}

#container
{
position: relative;
min-height: 100%;

}

* html #container
{
height: 100%;

}

#footer
{
position: relative;
margin-top: -20px;
}

div#footer{
	background : #DFEEE9 url(footerback.gif) repeat scroll top;
	height : 20px;
}

#footer ul{
	margin : 0;
	padding : 0;	
	list-style-type : none;
}

#footer li{
	float : left;
	list-style-type : none;
	
}

#footer li a, a:hover, a:visited, a:active {
	background-color: transparent;
	background-attachment : scroll;
	background-image : url(navdivider.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : bold;
}

#footer li.first a,a:hover,a:visited,a:active {
	background-image : none;
}

#footer a {
	color: #127966;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}

#footer a:hover {
	color: #003333;
	text-decoration: underline;
}

#footer a:active {
	color: #003333;
	text-decoration: none;
}

#footer a:visited {
	color: #10546A;
}

#topnav a.current {
	color: #003333;
	text-decoration: underline;
}


div#content-container{
	float : right;
	width : 100%;
	margin-left : -191px;
}

div#content{
	margin-left : 191px;
	padding: 1px 30px 10px 30px;

}


div#footer{
	clear : both;
	width : 100%;
}

form fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #8ACAB0;
	padding: 0 1em 1em 1em;
}

form legend {
	font-size: 1.2em;
	color: #127966;
}

form fieldset.radio
{
	margin: 0 0 0 -1em !important;
	margin: 0 0 0 -0.5em;
	border: 0 solid #FFFFFF;
}

form fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
	border: 0px none #000000;
}

form fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

form fieldset.radio legend
{
	float: left;
	font-weight: bold;
	margin: 0 0 0 0 !important;
	margin: 0 0 0 -1.3em;
}

form input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	border: 1px solid #127966;
	font-size: 1em;
}

form input.submit
{
	border : 1px solid #8ACAB0;
	color: white; 
	background : #127966 url(buttonback.gif) repeat scroll left;
	margin-left: 11px;
}

form label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

form p
{
	clear: both;
	float: left;
	display: block;
	margin-top: -1em;
	margin-bottom: 1.2em;
}

form label.first
{
	margin-top: 1em;
}

form select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	font-size: 1em;
}

table {
	border: 1px solid #A3B8AF;
	border-collapse: collapse;
	font-size: 1em;
}
th {
	border: 1px solid #A3B8AF;
	padding: 2px;
	border-collapse: collapse;
	background-color: #EEF7F3;
	text-align: left;
}

td {
	border: 1px solid #A3B8AF;
	padding: 2px;
	border-collapse: collapse;
	background-color: #F8FCFA;
	text-align: left;
}

tr.odd td {
	border: 1px solid #A3B8AF;
	padding: 2px;
	border-collapse: collapse;
	background-color: white;
}

tr.even td {
	border: 1px solid #A3B8AF;
	padding: 2px;
	border-collapse: collapse;
	background-color: #F8FCFA;
}