body
{
	background-image : url(../images/cellback1lg.jpg);
	color : White;
}

td{
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	}

.content{
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color:White;
	padding-left : 15px;
}

a {
	color : #CCFFFF;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #CCFFFF;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	background-color : #CCFFFF;
	color : #000080;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	background-color : inherit;
	color : #FF0000;
	font-family : Tahoma, Verdana, Helvetica, serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.header_caption {
	font-size : 18;
	font-family : Tahoma, Verdana, Helvetica;
	color : White;
	font-style : italic;
	margin-top : 10px;
	margin-left : 20px;
	padding-left : 45px;
}

.header_h1 {
	float:left;
	font:230% Arial;
	color: #E0E0E0;
	padding: 15px 20px 5px 165px;
	border-right:1px solid #E4E4E4;
	margin:0 20px 0 0;
}

.header_h2 {
	font:140% Arial;
	color: #E0E0E0;
	padding: 30px 0 0 0;
	border:none;
}

.fineprint {
	color : #F0F8FF;
	font : 10px geneva, verdana, sans-serif;
	margin-bottom : 5px;
	padding : 5px 3px 7px 3px;
	text-align : justify;
}

.box{
	float : left;
	width : 90px;
	height : 100px;
}

#boxContent{
	border : none;
	background : #EEEEEE;
	position : relative;
	left : -4px;
	top : -4px;
}

#boxContainer{
	position : relative;
	background-color : #CC3333;
	margin : 4px;
}

.container{
	position : relative;
	left : 1px;
	top: 1px;
	color : #CC3333;
}

.text{
	position : absolute;
	left : -1px;
	top : -1px;
	color : #003399;
}

#navcontainer
{
background: #eeeeee;
padding: 0 0 0 0px;
font-family: georgia, serif;
font-size: 13px;
text-transform: none;
font-weight : bold;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0 0;
margin: 0 auto 0;
width: 100%;
 margin-left : 0px;
 padding-left : 0px;
}

ul#navlist li
{
display: block;
width: 100%;
border-width: 1px;
border-color: #fff #ccc #ccc #fff;
border-style: solid;
color: #eeeeee;
background: Navy;
font-weight : bold;
float: left;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.2em 0 0.2em 0.5em;
border-width: 1px;
border-color: #fff #ccc #ccc #fff;
border-style: solid;
color: Navy;
text-decoration: none;
background: #eeeeee;
 font-weight : bold;
 margin-left : 0px;
}

#navcontainer>ul#navlist li a { width: auto;   }

ul#navlist li#active a
{
background: #eeeeee;
color: Navy;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #eeeeee;
background: transparent;
border-color: #99CCFF #3399FF #3399FF #99CCFF;
}