/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html, body, p, .text, .text td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_html { height:100%;}
#main_body { padding: 0px; margin: 0px; background: #ebf1ef url(../images/bg.gif) repeat-x center top; height:100%; }
#main_container { height: 100%; width: 748px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background: url(../images/bg-sidenav.gif) repeat-y left #fff; }
#home_container { height: 100%; width: 748px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background: url(../images/home/bg.gif) repeat-y left #fff; }

#main_containerClicAdmin { height: 100%; width: 748px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background-color: #fff; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 18px; line-height: 18px; color: #00436e; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2 { font-size: 14px; line-height: 17px; color: #00436e; font-weight: normal; margin:15px 0px 2px 0px; }
.text-right { float:right;}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background: url(../images/bullet.gif) no-repeat 0px 6px; margin: 0px 0px; padding: 0px 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet2.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 8px; margin-left: 5px; }

.FAQ ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.FAQ ul li { background: url(../images/bullet.gif) no-repeat 0px 6px; margin: 7px 0px; padding: 0px 8px; }
.FAQ ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.FAQ ul li ul li { background-image: url(../images/bullet2.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 8px; margin-left: 5px; }

a:link, a:visited { color: #00774b; text-decoration: underline; }
a:hover, a:active{ color: #00436e; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #cfe6de; border-right: 0px; border-bottom: 0px; border-left: 0px;}

.formbox { border: 1px solid #ccc; height: 18px; font-size: 11px; color: #000; padding: 1px 0px 0px 2px;}


/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint {  }

#contentWrapper { width: 780px; }
#contentTr { width: 780px; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier2_Inactive, .Tier2_Active, .Tier3_Active, .Tier3_Inactive {background: url(../images/navigation/Tier2_bg2.gif) repeat-y left; 
}
/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:152px;padding:13px 0px 2px 20px;text-decoration:none;color:#00774b;display:block;background: url(../images/navigation/Tier2_Off.gif) no-repeat 0px 10px; font-size:12px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background:url(../images/navigation/Tier2_OffHover.gif) no-repeat 0px 10px; color:#fff; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:152px;padding:13px 0px 2px 20px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/Tier2_On.gif) no-repeat 0px 10px; font-size:12px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:132px;padding:2px 10px 2px 30px;text-decoration:none;color:#00774b;display:block;background:url(../images/navigation/Tier3_Off.gif) no-repeat left top; font-size:11px; }
/* OFF HOVER / ON */.Tier3_Inactive a:hover, .Tier3_Inactive a:active, .Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active  { width:132px;padding:2px 10px 2px 30px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/Tier3_On.gif) no-repeat left top; font-size:11px;}

/*----- FOOTER ELEMENTS -----*/

.Footer { color: #999; font-size:10px; line-height:12px; border-top: 1px solid #75b49d; padding:15px; height:10px; background: #fff;}
.Footer a:link, .Footer a:visited { color: #999; }
.Footer a:hover, .Footer a:active { color: #999; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.Tier0 {
	padding:5px;
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #000000;	
}
.Tier0 a:link, .Tier0 a:visited { text-decoration:none; color: #000000;	}
.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; color: #000000;	}

.searchfield {
	padding:4px 6px 0px;
	background: url(../images/search-field.gif);
	height: 14px;
	width: 73px;
	border: 0px none #fff;
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #000;
}
.text strong, .text b { color:#00436e; }

.homeboxes1 {
	padding:7px 19px;
	border-right: 1px solid #72b29a;
	border-left: 1px solid #72b29a;
	background: url(../images/home/arrow_lg.png) no-repeat 0px 14px;
}
.homeboxes2 {
	padding:2px 14px;
	border-left: 1px solid #72b29a;
	background: url(../images/home/arrow_sm.png) no-repeat 0px 10px;
}
.homeboxes1 h1, .homeboxes2 h1 {
	font-size: 14px; line-height: 17px; color: #00436e; font-weight: normal; margin:10px 0px 10px 0px;
}
.homeboxes1 h2, .homeboxes2 h2 {
	font-size: 12px; line-height: 17px; color: #00774b; font-weight: normal; margin:10px 0px 10px 0px;
}
.homeboxes1 strong, .homeboxes2 strong, .homeboxes1 b, .homeboxes2 b {
	color: #333;;
}
.homeboxes2 ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.homeboxes2 ul li { background-image: url(../images/home/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 3px; padding-left: 10px; }

.license-box {border: 1px solid #cfe6de; padding:8px 10px 5px; background-color:#ebf1ef;}
.license-box h2 {  margin:0px 0px 2px 0px;}

.tabheader {
	background: url(../images/licenses/bg.gif) repeat-x;
}
.tabbrowse {
	border-right: 1px solid #cfe6de;
	border-left: 1px solid #cfe6de;
	border-bottom: 1px solid #cfe6de;
	padding: 10px;
	background-color:#eff5f3;
}
.text .tabbrowse-title, dt {
	background-color:#d7e7e1;
	padding:0px 3px;
	color:#00774b;
	font-weight:bold;
	margin-top:10px;
	display:block;
}
.tabbrowse-text {
	background-color:#eff5f3;
}
.tabbox {
	border-right: 1px solid #cfe6de;
	border-left: 1px solid #cfe6de;
	border-bottom: 1px solid #cfe6de;
	padding:8px 10px 5px;
	background-color:#eff5f3;
}

.callout-cell {
	border: 1px solid #72b29a;
	background: #ebf1ef;
	width: 163px;
}
.callout-celltext {
	padding:10px 12px;
}

dd { margin:0 0 10px; padding:3px;}


.formbox, .formtextarea, .formselect, .formbutton {border:solid 1px #00436E;font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }
.formbox {height: 15px;}
.formselect  {height: 21px;}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
#navigationSliders {display:block;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 1000;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px; text-align:left}
.slideMenu a:link, .slideMenu a:visited {color: #fff;background: url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border-left: solid 1px #fff; border-right: solid 1px #fff; border-bottom: solid 1px #fff;}
.slideMenu a:hover, .slideMenu a:active {color: #fff;background: #00774B;text-decoration: none;}
div#overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}
