body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13.5px;
	color: #616161;
	background:#d2ceb5 url(images/body.jpg) repeat-x top left;
	margin:0px;
}
a {
	text-decoration: underline;
	color:#2D2B2B;
	}
a:visited { color: #2D2B2B }
a:active { color: #2D2B2B }
a:hover { color: #5575BE }

p
{
	margin-top:3px;
	padding-top:3px;
}

.bodytext{
	font-size:12px;
	color: #333333;
	line-height: 16px;
	}
.bodytextnews{
	font-size:14px;
	color: #333333;
	line-height: 19px;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
}
.bodytext1{
	font-size:16px;
	color: #333333;
	line-height: 19px;
	}
.title {
	font-size:30px;
	color: #6278a7;
	line-height: 50px;
	font-weight:bold;
}
.title1 {
	font-size:16px;
	color: #6278a7;
	line-height: 22px;

}
.title22 
{
	font-size:14px;
	color: #5a5a5a;
	font-weight:bold;

	}
.title20 
{
	font-size:17px;
	color: #5a5a5a;
	font-weight:bold;

	}	
.title2 {
	font-size:26px;
	color: #2D2B2B;
	line-height: 50px;
	padding: 0;
	margin:0;
	}
.title3 {
	font-size:26px;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
	}
.title4 {
	font-size:26px;
	font-weight:bold;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
}
a.title5:link { 
	font-size:26px;
	font-weight:bold;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
    color: #5575BE;
    text-decoration: none;
}
a.title5:visited { 
	font-size:26px;
	font-weight:bold;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
    color: #5575BE;
    text-decoration: none;
}
a.title5:active {
	font-size:26px;
	font-weight:bold;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
    color: #5575BE;
    text-decoration: none;
}
a.title5:hover {
	font-size:26px;
	font-weight:bold;
	color: #6278a7;
	line-height: 50px;
	padding: 0;
	margin:0;
    color: #7A8FBC;
    text-decoration: none;
}


#pad {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
	}
	
	
	
#columnformat {
	padding: 0;
	margin: 10px 25px 0px 25px;
	}
	

	
#columnexclusive { 
	padding: 0;
	margin: 10px;
	}
	

	
#ruler {
	border-top: solid 1px;
	border-top-color:  #ACA899;
	padding: 0;

	}
	
#bordertop {
	border-top: solid 1px;
	border-top-color:  #ACA899;
	padding: 0;
	margin: 0px 0px 0px 13px;

	}
	
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}

#outer_wide
{
	width:804px;
	overflow:hidden;
	margin:20px auto;
	border:1px solid #000;
	background:url(images/tree.jpg) repeat top left;
}
#inner_wide
{
	width:762;
	overflow:hidden;
	margin:20px;
	border:1px solid #000;
}

.cases p
{
	color:#000;
	width:500px;
}

.cases small
{
	color:#000;
	width:500px;
}

.news_link 
{
	margin-left:5px;
	margin-bottom:5px;
}
.news_link a 
{
	margin-left:5px;
	color:#6278a7;
	font-size:12px;
	font-weight:bold;
}

.contacts
{
	font-size:14px;
	line-height:20px;
	color:#000;
}

.textBox_1
{
	width:182px;
	height:20px;
	border:#aca99a 1px solid;
}
.textBox_2
{
	width:350px;
	height:100px;
	border:#aca99a 1px solid;
}
.form
{
	margin-top:10px;
	font-size:12px;
	color:#000000;	
}
 .tabselected
 {
  background-image:url('images/tabselected.gif');
  background-repeat:repeat-x;
  text-align:center;
  font-size:12px;
  height:38px;
  padding-top:10px;
  font-weight:bold;
  cursor:pointer;
 }
 .tabnotselected
 {
  background-image:url('images/tabnotselected.gif');
  background-repeat:repeat-x;
  text-align:center;
  font-size:11px;
  height:38px;
  padding-top:10px;
  cursor:pointer;
 }
 .tabmouseover
 {
  background-image:url('images/tabselected.gif');
  background-repeat:repeat-x;
  text-align:center;
  font-size:12px;
  height:38px;
  padding-top:10px;
  font-weight:bold;
  color:gray;
  cursor:pointer;
 }
 