body {
	margin: 20px;
}
p, ul, ol, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
li{
    font-size: 11px;
}

h1 {
	width: auto;
	height: 25px;
        line-height: 25px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 15px;
	background-color: #009ADA;
	color: #FFFFFF;
        text-indent: 10px;
	font-size: 16px;
	text-transform: lowercase;
}
h2 {
	font-size: 18px;
        color: #048CCB;
}
p, ul, td {
	font-size: 11px;
}

textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #DCDDDE;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #DCDDDE;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #048CCB;
}
.submitButtonGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #449F44;
}
.submitButtonBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #094293;
}
.submitButtonorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F78B30;
}

.submitButtonred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A8010B;
}
.descText {
	font-size: 10px;
}
.smallText {
        font-size: 11px;
}
.greytext {
	font-size: 11px;
	color: #333333;
}
.table2 {
	table-collapse: collapse;
	margin: 0;
	padding: 0;
}
.table2 tr td {
	padding: 5px;
}
.table2 .tdunderline {
	border-bottom: 1px solid #666666;
}
a:link, a:visited, a:active {
	color: #007BAE;
	text-decoration: none;
}
a:hover {
	color: #009ADA;
	text-decoration: none;
}
.todayspaperbox {
	margin: 0;
	padding: 0;
}
.todayspaperitem {
	width: 245px;
	height: 350px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
img {
        border:none;
}
.image-header{
        width: auto;
        border-bottom: 3px solid #048CCB;
}
.online-poll {
	margin-bottom: 15px;
	padding-bottom:5px;
	border-bottom:3px #D2232A solid;
	height:40px;
	clear:both;
}
.online-poll-result {
	padding:5px 0;
	border-bottom:3px #D2232A solid;
	clear:both;
}
.poll-popup {
	padding:0;
	float:left;
	width:200px;
	color:#a9192d;
	font-size:11px;
}
.poll-blue .poll-popup {
color:#000;
}
.poll-result table h4 {
color:#a9192d;
}
.online-poll-result p{
   padding:0 5px;
margin:0px
}
.poll-red-text p{
   color: #D2232A;
   font-weight: bold;
}
.poll-line {
   display: block;
   height: 10px;
   background-color: #D2232A;
   float: left;
   margin-right: 6px;
   margin-top: 2px;
}
.promotion-luckynumbers {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.error {
color:red;
}

.blue-links {
	color:#008BC9;
        font-size:12px;
}

/*****business listing******/

.business-listing h2 {
color: #8CC641;
}

.business-listing p {
color: #8CC641;
}

.business-listing input {
width: 100%;
}


.business-listing .submitButtonGreen {
background-color:#8CC641;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
width: 60px;
}

.business-listing .smallText p {
color: #000000;
}

/********* restaurant & dining guide form */


.dining-form h2 {
color: #F79220;
}

.dining-form p {
color: #F79220;
}

.dining-form input {
width: 100%;
}


.dining-form .submitButtonGreen {
background-color:#F79220;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
width: 60px;
}

.dining-form .smallText p {
color: #000000;
}


h1.pageheader-blue {
color: #008BC9;
font-size:  20px;
font-weight: bold;
line-height: 20px;
padding: 0 0 5px 0!important;
margin: 0 0 5px 5px;
border-bottom: 1px solid #008BC9;
width: 97%;
background-color: #FFFFFF;
text-indent: 0;
height: auto;
}
*:first-child+html h1.pageheader-blue {
padding: 0 0 5px 0!important;
}

h1.pageheader-blue span {
font-size:  14px;
}

