body {
	margin: 0;
	background: #fff; /*#f0f0f0 url(/images/bg.jpg) top repeat-x;*/
	color: #000; /*#4a4a4a;*/
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a:link,
a:visited,
a:active {
	color: #000000; /*#577dc5;*/
	text-decoration: none;
}
a:hover {
	color: #577dc5; /*#577dc5;*/
	text-decoration: underline;
}

p {
	line-height: 1.3em;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 15px;
}
p.tall {
	line-height: 1.7em;
	margin-bottom: 40px;
}
p.callout {
	display: block;
	float: left;
	width: 34%;
	background: #c0cce5; /*#d8e0bd url(/images/callout_bg.jpg) top left;*/
	margin: 12px 12px 12px 0;
	padding: 15px 13px;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, "Times New Roman", serif;
	color: #1c3567; /*#738244;*/
	line-height: 1.3em;
}
p.callout .quot {
	font-size: 30px;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #7294d4; /*#a9b971;*/
	display: block;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0;
}
h1.home {
	color: #476298;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #476298; /*#738244;*/
	display: block;
	line-height: 1em;
	margin: 0px 0 5px;
	padding: 0;
}

h2#contact {
	background: url(/images/subtitle_contact.gif) top left no-repeat;
	height: 37px;
	width: 121px;
	text-indent: -8000px;
}
h2#join {
	background: url(/images/subtitle_join.gif) top left no-repeat;
	height: 32px;
	width: 97px;
	text-indent: -8000px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	display: block;
	background:  url(/images/bull2.gif) left center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 8px;
	padding: 0 0 0 23px;
}

/* ---- */

a.morebtn:link,
a.morebtn:visited,
a.morebtn:active,
a.morebtn:hover {
	display: block;
	float: left;
	background: url(/images/but_bg.jpg) top left no-repeat;
	border: 1px solid #738244;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #5e6a37;
	padding: 4px 7px;
	margin: 0 0 14px;
}

a.morebtn:hover {
	text-decoration: underline;
}

/* ---- */

#header 
{
	background: #183d6d url(images/blue_nav_bg.jpg) top repeat-x;
	height: 143px;
	min-width: 850px;
	width: 100% !important;
	width: 100%;
}
	#header_content {
		width: 850px;
		height: 143px;
		margin: 0 auto;
		position: relative;
	}
	#logo {
		width: 480px;
		height: 143px;
		background: url(images/logo.jpg) no-repeat;
		position: relative;
		top: 4px;
		left: 0px;
	}
	#logo img {
		width: 480px;
		height: 100px;
	}
	#globnav {
		text-indent: -8000px;
		height: 46px;
		width: 171px;
		position: absolute;
		background: url(images/contact_us.jpg) top left no-repeat;
		top: 0;
		right: 0;
	}
		#globnav a:link,
		#globnav a:visited,
		#globnav a:active,
		#globnav a:hover {
			display: block;
			width: 171px;
			height: 46px;
		}
#nav {
    position: relative;
    z-index: 100;
    top: -6px;
	height: 39px;
	background: none;
	min-width: 850px;
	left: -35px;
	width: 100% !important;
	width: 100%;
}
	#nav ul {
		display: block;
		width: 850px;
		margin: 0 auto;
		padding: 0;
		list-style: none;
	}
		#nav li {
			background: none;
			margin: 0;
			padding: 0;
			height: 25px;
			width: 130px;
			float: left;
			display: inline;
			line-height: 1em;
			font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
			position: relative;

		}
		#nav li a:link,
		#nav li a:visited,
		#nav li a:active,
		#nav li a:hover {
			display: block;
			height: 25px;
			padding: 0;
			margin: 0;
			color: #011949;
			font-size: 14px;
			line-height: 25px; /*33px;*/
			text-align: center;
			text-decoration: none;
		}
		#nav li a:hover,
		#nav li.active a:link,
		#nav li.active a:visited,
		#nav li.active a:active {
            text-decoration: underline;
		}
		
		#nav li.active a.drop:link,
		#nav li.active a.drop:visited,
		#nav li.active a.drop:active,
		#nav li a.drop:hover {
            text-decoration: none;
            background: url(images/dropbg2.png);
		}
		
		#nav ul.sub {
			display: none;
			list-style: none;
			margin: 0 auto;
			padding: 5px 0 0;
			position: absolute;
			top: 25px;
			left: 0;
			overflow: hidden;
			background: url(images/dropbg2.png);
			width: 100%;
			height: 200px;
		}
			#nav li.active ul.sub {
				display: block;
				width: 170px;
			}
				#nav ul.sub li {
					background: none;
					font-size: 13px;
					font-family: Arial, Helvetica, sans-serif;
					display: inline;
					margin: 0;
					padding: 0;
					line-height: 1em;
                    float: none;
				}
				#nav ul.sub li a:link,
				#nav ul.sub li a:visited,
				#nav ul.sub li a:active,
				#nav ul.sub li a:hover {
					display: block;
					height: auto;
					line-height: 1.5em;
					padding: 0 0 0 5px;
					margin: 0 auto 5px;
					color: #011949;
					background: none;
					text-decoration: none;
					text-align: left;
				}
					#nav ul.sub li.active a:link,
					#nav ul.sub li.active a:visited,
					#nav ul.sub li.active a:active {
						text-decoration: underline;
					}
				#nav ul.sub li a:hover {
					text-decoration: underline;
				}
#content {
	width: 850px;
	overflow: visible;
	margin: 6px auto 40px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
	#col_left {
		float: left;
		width: 570px;
		padding-left: 0px;
		padding-right: 30px;
		border-right: 1px solid #d0d0d0;
	}
	#col_right {
		float: left;
		width: 170px;
		margin-left: 29px;
	}
	#content_base {
		clear: both;
		width: 850px;
	}
#footer {
	height: 200px;
	background: #001848 url(images/footer_bg.jpg) top repeat-x;
	min-width: 850px;
	width: 100% !important;
	width: 100%;
}
	#footer_content {
		width: 850px;
		margin: 0 auto;
		padding: 30px 0 0;
		color: #f0f0f0;
		font-size: 12px;
	}
	#footer_content a:link,
	#footer_content a:visited,
	#footer_content a:active {
		color: #f0f0f0;
		text-decoration: none;
	}
	#footer_line2 {
		margin-top: 5px;
		color: #cdcdcd;
	}
	#footer_line2 a:link,
	#footer_line2 a:visited,
	#footer_line2 a:active {
		color: #cdcdcd;
		text-decoration: none;
	}
	#footer_content a:hover,
	#footer_line2 a:hover {
		color: #fff;
		text-decoration: underline;
	}
/* ---- */
.pipe {
	display: inline;
	height: 27px;
	background: url(/images/pipe.jpg) top no-repeat;
	width: 1px;
}

/* ---- */
.frame_widetall {
	width: 570px;
	height: 221px;
	position: relative;
	margin-bottom: 25px;
}
	.frame_widetall div.frame {
		position: absolute;
		left: -4px;
		top: -5px;
		background: url(/images/frame_widetall.jpg) top left no-repeat;
		width: 570px;
		height: 236px;
		z-index: 1;
	}
.frame_wide {
	width: 570px;
	height: 180px;
	position: relative;
	margin-bottom: 25px;
}
	.frame_wide div.frame {
		position: absolute;
		left: -4px;
		top: -5px;
		background: url(/images/frame_wide_matte.gif) top left no-repeat;
		width: 570px;
		height: 188px;
		z-index: 1;
	}
	.frame_wide img,
	.frame_widetall img {
		z-index: 2;
		position: absolute;
		top: 2px;
		left: 3px;
	}
.frame_narrow {
	width: 170px;
	height: 180px;
	position: relative;
	margin-bottom: 25px;
}
	.frame_narrow .frame {
		position: absolute;
		left: -4px;
		top: -5px;
		background: url(/images/frame_narrow_matte.gif) top left no-repeat;
		width: 170px;
		height: 188px;
		z-index: 1;
	}
	.frame_narrow img {
		z-index: 2;
		position: absolute;
		top: 2px;
		left: 3px;
	}

/* ---- */

.feats_frame {
	width: 570px;
	height: 180px;
	position: relative;
	margin: 25px 0 25px;
	z-index: 1;
}
	.feats_frame div.frame {
		position: absolute;
		left: -4px;
		top: -5px;
		background: url(images/feats_bg_2.jpg) top left no-repeat;
		width: 570px;
		height: 148px;
		z-index: 100;
	}
	.feats_frame .item,
	.feats_frame .item2,
	.feats_frame .item3 {
		position: absolute;
		left: 0;
		top: 0;
		width: 179px;
		height: 111px;
		margin: 8px 18px 0 18px;
		padding: 2px 0;
		z-index: 200;
	}
	.feats_frame .item2 {
		left: 215px;
	}
	.feats_frame .item3 {
		left: 430px;
	}
	
	.feats_frame p {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.feats_frame .last {
		margin-right: 0;
	}
	.feats_frame h3,
	.feats_frame h3 a:link,
	.feats_frame h3 a:visited {
		font-size: 20px;
		font-weight: bold;
		color: #476298;
		margin: 0 0 8px;
		padding: 0;
		line-height: 1em;
		display: block;
		font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	}

/* ---- */
#resourcelist {
	margin-top: 35px;
}
	
	#resourcelist a:link,
	#resourcelist a:visited,
	#resourcelist a:active {
		text-decoration: none;
	}
#resourcelist h2 {
	margin: 0 0 15px;
}
#resourcelist h3 {
	margin: 0 0 0px;
	padding: 0;
	line-height: 1em;
	display: block;
	color: #6387ab;
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
}
#resourcelist p {
	margin: 0;
	padding: 0;
	display: block;
}

	#resourcelist .item {
		position: relative;
		float: left;
		width: 205px;
		height: 111px;
		margin-right: 14px;
		padding: 2px 0;
	}
	#resourcelist p {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
	}
	#resourcelist .last {
		margin-right: 0;
	}
	
		#resourcelist .item .frame {
			background: url(/images/featbox_tall.jpg) top left no-repeat;
			position: absolute;
			top: -4px;
			left: -4px;
			height: 146px;
			width: 213px;
		}
		#resourcelist .item .blueitem,
		#resourcelist .item .greenitem,
		#resourcelist .item .orangeitem {
			height: 100px;
			width: 187px;
			position: relative;
			border-top: 8px solid #c7dbef;
			border-bottom: 8px solid #c7dbef;
			padding: 9px;
			overflow: hidden;
		}
	
			#resourcelist .item .blueitem h3 a:link,
			#resourcelist .item .blueitem h3 a:active,
			#resourcelist .item .blueitem h3 a:visited {
				color: #6387ab;
			}

		#resourcelist .item .greenitem {
			border-top: 8px solid #d8e4ae;
			border-bottom: 8px solid #d8e4ae;
		}
			#resourcelist .item .greenitem h3 a:link,
			#resourcelist .item .greenitem h3 a:active,
			#resourcelist .item .greenitem h3 a:visited
			#resourcelist .item .greenitem h3 { color: #859452; }

		#resourcelist .item .orangeitem {
			border-top: 8px solid #ece3b9;
			border-bottom: 8px solid #ece3b9;
		}
			#resourcelist .item .orangeitem h3 a:link,
			#resourcelist .item .orangeitem h3 a:active,
			#resourcelist .item .orangeitem h3 a:visited,
			#resourcelist .item .orangeitem h3 { color: #a7943a; }
			
#resourcelist_bot {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	text-align: right;
	padding: 10px 0;
	font-size: 10px;
}

/* ---- */

.rcol_feat {
	margin-bottom: 25px;
}
.rcol_feat h2 {
	color: #8198c6; /*#a9b971;*/
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
}
.rcol_feat h3 {
	color: #466298; /*#738244;*/
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	padding: 0;
	margin: 0 0 3px;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
}
	.rcol_feat p,
	.rcol_feat ul {
		color: #4b4b4b;
		font-size: 14px;
		font-weight: normal;
		margin-top: 5px;
	}