P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A:Visited  {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
}

A:Active  {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A:Hover  {
	font-size : 8pt;
	font-family : arial;
	color : cc0033;
	font-weight : bold;
}

A.white, A.white:Visited, A.white:Active {
	font-size : 8pt;
	font-family : arial;
	color : white;
	font-weight : bold;
}

A.white:Hover  {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.whiteNoline, A.whiteNoline:Visited, A.whiteNoline:Active {
	font-size : 8pt;
	font-family : arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

A.whiteNoline:Hover  {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.hugeNavy, A.hugeNavy:Visited, A.hugeNavy:Active {
	font-size : 13pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.hugeNavy:Hover  {
	font-size : 13pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
}

A.bigNavy, A.bigNavy:Visited, A.bigNavy:Active {
	font-size : 11pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.bigNavy:Hover  {
	font-size : 11pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
}

A.largeNavy, A.largeNavy:Visited, A.largeNavy:Active {
	font-size : 10pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.largeNavy:Hover  {
	font-size : 10pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
}

A.medNavy, A.medNavy:Visited, A.medNavy:Active {
	font-size : 9pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.medNavy:Hover  {
	font-size : 9pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
}

A.red, A.red:ACTIVE, A.red:LINK, A.red:VISITED {
	font-size : 8pt;
	font-family : helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	color : cc0033;
	text-decoration : underline;
}

A.red:HOVER {
	font-size : 8pt;
	font-family :  helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : 003399;
}
A.bigred, A.bigred:ACTIVE, A.bigred:LINK, A.bigred:VISITED {
	font-size : 11pt;
	font-family : helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	color : cc0033;
	text-decoration : underline;
}

A.bigred:HOVER {
	font-size : 11pt;
	font-family :  helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : 003399;
}

A.redLine, A.redLine:ACTIVE, A.redLine:LINK, A.redLine:VISITED {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : cc0033;
	text-decoration : none
}

A.redLine:HOVER {
	font-size : 10pt;
	font-family :  helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : 003399;
}

A.medRed, A.medRed:Visited, A.medRed:Active {
	font-size : 9pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
}

A.medRed:Hover  {
	font-size : 9pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.bigWhite, A.bigWhite:Visited, A.bigWhite:Active {
	font-size : 12pt;
	font-family : arial;
	color : FFFFFF;
	font-weight : bold;
}

A.bigWhite:Hover  {
	font-size : 12pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
}

A.navyNoline, A.navyNoline:Visited, A.navyNoline:Active {
	font-size : 8pt;
	font-family : arial;
	color : 003399;
	font-weight : bold;
	text-decoration : none;
}

A.navyNoline:Hover  {
	font-size : 8pt;
	font-family : arial;
	color : CC0033;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	background-color : 1F5285;
	font-size : 9pt;
	font-family : arial;
	margin-left : 0;
	margin-top : 0;
}

UL.tightList{
	margin-top:6px;
	margin-left:30px;
	right: 10px;
	padding-left: 10px;
	margin-bottom:6px;
}

LI.shipRate{
	padding-left: 10px;
	margin: 10px;
	list-style-position: outside;
}

LI.bulletList{
	padding-left: 10px;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:30;
	right: 10px;
	list-style-position: outside;
}

LI.redBullet{
	padding-left: 10px;
	margin: 10px;
	list-style-position: outside;
	color:CC0033;
}

HR.darkBlue{
	color:#022950;
}

HR.red{
	color:#CF0026;
}

LI.listBullet{
	padding-left: 10px;
	margin: 15px;
	list-style-position: outside;
}

LI.listNote{
	padding-left: 2px;
	margin: 5px;
	list-style-position: outside;
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
}

LI.listSpace{
	padding-left: 15px;
	margin: 3px;
	list-style-position: outside;
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
}

TD, TD.Active  {
	font-size : 9pt;
	font-family : arial;
}

TD.Inactive  {
	color : gray;
}

TH  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	text-align : left;
}

TH.head  {
	background-color : silver;
}

INPUT.button  {
	font-size : 8pt;
}

INPUT.blueButton  {
	font-size : 8pt;
	background-color: yellow
}

INPUT.redButton  {
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color: #CC0033;
}

INPUT, TEXTAREA, SELECT  {
	font-size : 8pt;
}

H1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : 361265;
}

.tinyitalic  {
	font-size : 7pt;
	color : cc0033;
	font-style : italic;
}

.required  {
	color : cc0033;
}

.tiny  {
	font-size : 7pt;
	color : black;
	font-style : bold;
	font-family : Arial;
}

.tinyWhite  {
	font-size : 8pt;
	font-family : Arial;
	color : white;
}

.bold  {
	font-style : bold;
	font-family : Arial;
	font-size : 12pt;
}

.boldList  {
	font-style : bold;
	font-family : Arial;
	font-size : 10pt;
}

.boldUline  {
	font-style : bold;
	font-family : Arial;
	font-size : 11pt;
	text-decoration: underline;
}

.boldUline2  {
	font-style : bold;
	font-family : Arial;
	font-size : 10pt;
	text-decoration: underline;
	font-weight : bold;
}

.boldwhite  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color: white;
}

.whiteLine  {
	font-style : bold;
	font-family : Arial;
	font-size : 9pt;
	color: white;
	text-decoration: underline;
}

.head  {
	background-color : silver;
}

.hugeNavy  {
	font-size : 14pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color: 003399;
}

.monsterblack  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
}

.largeblack  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
}

.largeNavy  {
	font-size : 13pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color: 003399;
}

.largeWhite  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color: white;
}

.largeRed  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color: cc0033;
}

.medNavy  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color: 003399;
}

.bigWhite  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color: white;
}

.medWhite  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color: white;
}

.tinyWhite  {
	font-size: 8pt;
	font-family: Arial;
	color: white;
	font-weight: bold;
}

.medblack  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
}

.hugered  {
	font-size : 14pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color: cc0033;
}

.medred  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color: cc0033
}

.red  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color: cc0033
}

.smallred  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: cc0033
}

.green  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: green
}

.blue  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: blue
}

.homeNavy  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: 003399
}

.pollNavy  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color: 003399
}

.navyUline  {
	font-style : bold;
	font-family : Arial;
	font-size : 11pt;
	text-decoration: underline;
	color: 003399
}

.tinyGray  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : 999999;
}

.error  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color: cc0033
}

.footer  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
}

.footerLine  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration: underline;
}

.tinyRed  {
	font-size : 8pt;
	font-family : Arial;
	color: cc0033
}

.regular  {
	font-size : 8pt;
	font-family : Arial;
}


.plain  {
	font-size : 10pt;
	font-family : Arial;}
	
.plainLine  {
	font-size : 10pt;
	font-family : Arial;
	text-decoration: underline;}
	
	