
a:link{color: navy; font-family: arial, Sans-Serif; font-weight:normal; text-decoration: none;}
a:active{color: navy;	font-family: arial, Sans-Serif; font-weight:normal; text-decoration: none;}
a:hover{color: #F90; font-family: arial, Sans-Serif; font-weight:normal; text-decoration: none;}
a:visited{color: navy; font-family: arial, Sans-Serif; font-weight:normal; text-decoration: none;}

a.bottomlinknav{color: navy; font-family: arial, Sans-Serif;	font-size:8pt;	font-weight:normal; text-decoration: none;}
a.bottomlinknav:visited{color: navy; font-family: arial, Sans-Serif;	font-size:8pt;	font-weight:normal; text-decoration: none;}
a.bottomlinknav:active{color: navy; font-family: arial, Sans-Serif;	font-size:8pt;	font-weight:normal; text-decoration: none;}
a.bottomlinknav:link{color: navy; font-family: arial, Sans-Serif; font-size:8pt; font-weight:normal; text-decoration: none;}
a.bottomlinknav:hover{color: #F90; font-family: arial, Sans-Serif; font-size:8pt; font-weight:normal; text-decoration: none;}

a.miniLinks {color:#F90;font-size:8pt;}
a.miniLinks:visited{color:#930;font-size:8pt;}
a.miniLinks:active{color:#f00;font-size:8pt;}
a.miniLinks:link {color:#F90;font-size:8pt;}
a.miniLinks:hover{color:#F90;font-size:8pt;}



body{	
   background-color: white;
   background-image: url(/images/template/wcfdimainbodybg.gif);
   background-repeat: repeat;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;		
	text-decoration: none;
	margin: 0;
}

table{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;		
	text-decoration: none;
}
h2{
   background-color: #036;
   color:#fff;
   font-size:13pt;
   font-weight:bold;
   padding: 5px;
}
h3{
   color:#000;
   font-size:10pt;
   font-weight:bold;
   padding: 5px;
}
p{
   padding:0px 5px;
}
ul{
   list-style-type:decimal;
}
.bullets{
   color:#f93;
   list-style-type:disc;
}
.payFormHeader{
   border-right: black 1px solid;
   padding-right: 3px;
   border-top: black 1px solid;
   padding-left: 3px;
   font-weight: 800;
   font-size: 20px;
   padding-bottom: 3px;
   border-left: black 1px solid;
   color: white;
   padding-top: 3px;
   border-bottom: black 1px solid;
   background-color: #006699;
}

.payFormComment{
   font-size: 10pt;
}

.payFormButton
{
   font-weight: bold;
   font-size: 12pt;
   font-family: Times New Roman;
   background-color: #006699;
   color: White;   
   width: 60px;
}

.payFormTable
{   
   border: solid 0px black;   
}
.services{
   background-color: #eee;
   margin: 10px;
   padding: 0px 0px 10px 00px;
}
.serviceCost{
   color:#930;
   font-weight:bold;
}
.serviceHeader{
   background-color:#036;
   font-size:12pt;
   color:#fff;
}
.ErrorText
{
   font-size: 15px;
   color: Red;
}

#bottomNavLinks{
   background-image: url(/images/Template/BottomNavRightIMG.jpg);
   background-position: right bottom;
   background-repeat:no-repeat;
   text-align:left;
   padding: 4px 90px 4px 0px;
   margin: 0px 2px 0px 0px;
}
#mainContent{
   text-align:left;
   width:459px;
}
#miniLinks{   
   background-color:Black;
   width:300px;
   padding:0px 0 px 0px 0px;
   
}
#miniLinks1{
   font-size:8pt;
   float:left;
   padding:5px;
   margin: 0px 0px 0px 10px;
   vertical-align:top;

}
#miniLinks2{
   font-size:8pt;
   padding:5px;
   vertical-align:top;
  
}

#navigation{
   width:240px;
   height:100%;
}


.handbook {
   border-left:solid 1px #bababa;
   float:right;
   font-size:10px;
   margin-left:8px;
   padding-left:10px;
   text-align:center;
   width:110px;}