body {
	color: #000000;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #000033;
}

p {
	font-family: "Bookman Old Style", Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 22px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	color: #000000;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	text-align: justify;
}
h1 {
	font-family: Impact;
	font-size: 26px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
h2 {
	font-family: Impact;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 5px 33px;
	letter-spacing: 2px;
	text-indent: -32px;
}
.table-floatright {
	float: right;
	width: 180px;
	margin-left: 30px;
	margin-top: 33px;
	margin-right: -2px;
	background-color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 2px 3px 2px 4px;
	color: #FFFFFF;
	background-color: #91532C;
	border: 1px solid #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
	text-align: left;
	padding: 0px;
}

.red {  color: #FF6600}
.gray {  color: #666699}
.blue {  color: #000066}
.white {  color: #FFFFFF}
.black {  color: #000000}

a:link {  color: #0000CC; text-decoration: none}
a:hover { color: #0000CC; text-decoration: underline}
a:active { color: #FF0000; text-decoration: underline}
a:visited {
	color: #666666;
	text-decoration: none;
}

.h2 {
	font-family: Impact;
	font-size: 20px;
	line-height: 22px;
	color: #000066;
	font-weight: normal;
}
.explain { color: #333333; font-size: 10pt; line-height: 11pt; font-style: italic; font-family: "Bookman Old Style", Times, "Times New Roman", serif}
.right {  font-family: "Courier New", Courier, mono; color: #000000; text-align: right}
.rightRed {
	color: #91532C
}
.sidebar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #000000}


TD
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, helvetica, Sans-serif
}
HR
{
    COLOR: #3c64c6;
    TEXT-ALIGN: center
}
UL
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
LI
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif)
}


.navbar:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF }
.navbar:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #99CCFF}
.navbar:hover {
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF }
.navbar:active {
	font-weight: bold; 
	text-decoration: underline; 
	color: #FF0000 }


.bold
{
    FONT-WEIGHT: bold
}
.italicized
{
    FONT-STYLE: italic
}
.centered
{
    TEXT-ALIGN: center
}
.all-caps {
	text-transform: uppercase;
}
.fineprint
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
.kicker
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #528C84;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.white {
	color: #FFFFFF;
}
.lite {
	color: #EFFFFF;
}
.paleyellow {
	color: #FFFF99;
}
