
.Head {
	color:#990E19;
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:24px;
	font-weight:normal;
	line-height: normal;
}
.SubHead {
	color:#7A0613;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.SubHead2 {
	color:#7A0613;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/* text style used for most text rendered by modules */
.Normal
{
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #323232;
	line-height: 18px;
}

table {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #323232;
	line-height: 18px;
}


H1 {
	color:#990E19;
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:24px;
	font-weight:normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}
H2 {
	color:#015B8A;
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:24px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #015B8A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #C5D53B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 0;
}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H6 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0, 0, 0, 0;
	margin-bottom: 0, 0, 0, 0;
	line-height: 12px;
}

A:link, A:visited   {
	color: #A4000B;
	text-decoration: underline;
}

A:Hover  {
    color: #BA801B;
	text-decoration: underline;
}

SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
blockquote {
	background: transparent url(quote1.gif) left top no-repeat;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #930D18;
	line-height: 24px;
}
blockquote div {
  padding: 10 20px;
  background: transparent url(quote2.gif) right bottom no-repeat;
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL {
	list-style-type: none;
	padding: 0;
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1C;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
UL strong
{
	color:#A30B18;
	font-weight: normal;
}
LI
{ 
background-image: url(check.png); 
background-repeat: no-repeat; 
background-position: 1em .4em; 
padding-left: 2.3em; 
margin-bottom: 1em;
}
UL LI LI {
	LIST-STYLE-TYPE: none
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}

.NormalTextBox {
	BORDER-RIGHT: #818181 1px solid; 
	BORDER-TOP: #818181 1px solid; 
	BORDER-LEFT: #818181 1px solid; 
	BORDER-BOTTOM: #818181 1px solid;
	FONT-SIZE: 11px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B7C86;
}