.input
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border-left: solid 1px;
	border-left-color: #333333;
	border-top: solid 1px;
	border-top-color : #333333;
	border-bottom: solid 1px;
	border-bottom-color : #333333;
	border-right: solid 1px;
	border-right-color : #333333;
}
.bttnStyle 
{
	font-size:9pt;
	font-family : Arial, Helvetica, sans-serif;
	background: #322A60;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5; 
	color: White;
	text-decoration:none;
}
.bodytext
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight: 300;
	text-decoration: none;
}
.bodytextbold
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: none;
}
.bodytextlinkbold
{
    COLOR: #000033;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.bodytextred
{
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight: 300;
	text-decoration: none;
}
.bodyhdr
{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;	
	text-decoration: none;
}
.bodyhdrblue
{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;	
	text-decoration: none;
}
.tabledata {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 300;
}
.tabledatabold {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
.tabledatahdr {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}	
.logintext
{
    COLOR: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: 300;
	text-decoration: none;
}
.leftnavlink
{
	text-decoration: none;	
}
.topnav
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration: none;	
}
.topnavover
{
    COLOR: #0066CC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration: none;	
}
.sidenavhdr {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	text-decoration : none;
}
.sidenavlinks {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #000033;
	text-decoration : none;
}
.sidenavlinksover {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #000033;
	text-decoration : underline;
}
BODY {
	background: White;	
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font : normal;
}

A:link {color: #000066; text-decoration:none;}
A:visited {color: #000066; text-decoration:none;}
A:hover {color: #cc0000; text-decoration:underline;}
A:active {color: #cc0000; text-decoration:underline;}

