body {
  margin:0 px;
  font-family: Arial, Verdana, ;
}

a {
text-decoration: none;
color: black;
}
a:active {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: black;
}
#text {
text-align: left; padding-left: 40px; padding-right: 30px;
font-size: 0.8em;
color: #333333;
}
#text a {
color: orange;
}
#text table {
border: 1px solid #999999;
border-collapse: collapse;
}
#text table td {
border: 1px solid #999999;
}
#footer {
text-align: left; padding-left: 40px; padding-right: 30px;
font-size: 0.70em;
color: #999999;
background-color: white;
}
#text-title {
text-align: left; padding-left: 30px; padding-right: 30px;
color: orange;
font-size: 1.4em;
padding-bottom: 10px;
}

#navcontainer {
text-align: left; line-height: 1.1em; font-size: 1em;

}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
float: right;
margin-right: 10px;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.3em 0 0.3em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
* 
#news_short  {
padding-bottom: 20px;
border-bottom: 1px solid #cccccc;
margin-bottom: 20px;
}

#news_short a#title {
font-weight: bold;
font-size: 14px;
}
#read_more {
font-weight: 11px;
color: orange;
}
#news_date {
font-size: 11px;
color: #666666;
}
#news_text a  {
color: #E05F00;
}
h1 {
font-weight: normal;
font-size: 18px;
}
.submenu {
 display:block;
 float: left;
 margin-right: 10px;
 padding: 3px;
 border: 1px solid orange;
 background: #fff;
 padding-right: 8px;
 padding-left:  8px;
}
#active {
background: #F5822C;
color: white;
}


/* for understanding browsers */
.main_container {
min-height:38em; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .main_container {
height: 38em;
}
/**/
#entry_table {
border-collapse: collapse;
margin-left: 20px;
border: 1px solid orange;
}
#entry_table th {
 font-size: 11px;
 text-align: left;
 background: white;
 width: 150px;
 border-bottom: 1px solid orange;
 padding-left: 10px;
}
#entry_table td {
  padding: 4px;
  border-bottom: 1px solid orange;
  background: white;
  text-align: left;
}

#entry_table2 {
border-collapse: collapse;
margin-left: 20px;
border-top: none;
}
#entry_table2 th{
 padding-left: 10px;
 font-size: 11px;
 font-weight: bold;
 border: 1px solid orange;
 background: white;
}
#entry_table2 td {
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid orange;
  background: white;
  border-top: none;
}

.td1 {
  font-weight: bold;
}
.submenu_item_id {
  font-size: 12px;
  font-weight: bold; 
  color: rgb(255,255,255);
  background-color: rgb(236, 130, 47);
  padding: 5px;
  margin-left: 10px;
   background: url(../../members/media/button-maxi.gif);
  background-repeat: no-repeat;
}
.submenu_item_id:visited {
  font-size: 12px;
  font-weight: bold; 
  color: rgb(255,255,255);
  background-color: rgb(236, 130, 47);
  padding: 5px;
  margin-left: 10px;
   background: url(../../members/media/button-maxi.gif);
  background-repeat: no-repeat;
}
.submenu_item_id:active {
  font-size: 12px;
  font-weight: bold; 
  color: rgb(255,255,255);
  background-color: rgb(236, 130, 47);
  padding: 5px;
  margin-left: 10px;
   background: url(../../members/media/button-maxi.gif);
  background-repeat: no-repeat;
}
#active {
  font-size: 12px; 
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
  margin-left: 10px;
  background: url(../../members/media/button-maxi-over.gif);
  background-repeat: no-repeat;
}
#act_button {
  cursor: pointer;
  font-size: 10px;
  color: rgb(126,126,126);
  padding-top: 2px;
  text-decoration: underline;
}
.error-msg {
  background-color:#E90000;
  border:1px solid #993300;
  color:#FFFFFF;
  font-weight:bold;
  padding:5px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.success-msg {
  background-color: rgb(0,102,51);
  border:1px solid #002C00;
  color:#FFFFFF;
  font-weight:bold;
  padding:5px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.company_name{
  font-family: Trebushed MS;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  color: rgb(0,0,0);
  border: 1px solid rgb(254,165,1);
}
#short_desc{
  font-family: Trebushed MS;
  border: 1px solid rgb(254,165,1);
  padding-left: 5px;
  padding-bottom: 10px;
}
.services_name{
  font-family: Trebushed MS;
  font-weight: bold;
  margin-bottom: 5px;
  color: rgb(0,0,0);
  border: none;
}
.tablelist {
	border-left: orange solid 1px;
	border-right: orange solid 1px;
  border-collapse: collapse;
  border-top: orange solid 1px;
  border-bottom: orange solid 1px;
}

td.tablelist2 {
	border-bottom: 1px solid orange;
	border-top: 1px solid orange;
	
}
th.tablelist2{
  border-bottom: 1px solid orange;
	border-top: 1px solid orange;
}

img {
 text-align: absmiddle;
 border:solid none; 
}

#boldtd {
  font-weight: bold;
}

.description {
  margin-top: 20px;
  margin-left: 20px; 
  margin-bottom: 8px;
  width: 690px;
  border: orange solid 1px;
  padding: 5px;
  background-color: white;
}

#programs_list  {
  padding-left: 15px;
}
.input {
  font-size: 16px; 
  color: #ec822f;
}
label:hover{
  text-decoration: underline;
  cursor: pointer;
}
