/*Basic Struction */

html { background:#fff; margin:0 auto; } 
body { font-family:Helvetica, Arial,  sans-serif;   margin:0 auto;    }
#doc2 { position:relative; width:974px; margin:0 auto;  background:#fff; border-right:solid 1px #ffffff; }

#hd { position:relative; width:974px;  height:58px; text-align:center; margin:0 auto; overflow:hidden; margin-top:15px; margin-bottom:35px;  }
	 
	
#bd { position:relative; width:974px;   margin:0 auto;   }
a  {  outline: none; }

#main_content { position:relative; width:974px;  z-index:0;  float:left;    margin:0 auto; clear:both;  margin:0px 0 0px 0; }

.underlined { text-decoration:underline; }
strong { font-weight:bold; }
em { font-style:italic; }
 
  
#c, #plus, #k { float:left; margin-left:15px;}

#c { margin-left:10px; }
 
 .orange { color:#f07f35; }
.details {    font-size:11px; font-weight:bold; color:#666; margin:0px 0 0 0px;  }
.context { width:974px; margin:2px 0px; }
h2 { color:#f07f35; font-size:24px; margin:0 auto;  margin-left:20px;}
h1 { color:#666; font-size:18px; margin:0 auto;  margin-left:20px; border-bottom:solid 1px #eeeeee; padding:10px 0;}
h1 a { color:#666; text-decoration:none;  outline: none;
}
h1 a:hover { color:#f07f35; font-size:18px; margin:0 auto; text-decoration:none;  outline: none;
}
.context p { width:920px; margin:0 auto; margin-left:20px; font-size:18px; color:#666; }

.body_text {  color:#333; text-align:justify;  font-size:12px; margin-bottom:12px;  }
.body_text a { font-size:12px; text-decoration:none;  font-weight:bold; color:#cc0000;    }
.body_text a:hover {  font-size:12px; text-decoration:none;   font-weight:bold; color:#262262;    }
.body_text a.read_more {font-size:14px; text-decoration:none; float:right; font-weight:bold; color:#66ccff;  padding:3px 5px; margin:12px 0 0 0px; }
.body_text a.read_more:hover { font-family:"Lucida Grande",Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; float:right; font-weight:bold; background:#66ccff; color:#fff; padding:3px 5px; margin:12px 0 0 0px; }

/* Footer */ 
#ft { width:974px; height:38px; background:#fff; clear:both; margin:0 auto; text-align:center; color:#666; font-size:11px;}
#ft span { color:#f07f35; } 
/* End Footer */
 
/* Spacers */
.spacer { clear:both; }
.spacer2 { clear:right; }

 