@charset "utf-8";

@charset "utf-8";


#header {
	width:100%;
	text-align: center;
	background:#3C647C
}

#headerTitle {
	padding: 0;
	width: 100%;
	background:#3C647C
	
}

#header H1 {
	margin:0 auto;
	padding-left: 0;
	background:#3C647C;
	width:930px;
}

#body {
	margin:0 auto;
	max-width:1200px;
}

#main {
	max-width: 930px;
	float:left;
}

#body a {
	color:#1F4169;
text-decoration:none;
background: none;
}

#body a:hover {
	font-weight:bold;
}

.roundedCorner {
	background:#FFF;
	border:#3C647C 1px solid;
}
.rtop {
		background:#FFF;
	visibility:hidden;
	height:0px;
	width:0;
	float:left;
}

.rbottom {
	background:#FFF;
	visibility:hidden;
	height:0px;
	width:0;
	float:left;
}



span r1 {
		visibility:hidden;
			height:0px;
			width:0}
		

span r2 {
		visibility:hidden;
			height:0px; width:0
}

span r3 {
		visibility:hidden;
			height:0px; width:0
}

span r4 {
		visibility:hidden;
			height:0px; width:0
}

.tocArticle {
	padding-left:20px;
}

#content h3 {
	text-align:center;
}

#issues h4 {
	padding-top:30px;
}
