/*----------------------------*/
/*       Howard Robson        */
/*     Website Stylesheet     */
/*                            */
/*         Created by         */
/* Synergy Marketing Services */
/*         June 2004          */
/*----------------------------*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	vertical-align: bottom;
	text-align: center;
}
.clsCMOn {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	text-decoration : none;
        padding: 7px 0px 2px 6px;
}
.clsCMOver {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	text-decoration : none;
	padding: 7px 0px 2px 6px;
	font-weight: bold;
}
.clsCMOnSub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
	text-decoration : none;
        padding: 7px 0px 2px 6px;
}
.clsCMOverSub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	text-decoration : none;
	padding: 7px 0px 2px 6px;
	font-weight: bold;
}
.clsCMBackground1On {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	text-decoration : none;
    padding: 4px 0px 2px 6px;
	background-image: url(images/menubg_05.gif);
	height : 26px;
}
.clsCMBackground1Over {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	text-decoration : none;
    padding: 4px 0px 2px 6px;
	height : 26px;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
}
.bodytext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytext_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
}

