fieldset {
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	font-size: 10px;
	border: 1px solid ;
}
legend span {
	display: block;
	font-weight: bold;
	border: 0px;
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	font-size: 10px;
}
.news {
	color: #c00 ;
	border-color: #c00 ;
}
body {
	background-color: white;
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	color: #152e22;
    font-size: 10px;
}
.toptable {
    background-color: #ffffff;
    border: 0px solid #555555;
    height: 99%;
    width: 750px;
    text-align: center;
    padding: 0px;
	vertical-align: top;
}
td {
    font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
    font-size: 10px;
    color: #555555;
}
th {
	text-align: left;
}
button.not-submit{
    font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
    font-size: 10px;
	font-weight: bold;
	background: transparent;
	border: transparent;
	border: none;
}
.highlight {
	font-weight: bold;
}
th {
    font-size: 10px;
    color: #152e22;
}
.boxedImages {
    border: 1px solid black;
}
.copy {
    background-color: #ffffff;
    margin: 3px;
    vertical-align: top;
    height: 95%;
	width: 750px;
}
a {                         
    color: #555555;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.contact {
    font-size: 10pt;
    text-align: center;
}
img {
    margin: 3px;
}
.a2z {
    VERTICAL-ALIGN: top;
    font-size: 8pt;
}
.a2z A {
	border: 1px solid #152E22;
    DISPLAY: block;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    TEXT-DECORATION: none;
    background-color: white;
	vertical-align: bottom;
}
.a2z A:hover {
    background-color: #152E22;
	TEXT-DECORATION: none;
	color: white;
}
.contact {
    font-size: 6.5pt;
    text-align: center;
    height: 50px;
}
h1 {                  
    font-size: 13pt;
    font-weight: normal;
    text-align: left;
}
a h1 {
	text-decoration: none;
}
h2 {
    text-align: center;
    font-size: 12pt;
}
h3 {
    text-align: left;
    font-size: 11pt;
}
h4 {
    text-align: left;
    font-size: 10pt;
}
h5 {
    text-align: left;
    font-size: 9pt;
    font-weight: bolder;
}
hr {
    color: #555555;
}