htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
}
body {
	background-image: url(../images/pageBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #4192C5;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#header {
	width: 900px;
	margin:				0 auto;
	clear:				both;
}

#body {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	width: 744px;
	margin:				0 auto;
	clear:				both;
	padding-left:       78px;
	padding-right:      78px;
	padding-top:        15px;
	padding-bottom:     25px;
}
#footer {
	background-image:   url(../images/footerBG.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 				870px;
	padding:            15px;
	margin:				0 auto;
	clear:				both;
	color:				white;
	text-align:			center;
}
#footer a {
	color:				white;
}
a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0587BB;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.blue {
	color: 	#0587BB;
}

.petition {
	background-image: 	url(../images/petitionBG.jpg);
	background-repeat: repeat-x;
	background-color: #4AB603;
}