*{ 
padding: 0px;
margin: 0px, auto, 0px, auto;
}

body {
  background-image: url(../img/global/page_bg.jpg);
  background-color: #5F97C9;
  background-repeat: repeat-x;
}
#homelink{
	text-align: right;
	font-family: arial; 
	font-size: 13px;
	color: #666666;
	padding-right: 25px;
}
#home_page #homelink a:link, #home_page #homelink a:visited{
	color: #666666;
	text-decoration: underline;
}

#homelink a:link, #homelink a:visited{
	color: #666666;
	text-decoration: none;
}
#homelink a:hover, #holink a:active{
	color: #666666; 
	text-decoration: underline;
}
#nav {
	height: 50px;
	width: 909px;
}
#nav ul {
	background: url(../img/global/sprite_nav.jpg) no-repeat;
	height: 50px;
	margin: 0px; padding: 0px;
}
#nav ul li a span{
	display: none;
}
#nav ul li {
	list-style: none;
	display: inline;
	margin: 0px; padding: 0px;
}
#nav ul li a{
	display: block;
	height: 50px;
	float: left;
}
#nav ul li#about a:link, #nav ul li#about a:visited {
	width: 91px;
}
#nav ul li#improvement a:link, #nav ul li#improvement a:visited {
	width: 130px;
}
#nav ul li#taxpayer a:link, #nav ul li#taxpayer a:visited {
	width: 164px;
}
#nav ul li#news a:link, #nav ul li#news a:visited {
	width: 113px;
}
#nav ul li#help a:link, #nav ul li#help a:visited {
	width: 122px;
}

#nav ul li#faq a:link, #nav ul li#faq a:visited {
	width: 78px;
}
#nav ul li#contact a:link, #nav ul li#contact a:visited {
	width: 95px;
}
#nav ul li#supporters a:link, #nav ul li#supporters a:visited {
	width: 116px;
}


/* ++++++++++++++++++ Setting the hover states of the Nav ++++++++++++++++++ */

#nav ul li#about a:hover, #nav ul li#about a:active {
	background: url(../img/global/sprite_nav.jpg) 0px -50px no-repeat;
}
#nav ul li#improvement a:hover, #nav ul li#improvement a:active {
	background: url(../img/global/sprite_nav.jpg) -91px -50px no-repeat;
}
#nav ul li#taxpayer a:hover, #nav ul li#taxpayer a:active {
	background: url(../img/global/sprite_nav.jpg) -221px -50px no-repeat;
}
#nav ul li#news a:hover, #nav ul li#news a:active {
	background: url(../img/global/sprite_nav.jpg) -385px -50px no-repeat;
}
#nav ul li#help a:hover, #nav ul li#help a:active {
	background: url(../img/global/sprite_nav.jpg) -498px -50px no-repeat;
}
#nav ul li#faq a:hover, #nav ul li#faq a:active {
	background: url(../img/global/sprite_nav.jpg) -620px -50px no-repeat;
}
#nav ul li#contact a:hover, #nav ul li#contact a:active {
	background: url(../img/global/sprite_nav.jpg) -698px -50px no-repeat;
}
#nav ul li#supporters a:hover, #nav ul li#supporters a:active {
	background: url(../img/global/sprite_nav.jpg) -793px -50px no-repeat;
}


/* ++++++++++++++++++ Setting the active (current page) states of the Nav ++++++++++++++++++ */


#about_page #nav ul li#about a:link, #about_page #nav ul li#about a:visited, #about_page #nav ul li#about a:hover, #about_page #nav ul li#about a:active {
	background: url(../img/global/sprite_nav.jpg) 0px -50px no-repeat;
}
#improvement_page #nav ul li#improvement a:link, #improvement_page #nav ul li#improvement a:visited, #improvement_page #nav ul li#improvement a:hover, #improvement_page #nav ul li#improvement a:active {
	background: url(../img/global/sprite_nav.jpg) -91px -50px no-repeat;
}
#taxpayers_page #nav ul li#taxpayer a:link, #taxpayers_page #nav ul li#taxpayer a:visited, #taxpayers_page #nav ul li#taxpayer a:hover, #taxpayers_page #nav ul li#taxpayer a:active {
	background: url(../img/global/sprite_nav.jpg) -221px -50px no-repeat;
}
#news_page #nav ul li#news a:link, #news_page #nav ul li#news a:visited, #news_page #nav ul li#news a:hover, #news_page #nav ul li#news a:active {
	background: url(../img/global/sprite_nav.jpg) -385px -50px no-repeat;
}
#help_page #nav ul li#help a:link, #help_page #nav ul li#help a:visited, #help_page #nav ul li#help a:hover, #help_page #nav ul li#help a:active {
	background: url(../img/global/sprite_nav.jpg) -498px -50px no-repeat;
}
#faq_page #nav ul li#faq a:link, #faq_page #nav ul li#faq a:visited, #faq_page #nav ul li#faq a:hover, #faq_page #nav ul li#faq a:active {
	background: url(../img/global/sprite_nav.jpg) -620px -50px no-repeat;
}
#contact_page #nav ul li#contact a:link, #contact_page #nav ul li#contact a:visited, #contact_page #nav ul li#contact a:hover, #contact_page #nav ul li#contact a:active {
	background: url(../img/global/sprite_nav.jpg) -698px -50px no-repeat;
}
#supporters_page #nav ul li#supporters a:link, #supporters_page #nav ul li#supporters a:visited, #supporters_page #nav ul li#supporters a:hover, #supporters_page #nav ul li#supporters a:active {
	background: url(../img/global/sprite_nav.jpg) -793px -50px no-repeat;
}


/* ++++++++++++++++++ Setting the Background for the top Rounded Corners ++++++++++++++++++ */

#top_rounded{
	background: url(../img/global/top_rounded.png) no-repeat;
	width: 909px;
	height: 21px;
}

#top_rounded2{
	background: url(../img/global/top_rounded2.png) no-repeat;
	width: 909px;
	height: 21px;
}

/* ++++++++++++++++++ Begin Content ++++++++++++++++++ */

.left_shadow{
	background-image: url(../img/global/left_shadow_repeat.jpg);
	background-repeat: repeat-y;
	width: 14;
}

.left_shadow3{
	background-image: url(../img/global/left_shadow2.png);
	background-repeat: repeat-y;
	width: 14px;
}

.right_shadow{
	background-image: url(../img/global/right_shadow_repeat.jpg);
	background-repeat: repeat-y;
	width: 14;
}
.left_shadow2{
	background-image: url(../img/taxpayer/taxpayers_left.jpg);
	background-repeat: repeat-y;
	width: 14;
}
.right_shadow2{
	background-image: url(../img/taxpayer/taxpayers_right.jpg);
	background-repeat: repeat-y;
	width: 14;
}
.white{
	background-color: #FFFFFF;
}
.headline{
	font-family: georgia, arial; 
	font-size: 16px; 
	color: #ED191D; 
	font-weight: bold;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 15px;
}
.about_text{
	font-family: arial; 
	font-size: 12px; 
	line-height: 161%;
	color: #333333;
	padding-left: 20px;
}
.text{
	font-family: arial; 
	font-size: 12px; 
	line-height: 161%;
	color: #333333;
	padding-left: 20px;
	padding-right: 15px;
}
.text_form{
	font-family: arial; 
	font-size: 11px; 
	line-height: 161%;
	color: #333333;
}
.quote{
	padding-top: 8px;
	padding-left: 20px;
}
#blue{
	background-image: url(../img/news/blue_fade.jpg);
	background-repeat: no-repeat;
	width: 316px;
	height: 232px;
	padding: 0px;
	margin: 0px;
}
.bullettext{
	font-family: arial; 
	font-size: 12px; 
	line-height: 161%;
	color: #333333;
}
.dateheadline{
	font-family: arial; 
	font-size: 12px; 
	line-height: 161%;
	color: #333333;
	font-weight: bold;
}
.subheadline{
	font-family: georgia, arial; 
	font-size: 15px; 
	color: #ED191D; 
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
}
.subheadline2{
	font-family: arial; 
	font-size: 12px; 
	color: #ED191D;
	padding-left: 90px;
	padding-right: 60px;
	font-weight: bold;
	line-height: 151%;
}
.bluesubheadline{
	font-family: georgia, arial; 
	font-size: 14px; 
	color: #5D9CD1;
	padding-left: 90px;
	padding-right: 60px;
	line-height: 151%;
}
.bluesubheadline_form {
	font-family: georgia, arial; 
	font-size: 14px; 
	color: #5D9CD1;
	padding-left: 25px;
	padding-right: 60px;
	line-height: 151%;
}
#image_caption{
	font-family: arial; 
	font-size: 15px;
	line-height: 140%;
	color: #6199CA;
	text-align: center;
}
.date {
	font-family: arial;
	color: #5893C7;
	font-size: 12px;
}
.newslink{
	font-family: arial; 
	font-size: 12px; 
	color: #ED191D;
	text-align: right;
	padding-top: 15px;
	padding-right: 50px;
}
.newslink a {
	color: #ED191D;
	text-decoration: none;
}
.newsfeedlink {
	text-align: left;
	color: #5893C7;
	font-size: 12px;
	padding-left: 147px;
}
.newsfeedlink a {
	color: #5893C7;
	font-size: 12px;
}
.contactlink {
	padding-top: 15px;
}
.contactlink a{
	color: #5893C7;
	font-size: 14px;
	padding-left: 20px;
}
.leftimages {
	padding-left: 20px;
	padding-top: 15px;
}
#video{
	padding-left: 15px;
	padding-top: 8px;
}
.voice_link{
	color: #5893C7;
	font-size: 12px;
	padding-left: 20px;
}
.voice_link a{
	color: #5893C7;
}
/* ++++++++++++++++++ Setting the Background for the bottom Rounded Corners ++++++++++++++++++ */

#bottom_rounded{
	background: url(../img/global/bottom_shadow.jpg) no-repeat;
	width: 909px;
	height: 27px;
}
#promise_bottom_rounded{
	background: url(../img/taxpayer/bottom_shadow.png) no-repeat;
	width: 909px;
	height: 27px;
}
#news_bottom_rounded{
	background: url(../img/news/bottom_shadow.png) no-repeat;
	width: 909px;
	height: 27px;
}
#disclaimer{
	font-family: arial;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.right_shadow3 {
	background: url(../img/supporters/right_shadow3.png);
	background-repeat:repeat-y;
	width:14px;
}

#bottom_rounded2{
	background: url(../img/global/bottom_rounded2.png) no-repeat;
	width: 909px;
	height: 27px;
}