div
{
	text-align: left;	
}

.topnavitem
{
	text-align: right; 
	width: 93px; 
	height: 28px; 
	background-image: url(../img/topnavbg.gif); 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	padding: 2px;
	border-right: solid 1px #8482B3;
}

.topnavitem a
{
	text-decoration: none;
	color: white; /*#012959;*/
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-transform: lowercase;
}

.topnavitem a:hover
{
	text-decoration: underline;	
}

.leftnavitem
{
	text-align: left;
	width: 129px;
	height: 28px;
	background-image: url(../img/leftnavbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.leftnavitem a
{
	text-decoration: none;
	color: #012959;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.leftnavitem 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: #012959;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.footer, .footer a
{
	font-family: Arial, Sans-Serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.footer a:hover
{
	text-decoration: underline;	
}
