body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("../images/bgGrad.jpg");
	background-repeat: repeat-x;
	background-color: #6D0B18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}

a:link {
	COLOR: #9D0F27;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited {
	COLOR: #9D0F27;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
}
a:hover {
	COLOR: #999999;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
.quickLinks {
	font-family: Arial, Helvetica, sans-serif;
}

.quickLinks a:link {
	COLOR: #474747;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.quickLinks a:visited {
	COLOR: #474747;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
}
.quickLinks a:hover {
	COLOR: #DCBF69;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/* DROP MENUS START */

.dropOver {
background-color: #1F81B1;
text-indent: 10pt;
}

td.drop {
background: #FFFFFF;
text-indent: 10pt;
color: #000000;
}

a.dropBlock:link {
display: block;
width: 100%;
height: 100%;
color: #000000;
text-decoration: none;
}

a.dropBlock:visited {
display: block;
width: 100%;
height: 100%;
color: #000000;
text-decoration: none;
}

a.dropBlock:hover {
color: white;
background: #1F81B1;
}

/* DROP MENUS END */
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DA1235;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED3656;
	font-weight: bold;
}
.tableHeading1 {
	font-weight: bold;
	color: #FFFFFF;
}

/*///////////////////////////////////////////////////*/
/* FORM AND SUNDRY START */
.formText {
	font-size: 11px;
}

.formTableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.formText td {
	font-size: 11px;
}
.red {
	color: #FF0000;
}
.darkBlue {
	color: #3B5A6F;
}

li span {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.addressHeading {

	font-size: 14px;
	font-weight: bold;
	color: #0289BE;
}
.boldBlue {
	font-weight: bold;
	color: #00267F;
}
.tableTextSmall {
	font-size: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:   url("../images/arrowSmall_blue.gif");
	font-weight: normal;
}

