/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#464646;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

h1{
	display: inline;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ed1c24;
	margin-left: 2px;
	margin-top: 0px;
	letter-spacing: -1px;
}
h2{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #8A8A8A;
	margin-top: 2px;
	margin-left: 18px;
	letter-spacing: -1px;
}
img {
	border: 0px;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

.header {
	background-image:url(../images/h_index.jpg);
	background-repeat:no-repeat;
	width: 844px;
	height: 126px;
}

.headerlogo {
	height: 126px;
	width: 275px;
	float:left;
}

.headermenu {
	margin-top: 15px;
	margin-right: 37px;
	text-align: right;
	font-size:10px;
}

.headermenudivider {
	color: #c52021;
}

.headerbutton {
	margin-top: 45px;
	margin-left: 0px;
	margin-right: 37px;
}

.mainmenu {
	height: 35px;
}

.sidemenu {
	width: 181px;
	background-color: #ececec;
}

.imgbox {
	height:198px;
}

.body {
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-y;
	color:#000000;
}

.bodymargins {
	margin-top:15px;
	margin-bottom:15px;
}

.bodytext {
	margin-left: 18px;
	margin-right: 18px;
}

.bodytext a:link, .bodytext a:visited {
	color:#ed1c24;
	text-decoration:none;
}

.bodytext a:hover, .bodytext a#active {
	color:#ed1c24;
	text-decoration:underline;
}

.bodysidebar {
	float:right;
	margin-left:10px;
	margin-right:25px;
	width:179px;
}

.bodysidebar a:link, .bodysidebar a:visited {
	color:#ed1c24;
	text-decoration:none;
}

.bodysidebar a:hover, .bodysidebar a#active {
	color:#ed1c24;
	text-decoration:underline;
}

.boldorange {
	font-weight:bold;
	color:#ed1c24;
}

.bigboldorange {
	font-weight:bold;
	color:#ed1c24;
	font-size:14px;
	text-decoration:underline;
}

.footer {
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	font-size:11px;
	text-align:left;
	line-height: 15px;
	color:#000000;
	height: 90px;
}

.footercontent {
	margin-left: 215px;
	margin-top: 33px;
}

.footercontent a:link, .footercontent a:visited {
	color:#ed1c24;
	text-decoration:none;
}

.footercontent a:hover, .footercontent a#active {
	color:#ed1c24;
	text-decoration:underline;
}

.footerhighlight {
	color:#ed1c24;
}

