body {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 100%;
	background:#648D0D;
	background: url(newimages/sterling-notes_bg.jpg);
	margin-top: 8px;
	}

H1,H3,H4,H5,H6,DL,DT,DD,OL,LI {}	/* explicitly declared to overcome nesting problems in Netscape */
		
A:link {text-decoration: underline;font-weight: normal;}
A:visited {text-decoration: underline;font-weight: normal;}
A:hover {text-decoration: underline;font-weight: normal;}
A:active {text-decoration: underline;font-weight: normal;}

H2 {
	font-size: 140%;
	font-weight: normal;
	font-family: verdana,arial,helvetica, sans-serif, monospace;
	/* 	color: #E8BC35; */
	color: #B9A84D;
	margin-top : 0px;
}

H4 {
	font-size: 90%;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif, monospace;
	color: #648D0D;
	margin-top : 0px;
}

.subhead {
	font-weight: bold;
	color: #FDEC8F;
}

#content {
	background-color: #2A5996;
	margin-right: 20px;
	margin-left: 10px;
	padding: 10px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#contenthome {
 margin-top: -197px;
 margin-left: -370px;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 740px;
 height: 395px;
 visibility: visible
 }

.formfield {
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #648C0F;
}

#pagemiddle {
 margin-top: -147px;
 margin-left: -370px;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 740px;
 height: 295px;
 visibility: visible
 }

.menu {
	font-size: 80%;
	font-weight: bold;
	text-align : right;
	margin-top : 0px;
	margin-bottom : 0px;
	}

UL {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 100%;
	margin-left : 17px;
	}
	
OL {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 100%;
	margin-left : 17px;
	}


FORM {
	text-align : left;
	}

P {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 100%;
	}

.indent {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 90%;
	margin-left: 45px;
	margin-right: 80px;
	}
	
.indent2 {
	font-family: Trebuchet MS,verdana,arial,helvetica, sans-serif, monospace;
	font-size: 90%;
	font-style: italic;
	text-align : justify;
	margin-left: 50px;
	margin-right: 50px;
	}

.bulletmargin {
	margin-bottom: 20px;
	margin-top: -16px;
	}
			
.error {
	font-style: italic;
	}
	
.errorbold {
	font-style: italic;
	font-weight: bold;
	}
	
.address {
	font-size: 80%;
	text-align : center;
	}

.footer {
	font-family: verdana, arial,helvetica, sans-serif, monospace;
	font-size: 60%;
	text-align: center;
	margin-bottom: 14px;
	margin-top: 5px;
	color: #0D1202;
	}
	
.footer a {font-weight: normal;}
.footer a:visited {font-weight: normal;}
.footer a:hover {font-weight: normal;}
.footer a:active {font-weight: normal;}
		
strong {font-weight: bold;}
em {font-style: italic;}
b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}
