body{
	background: white;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p, ul, ol, li, h1, h2, h3, h4, h5, h6, img{ /* */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul{
	list-style: none;
}

a, a img{
	text-decoration: none;
	border: none;
}

.clearfix{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ END Reset +++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul.menu{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 164px;
	border-top: 1px solid #F3F3F3;
}

ul.menu li{
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	padding: 3px 5px;
}

ul.menu li.first{
	background: #F7F7F7;
	font-weight: bold;
	text-transform: uppercase
}

ul.menu li a{
	color: #333333;
	text-decoration:none;
}

ul.menu li a:hover{
	color:#D8001D;
	text-decoration:none
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-top: 0; 
	margin-bottom: 0;
}

.bodycopyUL 
{
	font-size:11px;
	color: #333333;
	list-style-type:disc;
}

.bodycopyUL li 
{
	padding-bottom:5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
	margin-top: 0; 
	margin-bottom: 0;
      line-height: 15px;
}
A.greennavhover {color: #AF0E00;
text-decoration:underline;
A.greennavhover:hover {color:#AF0E00;
text-decoration:underline}
}

A.footernavhover {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.footernavhover:hover {
	color: #B0232A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 0; 
	margin-bottom: 0;
}
.subtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF0E00;
	line-height: 17px;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold;
}
.orange_title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold;
	color: FF6600;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}