body {
	margin: 0 0 20px 0;
	background-color: #205f04;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #0019FF;
}

a:hover {
	color: #C30028;
}

h1 {
	color: #206004;
	margin: 0 0 10px 0;
	font-size: 16px;
}

h2 {
	color: #C30028;
	margin: 0 0 5px 0;
	font-size: 13px;
}

p {
	font-size: 11px;
}

label {
        display: block;
        width: 150px;
        float: left;
        clear: both;
        margin: 3px 0 0 0;
        font-weight: bold;
}

label.required {
        font-weight: bold;
}

form {
	margin: 0 0 0 0;

}

form.registration {
	font-size: 10px;
	color: #333333;
}

form.registration label {
	color: #000000;
}

.errorbox {
        padding: 5px 5px 5px 5px;
        background-color: #f8eb86;
        margin: 5px 0 5px 0;
        border: 1px dotted #004973;
        color: #EE0000;
	font-size: 11px;
}

.successbox {
        padding: 5px 5px 5px 5px;
        background-color: #f8eb86;
        margin: 5px 0 5px 0;
        border: 1px dotted #004973;
	font-size: 11px;
}

.subnavigation {
	position: absolute;
	visibility: hidden;
	top: 165px;
	background-color: #C30028;
	margin: 0 0 0 0;
	z-index: 99;
	text-align: left;
}

.subnavigation a {
        display: block;
        width: 190px;
        padding: 5px 0 5px 10px;
        margin: 0 0 0 0;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
        border-bottom: 1px solid #E7F3FF;
}

.subnavigation a:hover {
        background-color: #FFC700;
        color: #C30028;
}

#companydetail {
	display: none;
	font-size: 10px;
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	background-color: #EEEEEE;
}

#mainpod {
	position: relative;
	width: 822px;
	background-color: #FFFFFF;
	border-left: 3px solid #C30028;
	border-bottom: 3px solid #C30028;
	border-right: 3px solid #C30028;
}

#header {
	position: relative;
	height: 137px;
	background: #F8CD04 url(../images_new/header_bg.gif) top left repeat-x;
}

#logo {
	position: absolute;
  	top: 0px;	
	left: 51px;
}

#logo1 {
	position: absolute;
	top: 0px;
	left: 523px;
}

#logo2 {
	position: absolute;
	top: 0px;
	left: 646px;
}

#caption {
	position: absolute;
	top: 62px;
	left: 319px;
}

#navigation {
	height: 28px;
	background: #C30028 url(../images_new/nav_bg.gif) top left repeat-x;
	text-align: center;
}

#content {
	padding: 25px 20px 25px 20px;
	background: #FFFFFF url(../images_new/content_bg.gif) top left repeat-x;
	text-align: left;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0 0 15px 0;
}

#loginbox {
	position: relative;
	margin: 5px 5px 5px 5px;
	float: right;
	width: 150px;
	background-color: #F8CD05;
	padding: 10px 10px 10px 10px;
	border: 3px solid #FDF0B4;
	text-align: center;
}

#loginbox h2 {
	font-size: 16px;
	color: #C30028;
}

#legal {
	margin: 15px 0 15px 0;
	font-size: 9px;
	color: #FEFFFD;
}

#legal a {
	color: #FEFFFD;
}

#footer {

}

p, td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: navy;
}
th
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: navy;
font-weight: bold;
}

h4 {
font-family : Arial, Helvetica, sans-serif;
color : #090;
font-size : 12pt;
font-weight : bold;
margin-bottom: 0px;
}
.smallsans, .smallsans a:link, .smallsans a:visited, .smallsans a:hover, .smallsans a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
}
.mediumsans, .username {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
}
.pagination, .pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #CCC;
}
.lastmodified {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
}
.worksite {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
color: #090;
}
.navigationlinks,
.navigationlinks a:link,
.navigationlinks a:visited,
.navigationlinks a:active,
.navigationlinks a:hover {
font-size : 9pt;
}
div.navsidelinks
{
	font-size: 10px;
	border-color: #009900;
	border-width: 4px;
	border-style: outset;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	padding: 2px;
}
div.navsidelinks:hover
{
	background-color: #9f9;
}
div.navsidelinks:active
{
	border-style: inset;
	background-color: #cFc;
}
.navsidelinks a:link,
.navsidelinks a:visited,
.navsidelinks a:active,
.navsidelinks a:hover
{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.maincontent
{
	padding: 10px 10px 10px 20px;
}
.maincontent p
{
    color : black;
}
.maincontent a
{
    color : #090;
	font-weight: bold;
}
.prizetable,
.prizetable td
{
	color: #090;
	font-size: 12pt;
	font-weight: bold;
	border: 1px navy solid;
}
.participation
{
	color: navy;
	font-size: 12pt;
	font-weight: bold;
}
.rightcontent
{
}
.notice
{
font-family: Arial, Helvetica, sans-serif;
color: #C00;
font-weight: normal;
font-size: 9pt;
}
.errortext {
font-family : Arial, Helvetica, sans-serif;
color: #ff0000; 
font-weight: bold;
}

.loginbox
{
	border-color: #009900;
	border-width: 4px;
	border-style: inset;
	background-color: #fff;
	margin: 10px;
}
.loginNheader {
font-family : Arial, Helvetica, sans-serif;
color : red;
font-size : 10pt;
font-weight : bold;
margin-bottom: 0px;
}
.loginNerrortext {
font-family : Arial, Helvetica, sans-serif;
color : #C00;
font-size : 9pt;
font-weight : bold;
margin-bottom: 0px;
}
.loginNtext, 
.loginNtext a:link,
.loginNtext a:visited,
.loginNtext a:active,
.loginNtext a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
}

.loginNtitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.instructions {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
}
.autofill
{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
background-color: #CFC;
border-color: gray;
border-width: 1px;
border-style: solid;
}
.datenavigation
{
background-color: #CFC;
border-color: gray;
border-width: 1px;
border-style: solid;
}
.calendar {
background-color : #ffffff;
border-color: red;
border-width: 0px;
border-style: groove;
}
.calendargrid
{
	background-color: #ffffff;
	border-color: #009900;
	border-width: 8px;
	border-style: outset;
}
.month
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.weekday
{
border-color: gray;
border-width: 1px 0px 0px 0px;
border-style: solid;
background-color: white;
color: #090;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 9pt;
}
.eventLabel {
color : black;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
text-align : right;
}
.eventText {
color : black;
font-family : Arial, Helvetica, sans-serif;
}
.selectedDay
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: black;
background-color: yellow;
border-color: red;
border-width: 2px;
border-style: solid;
}
.day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-color: #999;
	border-width: thin;
	border-style: solid;
}
.notaDay {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
color: #090;
border-color: gray;
border-width: 1px;
border-style: solid;
background-color : white;
}
.notaDay a:active, .notaDay a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : red;
text-decoration : underline;
}
.reportheader
{
background-color: white;
color: #090;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: 0px;
}
.summarytotals
{
border-top: 1px solid #000000;
background-color: #FF6;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
}
.summarysovtotals
{
border-top: 1px solid #000000;
background-color: #ff9999;
color: black;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}
.summarytitle
{
font-family: Arial, Helvetica, sans-serif;
color: red;
font-size: 12pt;
font-weight: bold;
margin-bottom: 0px;
}
.summaryheader
{
border-bottom: 1px solid #000000;
background-color: white;
color: #090;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: 0px;
}
.summarytext
{
border-color: blue;
border-width: 1px;
border-style: solid;
color: blue;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.summarytextcash
{
border-color: #090;
border-width: 1px;
border-style: solid;
color: #090;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.nocalendar {
background-color : #9f9;
font-weight : bolder;
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
border-color: navy;
border-width: 1px;
border-style: solid;
}
.disabled {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
background-color : #ffCCCC;
border-color: navy;
border-width: 1px;
border-style: solid;
}
.etcreportcount {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
background-color : #ffffff;
border-color: navy;
border-width: 1px;
border-style: solid;
}
.etcdisabledacct {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
background-color : #CCCCCC;
border-color: navy;
border-width: 1px;
border-style: solid;
}
.morecarpoolers {
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
background-color : yellow;
border-color: navy;
border-width: 1px;
border-style: solid;
}
.fields {
background-color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
font-weight : bold;
color : #000000;
}
.buttons
{
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #000000;
}
.pulldown
{
font-size: 7pt;
font-family: Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
color: #000000;
}
.pulldownchanged
{
	font-size: 7pt;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #F99;
	color: #000000;
}
.selected
{
font-weight : bolder;
font-size: larger;
}
.temp
{
border-color: navy;
border-width: 1px;
border-style: groove;
font-size: 7pt;
font-family: Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
background-position: 50% 50%;
color: #000000;
}

table.surveycalendar td {
	font-size: 10px;
	color: #000000;

}
