/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	margin: 0 0 10px 0;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

h4 {
	height: 25px;
	padding: 13px 0 0 0;
	font-size: 13px;
	color: #31576F;
	border-top: 5px solid #0077A7;
}

h5 {
	margin: 0;
	padding: 3px 0;
	display: inline;
	line-height: 15px;
	font-size: 13px;
	color: #31576F;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
	color: #31576F;
}

img { border: none; }


.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFF;
}

.clear { clear: both; }

/* Descriptive pop up links */



.descriptiveLinks {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFF;
	position: relative;
	width: 145px;
	height: 300px;
	z-index: 100;
}

.descriptiveLinks a {
	display: block;
	padding: 8px 0;
	border-top: 1px solid #FFF;  
	color: #8F8F8F;
	background: url(images/img6.gif) repeat-x;
	text-decoration: none;
}
   
.descriptiveLinks a:hover {color: #718e00;}

.descriptiveLinks a span {display: none;}

.descriptiveLinks a:hover span {
	display: block;
	position: absolute;
	top: 300px;
	left: 0;
	width: 160px;
	padding: 5px 5px 5px 20px;
	z-index: 100;
	text-align: left;
	font-weight: normal;
	border: 1px solid #718e00;
	background-color: #F3F6E4;
   }

hr.grey { width: 100%; height: 1px; border: 0; background-color: #EEE; clear: both; margin: 3px 0; }


.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* tpcg */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .5px;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 1px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}
   
/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
	color: #8F8F8F;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

.mediaHeader {
	height: 25px;
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 9px;
	color: #31576F;
	border-top: 5px solid #0077A7;
}

#colTwo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#colTwo a {
	color: #31576F;
	font-size: 13px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	color: #8F8F8F;
	border-top: 5px solid #ACBB48;


}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

.fltLft {
	float: left;
	width: 300px;
}

.fltRt {
	float: right;
	text-align: left;
	width: 320px;
	padding-top: 70px;
}

.fltRt p {
	margin: 0;
	padding: 10px 0 40px 0;
}


.fltRt a {
	color: #31576F;
	font-size: 13px;

}

.smaller {
font-size:10px;
}




