body, p, li, ul, td, blockquote, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#join {
	padding:5px 0 5px 2px;
}
a:link {
	color: #8D4E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
}
a:hover {
	color: 80777B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.leftnav-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 003366;
	font-weight: normal;
	font-style: normal;


}
a.leftnav001:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #993300; 
	text-decoration: underline; 
	font-weight: bold
}
a.leftnav001:visited {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.leftnav001:active {  }
a.leftnav001:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
h1 {
	color: #8D4E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 3px;

}
h2 {
	color: #4F443E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
h3 {
	color: #80777B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	color: 12867C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image:  url(images_march2004/right-margin-logo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
/*Forms*/
label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
}
.border001 {
margin: 5px 15px 15px 5px;
padding: 0px 5px 5px;
border: 1px solid #336699;
}
.error_field {
background-color: #FDD;
border: 2px solid #F00;
}
td {vertical-align: top;}

.form_el {
float: left;
margin: 5px;
padding: 3px;
}
.form_row {
clear: both;
padding: 0 0 8px;
width: 500px;
}
.error_field {
background-color: #FFCCCC;
border: 2px solid #F00;
margin: 3px;
}
.error_field label{
font-weight:bold;
}
.error_field input[type="text"] {
border: 2px solid #F00;
}
.form_row_alt_color { background-color: #ECEDC2; }
.form_row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .form_row {height: 1%;}
/* End hide from IE-mac */

#error_message {
font-size: large;
color: #F00;
}
/* Thank You */

.pdfGuide{

text-align: center;

}

/* End Thank You */
