body {
	background-color: #fff;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.maintext {  
	margin-bottom: 4px;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000; 
	padding-left: 14px; 
	padding-right: 10px
}

.maintext2 {  
	margin-bottom: 0px;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000; 
	padding-left: 0px; 
	padding-right: 0px
}


.footer {  font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #CCCCCC}

.header {  font-family: Arial, Geneva, sans-serif; font-size: 15px; line-height: 14px; color: #000000; font-weight: bold; padding-left: 14px}

.highlight {  font-family: Arial, Geneva, sans-serif; font-size: 12px; font-style: italic; color: #000000}


ul {
	margin-top: 0px;
	list-style-type: square;
	list-style-position: inside;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000;
}


ul2 {
	margin-top: 0px;
	list-style-type: square;
	list-style-position: inside;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000;
}

li {
	padding-top: 7px;
	padding-bottom: 7px;
}

ul.sub {
	margin-bottom: 8px;
	list-style-type: disc;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #000000;
}

li.sub {
	padding-top: 4px;
	padding-bottom: 4px;
}


.login {
	margin-left: 125px;
	font-size: 8pt;
	color: #fff;
}

/* form elements */

input {
	background-color: #e9e9e9;
	font-family: Geneva, Arial, Sans-Serif;
	font-size: 7pt;
	color: #000;
}

input.text {
	width: 175px;
}

input.radio {
	background-color: transparent;
	width: 12px;
	height: 12px;
	border: none;
}

input.checkbox {
	background-color: transparent;
	width: 12px;
	height: 12px;	
	border: none;
}

input.submit {
	width: 100px;
	margin: auto;
	background-color: #d6a60c;
}

textarea {
	width: 425px;
	background-color: #e9e9e9;
	font-family: Geneva, Arial, Sans-Serif;
	font-size: 7pt;
	color: #000;
}

.bolded {
font-family: Arial;
font-size: 13px;
color:#000000;
font-weight: bold;
cursor:hand;
text-decoration:none;
}

A:LINK {
font-family: Arial;
color:#663366;
font-weight: bold;
cursor:hand;
text-decoration:none;
}

A:ACTIVE {
font-family: Arial;
color:#663366;
font-weight: bold;
cursor:hand;
text-decoration:none;
}

A:HOVER {
font-family: Arial;
color:#663366;
font-weight: bold;
cursor:hand;
text-decoration:underline;
}

A:VISITED {
font-family: Arial;
color: #663366;
font-weight: bold;
cursor:hand;
text-decoration:underline;

}

A.LinkA:link {
font-family: Arial;
color: #0000CD; /*  #663366;  */
font-weight: normal;
cursor: hand;
text-decoration: underline;
}

A.LinkA:ACTIVE {
	font-family: Arial;
	color: #0000CD; /*  #663366;  */
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}

A.LinkA:HOVER {
font-family: Arial;
color: #663366;
font-weight: normal;
cursor:hand;
text-decoration: none;
}

A.LinkA:VISITED {
font-family: Arial;
color: #0000CD; /*  #663366;  */
font-weight: normal;
cursor:hand;
text-decoration: underline;
}

A.LinkA:VISITED:hover {
font-family: Arial;
color: #663366; 
font-weight: normal;
cursor:hand;
text-decoration: none;
}

.topheader { font-family: Arial, Geneva, sans-serif; font-size: 12px; line-height: 18px; color: #666666; font-weight: bold; padding-left: 14px 
}

.subheader { font-family: Arial, Geneva, sans-serif; font-size: 13px; line-height: 14px; color: #000000; font-weight: bold; padding-left: 14px 
}
