body {
	text-align:center;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}

html,body { 
height:100%; 
width:100%; 
overflow:auto; 
} 

.wrapper {
	background: white;
}

.footer-wrapper {
	background: url(../images/footer-bg.jpg) repeat-x left center;
	width: 100%;
	height: 254px;
}

a {
	text-decoration:none;
	color:#000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #F6002F;
}
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:11px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 15px;
}
.red {
	font-size:11px;
	font-weight: normal;
	color: #F6002F;

}
.small {
	font-size:9px;
	font-weight: normal;
	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: #F3072F;
}
.black-header {
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

.submitbutton {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #DE002D;
	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: 1px;
	background-color: #F7F7F7;
	text-align: left;
	border: 1px solid #333333;
}

.contactbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px;
	background-color: #F7F7F7;
	text-align: left;
	border: 1px solid #333333;

}
.menu {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E1002D;
}


a.menutext:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menutext:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menutext:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.menutext:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}






div#content {
	margin: 0 auto;
	padding: 20px;
	width: 760px;
}

div#content p {
	text-align: left;
	font-size: 12px;
	width: 500px;
}

div#content p.images {
	width: 200px;
	float: right;
}

br.clear {
	height: 0;
	line-height: 0;
	clear: both;
}