body,p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align:justify;
	color: #000000;
}
.header {
	color: #669933;
	font-weight: bold;
}
.prequal {font-size: 10pt;}
.footer {font-size: 8pt;}
a {color: #669933; }
a:link { color: #669933; }
a:visited { color: #669933; }
a:hover { color: #99CC33; }

.alert {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	font-weight: bold;
	color: #990000;
}

#mainheader {
	display:block;
	min-width:800px;
	height:120px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	padding:0px;
	clear:both;
	background-color:#FFFFFF
}
#divider {
	display:block;
	min-width:800px;
	height:2px;
	background-color:#FFFF99;
	padding:0px;
	clear:both;
}
#leftcolumn{
	display:block;
	width:221px;
	padding:0px;
	float:left;
	border-right: 1px solid #669933;
}
#rightcolumn{
	display:block;
	/*float:left;*/
	padding:20px;
	overflow: hidden;

}
#sidebox{
	padding:10px;
	clear:both;
	border-bottom: 1px solid #669933;
}



fieldset {
	padding: 10px;
	vertical-align:top;
	/*border: 1px groove #CCCCCC;*/
}

label {
	display: block;
	float:left;
	clear:none;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	color: #000000;
	text-align: left;
	margin-right: 5px;
	vertical-align: top;
	/*width: 150px;*/
	/*border: solid 1px #cccccc;*/
	padding-top:3px;
}

label.labelr {
	margin-left: 20px;
	width:auto;
}

.inputfooter {
	display:block;
	margin:0px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
}

.clearline {
	clear:both;
}

#forminput {
	display:block;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	/*border: 1px solid #669933;*/
}

input
{
	display:block;
	float:left;
	clear:none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	border: 1px solid #669933;
	margin:0px;
	/*margin-bottom:10px;
	 color: #000000; */
	/* background: #ffffff; */
}

select
{
	display:block;
	float:left;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	border: 1px solid #669933;
	margin:0px;
	/* margin-bottom:10px;
	color: #000000; */
	/* background: #ffffff; */
}


.submit{
margin: 0px;
padding: 0;
}

.submit input.submitbutton
{
background: black url('../images/btn_off2.gif') repeat-x bottom left;
font: bold 10pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative; To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 5px;
padding-right: 5px;
margin:5px;
 /*margin-right:10px;*/
text-align:center;
text-decoration: none;
/*border: 1px solid #669933;*/
float:left;
}

.submit input.submitbutton:visited, .submitbutton:active {
color: white;
}

.submit input.submitbutton:hover{
background-image:  url("../images/glossyback2.gif");
color:#003300;
}

.submit a.buttonitem
{
background: black url('../images/btn_off2.gif') repeat-x bottom left;
font: bold 10pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
/*position: relative; To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 5px;
padding-right: 5px;
margin:5px;
margin-right:10px;
text-align:center;
text-decoration: none;
/*border: 1px solid #669933;*/
float:left;
}

.submit a.buttonitem:visited, .buttonitem:active {
color: white;
}

.submit a.buttonitem:hover{
background-image:  url("../images/glossyback2.gif");
color:#003300;
}

.submit input.menubutton
{
background: black url('../images/btn_off2.gif') repeat-x bottom left;
font: bold 9pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 4px 0;
padding-left: 5px;
padding-right: 5px;
margin-left:2px;
text-align:center;
text-decoration: none;
border: 1px solid #669933;
float:left;
}

.submit input.menubutton:visited, .menubutton:active {
color: white;
}
.submit input.menubutton:hover{
background-image:  url("../images/glossyback2.gif");
color:#003300;
}

.inforow{
padding:5px;
border-top:1px solid lightgray;
border-left:1px solid lightgray;
border-right:1px solid gray;
border-bottom:1px solid gray;
}
.infocell_left{
padding:5px;
border-top:1px solid lightgray;
border-left:1px solid lightgray;
border-bottom:1px solid gray;
}
.infocell_mid{
padding:5px;
border-top:1px solid lightgray;
border-bottom:1px solid gray;
}
.infocell_right{
padding:5px;
border-top:1px solid lightgray;
border-right:1px solid gray;
border-bottom:1px solid gray;
}

.tbltop_left{
padding:5px;
border-top:1px solid lightgray;
border-left:1px solid lightgray;
border-bottom:1px solid lightgray;
}
.tbltop_end{
padding:5px;
border-top:1px solid lightgray;
border-left:1px solid lightgray;
border-bottom:1px solid lightgray;
border-right:1px solid lightgray;
}

.tblcell_left{
padding:5px;
border-left:1px solid lightgray;
border-bottom:1px solid lightgray;
}
.tblcell_end{
padding:5px;
border-left:1px solid lightgray;
border-bottom:1px solid lightgray;
border-right:1px solid lightgray;
}


.program {
	margin: 0 0; /*5px 0; top left;*/
	padding: 0;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 10px 0;
	padding-left:20px;
	padding-right:10px;
	padding-bottom: 10px;
}

a.programe {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #669933;
}

a.programe:hover {
	color: #669933;
}

.daily {
	margin: 0 0; /*5px 0; top left;*/
	padding: 0;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px 0;
	padding-left:20px;
	padding-right:10px;
	padding-bottom: 10px;
}
p.daily {
	margin: 0 0; /*5px 0; top left;*/
	padding: 0;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px 0;
	padding-left:20px;
	padding-right:10px;
	padding-bottom: 10px;
}

a.dailye {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}

a.dailye:hover {
	color: #669933;
}