/* HEADS SECTION */
/* LINKS SECTION */
.btmlink
{
	font-family: "Arial, Microsoft Sans Serif, Verdana";
	font-size: 8pt;
	color: #666666;
	text-decoration:none
}
.btmlink:hover
{
	color:#FFAE00;
}

.reqMoreLink
{
	font-family: "Arial, Microsoft Sans Serif, Verdana";
	font-size: 9pt;
	color: #666666;
	font-weight:bold;
	text-decoration:none
}
.reqMoreLink:hover
{
	color:#FF0000;
}
.closelink
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}
.closelink:hover
{
	color: #ff0000
}

/* TEXTS SECTION */
.normaltext
{
	font-family: "Arial, Microsoft Sans Serif, Verdana";
	font-size: 8pt;
	color: #666666
}
.normaltext1
{
	font-family: "Arial, Microsoft Sans Serif, Verdana";
	font-size: 10pt;
	color: #666666
}

.welcometext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #666666
}
.subtext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 12pt;
	font-weight: bold;
	color: #666666
}
.captiontext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #666666
}
.canvastext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #ffffff
}
.headtext
{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
/* MISCELLANEOUS */
.bullets
{
	font-family: "Wingdings";
	font-size: 10pt;
	color: #990000
}

.nextlink
{
	font-family: "Verdana,Tahoma";
	font-size: 9pt;
	color: #006600;
	font-weight:bold;
	text-decoration:none
}
.nextlink:hover
{
	color:#FF6600;
}
.errortext {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF0000;
}
.bulletsLink {
	font-family: "Wingdings";
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.whitelinks {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks:hover {
	color: #FF0000;
	text-decoration: underline;
}

.bluedatades{
background-color:#FFF2DF;
}
.blacktext
{
	font-family: "Arial, Microsoft Sans Serif, Verdana";
	font-size: 9pt;
	color: #000000
}


