body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: White url(../images/background.png) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:active, a:focus, a:link, a:visited {
	color: #cc0b1c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom-color: #cc0b1c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.bottomnav, a:active.bottomnav, a:focus.bottomnav, a:link.bottomnav, a:visited.bottomnav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:hover.bottomnav {
	color: #F3F3F3;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.large, a.large:active, a.large:focus, a.large:link, a.large:visited {
	color: #cc0b1c;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.large:hover {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	border-bottom-color: #cc0b1c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.news {
	border: 1px solid #dedede;
	background: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.newstitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}
.newsdate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0b1c;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 14px;
	background-position: left;
}
.newstext {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	padding-bottom: 14px;
}
.newsline {
	background-color: #DEDEDE;
	line-height: 1px;
	}
td.welcome {
	border: 1px solid #dedede;
	background: #f7f7f7;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.welcometitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #cc0b1c;
	padding-bottom: 10px;
}
.welcometext {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 4px;
}
td.promo {
	border: 1px solid #dedede;
	background: #ffffff;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 5px;
}
li {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.graymiddle {
	background-image: url(../images/middle_gray.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.redmiddle {
	background-image: url(../images/middle_red.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-left: 6px;
	padding-top: 6px;
}
.navbottom {
	background-image: url(../images/bottom_nav.jpg);
	background-repeat: no-repeat;
	height: 64px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F3F3;
}
.navbottom a {
	color: #F3F3F3;
}
.standout {
	border: 2px dashed Gray;
	background-color: #FEF6DC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color: Black;
	cursor: hand;
}
.redtextbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0b1c;
	font-weight: bold;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-image: url(../images/button_granite.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.errorboxtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0b1c;
	font-weight: bold;
	background-color: #F3F3F3;
}
#infobox { 
	background-image: url(../images/icons/information.png); 
	background-repeat: no-repeat; 
	background-position: 5px; 
	margin: 5px 5px 10px 5px;
	padding: 5px 5px 5px 25px; 
	background-color: #FCF9D2; 
	border: 1px solid #F9D43E;
}

#successbox {  
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px; 
	background-color: #FFFFEC; 
	border: 1px solid #F9D43E;
	font-weight: normal;
}
.successbox {  
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px; 
	background-color: #FFFFEC; 
	border: 1px solid #F9D43E;
	font-weight: normal;
}
#successboxgray {  
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px; 
	background-color: #EFEFEF; 
	border: 1px solid #F9D43E;
	font-weight: normal;
	text-align: left;
}
#errorbox {  
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px; 
	font-weight: bold;
	text-align: left;
}
#errorboxbottom {  
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px; 
	font-weight: bold;
	text-align: left;
	border-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
