body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #144F73;
}
#container {
	width: 820px;
	background:#E7E8EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: left;
        border-right: #fff solid 4px;
        border-left: #fff solid 4px;
}
.leftColumn {
	padding: 10px;
	float: left;
	width: 220px;
}
.rightColumn {
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
	float: left;
	width:500px;
	line-height:16px;
}

.footer {
	font-size:12px;
	color:#bbb;
	clear:both;
        padding: 15px;
        text-align: center;
	}
#printheader {
      display: none;
}
#printfooter {
       display: none;
}

a:link {
	color: #016CAB;
	text-decoration:none;
}

a:visited {
	color: #016CAB;
	text-decoration:none;
}

a:hover {
	color: #016CAB;
	text-decoration:underline;
}

a:active {
	color: #016CAB;
	text-decoration:none;
}
	
h1 {
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #016CAB;
	}
	
h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #016CAB;
	}
	
h3 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #016CAB;
	}

h4 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #016CAB;
	}
	
h5 {
	font-size:1px;
	color: #918263
	margin-left:20px;
	}
	
h6 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #016CAB;
	}
	
.sidebar {
	margin:0;
	}
	
.sidebar-bottom {
	display:block;
	height: 6px;
	margin-top:0px;
	}
	
.sidebar-inner {
	margin:12px 0px 0px 0px;
	padding-top:8px;
	}
	
.stf {
	padding-top:5px;
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}
	
.stf-bottom {
	display:block;
	height: 5px;
	}
	
.stf-inner {
	margin:0px 0px 0px 25px;
	padding-top:0px;

	}
	
.home-link {
	font-size:12px;
	padding-left:12px;
	}

.vol-info {
	font-size:10;
	padding-left:10px;
	}
	
	ul.sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	}

ul.articles {
	padding-left: 0px;
	list-style-type: none;
}

ul.articles li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016CAB;
	padding-top: 3px;
	padding-bottom: 3px;
}
