div
{
	text-align: left;	
}

.leftnavitem
{
	text-align: right;
	width: 119px;
	height: 31px;
	background-image: url(../../../Templates/E04/img/leftnavbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;	
	padding-right: 10px;
}

.leftnavitem a
{
	text-decoration: none;
	color: #3F9DDB;
	font-family: 'Arial Narrow', arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;	
}

.leftnavitem a:hover
{
	text-decoration: underline;	
}

.topnavitem
{
	PADDING-RIGHT: 48px; 
	TEXT-ALIGN: right	
}

.topnavitem a
{
	text-decoration: none;
	color: #3F9DDB;
	font-family: 'Arial Narrow', arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;	
	text-transform: uppercase;
}

.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: #3F9DDB;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.footer, .footer a
{
	font-family: Arial, Sans-Serif;
	font-size: xx-small;
	color: #3F9DDB;
	text-decoration: none;
	text-align: center;
}

.footer a:hover
{
	text-decoration: underline;	
}