@charset "UTF-8";
/* CSS Document */
a:link {
	color: #b5004d;
}
a:visited {
	color: #b5004d;
}
a:hover {
	color: #b5004d;
	text-decoration: none;
}
a:active {
	color: #b5004d;
}

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

blockquote {
	padding: 20px;
}

body {
	background-color: #808691;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 789px;
	background-image:url(images/containerbacker.gif);
	margin-left:auto;
	margin-right:auto;
}
#dropSubtract {
	padding-left: 4px;
	padding-right: 4px;
}
#headLeft {
	width: 253px;
	float: left;
}
#headRight {
	width: 536px;
	float:left;
}
#clear {
	clear:both;
}
#columnOne {
	margin-top: 23px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 23px;
}
#columnOne li {
	margin-bottom: 15px;
	font-weight: bold;
}


#columnOne #subl a:visited {

color: #999999;
}


#columnOne #subl a:link {

color: #999999;
}
#columnOne #subl a:hover {
	
	text-decoration: none;
color: #b5004d;
}

#columnTwo strong {
	
	font-weight: bold;
}
#columnTwo p {
	
	padding-top: 6px;
}

#columnOne #subl a:active {

color: #b5004d;
}

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

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

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

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



#columnTwo {
	margin-top: 23px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 23px;
	
}


.leftborder  {
	border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #999999;
		border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #999999;
	}
#columnTwo li {
	list-style-type: disc;
	margin: 4px;
	left: 29px;
	position:relative;
	font-size: 12px;
	margin-right: 33px;
}
#columnTwo ul {
	padding-top: 3px;
}
body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-weight: bold;
	font-size: 17px;
	color: #b5004d;
}
h2 {
	font-weight: bold;
	color:#000000;
	font-size: 16px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
h4 {
	font-weight: bold;
	font-size: 17px;
	color: #b5004d;
}
p {
	line-height: 163%;
	font-size: 12px;
}
#footNavLeft {
	width: 168px;
	float: left;
	padding-top: 10px;
	margin-left: 30px;
	font-size: 12px;
	padding-bottom: 6px;
}
#footNavLeft li {
	margin-top: 5px;
}
#footNavLeft a {
	color: #b5004d;
}
#footNavRight a {
	color: #b5004d;
}
#footNavRight li {
	margin-top: 5px;
}
#footNavRight {
	width: 176px;
	float: right;
	padding-left: 22px;
	padding-top: 10px;
	border-left-style: solid;
	border-left-color: #9ba2b0;
	border-left-width: 1px;
	font-size: 12px;
	
	padding-bottom: 6px;
}
#colTwoHorizDiv {
	height: 1px;
	width: 370px;
	background-color: #9ba2b0;
	margin-bottom: 5px;
}
#loginbox {
	background-color:#cdd0d7;
	padding:20px;
}
.loginfield {
	width: 100px;
	border: 1px solid #b3004a;
	margin-top: 6px;
	height: 17px;
	font-size: 12px;
}


#errormsg {
	background:#ffdfdf;
	  border:1px solid #df7d7d; border-width:1px 0;
	  margin:0 0 1em 0; padding:1em;
	
}

#goodmsg {
	background:#85B371;
	  border:1px solid #000000; border-width:1px 0;
	  margin:0 0 1em 0; padding:1em;
	
}


#contact input {
	border: 1px solid #b3004a;
	margin-top: 6px;
	height: 17px;
	font-size: 12px;
	
}

#contact textarea {
	border: 1px solid #b3004a;
	margin-top: 6px;

	font-size: 12px;
	
}

#news {
	margin: 20px;
}
#news p {
	padding-top: 8px;
}
#news strong {
	font-weight:bold;
}

#news2 {
	margin: 20px;
}
#news2 p {
	padding-top: 8px;
}
#news2 strong {
	font-weight:bold;
}
#newsDivider {
	width: 174px;
	background-color:#9ba2b0;
	height: 1px;
}
#news a {
	color: #b5004d;
}
#containerDivider {
	width: 781px;
	background-color: #9ba2b0;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#logobar {
padding-top: 0px;
}

#footer {
background-image: url(images/footer_backer.gif);
width: 769px;
text-align:center;
color: #FFFFFF;
font-size: 12px;
padding: 10px;

}

#footertag {
padding: 7px;

}

#footertag a {
color: #000000;
}

.sub {
padding-left: 10px;
color: #999999;
padding-top: 7px;
padding-bottom: 7px;

}


