
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ddd;
	font-family: 'Helvetica', sans-serif;
	font-size: 14px;
	color: #222;
}

.reportLink {
	display:none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #1E4F85;
}

h1 {
	color:#1E4F85;
}

h2, h3 {
	color:#1E4F85;
}

.file {
	display:none;
}



#wrap {
width:970px;
margin:0 auto;
background-color:white;
padding:10px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #1E4F85;
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background-color: #FFFFFF;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.providercontainer {
	min-width: 1000px;
	margin: 0px 25px;
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 500px;
	/*background: #b8e0d9;*/
	background: #ddd;
}

#header {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}


/* Logo */

#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0px;
	letter-spacing: -2px;
	font-size: 3.8em;
}

#logo p {
	margin-top: -10px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	color: #FFFFFF;
} 

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -2px;
	text-align: center;
	font-size: 28px;
        letter-spacing: 1px;
}

#splash span {
	color: #1E4F85;
}



/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;

	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 575px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 85px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 0px 15px 25px;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #444;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #1E4F85;
}

#menu .current_page_item a {
}

/* Page */

#page {
	padding: 30px 0px 10px 0px;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0px 40px 0px 0px;
}

.post {
	overflow: hidden;
}

.post .title {
	padding: 0px 0px 30px 0px;
	letter-spacing: -3px;
}

.post .title a {
	border: none;
	color: #7D7764;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #222;
}

#sidebar h2 {
	padding: 0px 0px 30px 0px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	background: url(images/img04.png) no-repeat center top;
	color: #1E4F85;
}

#footer-bg {
	overflow: hidden;
	padding: 70px 0px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 2px 0px #861F40;
	font-size: 34px;
	color: #1E4F85;
}

#column1 {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 320px;
}

#column3 {
	float: right;
	width: 320px;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: #ddd;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #1E4F85;
}

#footer a {
	color: #1E4F85;
	text-decoration:underline;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 32px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(images/img07.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}


.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 7px 0px 7px 0px;
	background: url(images/img06.png) repeat-x left top;
}

.list-style2 a {
	color: #E2B8C6;
}

.list-style2 a:hover {
	color: #C76485;
}

.list-style2 .first {
	padding-top: 0px;
	background: none;
}

#reportQueueTable {
	width:100%;
}

#reportQueueTable TH {
	background-color:#003768;
	color:white;
	border:2px solid white;
	text-align:center;
}

#reportQueueTable TD {
	border:2px solid white;
	text-align:center;
}

.clear {
	clear:both;
}

.textCenter {
	text-align:center;
}

.report {
	margin-top:10px;
}

.report th{
	background: #FFFFCC;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px;
}

.report td{
	text-align: center;
	padding: 0px 10px;
}

.report table {
	border-collapse: collapse;
}

.thead-full {
	border: 2px solid #000000;
}

.col-left {
	border-left: 2px solid #000000;
}

.col-right {
	border-right: 2px solid #000000;
}

.last-row{
	border-top: 2px solid #000000;
}

.defaultColor{
	color: #000000;
	text-align:center;
}

.upColor{
	color: #007700;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}

.downColor{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}

.upColorWeek{
	color: #007700;
	text-align:center;
	font-weight: bold;
}

.downColorWeek{
	color: #ff0000;
	text-align:center;
	font-weight:bold;
}