#titlewrap{
	position:relative;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left; 	   
	border-top: solid 1px #ff9924;	
	margin-top: 5px;
  margin-left: 10px;
  background-image: url(images/titleImage1.png);
  background-repeat: no-repeat;
}

.containertext
{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-family: Georgia, 'Times New Roman' , Times, serif;
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

h3 {
	font-family: 'Trebuchet MS', Arial, Arial, Helvetica, sans-serif;
	color: #586C44;
	font-weight: bold;
	font-size:16px;
}

.titleMain{
	font-family: 'Trebuchet MS', Arial, Arial, Helvetica, sans-serif;
	color: #586C44;
	font-weight: bold;
	font-size:16px;
}

.titleLeft
{
  font-family: 'Trebuchet MS' , Arial, Arial, Helvetica, sans-serif;
  color: #586C44;
  font-weight: bold;
  font-size: 16px;
}

#ThinBox{
		border: 1px solid #dfdfdf;
}

A 
{
  color: #758F5A;
  font-weight: bolder;
  text-decoration: underline;
}

A:link 
{
  color: #758F5A;
  font-weight: bolder;
  text-decoration: underline;
}

A:visited 
{
  color: #758F5A;
  font-weight: bolder;
  text-decoration: underline;
}

A:Active 
{
  color: #758F5A;
  font-weight: bolder;
  text-decoration: underline;
}

A:hover
{
  color: #586C44;
  font-weight: bolder;
  text-decoration: underline;
}




