
/* Page Default */
    

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color : #000000;
	font-weight: normal; 
}


P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color : #000000;
	font-weight: normal; 
}

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color : #000000;
	font-weight: normal; 
}

ul {
	list-style-image: url(../images/bullet.gif);
	}



/* Standard Links */
A
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #3A75C6;
	text-decoration: underline;
	font-weight: bold;
}


A:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #3A75C6;
	text-decoration: underline;
	font-weight: bold;
}

A:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}




/* Top NavBar Links */

.topNavBar
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}

.topNavBar:link
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}
.topNavBar:visited
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}
.topNavBar:hover
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px; 
	color : #E66C1F;
	font-weight: bold;
	text-decoration: underline;  
}


/* Bottom NavBar Links */

.bottomNavBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color : #CCCCCC;
	font-weight: normal; 
	text-decoration: none;  
}

.bottomNavBar:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color : #CCCCCC;
	font-weight: normal; 
	text-decoration: none;  
}
.bottomNavBar:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color : #CCCCCC;
	font-weight: normal; 
	text-decoration: none;  
}
.bottomNavBar:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color : #CCCCCC;
	font-weight: normal; 
	text-decoration: underline;  
}


/* Left NavBar Links */

.leftNavBar
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}

.leftNavBar:link
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}
.leftNavBar:visited
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px; 
	color : #333333;
	font-weight: bold; 
	text-decoration: none;  
}
.leftNavBar:hover
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px; 
	color : #E66C1F;
	font-weight: bold;
	text-decoration: underline;  
}




