 body{ 
 	margin: 0; 
	padding: 0;  
	font-family: helvetic, arial, sans-serif; 
	color: #fff; 
/*	font-size: x-small; */
	font-size: 0.7em;
/*	background-color: #3f4f82; */
	background-color: #eeeeee; 
/*	width: 800px; */
/*	background-position: center; */
 }
/*
body {color: #cccccc ;
		font-family: Arial, Helvetica, sans-serif ; 
		font-size: 16px; efefef
   		background: #222222}
 */   		
.pageWrap{ margin: auto; padding:0 0 31px; width:825px;height:100%;position:relative; background-position:top; background-color:#eeeeee; }

p{
	color: #000;
/*	font-size: x-small; */
	font-size: 13px;
}
table{
	color: #000;
	font-size: x-small;
}

#header{
	margin:5px 0 0;
	background-color: #3f4f82; 
	height:130px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#leftColumn{
	background-color: #3f4f82; 
	height:1000px;
	width:100px;
	text-align:right;
	vertical-align:middle;
}


#header img{
	float:left;
	width:424px;
	height:37px;
}

.address {
	float:right;
	width:40%;
	vertical-align:middle;
	margin:5px 20px 0 0;
}

#imagestrip { clear:both; margin-top: 15px; margin-bottom: 15px; height: 80px; background-image: url(../images/banner_top.jpg); background-repeat: no-repeat; background-position: center; }

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: x-small;
}

h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #76839A;
	padding:0 10px 0 5px; 
	margin: 0;
}

h3
{
	font-size: small;
	font-weight: bold;
	background-color: #76839A;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
}

h4
{
	font-size: small;
	font-weight: bold;
	color: #76839A;
	margin:5px 0 5px 10px;
}


dt
{
	background-color: #fff;
	color: #000;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.articleHeader
{
	font-weight: bold;
	font-size: medium;
}

img.storyImage
{
	float:left;
	margin: 10px 10px 10px 0;
/*	padding-right: 10px; */
	
}
img.storyImageCenter
{
/*	float:middle; */
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}



img.IllImage
{
	margin: 10px 0 0 0;
}
.footer {
	background-color: #76839A;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#000;
}

ul.leftCol li a{
	color:#333;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
}

h3.leftCol a{
	color:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}

.colcont {
	width: 100%;
/*	height: 100px ;*/
	height: auto ;
 	background-color: #eeeeee;   

}

.colboxleft {
	background-color: #3f4f82; 
	margin-right: 10px;
	width: 100px;
/*	height: 900px; */
	height : auto ;
	float: left }

.colboxright {
  	background-color: #dddddd; 
	margin-left: 10px;
	width: 158px;
/*	height: 100px; */
 	height: 900px;  
	float: right }

.colboxmiddle {
 	background-color: #eeeeee; 
	margin-right: 170px;
	margin-left: 115px;
	width: auto;
	height: auto }
/*	height: 100px } */

 .thumb-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.thumb-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }
   .img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }
