body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(../images/bg.gif);
	background-position: top;
	background-color: #F4F4F4;
}
html>body #outer {height:auto}


td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
h5 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h4 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h5 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #555; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}	
.contentheading h1, .contentheading, .componentheading h1, .componentheading {
	font-size: 12pt;
	font-weight: bold;
 	color: #FF8810;
	text-align:left;
	margin: 1.5em 0 0em 0;
}	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #FF8810; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #0F2973;	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	}
	
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
table.moduletable {
	margin: 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	
	}
	
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	

.module h3 {
	font-size: 10pt;
	padding: 2px;
	color:#550000;
	margin: 5px 3px;
	background-color: #D4D4D4;
	width: 150px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

ul {
	
	
	}

li {
	
	
	}
	
li ul {
	
	
	}

.header { 
 	background-image: url(../images/alltropic_header.gif);
}
.logo {
	width: 137px;
	height: 14px;
	
}
.nav {
	background-color: #D4D4D4;
	text-align: right;
	}	
.main {
	background-color: #E9E9E9;
	padding: 6px;
	}
.footer {
	
	font: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 9px;
	margin-top: 5px;
}
.footer a:link {
	color: #FF8810;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:visited {
	color: #FF8810;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:hover {
	color: #666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

.white {
	background-color: #FFFFFF;
}
/* simple nested menus */

/* site mgmt integration styles */

.lined table { border-collapse: collapse; }
.lined th { border: 1px solid #000000; background-color: #dddddd; font-size: 115%; }
.lined tr { background-color: #ffffff; }
.lined td { border: 1px solid #000000; padding: 5px; font-size: 100%;}
.errorText{color: #ff0000;}

/* Public page management */

.mh_public_0 { padding-left: 0px; }
.mh_public_1 { padding-left: 15px; }
.mh_public_2 { padding-left: 30px; }
.mh_public_3 { padding-left: 45px; }
.mh_public_4 { padding-left: 60px; }
.mh_public_5 { padding-left: 75px; }
.mh_public_6 { padding-left: 90px; }


/* simple nested menus */

.simp_menu {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#536B87;
	padding-left: 10px;
	font-size: 11px;
	padding-left : 0px;
	text-indent: 0px; 
}

.simp_menu ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
}

.simp_menu ul li { 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.simp_menu a:link { color: #FF8D11}
.simp_menu a:active { color: #FF8D11 }
.simp_menu a:visited {color: #FF8D11}
.simp_menu a:hover { color: #536B87 }


/* multiple menus, first level */

.mult_menu_0 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	padding: 3px 10px 10px 10px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-indent: 0px; 
}

.mult_menu_0 ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
}

.mult_menu_0 ul li { 
	padding-bottom: 10px;
}

.mult_menu_0 a:link { color: #ffffff }
.mult_menu_0 a:active { color: #ffffff }
.mult_menu_0 a:visited {color: #ffffff }
.mult_menu_0 a:hover { color: #CCFFCC }


/* multiple menus, second level */

.mult_menu_1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: black;
	padding: 3px 10px 10px 10px;
	font-size: 11px;
	color: #ffffff;
	padding-left : 20px;
	text-indent: 0px; 
}

.mult_menu_1 ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
}

.mult_menu_1 ul li { 
	padding-bottom: 10px;
}

.mult_menu_1 a:link { color: #000; }
.mult_menu_1 a:active { color: #000; }
.mult_menu_1 a:visited {color: #000; }
.mult_menu_1 a:hover { color: #CFC }


/* nested flyout menu */

#container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	
	text-align: right;
	 
	
	
}

#flyout, #flyout ul {
	/*Change this to make horizontal*/
	width: 100%;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	z-index: 5;
	margin: 0;
	margin-left: 0px;
	text-align: right;
	
	
	}

#flyout a, #flyout a:link, #flyout a:visited, #flyout a:active  {
	color: #000;
	text-decoration: none;
	padding: 3px 7px 3px 7px ;
	font-weight: bold;
	height: 0;
	
	
}

#flyout a:hover {
	color: #333;
	text-decoration: none;
	padding: 3px 7px 3px 7px ;
	font-weight: bold;
	
}



#step-father {
	background: url(../images/rightarrow.gif) center right no-repeat;
	border: 1px;
	
	
}

/*Controls Main Level Nav*/

#flyout li {
	
  float: left;
  position: relative;
  margin-right: 0px;
  Padding-left: 0px;
  Padding-right: 0px;
  font-weight: bold;
  height: 100%;
  line-height: 19px;
  
}
#flyout ul li: hover {
	
  float: left;
  position: relative;
  margin-right: 0px;
  Padding-left: 0px;
  Padding-right: 0px;
  font-weight: bold;
  height: 100%;
  line-height: 19px;
  
}



#flyout li ul {
  display: none;
  position: absolute; 
  top: 18px;
  left: 0;
  background-color: #eee; 
  border: 1px solid #ddd;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  width: 170px;
  margin-left:0px;
  text-align: left;
  
  
	
}

#flyout li li {
	padding-left: 2px;
	padding-right: 0;
	width: 100%;
	left: inherit;
	color: #fff;
	line-height: 19px;
	border-bottom: 1px solid #ccc;
	margin-right: 0px;
}

#flyout li ul a {
	color: #000;
	padding:0px;
	font-weight: normal;
	}
#flyout li li a:link, #flyout li li a:visited, #flyout li li a:active {
	color: #333;
	text-decoration: none;
	padding: 0px 0px 0px 0px ;
	font-weight: normal;
	
	
}	
#flyout li li a:hover {
	color: #333;
	text-decoration: none;
	padding: 0px 0px 0px 0px ;
	font-weight: normal;
	
}

/*Controls The Position of the 3rd level*/

#flyout li ul ul {
	margin-bottom:0;
	margin-top:-19px;
	margin-left: 181px;
	margin-right:0;
	width: 180px;
	border: 1px solid #ddd;
	line-height: 19px;
}

#flyout li:hover ul ul, #flyout li:hover ul ul ul, #flyout li.sfhover ul ul, #flyout li.sfhover ul ul ul {
	left: -999em;
	width: 180px;
	
}

#flyout li:hover ul,  #flyout li.sfhover ul {
	position: absolute;
	display: block;
	width: 180px;
	
}
#flyout li li:hover ul, #flyout li li li:hover ul, #flyout li li.sfhover ul, #flyout li li li.sfhover ul {
	position: absolute;
	left: 0px;
	background-color: #eee;
	
}

#flyout li:hover, #flyout li.sfhover {
	background-color: #ddd;
	color: #000;
	
}	
/* GENERIC SELECTED MENU ITEM CLASS */


.whitetop {
	background-color: #D4D4D4;
}
.diag {
	background-image: url(../images/diag2.jpg);
	background-repeat: no-repeat;
}
.topblue {
	background-color: #FEA912;
}
.header {
	background-image: url(../images/alltropic_header.gif);
}
.logo {
	background-color: #D4D4D4;
}
.leftcol {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #FFBE74;
}
.midcol {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
	background-color: #fff;
}

#mid-bg {
	background-image: url(../images/mid-bg.gif);
	width: 740px;
	margin: 0;
	padding: 0;
}
#bottom-bg {
	background-image: url(../images/bottom-bg.gif);
	width: 740px;
	margin: 0;
	padding: 0;
	height: 10px;
	background-repeat: no-repeat;
}
.rightcol {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #fff;
}
.mosform_group_title {
	font-size: 100%;
	color: #666666;
	background-color: #fff;
	background-position: top left;
	line-height: 1.8em;
	font-weight: bold;
   	text-decoration: none;
	width: 50%;
	padding-top: 10px;
	}

.mosform_error {
 color: red;
}
/* Advanced Editor Functionality */
.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}

