@charset "UTF-8";
/* CSS Document */

#top {font-size:11px;
		 }	
	#controlLeft {float:left;
				  text-align:center;
				  margin-bottom:6px;
				}
	#controlRight {float:right;
				   width:50%;
				   color:#999999;
				   font-size:14px;
				   text-align:right;
				}
		 #controlRight a:link { color:#e73b25;
		 		  text-decoration:none;
				  font-weight:bold;
		 		}
		 #controlRight a:visited { color:#e73b25;
		 		  text-decoration:none;
				  font-weight:bold;
		 				}
		 #controlRight a:hover {color:#e73b25;
		 		  	   text-decoration:underline;
					   font-weight:bold;
		 				}
		 #controlRight a:active {color:#e73b25;
		 		  text-decoration:none;
				  font-weight:bold;
		 				}	
	
	#mid {color:#e73b25;
		  font-weight:bold;
		  text-align:center;
		  margin-top:10px;
		 }
		 #mid p {margin:4px 0px;
		 		}
		 
		
						
	#bottom {margin-top:10px;
			 font-size:12px;
			}
		 #bottom a:link { color:#000000;
		 		  text-decoration:none;
		 		}
		 #bottom a:visited { color:#000000;
		 		  text-decoration:none;
		 				}
		 #bottom a:hover {color:#000000;
		 		  	   text-decoration:underline;
		 				}
		 #bottom a:active {color:#000000;
		 		  text-decoration:none;
		 				}
						
			.red {font-size:13px;
				  margin-top:15px;
						 }
			.red2 {color:#000000;
				  margin-top:4px;
				  font-weight:bold;
				  }
			.red3 {font-size:14px;
				  margin-top:15px;
				  color:#005581;
				  font-weight:bold;
					}
	#news {font-size:12px;
			}
			.authors {font-style:italic;
					  font-size:11px;
			
					}
					
	#bodyMainWrap { background:url(../common/mainBG_alt.gif);
				}
#contentCol2 {width:632px; }
	
#magContLeft {width:24px;
			  float:left;
			  margin-top:120px;  
		}
#magContRight {width:24px;
			  float:right;
			  margin-top:120px;  
		}

#magHolder {width:478px;
			height:275px;
			margin-left:auto;
			margin-right:auto;
			}
	
					
	.mag {width:159px;
		  height:275px;
		  text-align:center;
		  float:left;
		  background-color:#FFFFFF;
			}
	.magTitle {font-size:11px;
			   font-weight:normal;
				}
						

