body,td, th {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
	font-family: "Arial", "Helvetica", "Geneva", "sans-serif";
	color:#4e4e4c;
	line-height: 15pt;
}
body{
  background-color: #000000;
}
.bodyTable{
  background-color:#333331;
}
.style2 {
	color: #D08A2B;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D08A2B;
	font-weight: bold;
	
}

.repoffices {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	
}

.style5 {color: #FFFFFF}
.style6 {font-weight: bold}
.style7 {font-weight: bold}
.style8 {font-weight: bold}
.style9 {color: #CF8830}
.style10 {font-size: 20px}
.style11 {color: #FFFFFF}

a.locations:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FFF;
	text-decoration: none;
}
a.locations:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FFF;
	text-decoration: none;
}
a.locations:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#CC9900;
	text-decoration:underline;
}
a.locations:active {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#CC9900;
	text-decoration:underline;
}

a:link {
	color: #CF8830;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF8830;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.main:link {
	color: #CF8830;
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
	color: #CC8D2C;
}
a.main:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: 355391;
}
a.main:active {
	text-decoration: none;
}


a.news:visited {
	color: #CF8830;
	text-decoration: none;
}

a.news:link {
	color: #CF8830;
	text-decoration: none;
}
a.news:hover {
	color: #355391;
	text-decoration: none;
}
a.news:active {
	text-decoration: none;
	color: #CF8830;
}

.vcard{

  background-image:url('images/icon_vcard.gif');
  background-repeat: no-repeat;
  background-position: center left;
  padding-left:38px;
  padding-top:10px;
  padding-bottom:10px;
}

.person{
  padding:20px;
}
.personPicture{
  border-width:1px;
  border-color:#4e4e4c;
  border-style:solid;
}
.navSection{
  border-right-color:#333331;
  border-right-width:2px;
  border-right-style:solid;
}
.navLevel1{
  color:#FFFFFF;
  margin-left:20px;
  display:block;
  margin-top:4px;
}
.navLevel1 a{
  color:#FFFFFF;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}
.navLevel1 a:link{
  color:#FFFFFF;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}
.navLevel1 a:hover{
  color:#FFFFFF;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}
.navLevel1 a:visited{
  color:#FFFFFF;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}

.navLevel2{
  color:#FFFFFF;
  margin-left:40px;
  display:block;
  margin-top:-2px;
  font-weight:normal;
}
.navLevel2 a{
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
  font-weight:normal;
}
.navLevel2 a:link{
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
  font-weight:normal;
}
.navLevel2 a:hover{
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
  font-weight:normal;
}
.navLevel2 a:visited{
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
  font-weight:normal;
}



#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 630px;
	height: 365px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 630px;
	height: 365px;
}




.newsItemHome{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#FFF;
	border-bottom: 1px solid #DDD;
	
}

.newsItemHomeOver{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#EEEEDD;
	border-bottom: 1px solid #DDD;
}

.newsTitle, .newsDate{
	display:block;
	font-family: "Lucida Fax",Georgia,Times,"Times New Roman",Helvetica,Verdana;
}


.newsTitleHome{
  font-size:12px;
  color:#98021B;
  text-align:left;
}

.newsTitle a, .newsTitle a:hover, .newsTitle a:visited{
  color:#98021B;
  text-decoration:none;
  text-align:left;
}

.newsDate{
  float:right;
  font-size:12px;
  color:#999999;
}

.newsDateHome{
  font-size:12px;
  color:#666666;
}

.newsBody{
  clear:both;
  color:#666666;
  display:block;
  padding-top:13px;
  text-align:justify;
}

.newsBodyPage{
  clear:both;
  display:block;
  padding-top:13px;
  text-align:justify;  
  color:#444444;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.5em;
}