BODY
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-color: 02369A;
	background-repeat: repeat;
}
P
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif}
H1
{
	FONT-SIZE: 24px;
	COLOR: #8C3F48;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #8C394A;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif}
H4
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #8C394A;
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD
{
}
HR
{
    COLOR: #3c64c6;
    TEXT-ALIGN: center
}
UL
{
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
}
LI
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}

a:link {
    FONT-WEIGHT: bold;
    COLOR: #003399;
    TEXT-DECORATION: none}
a:visited {
    FONT-WEIGHT: bold;
    COLOR: #528C84;
    TEXT-DECORATION: none}
a:hover {
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline}
a:active {
    FONT-WEIGHT: bold;
    COLOR: #8C394A;
    TEXT-DECORATION: underline}

.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: 9px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.kicker
{
	FONT-WEIGHT: bold;
}
.white {
	color: #FFFFFF;
}
.lite {
	color: #EFFFFF;
}

.related-table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00329C;
	background-color: #FFFFFF;
	width: 175px;
	border-left-width: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
	margin-bottom: 15px;
	margin-left: 10px}
.formfactor {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFCC;
}
.note {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000099;
}
.blink {
	text-decoration: blink;
}
.gekko {
	position: absolute;
	left: -10px;
	top: 20px;
	height: 73px;
	width: 196px;
}
.padded-right {
	margin: 0px 8px 8px 0px;
	padding: 0px;
}
.padded-left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
