a {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color: #336699;
}
a:hover {text-decoration:none}
a:visited {}

.TableLink {font-family: Verdana; font-size:10px; font-weight:bold; text-decoration:none; color:gray;}
.TableLink:hover {text-decoration:underline;}
.PLink {font-family: Verdana; font-size:10px; font-weight:bold; text-decoration:underline; color:gray;}
.PLink:hover {text-decoration:none;}
.TableLinkSmall {font-family: Verdana; font-size:9px; font-weight:bold; text-decoration:none; color:gray;}
.TableSmall {font-family: Verdana; font-size:9px; text-decoration:none; color:gray;}

td {font-family: Verdana; font-size:10px; color:#717171;}
ul {list-style-type:square;}

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#D3E1F1;text-decoration:none}
.header {font-family: Tahoma; font-size:11px; color:#000000;}
.bottom {font-family: Verdana; font-size:10px; font-weight:bold; color:#3649A7;}
.bignavy {font-family: Tahoma; font-size:11px; color:#3649A7;}
.navy {font-family: Verdana; font-size:10px; color:#3649A7;}
.blue {color:#1763BB;}
.red {color:#850000;}
.black {color:#404040;}
.small {font-family: Verdana; font-size:8px; color:#717171;}
.medium {font-family: Verdana; font-size:9px;}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 7pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 7pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.scroller{z-index:5; visibility:hidden; position:absolute;}

.tdcell
{
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 10px;
	FONT-COLOR: #717171;
    FONT-WEIGHT: normal;
}


INPUT
{
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 10px;
	FONT-COLOR: #717171;
    FONT-WEIGHT: normal;
}

SELECT
{
//    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
//    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
//    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
//    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 10px;
	FONT-COLOR: #717171;
    FONT-WEIGHT: normal
}

TEXTAREA
{
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 10px;
		FONT-COLOR: #717171;
    FONT-WEIGHT: normal
}

H1
{
	FONT-SIZE: 25px;
}

H2
{
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center
}
