body {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.menu_frame {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEFF5;
	height: 40px;
	text-align: center;
}

#navcontainer {
	text-align: left;
	font-size: 9pt;
	vertical-align: bottom;
	height: 34px;
}

#navlist
{
	margin: 5px 0 5px 3px;
	font-size: 9pt;
	height: 25px;
	padding: 5px 0px 5px 3px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	

}

#navlist a:link, #navlist a:visited
{
	float: left;
	margin: 0 7px 0px 7px;
	text-decoration: none;
	color: #999;
	vertical-align: bottom;
}

.current2 {
	border-top: 2px solid #D32727;
	color: #fff;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:50% -1px;
}
hr {color: #E7E7E7;
background-color: #E7E7E7;
height: 2px;}


.current a:hover {
	color: #ffcc00;
}

#navlist a:link#current, #navlist a:visited#current
{
height:24px;
border-bottom: 1px solid #D32727;
padding-bottom: 3px;
margin-bottom:3px;
background: transparent;

color: #fff;
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;

background-position:50% 22px;

}

#navlist a:hover { color: #fff; }
#navlist .current a:hover, #navlist .current a:link, #navlist .current a:visited, { color: #fff; }

#header {
	background-color: #F3F3F3;
	height: 250px;
	border-bottom: solid #E7E7E7 1px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #C40000;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C40000;
	padding: 0;
	margin: 0;
	border: 0;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 5px;
}
.topText {

	font-family: "Trebuchet MS";
	font-size: 16px;
	padding: 0;
	margin: 0;
	border: 0;
	padding-top: 0px;
	margin-top: 0px;
}
#footer {
	border-top: solid #E7E7E7 2px;
	margin-top: 20px;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
}
a {
	color: #C40000;
	text-decoration: none;
}

#bottomContainer{
	font-family: "Trebuchet MS";
}

#bottomContainer #menu{
	text-align:right;
	color: #999999;
}

#bottomContainer #menu a{
	color: #999999;
	text-decoration: underline;
	margin-left: 7px;
}

#bottomContainer #menu a:hover{
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #FF0D0D;
	text-decoration: none;
}
#header2 {
	background-color: #F3F3F3;
	border-bottom: solid #E7E7E7 1px;
	height: 76px;
}
h4 {

	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0;
	font-weight: normal;
}
#subnav {
}
#subnav a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.date {
	color: #999999;
}
.comm {
	color: #666666;
	font-size: 16px;
}
