body {
	background-color: #bcbec0;
	background-image: url(images/backfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftshadow {
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(images/rightshadow.gif);
	background-repeat: repeat-y;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #00538e;
	text-align: justify;
}
.bodybackground {
	background-image: url(images/05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #00538e;
	text-align: center;
	font-weight: bold;

}
.smallmenucopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #00538e;
	text-align: left;
	padding-right: 5px;




}
.columnseperator {
	background-image: url(images/bluedot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #053a60;
}
.barbackground {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.modblockback {
	background-image: url(images/mod-block-02.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#topmenu a {
	color: #a6a6a6;
}
#topmenu a:link,   {  
	color: #a6a6a6;
}