body {margin: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; kfont-size: small; font-size: 12px}
a {color: #CC0000; text-decoration:none}
a:hover { text-decoration:underline}

.cFFFFFF {color:#FFFFFF; text-decoration:none}
.cFF0000 {color:#FF0000; text-decoration:none}
.c000000 {color:#000000; text-decoration:none}

.bold {font-weight:bold}
.size8 {font-size: 8px}
.size10 {font-size: 10px}
.size11 {font-size: 11px}
.size12 {font-size: 12px}
.size18 {font-size: 18px}
.sizeSmaller {font-size: smaller}
.sizexxSmall {font-size: xx-small}
.sizexSmall {font-size: x-small}
.sizeSmall {font-size: small}
.sizeMedium {font-size: smaller}
.sizeLarge {font-size: large}
.sizexLarge {font-size: x-large}
.sizexxLarge {font-size: xx-large}
.sizeLarger {font-size: larger}

.signature {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}

.fieldHidden1{
	height: 12px;
	font-size: 10px;
	border-width: 1px;
	border-color: #003399;
	background-color: #DBEAF0;
	border-style: solid
}
.textareaHidden1{
	font-size: 10px;
	border-width: 1px;
	border-color: #003399;
	background-color: #DBEAF0;
	border-style: solid
}
.contactUsButton
{
background-color:#DCEAF1;
background-image:url(/images/contactUs.gif);
padding-left:2px;
padding-right:2px;
}
.contactUsButton:hover
{
background-color:#FFFF00;
}

