body {
	background-color: #e6e6e6;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}

a { color: #008066; }

a:link, a:visited, a:active{ text-decoration: none; }

a:hover { text-decoration: underline; color: #008066; }

/* FYI - in order to make links stand out on the Support site, we added 2 lines of conditional style code in the headerscript.cfm */

input{ font-size: 12px; }
select{ font-size: 12px; }
textarea{ font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}



#navtop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008066;
}

#colhead {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
	color: white;	
}
#colbody {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#crumb, #crumb a {
	font-size: 10px;
	color: #474747;	
}

#copyright, #copyright a {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	color: #474747;	
}

.subhead{
	font-size: 16px;
	color: #008066;
	font-weight: bold;
}
.subsubhead{
	font-size: 14px;
	color: #008066;
	font-weight: bold;
}
.text{
	font-size: 12px;
}

.parahead{
	font-size: 14px;
	font-weight: bold;
}


.resource_link{
	font-size: 12px;
	color: #008066;
	font-weight: bold;
	line-height: 20px;
}

.textsmall{
	font-size: 10px;
}