@charset "utf-8";
body{
	margin:0;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #351800;
	background:url(/images/mainbg.jpg);
}

.verdana11brown {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #351800;
	padding-top:11px;
}

a{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #0f4649;
	text-decoration:none;
}

a:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #0f4649;
	text-decoration:underline;
}

.verdanaorange{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #e56003;
}

#box{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #351800;
	border: #c3c3c3 solid 1px;
	background-color: #fcfcf7;
	padding:6px;
}

.footer{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #7a7a7a;
	height:40px;
	vertical-align:middle;
	text-align:center;
	margin: auto;
	margin-top: 15px;
}

.russBeaconPic
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

.beaconTitle
{
	font-size: 16px;
}

.byline
{
	font-size: 12px;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 20px;
	width: 50%;
	float:left;
}

.downloadBeacon
{
	float:left;
	width: 49%;
	font-size: 11px;
	border: 0px solid black;
	text-align: right;
}

.downloadBeacon a
{
	font-style: italic;
}

.newsletterBody
{
	line-height: 22px;
	
}

.listHeader
{
	color: #55595c;
	line-height: 2.5em;
}

.listRowAlt
{
	background-color: #ccc;
}

.leadershipBox
{
	border: 1px solid #ccc;
	padding: 6px;
	width: 300px;
	height: 120px;
}

.leadershipBox .picture
{
	float: left;	
	margin-right: 7px;
}

.leaderdesc
{
	float:left;
	text-align: left;
	width: 200px;
	border: 0px solid black;
}


#contactForm div
{
	padding-top: 5px;
}
#contactForm em
{
	color: red;
}
.contactfield
{
	width: 100px;
	float:left;
}	

.innerpage_bar
{
	
	width: 788px;
	height: 65px;
	background-image: url(/images/innerpage_bar.jpg);
	background-position: top left;
	text-align: right;
}

.innerpage_bar img
{
	
	margin-right: 20px;
	margin-top: 23px;
	
}

/* table desing 

.listTbl table 
{
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
	
}


.listTbl table a, table, tbody, tfoot, tr, th, td 
{
   font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 13px;
	color: #55595c;
}
.listTbl tbody td{
	line-height: 2.5em;
}

.listTbl table caption
{
	padding: .4em 0 ;
	font-size: 240%;
	font-style: normal;
	color: #FB7E00;
}

.listTbl table a
{
	display: block;
	text-decoration: none;
	color: #FF8E53;
	padding-right: 1.5em;
	
}

.listTbl table a:hover, table a:focus
{
text-decoration: underline;
}

.listTbl table th a
{
	color: #FF8E53;
	text-align: right;
}
.listTbl table .odd th a,table .odd td a,table .odd td{
	color: #666;
	padding-right: 1.0 em;
}

.listTbl table th a:hover, table th a:focus, tbody tr:hover th
{   
   background-color: #FFCC99;
	color: #fff !important;
}
.listTbl table .odd th,table .odd td{
	background-color: #DDDDDD;
}

.listTbl thead th
{
	background-image: url(verlauf_schwarz.gif);
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	
}
.listTbl tfoot{
	background-image: url(verlauf_schwarz.gif);
	border-top: 1px solid #fff;
	
	
}
.listTbl tfoot th,tfoot td{
	color: #fff;
}

.listTbl tbody th
{
   padding-right: 1.0em;
	color: #25c1e2;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px dotted #aeb3b6;
}

.listTbl td
{
   color: #FF8E1C;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 0.5em;
	
}

.listTbl tbody tr.odd
{
	border-bottom: 1px dotted #aeb3b6;
}

.listTbl tbody tr:hover td
{
  background-color: #FFCC99;
}

.listTbl tbody tr:hover td,tbody tr:hover th, tbody tr:hover a
{
	color: #fff !important;
}*/