body	{font-size:12px; font-family: Verdana, Arial; margin: 0px; padding: 0px; background:#E7E7E7;}
td		{font-size:12px; font-family: Verdana, Arial; padding: 0px; }
H1		{color:#E5850D; font-size:21px; text-align:center; font-weight: bold; font-family:Arial, Times New Roman;}
H2		{font-size:16px; color:#414141; text-align:left; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}
H3		{font-size:13px; color:#414141; text-align:left; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}
LI		{list-style-type: disk; }
HR		{color: #DFDFDF; width: 80%;}

a#sublinks {
	color: blue;
	font-size:10pt;
	font-weight: none;
	font-family:Arial, Times New Roman;
}


.contentmain2 {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-top:0px;
  margin-left:0px;
  margin-right:11px;
}



.biglink {
  color:#E5850D;
  text-decoration:none;
  }
  a:hover.biglink{text-decoration:underline;}



.contentmain1 {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-top:0px;
  margin-left:0px;
  margin-right:12px;
}



.main {
  background-color:inherit;
  font:inherit;
  font-family:Arial, Times New Roman;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-top:12px;
  margin-left:50px;
  margin-right:25px;
}


.contentnew {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:9pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  margin-right:20px;
}


.body {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-top:0px;
  margin-left:25px;
  margin-right:25px;
}


.content1 {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-left:9px;
  
}


.contactDiv {
  background-color:inherit;
  font:inherit;
  color:white;
  font-size:10pt;
  margin-left:10px;
  margin-top:10px;
}


#tirmenu{
	background-color: #A2A8BE;
	/*border: 1px solid #808080;*/
	border-bottom-width: 0;
	width: 220px;
}

* html #tirmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 220px;
}

#tirmenu a{
	font: 12px Verdana;
	padding: 5px;
	display: block;
	width: 100%;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid white;
}

html>body #tirmenu a{ /*Non IE rule*/
	width: 220px;
}

#tirmenu a:hover{
	background-color: #CCCCCC;
	color: white;
}

#tirmenu a.on{
	color: white;
	font-weight:bold;
}





#menu {
	width: 900px;
	height: 43px;
	margin: 0 auto;
	/*background:  url('images/menu-bkg-idle.jpg') repeat-x bottom;*/
	/*border-top: 0px solid #999999;*/
	/*border-bottom: 0px solid #999999;*/

}

#menu ul {
	margin: 0;
	padding:0px;
	margin-left:39px;
	list-style: none;
    
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 13px 35px 0 10px;
	text-decoration: none;
	font:inherit;
    font-family:Arial, Times New Roman;
	color:black;
    font-size:13px;
	font-weight:;
    
}

#menu a:hover, #menu .active a {
	/*background: url('images/menu-bkg-active.jpg');*/
	color:white;
}

.menu1 {
  /*background: url('images/menu-bkg-active.jpg');*/
  color:#000000;
}
