
body {
		font-size:11px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #333333; 
		line-height: 130%; 
    	SCROLLBAR-FACE-COLOR: #c0c0c0;
    	SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
    	SCROLLBAR-SHADOW-COLOR: #000000;
    	SCROLLBAR-3DLIGHT-COLOR: #000000;
    	SCROLLBAR-ARROW-COLOR: #000000;
    	SCROLLBAR-TRACK-COLOR: #c0c0c0;
    	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
	}

h1 {
	/* maroon */
	color: #7a0430;
	text-align: center;
	font-size: 20pt;
	font-family: arial;
	}
.bareboat{
	/* maroon */
	color: #7a0430;
	text-align: left;
	font-size: 20pt;
	font-family: arial;
	}

h2 {
	/* gray */
	color: #C0C0C0;
	font-size: 16pt;
	font-family: arial;
	}

h3 {
	/* maroon */
	color: #7a0430;
	font-size: 14pt;
	font-family: arial;
	}

h4 {
	/* gray */
	color: #C0C0C0;
	font-size: 12pt;
	font-family: arial;
	}

table {
	font-family: arial;
	font-size: 11pt;
	}

th {
	font-family: arial;
	font-size: 11pt;
	text-align: left;
	}

.footer {
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	}

.shade {
	background-color: #C0C0C0;
	}

.header {
	font-family: arial;
	font-size: 8pt;
	text-align: center; 
	}

.coloredText
{
	/* maroon */
	background-color: #7a0430;
	color: #EDEDF1;
	font-family: Arial, helvetica;
	font-size: 90%;
	font-weight: bold;
}

.whiteText
{
	/* gray */
	background-color: #C0C0C0;
	color: #7a0430;
	font-family: Arial, helvetica;
	font-size: 75%;
	font-weight: bold;
}
#format 
{
	border : #FFFFFF 1px solid;
	background-color : #333333;
}
#format2 
{
	border : #FFFFFF 1px solid;
	background-color : #7a0430;
}
.quickNav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    CURSOR: pointer;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF
}
.PageHeader
{
	FONT-WEIGHT: 200;
	FONT-SIZE: 14pt;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.input
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #333333 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Arial,Geneva;
    BACKGROUND-COLOR: #ffffff
}
.tabletext
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	CURSOR: pointer;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.generictext
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	CURSOR: pointer;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.TableTopBorder
{
	border : #c9c9c9;
	border-left : none;
	border-right : none;
	border-bottom : none;
	border-top : 1px solid #c9c9c9;
}
.LeftTableBorder
{
	border : #c9c9c9;
	border-left : 1px solid #c9c9c9;
	border-right : none;
	border-bottom : none;
	border-top : none;
}
.NotThere
{
	visibility: hidden;
	position: absolute; 
	width: 402px; 
	height: 7px; 
	z-index: -1; 
	left: -2px; 
	top: 2px; 
	font-size: 1pt;
}

.Slogan
{
	font-size:7pt;
	FONT-FAMILY: Arial; 
	COLOR: #CCCCCC;
	FONT-WEIGHT: bold;
}



