/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Unofficial Channels
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120723
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #383838;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 12pt;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	background: #dddddd;
	color: #656565;
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .5px;
}

h2,h3,h4 {
	margin-bottom: 1.5em;
	font-family: Arvo, serif;
	color: #000000;
}
#sidebar h2 {
	font-size: 16pt;
}
strong {
	color: #000000;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

p {
	margin-bottom: 1.25em;
}

ul {
	margin-bottom: 1.25em;
}

.date {
	background: #222222;
	color: #ffffff;
	font-size: 0.75em;
	padding: 2px;
	display: inline-block;
	width: 45px;
	text-align: center;
	margin-right: 1em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

.box {
	margin: 0 0 30px 0;
	overflow: hidden;
}

#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 542px;
	background: #ccc;
	z-index: 1;
	box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3);
}

#bg2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 243px;
	background: #262626;
	z-index: 2;
	box-shadow: inset 0px 10px 60px 0px rgba(0,0,0,0.7);
}

#banner {
	position: relative;
	width: 1180px;
	height: 300px;
}

#banner .captions {
	position: absolute;
	right: 0;
	top: 105px;
	text-shadow: 2px 2px 0px rgba(0,0,0,1.0);
}

#banner .captions h2 {
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#banner .captions h3 {
	background: rgba(10,127,153,0.8);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#content {
	width: 854px;
	margin: 0 0 0 270px;
	padding: 0;
}

#copyright {
	padding: 40px 0 80px 0;
	text-align: center;
	color: #777777;
}

#copyright a {
	color: #777777;
}

#header {
	position: relative;
	padding: 28px;
	height: 125px;
	background: #0a7f99;
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px -40px 60px 0px #005B6D;
	border-bottom: solid 1px #003B47;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 28px;
	height: 138px;
	line-height: 138px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#logo h1 {
	font-size: 2.00em;
	font-family: Arvo, serif;
}

#main {
	position: relative;
	padding: 50px 28px 0px 28px;
	width: 1124px;
}

 ul {
	list-style: none;
}

#sidebar ul li {
	padding: 8px 0 8px 0;
	border-top: solid 1px #d1d1d1;
}

#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 28px 0 28px;
	width: 1124px;
	height: 48px;
	line-height: 48px;
	margin: 0 0 28px 0;
	background: #007289;
	font-size: 1.0em;
	border-bottom: solid 1px #009FBF;
	border-top: solid 1px #1098B3;
	box-shadow: inset 0px -10px 40px 0px #005B6D;
}

#nav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#outer {
	position: relative;
	z-index: 3;
	width: 1180px;
	margin: 60px auto 0 auto;
	background: #ffffff;
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
}

#search {
	position: absolute;
	bottom: 0;
	right: 28px;
	height: 138px;
	line-height: 138px;
}

#search input.text {
	padding: 10px 40px 10px 10px;
	background: #ffffff url(images/search.png) top right no-repeat;
	border: 0;
	width: 250px;
	color: #777;
}

#sidebar {
	width: 260px;
	float: left;
	padding: 0;
}
.credits {
	
	font-size: 0.75em;
	
}
.dateList a:link {text-decoration:none;}
	
/* This button was generated using CSSButtonGenerator.com */
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #262626) );
	background:-moz-linear-gradient( center top, #999999 5%, #262626 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#262626');
	background-color:#999999;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #999999;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #262626;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#262626;
	text-shadow:1px 1px 0px #FFFFFF;
}.button:active {
	position:relative;
	top:1px;
}

.button1{
	position:relative;
	height:200;
	padding:20;
	
}
/* format for data tables*/

.datahead {
	padding-bottom:5px; 
	padding-left:5px; 
	padding-right: 5px; 
	padding-top:5px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:12px;
	
}
.data {
	padding-bottom:3px; 
	padding-left:5px; 
	padding-right: 5px; 
	padding-top:3px;
	vertical-align:bottom;
	font-size:11px;
	
}
.indent{
	padding-left:10px;
	padding-right:10px;
}

.notes{
	font-size:10pt;
	color:#999;
	
}
.notes a{
	text-decoration:none;
	
}

.two-column{
	display: table; 
	width: 1124px;
}
.row{

    width: 100%;
	border-bottom:1px solid #383838;
    display:table;
	padding-top:40px;
	
}
#leftcol {
	
	float:left;
	padding: 0px 14px 20px 0px;
	width: 48%;
	display:table-cell;
	
}
#rightcol {
	
	float:right;
	padding: 60px 0px 0px 14px;
	width: 48%;
	display:table-cell;
}
#rightcolnotoppad {
	
	float:right;
	padding: 0px 0px 0px 14px;
	width: 48%;
	display:table-cell;
}
.three-column{
	display: table; 
	width: 1122px;
	columns:5;
	padding-right:40px;
	padding-bottom:20px;
	

}
#col1 {
	
	float:left;
	padding: 5px 5px 5px 5px;
	width: 30%;
	display:table-cell;
	text-align:center;
	
}
#col1a {
		
	float:left;
	padding: 5px 0px 5px 0px;
	width: 2%;
	display:table-cell;
	text-align:center;
}
#col2 {
	
	float:left;
	
	padding: 5px 5px 5px 5px;
	width: 30%;
	display:table-cell;
	text-align:center;
	
}
#col3 {
	
	float:left;
	padding: 5px 5px 5px 5px;
	width: 30%;
	display:table-cell;
	text-align:center;
	
}


.greyround {
	border: 2px solid;
    border-radius: 25px;
	box-shadow: 10px 10px 5px #464646;
	background-color:#CCCCCC;
	height:300px;
	padding:5px;
}
.dashboarddata {
	padding-bottom:3px; 
	padding-left:30px; 
	padding-right: 5px; 
	padding-top:3px;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	
}

.greyround h3{
	margin-bottom: .25em;
}