p {

	font-family: "Trebuchet MS";
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
hr {
	noshade
	size: 1px;
}
.bodytextindent {
	font-family: "Trebuchet MS";
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}
.bodytext {

	font-family: "Trebuchet MS";
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodytextSmall {

	font-family: "Trebuchet MS";
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

#menu {font-family: "Trebuchet MS"; list-style-type:none; margin:0 0 30px 0px; /* settings for this demo only */ padding:0;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; padding: 5px 10px;font-size:.8em;}
#menu li a, #menu li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(img/transparency.gif);}
#menu dt {background: #fff; margin:0; font-size: .8em; border-bottom:1px solid #fff; float:left; border-right:1px solid #ccc;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #ccc; clear:left; margin:0; padding:0; color: #fff; font-size: .8em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#000; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:#ddd; color:#000; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:8px solid #000;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #949494; color:#fff;}

a:link {color: #336699}
a:visited {color: #336699}
a:active {color: #336699}
a:hover {color: #da2824}

.class2 a:link {color: #FFFFFF}
.class2 a:visited {color: #FFFFFF}
.class2 a:active {color: #FFFFFF}
.class2 a:hover {color: #000000}

.topheader {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 20px;
}

.topheader2 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 20px;
}
.required {
	color: #990000;
	font-weight: bold;
}
