body  { font-family: Verdana, Arial, sans-serif; margin: 0; padding: 0 }
p { margin: 14px 0; }
td   { color: #307346; font-size: 11px; font-family: Verdana, Arial, sans-serif }
form { margin: 0; padding: 0 }
a { color: #307346; text-decoration: underline }
a:hover { color: #307346; text-decoration: none }
.content { padding: 10px }
.content_adm  { padding: 10px; border: solid 1px #c2ca82 }
.content_sub { padding: 0 22px 10px }
.content_sub2 { background-color: #eef3d6; padding: 15px; border: solid 1px #307346 }
.content_header {
	color: #3a7e50;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.copy { color: #93b697; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.inputfield { color: #307346; font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #fff; border: solid 1px }
.subres  { color: #307346; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #fff; border: solid 1px }

.cell_header { font-weight: bold; background-color: #eef3d6; padding: 4px; border: solid 1px #307346 }
.cell_body { padding: 4px; }
.cell_body2 { background-color: #eef3d6; padding: 4px; }

.greenbox { border: solid 1px #c2ca82; }
.tblheader { color: #3a7e50; background-color: #E7F0C7; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; padding: 3px; height: 25px; }

.whitetxt { color: #FFF; }
.whitetxt:hover { color: #FFF; }

/* Calendar Values */
.cal_grid { background-color: #E0E9F7; border-left: solid 1px #c2ca82; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #000; padding: 5px; font-weight: bold; }
.cal_noday { background-image: url('../graphx/no_daybg.gif'); border-bottom: solid 1px #000; border-right: solid 1px #c2ca82; color: #1953B4; }
.cal_img { border-bottom: solid 1px #000; }
.weekend { background-color: #E7F0C7; border-right: solid 1px #3a7e50; border-top: solid 1px #3a7e50; border-bottom: solid 1px #3a7e50; color: #3a7e50; font-weight: bold; }
.weekday { background-color: #E7F0C7; border: solid 1px #3a7e50; color: #3a7e50; font-weight: bold; }
.weekday2 { background-color: #E7F0C7; border-right: solid 1px #3a7e50; border-top: solid 1px #3a7e50; border-bottom: solid 1px #3a7e50; color: #3a7e50; font-weight: bold; padding: 5px; }
.weekend2 { background-color: #A5B3C0; border-right: solid 1px #000; border-top: solid 1px #000; border-bottom: solid 1px #000; color: #1953B4; font-weight: bold; padding: 5px; }
.cal_today { background-color: #3a7e50; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #F1F8DB; font-weight: bold; }
.cal_todayalt { background-color: #3a7e50; color: #F1F8DB; font-weight: bold; }
.cal_weekday { background-color: #fff; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }
.cal_weekday2 { background-color: #fff; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; border-left: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }
.cal_weekdayalt { background-color: #fff; color: #3a7e50; font-weight: bold; }
.cal_weekday2alt { background-color: #fff; color: #3a7e50; font-weight: bold; }
.cal_weekend { background-color: #fff; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }
.cal_weekend2 { background-color: #fff; border-right: solid 1px #c2ca82; border-left: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }
.weekend2l { background-color: #A5B3C0; border-right: solid 1px #000; border-left: solid 1px #000; border-top: solid 1px #000; border-bottom: solid 1px #000; color: #1953B4; font-weight: bold; padding: 2px; }

.cal_appt { background-color: #E7F0C7; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }
.cal_appt2 { background-color: #E7F0C7; border-right: solid 1px #c2ca82; border-bottom: solid 1px #c2ca82; border-left: solid 1px #c2ca82; color: #3a7e50; font-weight: bold; }


#divGlobe{
	position:absolute;
	top:310px; 
	right:0px; 
	z-index:100;
	padding:0px 13px 0px 0px;
	}