body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #F5873C;
	text-decoration: underline;
}
a:hover {
	color: #F5873C;
	text-decoration: none;
}
.tn {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.tn:hover {
	color: #EFEFF0;
}
.ln {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.ln:hover {
	color: #EFEFF0;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #F5873C;
}
.orangebold {
	font-weight: bold;
	color: #F5873C;
}
.about-bg {
	background-image: url(../images/pages/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	*background-position: left 55px;
}
ul,ol {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.footer {
	font-size: 11px;
}
.text-box-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #FFFFFF;
	width: 100%;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5873C;
	border: 1px solid #CCCCCC;
}
.text-box-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;

}

.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:98%
}

.callout {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5873C none repeat scroll 0 0;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:2px;
text-align:center;
}

/* Begin CMS Styles */

#cms_page
{


}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #ec0404;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #ccf3fb;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #ccf3fb;
	padding-right: 5px;

}
#cms_logout a {
	color: #000000;
}
.cms_nav-selection
{
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(/admin/images/cms-drop-bg.gif);
	border: 1px solid #000000;
	font-weight: bold;
}
.cms_nav-selection select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.cms_nav-selection2
{
	background-color: #cccccc;
	font-weight: bold;
}
.cms_heading {
	padding-left:5px;
	background-color: #ec0404;
	font-weight: bold;
	color: #ffffff;
	
}
.cms_title {
	font-weight: bold;
	background-image:url(/admin/images/cms-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
	padding-bottom: 0px;
	color: #666666;
	min-height: 16px;
}
.cms_field .cms_title {
	color: #CC0000;
	background-image:none;
	background-color:#f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #cccccc;
}
.cms_field {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
	margin-bottom:20px;
	background-color: #e6e6e6;
}
.cms_field .cms_field {
	background-color: #f1f1f1;
}

.cms_field .horrule {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #f5f5f5;
}

/* End CMS Styles */

/*Modal Popup*/
.modalBackground {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/* Begin CMS Styles */

/* Error Classes */

.MaskedEditError
{
    background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#ccf3fb;
	
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;

}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#FFFFCC;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
}

.calDayTitle {
	background-color:#006db7;
	font-weight: bold;
	color: #ffffff;
}
.calOtherMonth {
	background-color:#e6e6e6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #740240;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
