/* CSS Document */
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { text-decoration: none; font-family: verdana; font-size: 11px; color: #666666; }
a:active { text-decoration: underline; font-family: verdana; font-size: 11px; color: #666666; }
a:hover { text-decoration: underline; font-family: verdana; font-size: 11px; color: #666666; }

a.doc_link:link { text-decoration: none; font-family: verdana; font-size: 11px; color: #1c7ffa; }
a.doc_link:active { text-decoration: none; font-family: verdana; font-size: 11px; color: #1c7ffa; }
a.doc_link:hover { text-decoration: underline; font-family: verdana; font-size: 11px; color: #1c7ffa; }
a.doc_link:visited { text-decoration: none; font-family: verdana; font-size: 11px; color: #1c7ffa; }
.header2 { background-color: #688; font-family: verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.text { font-family: verdana; font-size: 11px; color: #000000; line-height: 20px; }
.alert { background-color: #000000; font-family: verdana; font-size: 11px; color: #FFFFFF; }
.error { background-color: #FF0000; font-family: verdana; font-size: 11px; color: #FFFFFF; }

.fieldname { font-family: verdana; font-size: 11px; font-weight: bold; color: #000000; line-height: 20px; }
input { width: 100%; }
input.button { width: 100px; }
input.buttonlong { width: 150px; }
input.checkbox { width: 15px; height: 15px; }
textarea { width: 100%; height: 200px; }
textarea.texteditor { width: 100%; height: 300px; }
pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px; 
}
#header {
	height: 58px;
	width: 920px;
	}

