﻿.ajax__calendar_days table tr td, 
.ajax__calendar_months table tr td, 
.ajax__calendar_years table tr td { padding:0; margin:0; } 
body
{
	/* background-image:url("Images/bg.gif"); */
	background-color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FF9900;
}
table.lblText td
{
	font-family: Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 12pt;
	font-weight: normal;
	color: #444444;
	margin-left: 40px;
}
table.lblSuperSmallText td
{
	font-family:Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 10pt;
	font-weight: normal;
	color: #444444;
	margin-left: 40px;
}
table.tblCenter
{
	margin-left: auto;
	margin-right: auto;
}
.lblSmallText
{
	font-family:Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 10.5pt;
	font-weight: normal;
	color: #444444;
}
.lblErrorMsg
{
	font-family: Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 12pt;
	color: #FF0000;
	background-color: #FFFFCC;
}
.lblHeaderText
{
	font-family:Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 20pt;
	font-weight: bold;
	/*color: #f17033;*/
	color: #006b3f;
}
.lblSubHeaderText
{
	font-family:Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 14pt;
	font-weight: bold;
	/*color: #f17033;*/
	color: #006b3f;
}
a.featuredButton:link, a.featuredButton:visited {
	display: block;
	width: 120px;
	/*background: #f17033;*/
	background: #006b3f;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	border: 1px solid #b0aa9e;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.featuredButton:hover, a.featuredButfeaturedButton:active {
	display: block;
	width: 120px;
	/* background: #90411b;*/
	background: #005632;
	padding: 3px 10px 3px 10px;
	color: #a9c0b5;
	border: 1px solid #b0aa9e;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.featuredButton[disabled=disabled]
{
	display: block;
	width: 120px;
	background: #008049;
	padding: 3px 10px 3px 10px;
	color: #999999;
	border: 1px solid #b0aa9e;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.menuButton:link, a.menuButton:visited
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 200px;
	background: #f17033;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 10pt;
}
a.menuButton:hover, a.menuButton:active
{
	display: block;
	width: 200px;
	background: #90411b;
	padding: 10px 10px 10px 10px;
	color: #FF9933;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 10pt;
}

a.subMenuButton:link, a.subMenuButton:visited
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 200px;
	background: #F38D5C;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 8.5pt;
}
a.subMenuButton:hover, a.subMenuButton:active
{
	display: block;
	width: 200px;
	background: #90411b;
	padding: 10px 10px 10px 10px;
	color: #FF9933;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 8.5pt;
}

a.smallButton:link, a.smallButton:visited
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 70px;
	background: #f17033;
	padding: 4px 1px 4px 1px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 9pt;
}
a.smallButton:hover, a.smallButton:active
{
	display: block;
	width: 70px;
	background: #90411b;
	padding: 4px 1px 4px 1px;
	color: #FF9933;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-family: Franklin Gothic Book;
	font-size: 9pt;
}
.footer
{
	/*	
position: absolute;
	bottom: 0; 
*/
	text-align: center;
	width: 97%;
	font-family: Franklin Gothic Book; /*Verdana, Geneva, sans-serif;*/
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
}
.contentMain
{
	padding: 10px;
	width: 590px;
	background-color: #FFFFFF;
/*	border: 1px outset #FF9933; */
	/*border: 1px outset #006b3f;*/
}
.contentLeft
{
	width: 90px;
	background-color: #FFFFFF;
/*	border: 1px outset #FF9933; */
	/*border: 1px outset #006b3f;*/
}
.contentCenter
{
	background-color: #FFFFFF;
/*	border: 1px outset #FF9933; */
	border: 1px outset #006b3f;
}
.gridResultsView
{
	border: thin solid #CCCCCC;
	font-family: Calibri, Candara, Segoe, "Segoe UI" , Optima, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gridResultsViewHeader
{
	border: thin solid #CCCCCC;
	font-family: Calibri, Candara, Segoe, "Segoe UI" , Optima, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-image: url('Images/yellow.jpg');
	background-repeat: repeat-x;*/
}
.gridEmptyRow
{
	border-width: thin;
	border-style: solid;
	color: #FFFFFF;
	background-color: #01B5AC;
	border-color: #01B5AC;
	font-size: 10pt;
	font-weight: bold;
}

#floatingcontent {
    position: relative;
}
#floatingcontent img {
    position: absolute;
    top: -34px;
    right: -80px;
}
