/*menu styles*/

.text_dropcaps {
	FONT-SIZE: 15px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.content {

	FONT-SIZE: 11px;

	COLOR: black;

	FONT-STYLE: normal;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}



/*content styles*/

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  FONT-SIZE: 12px;
	color: black;
}


.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A:red_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

A:contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

/*footer styles*/



.footerpageof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: normal;
}







.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}



.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}

A:footerlink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #660000;

	text-decoration: underline;

	font-weight: normal;

}

A:footerlink:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: underline;

	font-weight: normal;

	color: #660000;
}








.contentlinknonbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: red;
	font-weight: bold;
}
.tableheading {
	background-color: #FFFFCC;
}
.ltgrayborder {
	border: #999999;
}
