*{margin: 0; padding: 0;}


body{
	position: relative;
	background-color: #D9E0E4;
	font-family: Arial;
	font-size: 9pt;
}

#body_inside{
	background-color: #fff;
	width: 761px;
	margin: 0 auto 0 auto;
}

h1{
	color: #5C7B8E;
	font-style: italic;
	padding: 20px;	
}

.col1 h2 {
	padding: 10px 0 10px 0;
	color:#5C7B8E;
	font-size: 14px;
}

.col2 h2 {
	color:#5C7B8E;
}

.h2_homepage, .col1 h2.h2_homepage{
	color:#5C7B8E;
	padding: 0 20px 10px 0;
	font-style: bold;
	font-size: 14px;
}

h3{
	color:#5C7B8E;
	padding: 0 20px 20px 0;
}

.cleaner {
	clear: both;
	height: 1px !important;
	background: transparent;
}

a img { border: none; }

/******HEADER***********************/
#header { height: 84px; }
#header a img { border: none !important; }


p.one{
	float: right;
	padding: 20px 5px 0 0;
	text-align: right;
	color: #5E6467;
	font-style: bold;
}

.title1{
	float: left;
	display: block;
	/*margin: 25px 0 0 20px;*/
	padding: 15px 0 0 20px;
	
}

.title2{
	padding: 0 11px 0 6px;
	float: right;
	margin: 10px 0 0 0;
	width: 150px;
	height: 75px
}

#header img.banner1 {
	float: left;
	height: 33px;
	width: 220px;
	margin: 30px 0 10px 60px;
	padding: 0 0 0 0;
}

#header img.banner2 {
	float: left;
	width: 159px;
	margin: 10px 0 10px 100px;
	padding: 0 0 0 0;
}

/***************NAVIGATION*********/
#menu {
	position: relative;
	color: #fff;
	padding: 0;
	clear: both;
}

#tabs {
	height: 32px;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E7E7E7;
}

#tabs li{
	background: url('../images/b_01.gif') repeat-x;
	float: left;
	border-right: 1px solid #FFF;
}
#tabs li div{
	background: url('../images/menu-curve-lt.gif') top left no-repeat;
	float: left;
	
}
#tabs li div div{
	padding: 8px 0;
	background: url('../images/menu-curve-rt.gif') top right no-repeat;
	height: 16px;
}

#tabs a{
	color: #fff;
	text-decoration: none;
	padding: 8px;
}

/* Active Tab */ 
#tabs .active li, #tabs li:hover, #tabs li.sfhover{
	background: url('../images/b_02.gif') repeat-x;
	float: left;
	border-right: 1px solid #FFF;
	color: #333 !important;
}

#tabs li:hover a, #tabs li.sfhover a{
	color: #333;
}

#tabs .active li div{
	background: url('../images/b_02_left.gif') top left no-repeat;
	float: left;
	
}
#tabs .active li div div{
	padding: 8px 0;
	background: url('../images/b_02_right.gif') top right no-repeat;
	height: 16px;
}

#tabs .active a{
	color: #fff;
	text-decoration: none;
	padding: 8px;
}


/* 2nd Level */
#tabs li ul {
	padding: 5px;
	clear: both !important;
	position: absolute;
	width: auto;
	height: auto;
	left: -999em;
	/*margin-top: 32px !important;*/
	/*border: 1px solid red;*/
	display: block;
	background-color: #E9ECEF;
	z-index: 20;
}

#tabs li:hover ul
{ /* lists nested under hovered list items */
	left: auto !important;
	margin-top: 32px !important;
}
#tabs li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto !important;
	margin-top: 0 !important;
}

#tabs ul li { 
	clear: both !important;
	margin: 0;
	padding: 6px 0 5px 0;
	text-align: left; 
	/*border: 1px solid green;*/
	width: 155px;
	height: auto;
	list-style-type: none;
	text-transform: none;
	background: #E9ECEF !important;
	color: #fff; 
	border-right: 0 !important;
}

#tabs ul li a { 
	color: #333 !important;
}

#tabs ul li:hover, #tabs ul li.sfhover { 
	background: #9fadb8 !important; 
}

.active {
	background: url('../images/b_02.gif') repeat-x !important;
}
.active a{
	color: #333 !important;
}

#tabs li ul li:hover ul, #tabs li ul li.sfhover ul
{ 
	left: auto !important;
	margin-left: 155px;
	background-color: #FFFF99;
	padding-left: 0;
	/*border: 1px solid green;*/
}



/********Pages**********************/
.p_content{
	padding: 0 20px 20px 20px;
}

.h2_content{
	color:#000;
	padding: 20px;
	font-size:14pt;
}
.resource_nav{
	width: 740px;
	margin: 0 auto;
}
.resource_nav td{ vertical-align: top; }

.resource_nav1{
	padding: 8px 0 9px 10px;
	background-color: #E7E7E7;
	border-right: 1px solid #fff;
}

.arrows{
	margin: 0 4px -5px 4px;
	border: 0;
}

.page_number{
	margin: 0 4px 0 4px;
	width: 30px;
}

.resource_nav2{
	width: 218px;
	padding: 11px 0 9px 20px;
	background-color: #E7E7E7;
}

a{
	text-decoration: none;
	color: #5E6467;
	font-style: bold;
}

a:hover{
	text-decoration: underline;	
}

a:active{
	text-decoration: none;
	color: #000;
	font-style: bold;
}
.plain{
	color: #000;
	font-style: bold;
}

.listing{
	margin: 20px 0 0 0;
	width: 560px;
	
	font-size: 10pt;
}

.listing td{ vertical-align: top; font-size: 9pt; }

.white_space{
	background-color: #FFF;
	height: 10px;	
}

.table_col1{
	width: 350px;
	padding: 10px 0 10px 10px;
}

.table_col1 p{ margin: 15px 15px 0 0; }

.table_col2{ 
	padding: 10px 0 0 0;
	width: 130px;
}

/*.listing td.table_col2 { vertical-align: middle; }*/

.listing { position: relative; }

.table_col2 p{ margin: 0 0 10px 0; }

.table_col2 td { padding: 10px 0; border-top: 1px solid #b3b386; }
.table_col2 tr.normal td { border: 0; }

.image_big{
	padding: 10px;
	float: right;
}

.icon{
	width: 80px;
}

.image_resource{	
	margin: 0 2px -3px 2px;
	border: 0;
	float: right;
}
	
.short_line{
	height: 1px;
	background: #B3B386;
	border: 0;
	margin: 9px 0 10px 0 !important;
	width: 123px;
}

.low{
	background-color: #FFFFCC;
}

.medium{
	background-color: #E7E7B4;
}

.high{
	background-color: #CCCC99;
}

/****************** Resource Image "Pop Up" ******************/
.resource { /*position: relative; height: 1%;*/}
.resource img { /*border: 0 !important; display: auto;*/ }

/*.resource a:hover img { z-index: 3; }*/
/*.image_big { z-index: 2 !important; }*/
/*.thumbnail-pop { zoom: 1 !important; display: inline-block; }*/
/*.thumbnail-pop img { zoom: 1 !important; display: inline-block; }*/

.thumbnail { display: block; z-index: 1 !important; }
.thumbnail a { text-decoration: none; cursor: default; }

.thumbnail a span {
	display: none;
	left: -999em;
    position: absolute;
    top: 55px;
	right: 75px;
    border: 0 !imporant;
    background: #fff !important;
    padding: 7px;
    z-index: 400;
}

.thumbnail a:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}

.thumbnail a:hover span {
	display: block;
	left: auto;
	z-index: 500 !important; 
	/*border: 0px solid #333; zoom: 1; position: absolute; top: 55px; right: 75px;*/
	margin-top: 0; 
	margin-right: 74px;
}

#thumbnail-0, #thumbnail-0 ul { float: left; }
#thumbnail-0 li { list-style-type: none; }
#thumbnail-0 li:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}
#thumbnail-0 li:hover ul, #thumbnail-0 li.sfhover ul { left: auto; margin: 10px 0 0 -338px;}
#thumbnail-0 li ul { left: -999em; position: absolute; }

#thumbnail-1, #thumbnail-1 ul { float: left; }
#thumbnail-1 li { list-style-type: none; }
#thumbnail-1 li:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}
#thumbnail-1 li:hover ul, #thumbnail-1 li.sfhover ul { left: auto; margin: 10px 0 0 -338px;}
#thumbnail-1 li ul { left: -999em; position: absolute; }

#thumbnail-2, #thumbnail-2 ul { float: left; }
#thumbnail-2 li { list-style-type: none; }
#thumbnail-2 li:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}
#thumbnail-2 li:hover ul, #thumbnail-2 li.sfhover ul { left: auto; margin: 10px 0 0 -338px;}
#thumbnail-2 li ul { left: -999em; position: absolute; }

#thumbnail-3, #thumbnail-3 ul { float: left; }
#thumbnail-3 li { list-style-type: none; }
#thumbnail-3 li:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}
#thumbnail-3 li:hover ul, #thumbnail-3 li.sfhover ul { left: auto; margin: 10px 0 0 -338px;}
#thumbnail-3 li ul { left: -999em; position: absolute; }

#thumbnail-4, #thumbnail-4 ul { float: left; }
#thumbnail-4 li { list-style-type: none; }
#thumbnail-4 li:hover {
	border: none;
	text-decoration: none;
	cursor: default;
}
#thumbnail-4 li:hover ul, #thumbnail-4 li.sfhover ul { left: auto; margin: 10px 0 0 -338px;}
#thumbnail-4 li ul { left: -999em; position: absolute; }


/************Homepage Body**************/

.col0 {
	float: left;
	width: 135px;
	clear: both;
	
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.col0 ul.leftNav {
	list-style: none;
}

.col0 ul.leftNav li {
	margin: 10px 0 0 0;
}

.col0 ul.leftNav li a {
	text-decoration: none;
}

.col0 ul.leftNav li a:hover {
	text-decoration: underline;
}

.col0 ul.leftNav li ul.leftSubnav {
	list-style: none;
	margin: 0 0 0 10px;
}

.col0 ul.leftNav li ul.leftSubnav li {
	
}

.col1{
	width: 410px;
	padding: 20px 20px 20px 20px;
	float: left;
	margin-left: 10px;
}

#internal .col1 {
	width: 330px;
}

.col2{
	width: 220px;
	padding: 0 35px 0 20px;
	float: right;
	border-left: 1px solid #D9E0E4;
	margin: 20px 0 20px 0;
}

#internal .col2 {
	width: 180px;
}

.feature{
	float: auto;
	margin: 10px 10px 10px 10px;
	
}


.colMedia {
	width: 550px;
	padding: 20px 20px 20px 20px;
	float: left;
}


/***********FOOTER*************/
.footer{
	width: 761px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 11px;
	background: url('../images/bottom.gif') no-repeat top #D9E0E4;
}

.bottom-round{
	background-color: #fff;
	width: 761px;
	margin: 0 auto 0 auto;
	display: block;

}




/*********** Contact Form ************/

.title_3 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.small {
	font-family: Arial;
	font-size: 11px;
	color: #5C7B8E;
}

.form_1, .form_2, .form_3, .form_4 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #5C7B8E;
    padding: 2px 2px 2px 2px;
}

.form_1{
	width: 170px;
}

.form_2{
	width: 270px;
}

.form_3{
	width: 290px;
}
.form_4{
	width: 610px;
}
.form_5{
	width: 90px;
}

.submit {
	background-color : #5C7B8E;
	color : #FFFFFF;
	border : 1px solid #5C7B8E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.submit_contact {
	background-color : #5C7B8E;
	color : #FFFFFF;
	border : 1px solid #5C7B8E;
	font-family : Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px 2px;
	font-size : 16px;
}

#wrap {
	margin: 0; padding: 0 20px;
}
.required { font-weight: bold; color: #c00; }

.test {
	margin: 0 0 0 0;
}

.test p.quote {
	font-style: italic;
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0;
	border-top: solid 1px gray;
}

.firstTest p.quote {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.test p.sig {
	
}

.col1 ul.extras {
	margin: 0 0 0 14px;
}

.col2 ul.extras {
	margin: 0 0 0 14px;
}

.col2 ul.extras li {
	margin: 0 0 5px 20px;
}

.col2 ul {
	margin: 0 0 0 14px;
}

ul.refCats {
	list-style: none;
	width: 330px;
}

ul.refCats li.cat {
	clear: left;
}

ul.refCats h4 {
	font-weight: bold;
	border-bottom: solid 1px black;
	clear: left;
}

ul.refCats li.cat ul {
	list-style: none;
}

ul.refCats li.cat ul li {
	width: 160px;
	float: left;
	margin: 8px 5px 8px 0;
}

.col1 img {
	padding: 0 0 5px 5px;
}


.captcha td {
	vertical-align: middle;
}

input.form_error {
    border: solid 1px red;
}

