
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #B4F4FF url(../images/img01.jpg) repeat-x left top;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5698A3;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: lowercase;
	color: #337884;
}

h1 { font-size: 24px; }

h2 { font-size: 20px; }

h3 { font-size: 18px; }

.headingbar-full-width {
	height: 32px;
	float: left;
	width: 864px;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 5px;
	background: url(../images/img06.jpg) repeat-x left top;
}

.headingbar {
	height: 32px;
	float: left;
	width: 714px;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 5px;
	background: url(../images/img06.jpg) repeat-x left top;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
	float: right;
}

/*
.bottom {
	float: bottom;
}*/

.black-font {
	color: black;
}

.grey-font {
	color: rgb(100,100,100);
}

.red-font {
	color: rgb(255,0,0);
}

.blue-font {
	color: #5698A3;
}

.dark-blue-font {
	color: #337884
}

.green-font {
	color: #80A000;
}

span.highlight
{
background-color: #5698a3;;
}

span.dark-blue-font {
	color: #3378FF
}

span.black-font {
	color: black;
}

span.dark-green-font {
	color: rgb(100,125,0);
}


.font20pt {
	font-size: 20px;
}

.font18pt {
	font-size: 18px;
}

.font16pt {
	font-size: 16px;
}

.font12pt {
	font-size: 12px;
}

.light-blue-bg {
	background-color: rgb(220,255,255);
}

.green-bg {
	/*background: url(../images/img02.gif) repeat left top;*/
	background-color: rgb(206,249,181);
}

.grey-bg {
	background-color: rgb(230,230,230);
}

.nodecoration {
	text-decoration: none;
}

.lowercase {
text-transform: lowercase;
}


p, ul, ol {
	margin-top: 0;
	text-align: left;
	font-weight: normal;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.normal-list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left:30px; 
	margin-left: 5px;
}

.normal-list-inside {
	list-style-type: disc;
	list-style-position: inside;
	padding-left:30px;
	margin-left: 5px;
}

blockquote { }

a { color: #80A000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.image80 {
	height:	80px;
	width: 80px;
}

.image100wide {
	float: left;
	width: 100px;
}

.image400wide {
	width: 400px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

/*hr { display: none; } */

hr {
	color: #B4F4FF;
	margin-top: 10px;
	margin-bottom: 15px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

.divleft {
	float: left;
}

/* Header */

#header-wrapper {
	width: 900px;
	height: 143px;
	margin: 0px auto;
	padding: 0px;
}

#header-wrapper-big {
	width: 900px;
	height: 178px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 900px;
	height: 92px;
	margin: 0px auto;
	background: url(../images/img02.gif) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 52px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font: bold 34px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 34px;
	color: #E4EEB3;
}

#logo a {
	text-decoration: none;
	color: #E4EEB3;
}

#ad-banner {
	float: right;
	padding-right: 30px; 
	padding-top: 15px;
	width: 468px;
	height: 60px;
}

.blue-sky {
	margin: 0px auto;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Menu */

#menu {
	width: 900px;
	height: 51px;
	margin: 0px auto;
	padding-left: 40px;
	background: url(../images/img03.jpg) no-repeat left top;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 12px 15px 0px 17px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	font-weight: normal;
	color: #D7E6A2;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
	padding-left: 0px;
}


/* sub-menu */

.sub-menu {
	width: 900px;
	height: 35px;
	float: left;
	margin: 0px auto;
	padding-left: 40px;
	background: url(../images/img03.1.jpg) no-repeat left top;
}

.sub-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sub-menu li {
	float: left;
}

.sub-menu a {
	display: block;
	padding: 8px 10px 0px 12px; /*8px 20px 0px 22px;*/
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: normal;
	color: #D7E6A2;
}

.sub-menu a:hover {
	text-decoration: underline;
}

.sub-menu .first a {
	background: none;
	padding-left: 0px;
}

/* Search */
/*
#search {
	float: right;
	width: 235px;
	padding: 50px 40px 0px 0px;
}

#search form {
	margin: 0 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	margin: 0 20px 0 0;
}

#search input {
	float: left;
}

#search-text {
	width: 235px;
	height: 22px;
	padding: 3px 0px 0px 26px;
	background: url(../images/img10.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E4EEB3;
}

#search-submit {
	float: left;
	width: 34px;
	height: 29px;
	background: url(../images/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}
*/
/* Page */

#page {
	width: 870px;
	margin: 0px auto;
	border: 15px solid #FFFFFF;
	background: #FFFFFF url(../images/img04.gif) repeat-x left top; 
}

#page-bgcontent {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	background: url(../images/img04.gif) repeat-x left top;
}

/* Content */

.breadcrumb {
	float: left;
	width: 600px;
}


.search-main {
	float: right;
	width: 260px;
}

#content {
	float: left;
	width: 720px;
}

.morecontent {
	float: left;
	width: 720px;
}

#content-full-width {
	float: left;
	width: 870px;
}

.morecontent-full-width {
	float: left;
	width: 870px;
}

#logocontent {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}

#channelboxes {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}

#resultstable {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}

.nomargin-noboarder-nopad {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.providerlogo {
	float: left;
/*	width: 180px;*/
	padding: 5px;
	height: 40px;
}

#experience {
	float: left;
	width: 720px;
}

.story-left {
	float: left;
	width: 340px;
	height: 290px;
	margin: 5px;
	padding: 4px;
	/*
	outline-color: #B4F4FF;
	outline-style: groove;
	outline-width: thin;*/
	border: 1px;
	border-color: #B4F4FF;
	border-style: solid;
	list-style-type: none;
}

.full-article {
	float: left;
/*	width: 340px;*/
	margin: 5px;
	padding: 4px;
	border: 1px;
	border-color: #B4F4FF;
	border-style: solid;
	list-style-type: none;
}

.story-right{
	float: right;
	width: 340px;
	height: 290px;
	margin: 5px;
	padding: 4px;
	border: 1px;
	border-color: #B4F4FF;
	border-style: solid;
	list-style-type: none;
}

.story-heading {
	float: left;
	width: 187px;
	padding-bottom: 10px;
	text-decoration: none;
}

.story-image {
	float: right;
	width: 140px;
	height: 140px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.story-image-vw {
	height: 140px;
	margin-right: 8px;
}

.story-image-right {
	float: right;
	height: 200px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	/*height: 140px;*/
}

.story-image-left {
	float: left;
	height: 200px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.story-image-v {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.story-wide-short {
	float: left;
	width: 700px;
	height: 90px;
	margin: 5px;
	padding: 4px;
	border: 1px;
	border-color: #B4F4FF;
	border-style: solid;
	list-style-type: none;
}

.story-wide {
	float: left;
	width: 700px;
	margin: 5px;
	padding: 4px;
	border: 1px;
	border-color: #B4F4FF;
	border-style: solid;
	list-style-type: none;
}

#banner {
	width: 870px;
	margin: 0px auto;
	padding-bottom: 5px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 15px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .byline {
	padding-top: 6px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #74C6D5;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 32px;
	padding-top: 6px;
	padding-left: 25px;
	background: url(../images/img06.jpg) repeat-x left top;
}

.post .meta a { }

.post .entry {
	padding: 0px 0px 20px 0px;
}

.post .links {
	padding: 0px 30px 0px 0px;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(../images/img08.gif) no-repeat left 3px;
}

.left-border-col	{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-color: #B4F4FF;
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-width: thin;
}

.quicklink-col {
	float: left; 
	width: 222px; /*216*/ 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-style: none;
}

.quicklink-col-center {
	float: left; 
	width: 220px; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-color: #B4F4FF;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-width: thin;
}

.sitelink-col-left {
	float: left; 
	width: 230px; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-color: #B4F4FF;
	border-right-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-width: thin;
}

.sitelink-col-right {
	float: left; 
	width: 459px; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.list-heading {
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12pt;
	list-style-type:square;
	list-style-position:inside;
	font-weight: bold;
	text-transform: lowercase;
}

.list-heading-sub {
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12pt;
	list-style-type:square;
	list-style-position:inside;
	font-weight: normal;
	text-transform: lowercase;
}

.list-heading-big {
	padding-top: 5px;
	padding-left: 0px;
	font-size: 14pt;
	list-style-type:square;
	list-style-position:outside;
	font-weight: bold;
	text-transform: lowercase;
}

.quicklink-list {
	padding-left: 14px;
}


/* Promo links block */

.promo-box {
	float: left;
	width: 390px;
	padding: 5px;
	border: 5px;
	border-color: rgb(235,235,235); /*#B4F4FF;*/
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(../images/img04.gif) repeat-x left top;
}


.promo-box p a {
	color: rgb(100,100,100); 
	text-decoration: none;
}

.promo-box h2 {
	display:block;
	text-align: center;
}

.promo-box-small {
	/*height: 70px;*/
	float: left;
	width: 330px;
	padding: 5px;
	border: 5px;
	border-color: rgb(235,235,235); /*#B4F4FF;*/
	border-style: solid;
	margin: 5px;
	background: url(../images/img04.gif) repeat-x left top;
}

.promo-box-small  p a {
	color: rgb(100,100,100); 
	text-decoration: none;
}

.promo-box-small h2 {
	display:block;
	text-align: center;
}


.promo-box-right {
	/*height: 70px;*/
	float: right;
	width: 390px;
	padding: 5px;
	border: 5px;
	border-color: rgb(235,235,235); /*#B4F4FF;*/
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px; 
	background: url(../images/img04.gif) repeat-x left top;
}

.promo-box-right  p a {
	color: rgb(100,100,100); 
	text-decoration: none;
}

.promo-box-right h2 {
	display:block;
	text-align: center;
}

.promo-box-vw {
	float: left;
	padding: 5px;
	border: 5px;
	border-color: rgb(235,235,235); /*#B4F4FF;*/
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(../images/img04.gif) repeat-x left top;
}


.promo-box-vw p a {
	color: rgb(100,100,100); 
	text-decoration: none;
}

.promo-box-vw h2 {
	display:block;
	text-align: center;
}

.promo-box-nobg {
	float: left;
	padding: 5px;
	border: 5px;
	border-color: rgb(235,235,235);
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 130px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px;
	background: url(../images/img12.jpg) no-repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(../images/img09.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 10px 0px;
	/*background: url(../images/img11.jpg) no-repeat left top; img11 does not exist*/
	letter-spacing: -1px;
	text-align: left;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: normal;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/img04.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #A2CAD1;
}

#footer a {
	color: #A2CAD1;
}

/* Box Border */

.box-border { 
	float: left; 
	width: 210px; 
	/*height: 110px;*/
	margin-top: 5px;
	padding: 2px;
/*	outline-color: #B4F4FF;
	outline-style: groove;
	outline-width: thin;*/
	list-style-type: none;
	border: 5px;
	border-color: rgb(235,235,235);
	border-style: solid;
	background: url(../images/img04.gif) repeat-x left top;
}

.box-border p a {
	color: rgb(100,100,100); 
	text-decoration: none;
}

/*
.box-border { background:#fff url(../images/img04.gif) repeat-x 0 0; }
.box-border .border-left, .box-border .border-right { background:transparent url(../images/background-pack1.png) no-repeat 0 0; }
.box-border .border-right { border-bottom:1px solid #9ABBF1; } 
.box-border h3 a { color:#000; text-decoration:none; }
.box-border h3 a:hover { text-decoration:underline }
.box-border p a { text-decoration:none; color:#000; }
.box-border { float: left; width: 200px; height: 200px;}
.box-border .content a.link { background :transparent url(../../images/icon-pack2.png); color:#3475e3; font-weight:bold }
*/