body {
	margin: 0px;
	padding: 0px;
	background-color:  #FFFFFF;
	background: #fff url(images/bodybg.gif) center repeat-y;
}

td, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
}

h1.dark {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #00498f;
	margin-bottom: 10px;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #00498f;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #4c9234;
}

a:link.link2, a:visited.link2, a:active.link2, a:link.link3, a:visited.link3, a:active.link3 {
	font-family: arial;
	color: #00498f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link2, a:hover.link3 {
	color: #4c9234;
}

a:link.light, a:visited.light, a:active.light {
	font-family: arial;
	color: #ccccff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.light {
	color: #ffffff;
}

.homel {
	 /*padding: 121px 0px 0px 42px; */
	 width:570px;
	 font-size: 12px;
	 color: #00498f;
	 text-transform: uppercase;
	 font-weight: bold;
}

.homer {
	 padding: 40px 40px 40px 60px;
	 width:228px;
	 text-align: right;
	 font-size: 11px;
	 color: #FFFFFF;
	 vertical-align: bottom;
}

.htab0 {
	 background-color: #70ad51; 
	 text-align: center;
	 cursor: pointer;
	 font-size: 10px;
	 color: #FFFFFF;
}

.htab1 {
	 background-color: #2c731a; 
	 text-align: center;
	 cursor: pointer;
	 font-size: 10px;
	 color: #FFFFFF;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
}

input.btn {
	background-color: #00498f;
	color: #FFFFFF;
	border-top: 2px solid #0068cc;
	border-left: 2px solid #0068cc;
	border-right: 2px solid #002d58;
	border-bottom: 2px solid #002d58;
	font-weight: bold;
}

input.btn2 {
	background-color: #2a7818;
	color: #FFFFFF;
	border-top: 2px solid #35af19;
	border-left: 2px solid #35af19;
	border-right: 2px solid #154d08;
	border-bottom: 2px solid #154d08;
	font-weight: bold;
}

img.img {
	border: 1px solid #000000;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

.adminNav0 { background-color:#FFFFFF; text-align:center; font-size:10px; cursor:pointer; }
.adminNav1 { background-color:#70AD51; text-align:center; font-size:10px; cursor:pointer; }

.infoText { 
	font-size:9px; 
	font-style:italic; 
}

.message { 
	color:red;
	font-weight:bold; 
}

.listingLevelDetailHeader {
	font-size:9px;
}

.required {
	/*color: #ff7d00;*/
	font-weight: bold;
}
		
.error {
	font-weight: bold;
	color: #BB0000;
	}

.erroralt {
    font-size:9px;
	color: #BB0000;
	}

.message {
	font-weight: bold;
	color: #00BB00;
	}

.messagealt {
    font-size:9px;
	color: #00BB00;
	}

/* label validation failed */
label.error {
	font-weight: bold;
	color: #BB0000;
	}

label.required {
    background: url(images/required.gif) no-repeat left;
    padding-left: 10px;
	}

.field0 { /* field not in focus */ 
	border: 1px solid #BBBBBB;
	}

.field1	{ /* field in focus */
	border: 1px solid #444444;
	}

.fielderror { /* field validation failed */
	border: 1px solid #BB0000;
	}


.flyerRow { background-color:#FFFFFF; }
.flyerRowAlt { background-color:#d6e6f5; }
.flyerSectionHeader { 
	color: #3e8728; 
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

.listingRow { background-color:#FFFFFF; }
.listingRowAlt { background-color:#f5f8fb; }
.listingSectionHeader { 
	color: #3e8728; 
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#listingOfficeOptions 
{
	width: 300px;
	height: 200px;
	border: 1px solid black;
	background-color: #f7f7f7;
	display: none;
	position: absolute;
	padding:5px;
}

#disclaimer p { color:#FFFFFF; font-size:6px; }

.flyerOfficeTitle { 
	color:#3e8728; 
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	position:relative; 
	left:5px; 
	top:128px; 
	width:280px; 
}

#marquee { position: absolute; bottom: 10px; left: 0%; width: 535px; }

.new-slogan { margin-top: 120px; }

#footer { margin: 0; padding: 77px 0 12px; text-align: center; background: #70ad51 url(images/footer_bg.gif) no-repeat; }
#footer li { color: #fff; display: inline; border-right: 1px solid #fff; font-family: Verdana; font-size: 8px; text-transform: uppercase; padding: 0 5px; }
#footer li.last { border: none; }
#footer li a:link, #footer li a:visited { color: #fff; font-size: 8px; }
#footer li.last a:link, #footer li.last a:visited { text-decoration: none; }

#sfooter { margin: 0; padding: 44px 0 12px; text-align: center; background: #70ad51 url(images/sfooter_bg.gif) repeat-x; }
#sfooter li { color: #fff; display: inline; border-right: 1px solid #fff; font-family: Verdana; font-size: 8px; text-transform: uppercase; padding: 0 5px; }
#sfooter li.last { border: none; }
#sfooter li a:link, #sfooter li a:visited { color: #fff; font-size: 8px; }
#sfooter li.last a:link, #sfooter li.last a:visited { text-decoration: none; }
