/* CSS Style Sheet
   (c)2006 www.techtriad.com */
body	{
	margin: 0px;
	background-image: url(../images/bg/bghome.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A6C9BB;
}
#container	{
	clear: both;
	float: none;
	width: 766px;
	margin:0px auto;
	border: 1px solid #FFFFFF;
}

#banner	{
	height: 150px;
	width: 766px;
	background-color: #FFFFFF;
}

#contentleft	{
	width: 520px;
}
#contentleft a:link, #contentleft a:visited {
	color: #333333;
	text-decoration: underline;
}
#contentleft a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #A6C9BB;
}

#contentleft p	{
	padding-left: 20px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 12px;
	font-size: 12px;
	color: #333333;
}
#contentleft blockquote	{	}
#contentleft h1	{
	font-size: 20px;
	font-weight: 400;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}
#contentleft h2 {
	font-weight: 200;
	color: #333333;
	font-size: 14px;
	margin: 10px 0px 0px 20px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C9BB;
	width: 80%;
	background-attachment: fixed;
	background-image: url(../images/check2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#contentleft ul {
	margin-left: 50px;
	margin-top: 00px;
}
#contentleft li {
	margin: 0px 0px 0px -5px;
	font-size: 11px;
	padding-left: 0px;
}



#contentright	{
	width: 242px;
	background-attachment: fixed;
	background-image: url(../images/bg/ncseal.gif);
	background-repeat: no-repeat;
	background-position: 40px 325px;
}
#contentright a:link, #contentright a:visited {
	text-decoration: underline;
	color: #666666;
}
#contentright a:hover {
	text-decoration: none;
}

#contentright p	{
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 18px;
}
#contentright h1	{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	color: #666666;
	padding-top: 10px;
}
#contentright h2 {
	font-weight: 200;
	color: #333333;
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C9BB;
	width: 90%;
}
#contentright h3 {
	font-size: 12px;
	padding-left: 10px;
	margin: 10px 0px 0px;
}


#lownav	{
	font-weight: bold;
	color: #FFFFCC;
	background-color: #008751;
	text-align: center;
	height: 20px;
	width: 100%;
}
#lownav p {
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding-top: 5px;
}
#lownav a:link, #lownav a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
#lownav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}


#footer	{
	background-color: #A6C9BB;
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}

#footer p {
	font-size: 11px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
}



#credit	{
	background-color: #A6C9BB;
}]
#credit p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#credit p {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	background-color: #A6C9BB;
}
