BODY  {
	background-color : #99CCFF;
	margin-top : 0.25in;
	margin-right : 0.25in;
	margin-bottom : 0.25in;
	margin-left : .25in;
}

H1  {
	color : 003399;
	background-color : white;
	font-size : 18pt;
	font-family: arial black;
	font-weight : bold;
	text-align : center;
}

H2  {
	color : 003399;
	background-color : white;
	font-size: 14pt;
	font-family: Book Antiqua;
	font-weight : bold;
	text-align : left;
}

H3  {
	color : 6898D0;
	background-color : white;
	font-size : 12pt;
	font-family: Book Antiqua;
	text-decoration : underline;
	font-style : italic;
}

H4  {
	color : 003868;
	background-color : white;
	font-size : 10pt;
	font-family: Book Antiqua;
	font-weight : bold;
	text-decoration : underline;
}

TH  {
	color : #006699;
	font-size: 10pt;
	font-family: verdana;
	font-weight : bold;
}

TH.component  {
	color : white;
	background-color : #CCCCCC;
	font-size : 9pt;
	font-family : "verdana";
	font-weight : bold;
	text-align : left;
}



P  {
	font-size : 9pt;
	font-family: verdana;
	text-align : left;
}

P.PhotoCaption  {
	font-size : 8pt;
	font-family: verdana;
	color : blue;
	text-align : center;
}

LI  {
	font-size : 9pt;
	font-family: verdana;
}

TD  {
	font-size : 9pt;
	font-family: verdana;
	background:  white;
}
TD.menu {
	font-size : 8pt;
	font-family: verdana;
	background:  #c0c0c0;
}
TD.topbar {
	font-size : 9pt;
	font-family: verdana;
	background:  #666666;
}
TD.path  {
	font-size : 8pt;
	font-family: verdana;
	font-weight : bold;
	text-align : left;
}
TD.info {
	font-size : 8pt;
	color : blue;
}

DL  {
	font-size : 9pt;
	font-family: verdana;
	text-align : left;
}

DT  {
	font-weight : bold;
	text-align : left;
}

OPTION.h2  {
	color : black;
}

OPTION.h3  {
	color : blue;
}

A
{
    FONT-SIZE: 9pt;
    COLOR: #1e569f;
    FONT-FAMILY: arial, sans-serif
}
A:hover
{
    COLOR: red
}
.currentmenu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #1e569f;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}
.currentmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #555555;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}
.currentsubmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #999999;
    FONT-FAMILY: Arial, sans-serif
}
A.menu:hover
{
    COLOR: #1e569f
}
A.menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}

TABLE.BodyTable {margin-left: auto; margin-right: auto; text-align: center;}
DIV.BodyDiv {text-align: center; background:#99CCFF;}