body {
	margin: 0px;
	padding: 0px;
	background-color: #C60000;
	background-repeat: repeat;
}

* {
	margin: 0px;
	padding: 0px;
}

.image {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

.column1-unit {
	width:650px;
	float:left;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-left: 5px;
	margin-left: 20px;
}
.column2-unit-left {
	float:left;
	width:200px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-left: 5px;
	margin-left: 20px;
}
.column2-unit-middle {
	float:left;
	width:315px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-left: 5px;
	margin-left: 20px;
}.column2-unit-bottom {
	float:left;
	width:210px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-left: 5px;
	margin-left: 20px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 746px;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}


.empty {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#banner {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}


#content {
}

#body {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 30px;
}


#credits {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	background: #C60000;
	width: 746px;
}

a:hover {
	text-decoration: none;
	color: #FF3163;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}





.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF6B94;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.noborder {
	border-left: none;
        border-right: none;
	border-top: none;
	border-bottom: none;
}

p.spacer {
	padding-bottom: 5px;
	padding-top: 5px;
	
}
p.normal {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
}


.horizontal{
	margin: 0  auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
	width: 746px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
        background: #FFFFFF;
}

table.ts {

	border-width: 1px 1px 1px 1px;

	border-spacing: 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: separate;

	background-color: white;

}

table.ts th {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.ts td {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;



	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}.clear-contentunit {
	clear:both;
	width:600px;
	height:0.1em;
	border:none;
	color: #006699;
	margin-top: 15px;
	margin-bottom: 15px;
}
.clear-contentunit-2 {
	clear:both;
	width:220px;
	height:0.1em;
	border:none;
	color: #FFFFFF;
