/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #EE160B;
}
.csbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
}

.csbodycopy a:link {
	color: #EE160B;
	text-decoration: none;
	}
.csbodycopy a:visited {
	text-decoration: none;
	color: #EE160B;
}
.csbodycopy a:hover {
	text-decoration: none;
	color: #5B0000;
}
.cssmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 333333;
}

.cssmallcopy a:link {
	color: #EE160B;
	text-decoration: none;
	}
.cssmallcopy a:visited {
	text-decoration: none;
	color: #EE160B;
}
.cssmallcopy a:hover {
	text-decoration: none;
	color: #5B0000;

}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#PrintContent {
display: block;
}
#MenuLayer {
display: block;
}
.csbulletlist ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url(../images/dot.gif);
}
.csbulletlist ul a:link {
	color: #EE160B;
	text-decoration: none;	
}
.csbulletlist ul a:visited {
	color: #EE160B;
	text-decoration: none;
}
.csbulletlist ul a:hover {
	color: #5B0000;
	text-decoration: none;
}
.csbulletlistwide ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	list-style-image:url(../images/dot.gif);
}
.csbulletlistwide li {
	margin-bottom:20px;
}
.csbulletlistwide ul a:link {
	color: #EE160B;
	text-decoration: none;	
}
.csbulletlistwide ul a:visited {
	color: #EE160B;
	text-decoration: none;
}
.csbulletlistwide ul a:hover {
	color: #5B0000;
	text-decoration: none;
}
.csabovelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 0px;
}
.csabovelist a:link {
	text-decoration: none;
	color: #EE160B;
	margin-bottom: 0px;
}
.csabovelist a:visited {
	color: #EE160B;
	text-decoration: none;
	margin-bottom: 0px;
}
.csabovelist a:hover {
	color: #004E74;
	text-decoration: none;
	margin-bottom: 10px;
}
.csorderlist ol {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom:20px;
	padding-top: 0px;
	margin-left: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.csorderlist li {
	margin-bottom:10px;
}
.csorderlist ol a:link {
	color: #EE160B;
	text-decoration: none;	
}
.csorderlist ol a:visited {
	color: #EE160B;
	text-decoration: none;
}
.csorderlist ol a:hover {
	color: #004E74;
	text-decoration: none;
}
