a:link {
	text-decoration: none;
	color: #C61116;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #AA0F13;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
.body_txt_wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.body_txt_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: normal;
}
.body_txt_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #AA0F13;
	line-height: 16px;
	font-weight: bold;
}
.body_txt_titles_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C61116;
	line-height: 14px;
	font-weight: bold;
}
.small_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
.menu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.body_quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: normal;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
#content {
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
	font-weight: bold;
	color: black;
}
#nav a {
	text-decoration: none;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.2em 10px;
}
#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #000000;
	border-width: 0 5px;
}
li {
	float: left;
	width: 4em;
	text-align: left;
	cursor: default;
	background-color: white;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: white;
	padding: 0.5em 0 1em 0;
}
li>ul {
	top: auto;
	left: auto;
}
li li {
	display: block;
	float: none;
	background-color: transparent;
	width: 10em;
	border: 0;
}
li:hover ul, li.over ul {
	display: block;
}
hr {
	display: none;
}
p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}
p.image img {
	display: block;
	border: 1px solid #7d6340;
}
.sp_image {
	display: block;
	padding: 15px;
}


/* jc additions 02/19/2011 */
.mainContentCopyWrap {
background-color:#fff;
border:1px solid #666;
-moz-border-radius: 8px;
border-radius: 8px;
padding:5px;margin:5px 5px 0 0;
}
.mainContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:310px;
	height:390px;
	overflow:hidden;
	}

.mainContentCopy .copyHeader {font-size:18px;color:#C00;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.mainContentCopy p{margin:0 0 10px;text-align:justify;}

.mainContentCopy ul {
	margin:3px 0 0 0;
	padding:0;
	overflow:auto;
	list-style-type: none;
	background-color:transparent;
}
.mainContentCopy form{margin:0;padding:0;}
.mainContentCopy li {float:left;margin:0;padding:1px;background-color:transparent;}
.mainContentCopy li:first-child {width:120px;text-align:right;white-space:nowrap;}
.mainContentCopy li:last-child {width:165px;}
.mainContentCopy input{border:1px solid #999;margin:0px;padding:2px; background-color:#ebebeb;width:95%;margin-left:4px;}

.masthead
	{
	width:985px;
	overflow:hidden;
	}
.fleft
	{
	float:left;	
	}
.fright
	{
	float:right;	
	}
.clear
	{
	clear:both;	
	}
.logo_sm
	{
	border:0;
	outline:none;
	margin-top:15px;	
	}
