body {
	font-family : Verdana, Helvetica,sans-serif;
	font-size : 11px;
	background-color : #FFCC00;	
	color : #333333;
}

.homehlcell {
	background: #006699;
	color: #ffffff;
	font-size: 10px;
	padding : 5;
}
.bodytext {
	margin-left : 6px;
	margin-right : 6px;
}

.hometitle { 
	font-size: 10px;
    font-weight: bold; 
    color: #ffffff;
}	
.homesubtitle { 
	font-size: 10px;
    font-weight: bold; 
    color: #333333;
}

td  {
	font-size : 11px;
	color : #333333;
}


h1 { 
	font-family : Arial, Helvetica,sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
    color: #006699; }
h2 { 
    font-size: 10pt; 
    font-weight: bold; 
    color: #006699;
}

strong {  
    color: #006699;
}


.form  {  
     font-size: 8pt }

a:link {
	color : #006699;
	font-weight: bold;
}

a:visited{
	color : #006699;
	font-weight: bold;
}
a:hover{
	text-decoration : none;
	color : #FF9900;
	font-weight: bold;
}


.nav  {
	background: #006599;
	font-size : 11px;
}

.nav a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.nav a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.nav a:hover{
	text-decoration : none;
	color : #ffcc00;
	font-weight : bold;
}

.nav input {
	font-size:10px;
	height:18px;
	color : #808080;
}

.subnav  {
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:link {
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:visited{
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:hover {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #FFCC00;
}

.footernav  {
	font-size : 9px;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:hover{
	text-decoration : none;
	color : #FFCC00;
	font-weight : bold;
}


.footer  {
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.footer a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footer a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footer a:hover{
	text-decoration : none;
	color : #ffcc00;
	font-weight : bold;
}


input {
	font-size:11px;
	height:19px
}

select {
	font-size:11px
}

textarea {
	border-width : 1;
	border-color : #000000;
	border-style : solid;
	font : 8pt Tahoma;
}

.bottomfooter  {
	text-align: left;
	margin-left: 50px;
	font-size : 9px;
}

.problem {
	background: #ffcc00;
}
