/* ________ GENERAL STYLES __________ */
.clear { 
	clear:both 
}



body {
	margin-top: 0px;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

p{
	text-align:justify;}

div.wrap {
	width: 960px;
	margin-left: auto ;
	margin-right: auto ;
	background: white;
}

div.landing-wrap {
	width: 960px;
	margin-left: auto ;
	margin-right: auto ;
	background: #CCCCCC;
}

div#landing-nav {
	position: absolute;
	margin-top: 275px;
}

div#landing-footer {
	position: absolute;
	margin-top: 640px;
	margin-left: 330px;
	width: 620px;
}

div#landing-container {
	width: 960px;
	height: 720px;
	margin-left: auto ;
	margin-right: auto ;
	background-position: top;
	border: 1px solid transparent;
}


div.landing-container {
	background-image: url(../img/co_landing.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 720px;
	margin-left: auto ;
	margin-right: auto ;
	background-position: top;
	border: 1px solid transparent;
}

div.landing-container h1 {
	color: White;
	font-size: 24px;
	margin-left: 300px;
	padding-top: 120px;
	font-family: "Trebuchet MS";
	margin-bottom: -10px;
}

div.landing-container p {
	color: White;
	font-size: 15px;
	margin-left: 300px;
	padding-top: 32px;
	padding-right: 70px;
	font-family: "Trebuchet MS";
}

div.landing-header
{
	margin-top: -445px;
	height: 276px;
	clear: none;
}

div.site-header {
	background-image: url(../img/site_header.png);
	background-repeat: no-repeat;
	height: 276px;
	clear: none;
}

div.right-side-image
{
	width: 279px;
	height: 446px;
	float: Right;
	margin-top: -160px;
	clear: top;
}

div.right-side-image1
{
	width: 379px;
	height: 446px;
	float: Right;
	margin-right:-50px;
	margin-top: -160px;
	clear: top;
}


#navcontainer {
	margin-top: -140px;
	margin-left: 3px;
	float: left;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navcontainer li a
{
	display: block;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: White;
	width: 181px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/nav_1_regular.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 3px;
	margin-left: 15px;
}

#navcontainer li a:hover
{
	background-image: url(../img/nav_1_hover.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#navcontainer li a.selected {
	background-image: url(../img/nav_1_down.png);
	background-repeat: no-repeat;
	background-position: left;
}

#navcontainer li li a
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: White;
	color: #FFF;
	width: 166;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	background-image: url(../img/nav_2_regular.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 23px;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 1px;
	vertical-align: middle;
}

#navcontainer li li a:hover
{
	background-image: url(../img/nav_2_hover.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#navcontainer li li a.selected {
	background-image: url(../img/nav_2_down.png);
	background-repeat: no-repeat;
	background-position: left;
}
div.page-content2 {
	margin-left:230px;
	margin-top: -140px;
	width: 400px;
}


div.page-content1 {
	margin-left: 230px;
	margin-top: -140px;
	width: 400px;
}

div.page-content {
	margin-left:230px;
	margin-top: -140px;
	width:680px;
}

ul.bullet-list {
	margin-top: 0px;
	list-style: disc;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005191;
}

ul.bullet-list li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005191;
}

div.page-content a:visited, a:link {
	color: #005191;
}

div.page-content h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #E3A020;
	margin-bottom: -10px;
}

div.page-content h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #E3A020;
	margin-top: 25px;
	margin-bottom: 0px;
	text-transform:uppercase;
	}
div.page-content p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3C3C3C;
	
}

span.big {
	font-size: 14px;
	font-weight: bold;
}

div.page-content-panel {
	float: left;
	border: none;
	margin-right: 10px;
}

div.page-content-panel h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E3A020;
	margin-bottom: 2px;
}

div.page-content ul {
	list-style: disc outside;
	border: none;
	padding: none;
}

div.page-content li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3C3C3C;
	text-decoration: none;
	padding: none;
	margin: none;
}



div.site-footer {
	background-image: url(../img/site_footer.png);
	background-repeat: no-repeat;
	height: 205px;
	clear: both;
	border: 1px solid white;
	background-color: #3C3C3C;
	color: White;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#site-footer-tvs-link {
	position: absolute;
	margin-top: -32px;
	margin-left: 820px;
	width: 130px;
	height: 35px;
	background-color: transparent;
	border: none;
	left: 19px;
	top: 831px;
}

div.site-footer-landing {
	position: relative;
	padding: 0px;
	margin-left: 340px;
	margin-top: -80px;
	margin-right: 50px;
	border: none;
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div.site-footer-search-landing {
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	color: #A9A9A9;
}

div.site-footer-address-landing {
	margin-top: 0px;
	margin-left: 0px;
	color: #A9A9A9;
}
div.site-footer-links-landing {
	margin-top: 0px;
	margin-left: 10px;
	color: #A9A9A9;
}

div.site-footer-links {
	margin-top: 125px;
	margin-left: 440px;
	color: #000;
}

div.site-footer-links a:visited, a:link {
	color: #A9A9A9;
	text-decoration: none;
	display: inline;
}
div.site-footer-address {
	margin-top: 7px;
	margin-left: 340px;
	color: #000;
	text-align:center;
}


div.site-footer-search {
	float: right;
	margin-top: 122px;
	margin-right: 30px;
	color: #A9A9A9;
}

div.search-result-content {
	margin-left: 230px;
	margin-top: -140px;
	margin-right: 100px;
}

div.search-result-item-header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
	margin-bottom: 0px;
}

div.search-result-item-excerpt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px;
}

div.search-result-item-link {
	margin-bottom: 10px;	
}

div.search-result a, a:visited, a:link{
	color: #005191;;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}

.hilite { background-color: #ff0; }

div.nav-search-container {
	margin-top: 20px;
	margin-left: 20px;
}

.unlink{ color:#005191;}

.mainhedding{
	text-transform:uppercase;
	color:#E3A020;
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size: 20px;
	margin-bottom: -10px;
	}
	
	 
	

	
