body {
	font-family: "Lucida Sans Unicode","Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height: 16px;
}

a, a:link, a:active, a:visited{ 
	text-decoration: none;
	color: #669933;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Arial, "Lucida Sans Unicode","Lucida Grande",  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height: 1.1em;
	color: #000;
}

h4 {
	font-family: Arial, "Lucida Sans Unicode","Lucida Grande",  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height: 1.1em;
	color: #000;
}

h5 {
	font-family: Arial, "Lucida Sans Unicode","Lucida Grande",  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.1em;
	color: #000;
	margin-bottom: 0;
}

h3.title {
	margin-top: 0;
}

span.pdf {
	font-size: 9px;
	color: #999;
}

blockquote {
	margin: 10px 0;
	padding: 20px 40px;
	/*padding: 0;
	padding: 5px;
	width: 100%;
	text-indent: 20px;
	 background: url(../images/quote.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;*/ 
}

/*blockquote p {
	display: inline;
	letter-spacing:-1px;
	margin: 0;
	padding-right: 24px;
	 background: url(../images/quote2.png);
	background-position: 100% 40%;
	background-repeat: no-repeat; 
}*/



#leftCol h4 {
	font-family: Arial, "Lucida Sans Unicode","Lucida Grande",  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height: 1.1em;
	color: #666;
	margin:0;
}

p {
	line-height: 1.5em;
}

.small {
	font-size: 9px;
}

#mainNav li a {
	color: #FFF;
}

#menuArea li a {
	color: #333;
}

#menuArea li a.current {
	color: #000;
	font-weight: bold;
}

#menuArea li a:hover {
	color: #000;
}

#alert h2 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height: 1.1em;
	margin-top: 0.5em;
}

#alert h2 a {
	color: #000;
}

#alert h2 span {
	color: #CC0000;
	font-weight: bold;
}

#leftCol h3,
#rightCol h2 {
	margin-top: 0;
}

#rightCol h2 {
	font-family: Arial, "Lucida Sans Unicode","Lucida Grande",  Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000;
	letter-spacing:-1px;
}

#home-leftCol p {
	width: 368px;
	line-height: 21px;
	font-weight: normal;
}

ul#widget-nav li a,
ul#widget-nav2 li a {
	color: #669933;
}

ul.noBullet {
	list-style-type: none;
	padding-left: 0;
}

ul.noBullet li {
	margin-bottom: 0.6em;
}

#footer-wrapper p {
	font-size: 9px;
}
