body {
	background-color:#ececec;
}

p,ul,li,td {
	font-family:Verdana, Arial;
	font-size:12px;
	margin-bottom:10px;
	line-height:160%;
}

h5 {
		color:#b50831;
		font-weight:bold;
		margin-bottom:0px;
		line-height:100%;
}

#right ul {
	padding-left:30px;
}

ul li {
	list-style:disc;
}

h1 {
	color:#b50831;
	font-weight:normal;
	font-family:Verdana, Arial;
	font-size:18px;
	margin-bottom:10px;
	clear:left;
}

h2 {
	color:#390011;
	font-weight:normal;
	font-family:Verdana, Arial;
	font-size:18px;
	margin-bottom:10px;
	clear:left;
}

h3 {
	color:#b50831;
	font-weight:normal;
	font-family:Verdana, Arial;
	font-size:18px;
	margin-bottom:10px;
}

h4, h6 {
	color:#390011;
	font-weight:normal;
	font-family:Verdana, Arial;
	font-size:14px;
	margin-bottom:8px;
}

#wrapper {
	width:959px;
	margin:auto;
}

#banner {
	width:959px;
	height:183px;
	clear:both;
}

#banner a {
	padding:0px;
	margin:0px;
}

#nav-holder {
	width:959px;
	height:150px;
	background-color:#390011;
	clear:both;
}

.nav-off  {
	float:left;
	display:inline;
	width:192px;
	height:150px;
	background-color:#390011;
	background-image:url(/images/nav-split.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.nav-on {
	float:left;
	display:inline;
	width:191px;
	height:150px;
	background-image:url(/images/nav-on.jpg);
	background-repeat:repeat-x;
}

.nav-on p a, .nav-off p a {
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
}

.nav-off p a:hover {
	color:#b50831;
}

.nav-on p, .nav-off p {
	padding:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
}

.nav-on strong, .nav-off strong {
	padding:10px;
	margin-top:10px;
	width:100%;
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:14px;
	line-height:200%;
	color:#FFFFFF;
}

.nav-on strong a, .nav-off strong a {
	text-decoration:none;
	color:#FFFFFF;
}

.nav-off strong a:hover {
	color:#b50831;
}


#content {
	padding-top:30px;
	float:left;
	width:959px;
	background-image:url(/images/body-top.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	position:relative;
}

#left {
	padding:10px;
	width:170px;
	float:left;
	display:inline;
}

#right {
	padding:10px;
	width:730px;
	float:left;
	display:inline;
	border-left:DOTTED 1px #1f1f1f;
}

#right a {
	color:#b50831;
	text-decoration:none;
	font-weight:bold;
}

#right a:hover {
	color:#000000;
}

#left ul {
	padding-left:30px;
}

#left ul li {
		font-family:Verdana, Arial;
		font-weight:bold;
		line-height:200%;
		font-size:12px;
		color:#1f1f1f;
		list-style-image:url(/images/sec-nav-off.gif);
}

#left ul li a {
	text-decoration:none;
	color:#AAAAAA;
}

#left ul li a:hover {
		color:#1f1f1f;
}

#left ul #activenav {
		font-family:Verdana, Arial;
		font-weight:bold;
		line-height:200%;
		font-size:12px;
		color:#1f1f1f;
		list-style-image:url(/images/sec-nav-on.gif);
}

#left ul #activenav a {
			color:#1f1f1f;
			text-decoration:none;
}

#spacer {
	width:100%;
	height:30px;
	clear:both;
	float:left;
}

#repeater-links {
	clear:both;
	height:44px;
	width:959px;
	background-image:url(/images/footer-bar.jpg);
	background-repeat:repeat-x;
	background-color:#6a0121;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	line-height:350%;
		position:relative;
}

#repeater-links a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
	clear:both;
	height:56px;
	width:959px;
	background-color:#b50831;
		float:left;
			position:relative;

}

#footer p {
	padding-top:13px;
	margin:0px;
	font-family:Verdana, Arial;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}

.td-field {
	padding:4px;
	vertical-align:top;
}

.picture {
	float:left;
	text-align:left;
	border:SOLID 1px #A6A6A6;
	margin:0px 10px 0px 0px;
}

.picture-right {
	float:right;
	text-align:right;
	border:SOLID 1px #A6A6A6;
	margin:0px 0px 0px 10px;
}

.error {
	color:red;
}