* {margin:0;padding:0}

body{
	padding: 0px;
	background: #fff;
	color: #333;
	font:80% "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;

}
h1,h2,h3,h4,p{margin:0; padding:0 0px}
p{padding: 0 10px 1em}
h1,h2,h3,h4{letter-spacing: -1px; font-weight:100; color: #6633ff}
h1{font-size: 200%; padding: 0 10px;  color: #000066 }
h2{font-size: 100%; padding: 0 10px; line-height:1.5px; color: #000}
h3{font-size:150%; margin: -1px; color: #B13E0F}
h4{font-size: 130%; padding: 0 10px;  color: #B13E0F }
div#content{float:right;width:400px; padding:0px 0;background: #fdf5e6; top:0px; color: #000;  border:1px solid #ccc;  border-bottom:0px; }

#outer{
	width:1000px;
	top:8px;
	background:white;
	text-align:left;
	border:1px solid #ccc;
	 border-right: 1px solid #ccc;

}
#leftcolumn { 
	 display: inline;
	 color: #333333;
	 padding: 0px;
	 width: 150px;
	 float: left;
	 background: #fff;
	 border:0px solid #ccc;
	  border-bottom:0px solid #ccc;
	 border-left:0px;
}
div#content2{
	padding:0px 0;
	background: #fdf5e6; 
	border:0px solid #ccc;
	top:0px; 
	color: #A1A1A1}
#rightcolumn {
	 color: #ccc;
	 padding: 0px;
	 width: 410px;
	 float: right;
	 background:   #fff8dc;
	 border-bottom:0px solid #ccc;
	 border-right:0px ;
	 left: 0px;
	 top: 0px;
	 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */	
}
.maintextbold{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color:#000066;
  text-decoration: none;
  text-align:center;
}
#footer {
	width:258px;
	clear:both;
	height:5px;
	font-size: 7pt;
	text-align:center;
	bottom:0;
}
.button {background-color: silver; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 7pt; font-weight: normal; color: #000000
	}



	
