body {
	text-align:center;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	padding-top: 80px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.wrapper {
	background: white;
	border: 1px solid #999999;
}

.footer-wrapper {
	background: url(../images/footer-bg.jpg) repeat-x left center;
	width: 100%;
	height: 254px;
}

a {
	text-decoration:none;
	color:#64B3BD;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {border:none}
form {margin:0px; padding:0px; font-family: Tahoma;}
.formred {background-color:red; color:white;}
select {border: 1px solid #000000;}
input {border: 1px solid #000000; font-family: Tahoma;}
textarea {border: 1px solid #000000; font-family: Tahoma;}
dl {list-style-type:circle}
dt {font-weight:bold}
dd {margin:0px 0px 10px 0px; padding:0px}
h1 {font-size: 16px; color:#CC9500}
h2 {font-size: 12px}
hr {background-color:#CC9500; color:#CC9500; }

.inewstitle {font-size:11px; font-weight:bold}
.side {background: url(../images/greybg.gif) no-repeat;}
.content {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 16px;
}
.small {
	font-size:9px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 13px;
}
.small-footer {
	font-size:9px;
	font-weight: normal;
	text-align: left;
	color: #2A174F;
	line-height: 13px;
}

.contentmain {font-size:11px; padding:10px; background: url(../images/logobackdrop.gif) no-repeat center}
.time {font-size: 11px;}
.contact {
	font-size: 11px;
	font-weight: normal;
}
.large {font-size: 12px;}
.formtable {font-size: 11px; background:#ffffff;}

.footer {font-size:10px; background-color:#FE000B; border-bottom: 2px solid #000000; color:#ffffff}
.footerlink {color:#ffffff}
.topnav {
	background: #000000;
	font-size:11px;
	color: #FE000B;
	font-weight: bold;
}
.topnavlink {color:#FFFFFF; font-size:11px;}
.clockbox {border:0px; background: #CEB574; font-size:11px; font-family: Tahoma; color:#000000}
.header {
	font-size:13px;
	font-weight:bold;
	color: #FE000B;
}
.submitbutton {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #9ECBD0;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	border: 0px solid #9ECBD0;
}
.submitbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 2px 2px 4px;
	background-color: #DDF4EA;
	text-align: left;
	border: 0px double #999999;
}

.contactbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	background-color: #DDF4EA;
	text-align: left;
	border: 0px double #999999;

}

#content { text-align: left; margin-left: 100px }
dfn { color: #7EBAC0 }