body {font-family: Arial; font-size: 12pt; color: #000000; text-align:center; }
td {font-family: Arial; font-size: 10pt; color: #000000; }

a.rollover { 
   display: block; 
   width: 116px; 
   height: 103px; 
   float: center;
text-decoration: none; 
   background: url('images/home3.jpg'); 
} 

a.rollover:hover { 
   background-position: 0px -103px; 
} 
a.rollover2 { 
   display: block; 
   width: 100px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/profile3.jpg'); 
} 

a.rollover2:hover { 
   background-position: 0px -103px; 
}

a.rollover3 { 
   display: block; 
   width: 100px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/tax3.jpg'); 
} 

a.rollover3:hover { 
   background-position: 0px -103px; 
}

a.rollover4 { 
   display: block; 
   width: 100px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/tax3.jpg'); 
} 

a.rollover4:hover { 
   background-position: 0px -103px; 
}

a.rollover5 { 
   display: block; 
   width: 116px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/tools3.jpg'); 
} 

a.rollover5:hover { 
   background-position: 0px -103px; 
}
a.rollover6 { 
   display: block; 
   width: 100px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/contact3.jpg'); 
} 

a.rollover6:hover { 
   background-position: 0px -103px; 
}
a.rollover7 { 
   display: block; 
   width: 100px; 
   height: 103px; 
   text-decoration: none; 
   background: url('images/resources3.jpg'); 
} 

a.rollover7:hover { 
   background-position: 0px -103px; 
}


h4           { font-family: Times New Roman; font-size: 10pt; color: #660000; font-weight: bold; }
h3           { font-family: Times New Roman; font-size: 14pt; color: #FF0000; font-weight: bold;}
h2           { font-family: Times New Roman; font-size: 12pt; color: #FF0000; font-weight: bold;}
h1           { font-family: Times New Roman; font-size: 16pt; color: #0F518A; font-weight: bold;}

ul.disc {list-style-type: disc;}

#bull2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
#bull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F518A;
	list-style-type: disc;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}


#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #666666;
text-transform:uppercase;
color: #FFF;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;
}

#navlist li { display: inline; }

#navlist li a
{
text-decoration: none;
background-color: #666666;
color: #FFF;
padding: .2em 1em;
border-right: 0px solid #fff;
}

#navlist li a:hover
{
background-color: #C0C0C0;
color: #000000;
}