body {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

.background {
	margin-top: 0px;
	text-align: center;
}

.outerwrapper {
	background-color: #FFFFFF;
	text-align: left;	
	width: 742px;
	margin: 0 auto;
}

.innerwrapper {
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.innerWrapperContent {
	float: left;
}

.innerwrapperbottom		{
	width: 742px;
	background-color:#940000;
}

.innerWrapperTop {
	width: 742px;
	text-align: left;
}

html > body #navigatesecondarylinks li a {
	width: auto;
}

li.selected {
	font-weight: bolder;
}


.navigatesecondary {
	float: left;
	width: 159px;
	text-align: center;
}

#navigatesecondarylinks {
	width: 159px;
	margin: 0px 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navigatesecondarylinks li {
	width: 154px;
}

#navigatesecondarylinks li a {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	width: 100%;
	
}

#navigatesecondarylinks li a:hover {
	background-color: #330000;
	color: #ED681B;
	border-top-width: thin;
	font-weight: bold;
	
}

#navigatesecondarylinks ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #330000;
	text-decoration: none;
}

td {
	text-align: center;
	color: #330000;
}

.content {
	margin-left: 159px;
	padding-top: 5px;
	width: 557px;
	color: #330000;
}

.content a {
	text-decoration:underline;
}

.content2 {
	text-align: left;
	margin-left: 161px;
	padding-top: 5px;
	width: 575px;
	color: #330000;
	font-size: 14px;
	font-style: normal;
	position: relative;
	background-color: #FFFFFF;
}

#content2 p {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #330000;
	font-weight: normal;
}
