a.small:link
{
	text-decoration: none;
	font-size: 8pt;
	color: #233E55;
}

a.small:active
{
	text-decoration: underline;
	font-size: 8pt;
	color: white;
}

a.small:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: #233E55;
}

a.small:hover
{
	text-decoration: underline;
	font-size: 8pt;
	color: white;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.1;
	margin: 0;
	border: 0;

}

.fuseboxLayout{padding:0px 3px; width:85%;}
.headerMenu{color:#000000; text-decoration:none; font-size:10px; font-weight:bold;}
.headerMenu:hover{color:#444444;}
.headerMenuText{color:#00FF00; font-size:10px;}
.ditherBG{/*background:url('images/dither.gif');*/ background-color:#FFcc33;}
.bgBody{background:url('images/BG.jpg') no-repeat;}
.seeThruBG{background:url('images/seeThruBG.jpg') no-repeat;}
.logoBG{background:url('images/logoBG.gif') repeat-x; font-size:22px; font-weight:bold;}
.barLowBG{background:url('images/barLowBG.gif') repeat-x;}
.breadMenu a{color:#FFFFFF;text-decoration:none;font-size:11px;font-weight:bold;}
.breadMenu a:hover{color:#DDDDDD;}
.breadMenuText{color:#000000;font-size:11px;font-weight:bold;}
.breadBG{background:url('images/breadBG.gif') repeat-x;}
.float{margin:.7em;}
.float3{margin:.2em;}
.copyrightMenu{color:#BBBBBB;font-size:11px;}
.indent{margin:0em 0em 0em .5em;}
.indent2{margin:0em 0em 0em .8em;}
.heading{font-size:18px; font-weight:bold;}
.subheading{font-size:16px; font-weight:bold;}
.prompt{font-size:12px;}
td{font-size:14px;}
table{font-family:arial;}
a{color:#006600;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}
input{height:18px;font-size:12px;}
/*th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#006600; background-color:#FFCC33; border-color: black black #000000; border-style: groove; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px}*/





.thText
{
	font-family : verdana;
	font-size 	: 11px;
	color 		: #000000;
}

.TD
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
	color: #47627A;
}

.username
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #47627A;
}

.pageheading
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 22px;
	font-style: bold;
	line-height: 1;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0em;
	margin-top: 0em;
}

.subHeading
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: black;
	margin-bottom: 0em;
	margin-top: 0em;
}

.info
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}

.minorText
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
}

.msgQuote
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color : gray;
}

.error
{
	color : red;
	font-weight : bold;
}

.required
{
	color : red;
	font-weight : bold;
}

.optional
{
	color : green;
	font-weight : bold;
}


