div
{
	text-align: left;	
}

.box
{
	width: 185px; 
	height: 150px; 
	background-image: url(../img/box.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
}

.leftnavitem
{
	text-align: right; 
	background-image: url(../img/leftnavbg.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	width: 126px; 
	height: 497px; 
	padding-right: 16px;	
}

.leftnavitem a
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Arial Narrow', arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;	
	line-height: 25px;
}

.leftnavitem a:hover
{
	text-decoration: underline;
}	

.topnavitem
{
	background-image: url(../img/topnavbg.gif); 
	width: 860px; 
	height: 38px; 
	padding-left: 20px;		
}

.topnavitem a
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Arial Narrow', arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
}

.topnavitem a:hover
{
	text-decoration: underline;	
}

.contactform, .contactform td, .contactform input, .contactform textarea, .contactform a
{
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	text-decoration: none;
}

.contactform a:hover
{
	text-decoration: underline;	
}

.pagename
{
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.footer, .footer a
{
	font-family: Arial, Sans-Serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.footer a:hover
{
	text-decoration: underline;	
}

a
{
	color:Blue;	
}
