.maintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.greenbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
	background-color:#00E000;
	border-width: 1px;
	border-color: #000000;
}
.yellowbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
	background-color:#FFF727;
	background-position:20;
	border-width: 1px;
	border-color: #000000;
}
.maintext a:link
{
    text-decoration: none;
    color: #4bd7e4;
} 
.maintext a:visited {
	text-decoration: none;
	color: #4bd7e4;
}
.maintext a:active
{
    text-decoration: none;
    color: #4bd7e4;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #9c1a3c;
}

.maintextwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
}
.datetext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
}
.footertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #000000;
}
.footertext a:link
{
    text-decoration: none;
    color: #000000;
} 
.footertext a:visited {
	text-decoration: none;
	color: #000000;
}
.footertext a:active
{
    text-decoration: none;
    color: #000000;
}
.footertext a:hover
{
    text-decoration: underline;
    color: #5d378a;
}
.tealtext
{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #4bd7e4;
}
.headertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #5d378a;
}
.topheadertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
    line-height: 22px;
    color: #5d378a;
}.FormText
{
    color: #5d378a;
    font: 9pt Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div#Rounder
{
    background: #FFFFFF;
}
b.cpTop, b.cpBottom
{
    display: block;
    background: #FFFFFF;
}
b.cpTop b, b.cpBottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #FFFFFF;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.cpTop b.r4, b.cpBottom b.r4
{
    margin: 0 1px;
    height: 2px;
}

.PrettyBoxes
{
    border-width: 1px;
	border-color: #5d378a;
    background-color: #F2F2F2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}