/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #A0A7AD;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0,0,0,0;
}

.MAINTABLE
{
	background-image:url(images/gradient.jpg);
	background-position:0,0;
	background-repeat:repeat-x;
}

.FOOTER
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#E7E3E3;
	text-decoration:none;
	height:17px;
}

.NORMAL
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.DISTRIBUTOR
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.DISTRIBUTORLINK, a
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#0059C2;
	text-decoration:none;
}

.DISTRIBUTORLINK:HOVER, a:hover
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#003F86;
	text-decoration:underline;
}

.LABEL
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#808080;
	text-decoration:none;
	text-transform:uppercase;
}

.ERROR
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#C00000;
	text-decoration:none;
	text-transform:uppercase;
}

.TITLE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.GRIDTITLE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.PANEL
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:Gray;
}

.PAGETITLE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:23px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.HEADERTITLE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

.HEADERLINK
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.HEADERLINK:HOVER
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#808080;
	text-decoration:underline;
}

.BODYLINK, a
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#0059C2;
	text-decoration:none;
}

.BODYLINK:HOVER, a:hover
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#003F86;
	text-decoration:underline;
}

.FOOTERLINK
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}

.FOOTERLINK:HOVER
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#E8E6E6;
	text-decoration:underline;
}

.HEADERLINK2
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

.HEADERLINK2:HOVER
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E8E6E6;
	text-decoration:underline;
}

.TABLETITLE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#005AC6;
	margin:2,2,2,2;
}

.TABLETITLELINK
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#005AC6;
	margin:2,2,2,2;
}

.TABLETITLELINK:HOVER
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:underline;
	text-transform:uppercase;
	background-color:#005AC6;
	margin:2,2,2,2;
}

.SUPERSCRIPT
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	color:red;
	vertical-align:text-top;
}

.FOOTERNOTE
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.OPTIONSUMM
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	border-width:0;
	border-style:none;
}
