html, body, th, td, input, select, option, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313232;
}
body {
	background: #F1EFE2 url('design/background.jpg') no-repeat fixed center top;
	margin: 0px 0px 10px;
}


a, a:visited {
	color: #005bab;
	text-decoration: none;
}
a:hover {
	color: #005bab;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}
h1 {
	color: #173f8b;
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 30px;
	line-height:24px;
}
h2 {
	font-size: 13px;
	color: #173f8b;
	font-weight: bold;
}


.wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}


.header {
	position: relative;
	height: 34px;
	z-index: 1000;
}
	.header .buttons {
		text-align: right;
		position: absolute;
		width: 985px;
		bottom: 0px;
	}

.tab-leaf {
	position: absolute;
	height: 56px;
	width: 138px;
	top: 0px;
	right: 0px;
}
.wrapper2 { background: #FFFFFF; border: 1px solid #cacac9; padding: 10px 9px 23px; }
.logo { margin-bottom: 10px; position: relative; z-index: 1; }
.banner { position: relative; }
.hp-banner { position: relative; }
.banner .hotspot0, .hp-banner .hotspot0  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 235px;
	height: 65px;
}
.banner .gs-hotspot, .hp-banner .gs-hotspot { position: absolute; right: 0; top: 0; }
.white-link-boxes {
	position: absolute;
	height: 113px;
	width: 214px;
	top: 67px;
	right: 10px;
	padding-top: 13px;
	font-weight: bold;
}
.white-link-boxes a:link { color: #0760ad; text-decoration: none; }
.white-link-boxes a:visited { color: #0760ad; text-decoration: none; }
.white-link-boxes a:hover { color: #0760ad; text-decoration: underline; }
.white-link-boxes .link {
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 10px;
	margin-top: 10px;
}
.white-link-boxes .link.first { margin-top: 0; }
.menu { background: #ececec; }
.menu { background: #FFF; } /* 20101116 */
.menu-pad { padding: 20px 10px; }
.menu ul { margin: 0px; padding: 0px; list-style: none; }
.menu li {
	border-bottom: 1px solid #d7d7d7;
	border-bottom: none; /* 20101116 */
	padding-top: 8px;
	padding-bottom: 8px;
	padding: 5px 0; /* 20101116 */
	font-size: 10px;
}
.menu li:last-child { border-bottom: none; }
.menu a:link { color: #313232; }
.menu a:visited { color: #313232; }
.menu a:hover { color: #005BAB; }
	.nav_group {
		background: url('images/navgroup_bg.png') repeat-x top;
		border-bottom: 1px solid #6C6C6C;
		font-size: 10px;
	}
	.nav_group.last { border-bottom: none; }
		.nav_head {
			background: #ECECEC;
			cursor: pointer;
			font-weight: bold;
			padding: 8px;
		}
		.nav_head:hover { background: #DFDFDF; }
		.active .nav_head { background: none; }
		.nav_links { padding: 5px 10px; }
		.active .nav_links { display: block; }

.content { line-height:18px; padding: 20px; }

	#video * { outline: none; }
		#vidCont510x330 { height: 330px; position: relative; width: 510px; }
		#vidContNFP510x330 {
			position: absolute;
			right: 25px;
			top: 226px;
		}

.hp-content  { background: url('design/hp-cnt-bg.gif') no-repeat; height: 180px; overflow: auto; }
.hp-content .content-pad  { padding: 10px 9px 0 9px; }
.hp-content .box1 { float: left; margin-right: 10px; width: 230px; }
.hp-content .box2  { float: left; margin-right: 10px; width: 230px; }
.hp-content .box3  { float: left; margin-right: 10px; width: 230px; }
.hp-content .box4  { float: left; width: 230px; }
.fpo { background: url('design/fpo-bg.gif') no-repeat top; padding-top: 10px; }
.fpo .sidemenu {
	background: #E3E3E3;
	margin: 10px;
	padding: 5px;
}
#banner-container { text-align: center; }
.nolist { margin: 0; padding: 0; }
.nolist li { list-style: none; }
.nopad-list { margin: 0; padding: 0; }
.li-photo { float: left; margin-right: 10px; }
.footer { border-top: 1px solid #b1b1b1; padding-top: 10px; position: relative; }
.footer .links { line-height: 1.4; text-align: right; }
.footer .links a:hover { text-decoration: underline; }
.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0px;
}
