BODY
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}

A
{
    COLOR: #333399;
    TEXT-DECORATION: none
}

A:hover
{
	color: #cc3333;
    TEXT-DECORATION: underline
}

A: visited
{
	color: #993399;
	text-decoration: none
}

A: visited: hover
{
	color: #cc3333;
	text-decoration: underline
}

TD
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt
}

.clsTD
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt
}

.clsActiveSubNav
{
    BACKGROUND-COLOR: #333399;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}

.clsBigBold
{
	font-family: Arial;
	font-size: 36pt;
}

.clsBold
{
    font-weight: bold;
}

.clsComplete
{
	color: #999999
}

.clsGreyBarRow
{
    BACKGROUND-COLOR: #ccccff
}

.clsHeader
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}

.clsHeadLine
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333399;
	text-align: left;
}

.clsHeadLineCenter
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333399;
	text-align: center;
}

.clsItalic
{
    font-style: italic;
}

.clsLarge
{
    font-size: large;
    font-weight: bold;
}

.clsLargeWhite
{
    font-size: medium;
    font-weight: bold;
    color: White;
}

.clsMediumBold
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.clsNav
{
	font-weight: bold;
	font-size: 9pt;
}

.clsNewsDate
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}

.clsNext
{
	color: #993333;
}

.clsPhotoCredit
{
	font-family: Arial;
	font-size: 8pt;
}

.clsSubNav
{
    BACKGROUND-COLOR: #cccccc;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    CURSOR:hand
}

.clsSmallNote
{
	font-family: Arial;
	font-size: 8pt;
}

.clsTextBox
{
	FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma
}

.clsTextBoxDisabled
{
	FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma;
	background-color:#cccccc
}

