html {
	overflow-Y: scroll;
}
body {
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF !important;
	background-image: url();
}
p{padding-bottom:10px;}
br{padding-bottom:10px;}
table{font-size:10px;}

.normal{	
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size:15px;}
.heading1, h1{color:#7a3b2e;font-size:25px; padding-bottom:10px;}
.heading2, h2{color:#7a3b2e;font-size:20px; padding-bottom:10px;}
.heading3, h3{color:#012645;font-size:15px; padding-bottom:10px;}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited{color: #7a3b2e; text-decoration:none; font-weight:bold;}
a:hover{color:#011d34;}
.wrapper {width: 100%;
	overflow: hidden;
	background-color:#FFFFFF;
}
.container {
	margin: 0 auto;
	border: thin solid #cecfc7;
}
input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 15px;
	color : #737373;
}
.noborder{
border: none;
}
.header_bar{
	height: 4px;
	background-color:#036838;
	}

.header_mobile {
	height: 98px;
	color: #FFF;
	font-size: 20px;
	/*padding-left: 10px;*/
	padding-top: 3px;
	background-color: #036838;
}
.header a img {
	padding-top: 7px;
}
.header_top {
	height: 8px;
	background-color: #431f19;
}

.welcome {
	color: #686b5d;
	padding: 10px;
	background-color:#ffffff; /*#dbc6ad;*/
}


.welcome li  { display: list-item }
.welcome ul  {
	display: block;
	unicode-bidi: embed;
	margin: 1.12em 0;
	margin-left: 40px;
}
	.btn_bk{border: 1px solid #036838;}

.search_bk {
	height: 35px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	background-image: url(../images/search_news_bk.gif);
	background-repeat: repeat-x;
}
.newsletter {
	height: 18px;
	/*width: 342px;*/
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-image: url(../images/search_news_bk.gif);
	background-repeat: repeat-x;
}
.newsletter_header{
	color: #FFF;
}
.back_top{
	background-color: #666;

	padding-left: 10px;
}
.back_top a{	color: #FFF;
	font-size: 10px;}

/*This is for the footer links buttons*/	
.btn, .btn_row {float:left;margin-right:1px;}
.btn{
	width:94px;
	height:40px;
	text-align: center;
	margin-right: 5px;
	padding-top: 11px;
}
.btn_row td{
	padding-right:0px}
.btn_row{width: 100%; padding-bottom:5px;}


.footer_links .btn a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

.footer_links {
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
		background-color:#dbc6ad;
}
	
.footer_copyright {
	height: 135px;
	padding-left: 10px;
	color: #f2d4b2; 
	font-size: 13px;
	padding-top: 10px;
	display:block;
	background-color:#036838;
}
.footer_copyright a:link, .footer_copyright a:visited{color: /*#d2d3cf;*/#f2d4b2; text-decoration: none;}
/*This is to ensure any forms will have padding between the text and the form box*/
td{
	padding-right:7px;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	}
table{padding-bottom:20px; padding-top:20px;}
	
input{
	
	border:1px solid #011323;
	/*height:16px;*/
	font-size: 10px;
	color: #55271f;
	
}
/**********************************************
Style for accordian Menu
***********************************************/
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width:100%;
	background-image: url(../images/menu_gradient_light.gif);
	background-repeat: repeat;
	
}

/*.border{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
	
}*/
.border_grad{
	/*background-image: url(../images/redline_border.gif);
	background-repeat: repeat;*/
	background-color:#dbc6ad;
	height:2px;
}


/*******************this code needs to be revisited it prevents the arrows from being seen************************/
/*.menu.collapsible .border a, .menu.collapsible .border a.active {
	background-image: url(../images/menu_gradient_light.gif);
	background-repeat: repeat;
}*/


/*This is for the links in the open accordian*/
.menu.collapsible li .acitem .no_arrow a{
	background-color: #FFF;
	background-image: none;
	color: #07080A;
	padding-top: 5px;
	padding-left: 10px;
	height: 51px;
}

ul.menu a {
	display: block;
	text-decoration: none;
	font-size:15px;
}

/*ul.menu li {

	border-top-width: medium;*/
	/*border-bottom-width: medium;*/
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-color: #000;*/
	/*border-bottom-color: #000;
}*/

/*ul.menu li a:hover, ul.menu ul.menu li a:hover {
  background: #000;
}*/

/*ul.menu li ul li a, ul.menu ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}*/

/*ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}*/
/*ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}*/
ul.menu ul.menu {
	border-left: 5px #f00 solid;
}

/**********Change the INACTIVE or CLOSED MENU: background image, height,***********
***********font color and the placement of the text (which rollos over************
***********to the active state)***************************************************/
ul.menu li a, ul.menu ul.menu li a {
	background-image: url(../images/netphoria/menu_gradient.gif);
	background-repeat: repeat;
	height: 55px;
	color: #fff;
	text-indent: 20px;
	line-height: 50px;
/*	background-image: url(../images/arrow_down_white.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	
}

/********* Change the ACTIVE or OPEN MENU: border, height, text decoration and background image ***********/
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
	/* text-decoration: underline;*/
	height: 56px;
	background-image: url(../images/netphoria/menu_gradient.gif);
	background-repeat: repeat;
/*	background-image: url(../images/arrow_up_white);
	background-repeat: no-repeat;
	background-position: right center;*/
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
	
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
	
}
/*ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}*/

/*

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }

*/

img {max-width:100%;}


.pageHeader {
	font-family: Ruwudu, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #036838;
	font-size:35px;
	font-weight:500;
	letter-spacing: -1px;
	line-height:1.2;
	margin-top:14px;
	margin-bottom:0px;
	}