.altButtonFormat {
background-color: #cccc99;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #144108;
}

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 11pt;
color: #000000
}

P  {
	font-family : Arial, Helvetica, Verdana;
	font-style : normal;
	text-decoration : none;
    font-size: 14px;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
    color: #0000cc;
}

a:active, a:link {
    font-weight: bold;
    text-decoration: none;
    color: #0000cc;
}

a:visited {
    color: #0000cc;
}
a:hover {
    text-decoration: underline;
}

BODY  {
	font-family : Arial, Helvetica, Verdana;
	font-style: normal;
	color: Black;
	text-decoration: none;
    scrollbar-Face-Color: #0000cc;
    scrollbar-arrow-color: #ffffff;
    scrollbar-Track-Color: #ffffff;
    scrollbar-DarkShadow-Color: #000000; 
}

.bluelinksmall {
    color:  #000099;
    font-size: 10px;
}

.bluelinkregular {
    color:  #000099;
}
.multilist {
    font-size: 10px;
}

.maintext {
    color: #000000;
    font-size: 12px;
	font-family : Times New Roman, Serif;
}

.copyright {
    font-size: 12px;
}

INPUT {
background-color: #ffffff;
color: black;
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
font-weight: bold;
font-style: normal;
border:groove;
padding-left: 5;
padding-right: 5;
}

select.required, input.required {
background-color: #A7CBD9;
color: black;
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
font-weight: bold;
font-style: normal;
border: groove;
padding-left: 5;
padding-right: 5;
}

.inputlabels {
	font-style: italic;
	font-size: 10px;
}
