body {
	margin: 0 auto;
	width: 950px;
	/*position: relative;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	color:#333333;
	background-color: #FAFAFA;
	border: #EDEDED solid thin;
	border-top: none;
}
p {
	margin-top: 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	outline: 0;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: dotted 1px #CCCCCC;	
}

iframe {
	border:none;
	margin: 0;
	padding: 0;
}

.redtext {
	color: #C31E39;
}

#m_header {
	width: 950px;	
	background-color:#FFFFFF;
	background-image:url(../images/home/header.jpg);
	height: 120px;
}
#m_menu {
	width: 950px;
	background-color:#C31E39;
	height: 22px;
}
#m_content {
	width: 922px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 27px;
	min-height: 400px;
}
#m_footer {
	padding: 30px 0 10px 35px;
	width: 915px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.bodycopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	margin: 0;
	padding: 0;
	outline: none;
	line-height: 18px;
}
.bodycopy a, .bodycopy a:visited{
	color:#C31F38;
}
.bodycopy a:hover{
	color:#7F1425;
}
.bodycopy ul,li {
	/*list-style-type:circle;*/
}

.contentoverride a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
	color:#7F1425;
}
.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#C31F38;
	width: 435px;
	max-width:435px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#C31F38;
	width: 435px;
	max-width:435px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
	font-weight:normal;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	font-weight:normal;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7F1425;
	font-weight:bold;
	padding: 0;
	margin: 0;
	font-size:13px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7F1425;
	font-weight:bold;
	padding: 0;
	margin: 0;
	font-size:13px;
}

#m_content {
	overflow: hidden;
}

#m_content #lcolumn {
	float: left;
	width: 182px;
	margin-right: 24px;
}
#m_content #lcolumn #lcolumnheader {
	background-image:url(../images/common/header_lcolumn.gif);
	background-repeat:no-repeat;
}
#m_content #lcolumn #lcolumncontent {
	padding: 8px 8px 9px 9px;
	border-left: #CCCCCC dotted 1px;
	border-right: #CCCCCC dotted 1px;
	border-bottom: #CCCCCC dotted 1px;
}


#m_content #content {
	float: left;
	width: 435px;
	padding: 0;
	margin: 0;
}
#m_content #content ul{
	padding-top: 0;
	margin-top: 0;
}

#m_content #rcolumn {
	float: left;
	width: 232px;
	margin-left: 24px;
	font-family:Arial, Helvetica, sans-serif;
}
#m_content #rcolumn p{
	margin: 0 0 6px 0;
}
#m_content #rcolumnphotos {
	margin-bottom: 10px;
}

#m_content #rcolumn #rcolumnheader {
	background-image:url(../images/common/header_rcolumn.gif);
	background-repeat:no-repeat;
}
#m_content #rcolumn #rcolumncontent {
	padding: 12px 8px 9px 9px;
	border-left: #CCCCCC dotted 1px;
	border-right: #CCCCCC dotted 1px;
	border-bottom: #CCCCCC dotted 1px;
	color: #999999;
}
#m_content #rcolumn a, #m_content #rcolumn a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #C31E39;
}
#m_content #rcolumn a:hover{
	color: #7F1425;
}


.columnheaders {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0 5px 10px;
}
.columnlisting a, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #999999;
}
.columnlisting a:hover{
	color: #C31E39;
}

.columnlisting ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.columnlisting ul li {
	margin: 0;
	padding: 4px 0 4px 0;
	list-style: none;
	width: 100%;
	line-height: 14px;
}

#_pubkgd{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:999998 !important;
}
#_pu{
	font-family: Arial, Helvetica, sans-serif;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;
	border:2px solid #C31E39;
	z-index:999999 !important;
	font-size:13px;
	padding: 20px 20px 20px 20px;

}
#submitButton {
	color: #FFFFFF;
	background-color: #C31E39;
	text-align: center;
	border: 1px solid #999999;
	padding: 3px 5px 3px 5px;
	width: 55px;
 	cursor: pointer;
}
#submitButton:hover {
	background-color: #7F1425;
}
.pdfdownload {
	display:block;
	background-image:url(../images/common/pdf.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 22px;
	color: #C31E39;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 3px;
	outline: none;
}
.pdfdownload a, a:hover, .pdfdownload a:focus, .pdfdownload a:hover, .pdfdownload a:active {
	color: #C31E39;
	outline: 0;
}

.docdownload {
	display:block;
	background-image:url(../images/common/doc.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 22px;
	color: #C31E39;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 3px;
	outline: none;
}
.docdownload a, .docdownload a:hover, .docdownload a:focus, .docdownload a:hover, .docdownload a:active {
	color: #C31E39;
	outline: 0;
}

#adobereader {
	font-family:Arial, Helvetica, sans-serif;
	padding: 30px 0 20px 0;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.listingheaders {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7F1425;
	padding-bottom: 5px;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding:3px 0 10px 0;
}
.resourcedescription {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#444;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0 0 10px 22px;
}
.linkdescription {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#444;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0 0 15px 0;
}


