/* @override http://www.nclcca.org/associations/4517/files/css/nclcca_styles.css */

/*----------------------------------------
NCLCCA Stylesheet
Last Updated: March 1, 2010
(c) 2010 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/
body {
	margin: 0 0 15px 0;
	background: #fff;
}

h1 {
	color: #006699;
	font: normal 30px/31px Georgia, Times New Roman, serif;
	margin: 13px 0 0 0;
	padding: 0 0 5px 0;
}

h2 {
	color: #1c4d6d;
	font: normal 22px/23px Georgia, Times New Roman, serif;
	margin: 30px 0 0 0;
	padding: 0;
}

h3 {
	color: #80a8a7;
	font: normal 18px/19px Georgia, Times New Roman, serif;
	margin: 15px 0 -4px 0;
	padding: 0;
}

h4 {
	color: #999;
	font: bold 15px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 19px 0 -8px 0;
	padding: 0;
}

h5 {
	color: #80a8a7;
	font: normal 22px/23px Georgia, Times New Roman, serif;
	background: #E5EBED;
	margin: 7px 0 14px 0;
	padding: 5px 0 5px 10px;
}

h6 {
	color: #1c4d6d;
	font: normal 17px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 7px 0;
	padding: 10px 0 0 10px;
}

a:link, 
a:active, 
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #ccc;
	background-color: #fff;
}

#maincontentsubcell ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg1251/imgs/li_bullet.png) no-repeat left 3px;
	line-height: 1.0em;
	padding: 0px 0 10px 16px;
}