/* Generic sitewide styles */
body {
	background-color: #cccccc;
	margin: 35;
	padding: 0;
}

p {
	margin: 20px 24px 14px 0px;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #6d6e71;
	text-align: left;
}
td {
	margin: 20px 16px 14px 0px;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #6d6e71;
	text-align: left;
}
td#quote p {
	margin: 20px 24px 14px 0px;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #6d6e71;
	text-align: left;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF2E24;
	margin: 5px 0px 0px 6px;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 0px 6px;
}

a {
	color: #b45638;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}
	
img {
	border: 0;
}
ul {
	margin: 20px 24px 14px 0px;
	padding-left:0;
	list-style-type: disc;
	list-style-position: inside;
}

li {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
}
	
table {
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}
table#container {
	padding: 0px;
	margin: 0 0 0 0;
	vertical-align: top;
	background-color: #cccccc;
}
table#container2 {
	padding: 0px;
	border: 1px solid #999999;
	margin: 1px 0 0 0;
	vertical-align: top;
	background-color: #ffffff;
}

/* Styles for top navigation and logo banner */
table#topbanner {
	background-color: #ffffff;
	padding: 0;
	margin:0 0 2px 0;
}

td#topbanner {
	background-color: #ffffff;
	padding:0;
	margin:0 0 0 0;
	vertical-align: bottom;
	text-align: left;
}
table#topbanner2 {
	background-color: #e5e5e5;
	padding: 0;
	margin:0 0 0px 0;
}

td#topbanner2 {
	background-color: #e5e5e5;
	padding:0;
	margin:0 0 0px 0;
	vertical-align: bottom;
	text-align: left;
}
td#topnav {
	padding: 0px 0px 3px 0px;
	vertical-align: bottom;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;

}

td#topnav a {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #6d6e71;
	text-decoration:none;
	margin-left:0px;
}

td#topnav a:hover {
	color: #b45638;
	text-decoration: UNDERLINE;
}
td#topnavon {
	padding: 0px 0px 3px 0px;
	vertical-align: bottom;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;

}

td#topnavon a {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	margin-left:0px;
}

td#topnavon a:hover {
	color: #cccccc;
	text-decoration: none;
}
td#leftnav {
	padding: 20px 0px 12px 25px;
	vertical-align: top;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 11px;
	color: #6d6e71;
	text-decoration:none;
	text-align: left;
}

td#leftnav a {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 11px;
	color: #b45638;
	text-decoration:none;
	margin-left:0px;
}

td#leftnav a:hover {
	color: #b45638;
	text-decoration: underline;
}

/* Styles for home page center section containing large Flash movie */
table#flashhomebig {
	margin-bottom: 4px;
	padding: 0;
}
table#flashhomebig td {
	vertical-align: middle;	
	padding: 0;
}
td#homepageblurb {
	margin: 0px;
	padding: 0px 0px 6px 25px;
	vertical-align: top;
	text-align: left;
}

td#homepageblurb p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
	line-height: 1.8em;
	
}

td#homepageblurb a {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #b45638;
	font-weight: normal;
	text-decoration: none;	
}

td#homepageblurb a:hover {
	text-decoration: underline;	
}
td#homepagenews {
	padding: 2px 14px 6px 20px;
	vertical-align: top;
	text-align: left;
}

td#homepagenews p {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6d6e71;
	line-height: 1.5em;
	
}

td#homepagenews a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #b45638;
	font-weight: normal;
	text-decoration: none;	
}

td#homepagenews a:hover {
	text-decoration: underline;	
}

/* Styles for page footer below the content area */
td#copyright {
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #cccccc;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #666666;
}


td.footernav {
	background-color: #6d6e71;
	text-align: center;
	vertical-align: middle;
	padding:0;
}

td.footernav img {
	border: 0;
	display: inline;
}

td.footernav a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}

td.footernav a:hover {
	text-decoration: underline;
}


td#content {
	margin:0;
	padding:0 0px 0 0;
	vertical-align:top;
	text-align: left;
}

.red {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #EF2E24;
}
.formcontent {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #666666;
}


