BODY
{
    FONT-SIZE: 24pt;
    COLOR: darkblue;
    FONT-FAMILY: 'Lucida Sans', Arial, Verdana;
    LIST-STYLE-TYPE: disc
}
.pageheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 28pt;
    COLOR: white;
    FONT-FAMILY: 'Lucida Sans', Verdana, Arial
}
.leftmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: 'Lucida Sans', Verdana, Arial
}
.heading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, 'Lucida Sans', Arial
}
.bodytext
{
    FONT-SIZE: x-small;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, 'Lucida Sans', Arial
}
.linktext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, 'Lucida Sans', Arial
}
input.regInputBox
{
	width: 110px;
	height: 19px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 1px solid #736ABF;
	margin: 0;
	padding: 0;
	float: left;
}

