body {
 background-color: #ffffff; 
margin-top: 1px; margin-bottom: 0; margin-left: 0; margin-right: 0; 
font-size:0.9em;
font-family: geneva, arial, helvetica, san-serif;	
}

/*  links */
a:link {	color: #003399; }
a:visited {	color: #003399; }
a:hover {	color: #ff8601; text-decoration: none; background-color:#ecf5ff; }
a:active {	color: #ff8601; text-decoration: none}

p {	font-size: 12px;	font-family:geneva, arial, helvetica, san-serif;	text-decoration: none;
}

h1 {	margin-top: 5px; margin-bottom: 5px; font-size: 20px;  line-height: 26px; font-family: Arial, Helvetica, sans-serif; color: #02467d
}

h2 {	margin-top: 3px;  font-size: 17px; margin-bottom: 3px; line-height: 22px; font-family: Arial, Helvetica, sans-serif;  color: #02467d
}

h3 {	margin-top: 2px;  font-size: 13px; margin-bottom: 2px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; color: #02467d
}

#outerwrapper { margin:0 auto; width:100% ; }
#wrapper {margin:0 auto;width:950px ;	background-color: #FFFFFF;}
	
#top {display:none;}
	
.container {
	margin:0 auto;
	width:950px;
	text-align:left;
	border: 1px #ccc solid;
}
#leftcol { display:none;
}
#centercol {
	margin:0 auto;
	margin-left:8px;
	width:100%;
	float:left;
	
}
	
.centercol{	background-image: url(../images/MainBg.jpg);
background-repeat:no-repeat; background-position:right top;
 }
 
#rightcol {
display:none;
}

#menu-container  {display:none; }
.noPrint  {display:none; }
#head {display:none; }
.centerbox{
	margin:0 auto;
	width: 90%;
	padding:5px;
	clear:both;
	}

#centercol p { width:90%;  font-size:120%;	font-family: geneva, arial, helvetica, san-serif;	line-height:135%;  text-align:justify; padding: 0  20px 0  20px ;
}

.centerbox a:link , .centerbox a:visited{background-color:#fff;} 
.centerbox a:hover, img:hover {	 background-color:#ecf5ff; } 

#centercol li {  font-size:120%;	font-family: geneva, arial, helvetica, san-serif;	line-height:135%;  padding: 0  10px }



.box{
	padding:0;
	width:100%;
 display:block;
 }
 

.comments { border:1px #999999 solid; background-color:#eee; padding:1px 20px; text-align:justify; }

/* Extras ////////////////////////////////////////////////// */ 
.clear {clear:both;}
.hide { display:none;}
.space{ width:auto; height:10px;}
.border {border-width:1px;border-style:solid;border-color:#cccccc}
.highlight {background-color: pink; }
hr {   color:#F57A18;  width:80%; height:1px;  text-align:center;
}

.orange {color: #f57a18}
.justify {	text-align: justify; }
.center {	text-align: center; }
.no-margin  { margin:0; }
.no-margin-top  { margin:0 0 10px 0 ; }
.no-bgn { background:none;}
.bgn-white{ background:#fff;}
.padding  { padding:0 5px;   }
.left {	text-align: left }
.right {text-align: right }
.white {	color: #ffffff}
.red {	color: #ff0000}
.red-orange { color: #f84916}
.brown {color:#A63C2B;}
.brownbg { background-color: #A63C2B;}
.blue {	color:#3174BD;}
.bold {font-weight:bold;}
*.large {font-size:200%;}
*.small {font-size:78%; }
*.medium {font-size:85%; }
*.larger {font-size:larger}
/*Button */ 


/*Foot  */ 
#footer {display:none;}

