#col1 {
}
#col2 {
	font-size: medium;
}
#col3 {
	font-size: small;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
}
#col2 h1 {
	color: #EE1609;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: xx-large;
}
#col2 h2 {
	font-size: x-large;
	font-weight: bold;
	color: #066AA6;
	margin-top: 10px;
	margin-bottom: 8px;
}
#col3 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066AA6;
	margin-top: 5px;
	margin-bottom: 3px;
}
#col3 p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#col2 p {
	line-height: 125%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#col2 ul li {
	line-height: 125%;
}
#leftwrapper #col2 p a:link {
	color: #333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#leftwrapper #col2 p a:visited {
	color: #999;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

#leftwrapper #col2 p a:hover {
	color: #066AA6;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftwrapper #col2 ul li a:link {
	color: #666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#leftwrapper #col2 ul li a:hover {
	color: #066AA6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066AA6;
}
#leftwrapper #col2 ul li a:visited {
	color: #666;
	text-decoration: none;
}

