body {
	margin: 0px;
	background-image: url(images/bottom-repeater.gif);
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
p, li, ul, td, body, blockquote, div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #333366;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}
a:hover {
	color: #009999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.altlink001:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #996633; 
	text-decoration: underline; 
	font-weight: bold
}
a.altlink001:visited {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.altlink001:active {  }
a.altlink001:hover {
	color: #996633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.altlink002:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333366; 
	text-decoration: underline; 
	font-weight: bold
}
a.altlink002:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.altlink002:active {  }
a.altlink002:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: 272766;
	text-decoration: underline;
}
h1 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h2 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
h3 {
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
h5 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}
h6 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}
td.td-altcolor001 {
	background-color:#FFFFFF;
}
tr.tr-altcolor001 {
	background-color:#FFFFFF;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.border_001 {
	border: 3px groove #344F67;
	padding: 3px;
}
.border_002 {
	border-top: 4px dashed #009999;
	border-right: 2px dashed #00CC33;
	border-bottom: 4px dashed #009999;
	border-left: 2px dashed #00CC33;
	padding: 3px;
}
.content-bckgnd {
	background-image: url(images/people-with-computer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* self-checking error styles */

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;
}
.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: #F9FBE6; }
.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;
}