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_gradient2.jpg);
	background-repeat: repeat-x;
	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;
	}


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: 14pt;
	font-weight: bold;
 	color: #356B47;
	text-align:left;
	margin: .2em 0 1em 0;
}	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #3E5179; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #616161;	text-decoration: none;
	}
/*Module Styles :::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

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: #283778;
	text-align: left;
	height: 12px;
	line-height: 12px;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	
	}
	
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	}
.mosform_group_title {
	color: #036;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;

}	
.mosform_error {
 color: red;
}
/*Forms ::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.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;
	}


.newsfeedheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}



table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/* simple nested menus */

.simp_menu {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	padding-left: 0px;
	font-size: 12px;
	color: #ffffff;
	text-indent: 0px; 
	
	border: 1px solid #6A829E;
	margin: 0 0 15px 3px;
	
}

.simp_menu ul { 
	list-style:none; 
	margin: 1px 0 0 0px;
	padding: 1px;
	background-color: #fff;
}

.simp_menu ul li { 
	background-color: #fff; 
	margin: 0 0 0px 0px;
	display: block;
	padding: 0;
}


.simp_menu a, .simp_menu a:link, .simp_menu a:active, .simp_menu a:visited  { 
	display: block;
	background-color: #fff;
	font-family: Arial, sans-serif;
	width: 13.7em;
	padding: 3px 12px 3px 18px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat; 
	color: #356B47 }

.simp_menu a:hover { color: #23314B;
background-color: #eee;
}

simp_menu li ul, .simp_menu li li,  .simp_menu li li ul, .simp_menu li li li { 
	padding: 0px;
	margin: 0px;
	border: 0px solid #fff;

}


.simp_menu li li a:link, .simp_menu li li a, .simp_menu li li a:visited,.simp_menu li li a:active { 
	display: block;
	color: #333;
	width: 14.8em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size: 11px;
background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat; 
	
	
}

.simp_menu li li a:hover { 
	background-color: #eee;
	
}
.simp_menu li li li a:link, .simp_menu li li li a, .simp_menu li li li a:visited,.simp_menu li li li a:active { 
	display: block;
	color: #23314B;
	background-color: #D8E1F0;
	width: 14em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size:10px; 

}
.simp_menu li li li a:active { 
	
}
.simp_menu li li li a:visited { 

}
.simp_menu li li li a:hover { 
	background-color: #9BBCDD;
	
}

/* multiple menus, first level */

.mult_menu_0 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	padding: 0px 0 0 5px;
	font-size: 11px;
	color: #ffffff;
	
	text-indent: 0px;
	margin: 3px 0 0 0; 
	
	
}

.mult_menu_0 ul { 
	list-style:none; 
	margin-left: 0;
	padding-left: 0;
	display: block;
	margin: 3px 0 0 0;
}

.mult_menu_0 ul li { 
	padding-bottom: 0px;
	display: inline;
	margin: 0;
	
}

.mult_menu_0 a:link { color: #fff; padding: 1px 3px 1px 3px; font-weight: normal; margin: 0;}
.mult_menu_0 a:active { color: #fff; padding: 1px 3px 1px 3px; font-weight: normal; margin: 0;}
.mult_menu_0 a:visited {color: #fff; padding: 1px 3px 1px 3px; font-weight: normal; margin: 0;}
.mult_menu_0 a:hover { color: #fff; background-color: #2F5579; padding: 1px 3px 1px 3px; font-weight: normal; margin: 0;}


/* multiple menus, second level */

.mult_menu_1 {
	font-weight: normal;
	font-family: arial, sans-serif;
	color: black;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	padding-left : 0px;
	text-indent: 0px; 
	
}

.mult_menu_1 ul { 
	list-style:none; 
	margin: 2px 0 0 0;
	padding-left: 0;
	display: inline;
	width: 100%;
}

.mult_menu_1 ul li { 
	padding-bottom: 0px;
	display: inline;
}

.mult_menu_1 a:link, .mult_menu_1 a,.mult_menu_1 a:active,.mult_menu_1 a:visited { 
	display: inline;
	background-color: #5E81A1;
	width: 11.8em;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	border: 1px solid #999;
	
	
	}

.mult_menu_1 a:hover { color: #666; background-color: #D3DFEB;font-weight: normal;}

.mult_menu_1 a.menu_selected {
	display: inline;
	background-color: #D3DFEB;
	width: 11.8em;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	border: 1px solid #999;
	font-weight: normal;
	color: #23314B;
	border: 1px solid #999;
	
	
}

.mult_menu_1 a.menu_selected:link {
	color: #fff;
   	text-decoration: none;
	font-weight: normal;
	background-color: #3F668D;
	padding: 2px 8px 2px 8px;
	
	
}

.mult_menu_1 a.menu_selected:visited {
	color: #333;
   	text-decoration: none;
	font-weight: normal;
	background-color: #D3DFEB;
	padding: 2px 8px 2px 8px;
	
}

.mult_menu_1 a.menu_selected:hover {
	color: #720005;
   	text-decoration: none;
	font-weight: normal;
	background-color: #DDE6EF;
	padding: 2px 8px 2px 8px;
	
  
}
	




/* nested flyout menu */

/* nested flyout menu */

#container {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 17px;
	
}

#flyout, #flyout ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*Change this to make horizontal*/
	width: 100%;
	list-style: none;
	font-weight: bold;
	padding: 0px;
	border: solid #555555;
	border-width: 0px;
	z-index: 5;
	margin: 0;
	margin-left: 0px;
	
	
	}

#flyout ul li a, #flyout li a:link,  #flyout li a:visited, #flyout li a:active {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding: 1px 5px 0px 5px;
	font-size: 11px;
	border-bottom: 0;
	
}

#flyout li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #7C7C7C;
	padding: 1px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 0;
	
}



#step-father {
	background: url(../images/rightarrow.gif) center right no-repeat;
	border: 1px;
	
	
}

/*Controls Main Level Nav*/

#flyout li {
  font-weight: bold;
  float: left;
  position: relative;
  width: auto;
  line-height: 18px;
  padding: 0px 0px 0px 0px;
  margin-right: 0px;

  
}
/*#flyout ul li:hover {
	
	display: block;
	text-decoration: none;
	color: #963636;
	background: #eee;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 0;

  
}*/



#flyout li ul {
  display: none;
  position: absolute; 
  top: 19px;
  left: 0;
 background-color: #7C7C7C;
 padding: 0px 0px 0px 0px;
  font-weight: normal;
  width: 170px;
  margin:0px;
  
  
	
}

#flyout li li {
	padding:0;
	width: 100%;
	left: inherit;
	color: #333;
	line-height: 19px;
	
	margin: 0px;
	display: block;
}

#flyout li li a, li li a:link,li li a:visited,li li a:active {
	display: block;
	text-decoration: none;
	color: #777;
	
	padding: 1px 5px 0px 5px;
}
	
#flyout li li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #aaa;
	padding: 1px 5px 0px 5px;
}



/*Controls The Position of the 3rd level*/

#flyout li ul ul {
	margin-bottom:0;
	margin-top:-19px;
	margin-left: 169px;
	margin-right:0;
	width: 180px;
	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;
	
	
}

#flyout li:hover ul,  #flyout li.sfhover ul {
	position: absolute;
	display: block;
	
	
}
#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: #7C7C7C;
	
}

#flyout li:hover, #flyout li.sfhover {
	background-color: #7C7C7C;
	color: #000;
	
}	


/* GENERIC SELECTED MENU ITEM CLASS */


#flyout a.menu_selected {
	color: #555;
   	text-decoration: none;
   	border-bottom: 1px dotted #E2E2E2;
	font-weight: normal;
	
	
}

#flyout a.menu_selected:link {
	color: #fff;
   	text-decoration: none;
   
	font-weight: normal;
}

#flyout a.menu_selected:visited {
	color: #CD9936;
   	text-decoration: none;
	font-weight: normal;
	 background-color: #444;
	
}

#flyout a.menu_selected:hover {
	color: #fff;
   	text-decoration: none;
	font-weight: normal;
	 background-color: #7C7C7C;
	
}
	
/* GENERIC SELECTED MENU ITEM CLASS */


a.menu_selected {
	text-decoration: none;
	font-weight: bold;
	color: #6A83A2;
	border-bottom: 1px solid #fff;
	background-color: #EEEEEE;
}

a.menu_selected:link {
	
   	text-decoration: none;
   	border-bottom: 1px solid #fff;
	background-color: #EEEEEE;
}

a.menu_selected:visited {
	
   	text-decoration: none;
   	border-bottom: 1px solid #fff;
}

a.menu_selected:hover {
	color: #6A83A2;
   	border-bottom: none;
   	border-bottom: 1px solid #fff;
}



/* Footer elements */

.footer {
	clear: both;
	text-align: center;
	background-color:#fff;
	color: #aaa;
	font-size: 9px;
	font-weight: normal;

}
.footer a:link {
	color: #aaa;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:visited {
	color: #aaa;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #CCCCCC;
}
.footer a:hover {
	color: #aaa;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

.module h3 {
	font-size: 9pt;
	padding-left: 0px;
	border-bottom: 0px dashed #333;
	color:#fff;
	background-color: #161C28;
}

.mosform_group_title {
	color: #036;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;

}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::TEMPLATE SPECIFIC STYLES::::::::::::::::::::::*/
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
.nav {
	height: 19px;
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	vertical-align: bottom;
	
}

.leftcol {
	background-color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 50px;
	padding-top: -12px;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #eee;
	
}
.rightcol {
	background-color: #fff;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	
}
.logo {
	background-image: url(../images/logo.jpg);
}
.headwhite {
	background-image: url(../images/white.jpg);
}
.blue {
	background-color: #283778;
}
.border {
	border: 1px solid #999;
}




/*CALL OUTS :::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.callouts {
	width: 90%;
	padding: 5px;
	text-align: center;
	margin-right: 20px;
    border-top: 1px solid #ddd;
	margin-top: 20px;
	
	
}
.member {
	width:175px;
	height: 70px;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	float: right;
	margin: 3px;
	margin-right:40px;
	margin-left:5px;
	background-color: #fff;
	font-size: 11px;
	padding: 3px;
	text-align: left;
	background-image: url(../images/reqback.jpg);
	background-position: left;
	background-repeat:no-repeat;
	color: #283778;
	
	
}
.member a:link, .member a:active, .member a:visited, .member a:hover  {
	color: #283778;
}
.contact {
	width:175px;
	height: 70px;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	float: right;
	margin: 3px;
	margin-right:5px;
	margin-left:5px;
	background-color: #fff;
	font-size: 11px;
	padding: 3px;
	background-image: url(../images/phone.jpg);
	background-position: right bottom;
	
	background-repeat: no-repeat;
	text-align: left;
	color: #283778;
	border-right: 1px solid #ddd;
}
.contact a:link, .contact a:active, .contact a:visited, .contact a:hover  {
	color: #283778;
}
.report {
	width:175px;
	height: 70px;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	float: right;
	margin: 3px;
	margin-right:5px;
	margin-left:5px;
	background-color: #fff;
	font-size: 11px;
	padding: 3px;
	text-align: left;
	background-image: url(../images/whatback.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #283778;
	border-right: 1px solid #ddd;	
	vertical-align: top;
}
.report a:link, .report a:active, .report a:visited, .report a:hover  {
	color: #283778;
}
.calltitle {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #283778;
	text-align: right;
}
.contactsect {
	width: 50%;
	float:left;
	color: #fff;
}
.pagetext {
	visibility: hidden;
	display: none;
   } 
  /* COMPONENT: com_mh_lh -- LAMPHost 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;}

/* COMPONENT: com_mh_public -- 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; }
