/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16pt; 
	font-weight: bold; 
	color: #7D262B;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: square;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #7B2127;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #660033;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #7B2127;
	text-decoration: underline;
}
.quickmenu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #333333;
}
.quickmenuhd {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: bold; 
	color: #7C2C2B;
}
.boldtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	color: #7D262B;
}
.quicktextbullet {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	list-style-position: outside; 
	list-style-type: circle;
}
.boxborder {
	border: thin solid #763232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	color: #7D262B;
}
.headingunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #7D262B;
	text-decoration: underline;
}
.serifheading {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16pt; 
	font-weight: bold; 
	color: #7D262B;
}
.seriftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: square;
}
