h1, h2, h3, h4, h5, h6 {
	line-height: 1.5;
	margin-bottom: 3px;
	color: #153978;
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	font-family: HelveticaBoldCond;
}

html {height: 100%;margin-bottom: 1px;}
body {
	margin-top: 40px;
	background-color: #a4c0ce;
}
#ff-helv {
	font: 82.5%/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*Custom Fonts*/
/*@font-face {font-family: HelveticaBlackCond;src: url(../fonts/HelveticaNeueLTStd-BlkCn.otf) format("opentype");}*/@font-face {font-family: HelveticaRegCond;src: url(../fonts/HelveticaNeueLTStd-Cn.otf) format("opentype");}@font-face {font-family: HelveticaBlackExt;src: url(../fonts/HelveticaNeueLTStd-BdEx.otf) format("opentype");}
@font-face {font-family: HelveticaExt;src: url(../fonts/HelveticaNeueLTStd-Ex.otf) format("opentype");}
@font-face {font-family: HelveticaBoldCond;src: url(../fonts/HelveticaNeueLTStdBdCn.otf) format("opentype");}
h1 {
font-size: 2em;
	border-bottom: 1px solid #e8ca6c;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
font-size: 1.1em;
	
}
h6 {
font-size: 1em;
	
}
p {

	margin-top: 0;
	line-height: 1.5;
	font-size: 1em;
}
a {
	color: #1d2d63;
	font-weight: bold;
	text-decoration: none;
}
fieldset {
	border-style: none;
}
#wrapper-outer {
	width: 1050px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ecf7f9;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	/*border: 3px solid #1f2c63;*/
}
#wrapper-inner {
	margin-right: 15px;
	margin-left: 15px;

}
#main-wrapper {
	width: 688px;
	height: 100%;
	float: right;
}
#main-wrapper .padding {
	
}
#main-middle {
	background: url(../images/h-logo-bg.jpg) no-repeat 0 bottom;
	width: 373px;
	height: 632px;
	float: left;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
#main-middle .padding {
	margin-bottom: 44px;
	height: auto;
}
h1#home {
	margin-top: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font: normal 2.3em "Times New Roman", Times, serif;
	color: #fff;
	border-bottom-style: none;
}
h2#home {
	margin-top: 376px;
	color: #fff;
	font: normal normal 1.7em HelveticaExt;
}
h2#home span {
	display: block;
	font-size: 1.5em;
}
#logo {

}
div#highlight {
	margin-top: 31px;
	color: #000;
	margin-right: 15px;
	margin-left: 15px;
}
div#highlight h3 {
	font: 2em HelveticaBoldCond;
	margin-top: -7px;
	margin-bottom: -12px;
}

div#highlight h4 {
	padding-bottom: 0;
	margin: 14px 25px 0;
	font: normal normal 15px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/*#highlight p a {
	font-family: HelveticaRegCond;
	margin-top: 0;
	padding-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2;
}*/
#main-right {
	float: right;
	width: 300px;
	height: 635px;
}
#main-right .padding {
	margin-top: 30px;
	/*position: relative;
	bottom: -44px;*/
}
h3.float {
	float: left;
	margin-top: 3px;
	display: inline;
	margin-right: 5px;
	margin-bottom: -1px;
	line-height: 100%;
	font-size: 16px;
}
#searchmod {
	width: 290px;
	/*background: url(../images/h-search-bg.jpg) no-repeat 0;*/
	height: 52px;
	display: block;
	float: right;
	background-color: #a4c0ce;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	border: 3px solid #1f2c63;
}
.search {
}
input.cleardefault {
	padding-left: 8px;
	margin-top: 9px;
}
form#ajaxSearch_form {
	width: 270px;
	margin: 0;
	padding: 0;
}
form#ajaxSearch_form label {
	/*font-weight: bold;
	font-size: 1em;
	color: #1e2b5f;
	padding: 3px 0 0;
	margin: 0;*/
	display: none;
}
input#ajaxSearch_input {
	width: 100%;
	height: 22px;
	border-style: solid;
	border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
	background-color: #ecf7f9;
	font-size: 1em;
	color: #64767e;
	border-width: 1px;
}


input#ajaxSearch_submit {
	display: none;
}

/*input#ajaxSearch_input {
	background: url(../images/h-input-bg.png) no-repeat 7px;
	border-style: none;
	width: 175px;
	height: 52px;
	text-indent: 17px;
	float: left;
	padding: 0;
}
input#ajaxSearch_submit {
	background: url(../images/small-go-button.jpg) no-repeat;
	width: 67px;
	border-style: none;
	float: left;
	margin-left: -2px;
	height: 100%;
	margin-top: 5px;
}
form#ajaxSearch_form label {
	font-weight: bold;
	font-size: 1em;
	color: #1e2b5f;
	margin-left: 2px;
	padding-left: 0;
	float: left;
	margin-top: 7px;
	height: 100%;
}*/
#main-left {
	float: left;
	width: 295px;
	height: 635px;
}
#main-left .padding {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	/*position: relative;
	bottom: -64px;*/
}

/* @group Home Left */

#home-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 295px;
	height: 295px;
}

.video a {
	background: url(../images/h-video-link-bg.jpg) no-repeat 0 0;
	line-height: 1.5;
	font-size: 1.1em;
	float: left;
	width: 106px;
	height: 93px;
	margin-top: 8px;
}
.video a:hover {
	background: url(../images/h-video-link-bg.jpg) no-repeat 0 -94px;
}
.text a {
	margin-top: -10px;
	padding: 0;
}
.text  {
	padding-left: 116px;
	line-height: 1.3;
	font-size: 1.1em;
	padding-top: 0;
	margin: 0;
	padding-right: 0;
}
#home-left a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
#home-left a:hover {
	color: #1f2c63;
}
#home-left a span.services {
	font-size: 1.2em;
	font-weight: bold;
	color: #153978;
	display: block;
}
#home-left a:hover span.services {
	color: #8a2e2f;
}

/* @end */

ul#home {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul#home li.video a {
	background: url(../images/h-video-link-bg.jpg) no-repeat 0 0;
	line-height: 1.5;
	font-size: 1.1em;
	float: left;
	width: 106px;
	height: 93px;
	margin-top: 8px;
}
ul#home li.video a:hover {
	background: url(../images/h-video-link-bg.jpg) no-repeat 0 -84px;
}
ul#home li.text a {
	margin-top: -10px;
	padding: 0;
}
ul#home li.text  {
	padding-left: 116px;
	line-height: 1.5;
	font-size: 1.1em;
	padding-top: 0;
	margin: 0;
	padding-right: 0;
}
ul#home a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
ul#home a:hover {
	text-decoration: underline;
	color: #000;
}
ul#home li span.services {
	font-size: 1.3em;
	font-weight: bold;
	color: #153978;
	display: block;
}
#quick-guide {
	width: 288px;
	margin: 0;
	padding: 0;
	/*background: url(../images/h-quick-guide-bg.jpg) no-repeat 8px;*/
	height: 162px;
	/*border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	border: 3px solid #1f2c63;*/
}
#qg-pad {
	padding-top: 3px;
}
#quick-guide h4 {
	text-align: center;
	padding-top: 19px;
	font: 26px HelveticaBoldCond;
	
}
#quick-guide h4 span {
	display: block;
	font: italic bold 14px Helvetica, Geneva, sans-serif;
	padding-top: 5px;
}
#sponsors {
	margin-top: 7px;
	margin-bottom: 0;
	height: 90px;
	width: 288px;
	text-align: center;
}
#sponsors span {
	font-size: .7em;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #7e7e7e;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	margin-top: 22px;
}
#sponsors img {
	text-decoration: none;
	border-style: none;
}
#sponsors img a {
	text-decoration: none;
	border-style: none;
	border-width: 0;
	font-weight: normal;
	font-style: normal;
}
#bottom {
	width: 1024px;
	clear: both;
	position: absolute;
	top: 680px;
}
#bottom2 {
	float: right;
	width: 1025px;
}
#login {
	width: 367px;
	display: block;
	line-height: 45px;
	background-color: #a4c0ce;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	border: 3px solid #1f2c63;
	height: auto;
	margin-top: 80px;
}
.login-relative {
	position: relative;
	text-align: center;
	line-height: 36px;
}
#login a.login {
	line-height: inherit;
	text-align: center;
	padding-right: 9px;
	font-size: 1.2em;
}
/*#login a {

	height: 28px;
	text-align: center;
	display: inline-block;
}*/
/*#login a.register {
	padding-left: 16px;
}*/
#login a:hover.login {
	/*background: url(../images/long-go-button2.jpg) no-repeat 92px 14px;*/
	color: #8a2e2f;
}
input#username, input#password {
	background: url(../images/h-input-bg.png) no-repeat;
	border-style: none;
	width: 172px;
	height: 32px;
	line-height: 32px;
	float: right;
	margin-top: -7px;
}
/*#login form label {
	text-align: right;
	float: right;
	padding-top: 6px;
	color: #1e2b5f;
	font: bold 1em HelveticaBlackCond;
}*/
#login-row2 {
	margin-top: -6px;
	margin-right: 19px;
	float: right;
}
a#forgotpsswd {
	display: block;
	margin-top: 3px;
}


#footer {
	text-align: center;
	clear: both;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 139px;
}
#footer .padding {
	margin-top: 85px;
	height: auto;
	position: relative;
	top: 0;
}

#footer a {
	line-height: 3;
	font-weight: bold;
	padding: .3em .5em;
	border-right: 1px solid #1d2d63;
	text-indent: 3px;
	font-size: 1.1em;
	margin-left: -.3em;
}
#footer a.active {
	color: #000;
	background-color: #c4e6ee;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}

#footer a.last {
	border-right-style: none;
}
p.copyright {
	text-align: right;
	margin-right: 20px;
	font-size: .9em;
	color: #8a8a8a;
}
.clr {
	clear: both;
}


/* toss as needed */
ul.block-menu {
list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.block-menu li {
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #c4e6ee;
	margin-top: 7px;
	margin-bottom: 8px;
	width: 181px;
	font-size: 1.2em;
	display: block;
}
ul.block-menu li a {
	padding: 1px 6px;
}

ul.block-menu li.active a {
	border: 1px solid #fff;
	padding: 1px 6px;
}
ul.block-menu li.active a:hover, ul.block-menu li a:hover {
	background-color: #323234;
	color: #c4e6ee;
}
ul.block-one {
list-style-type: none;
	background-color: #b8babc;
	margin-left: 10px;
	margin-right: 16px;
	padding-left: 9px;
	padding-bottom: 13px;
	padding-top: 12px;
}
ul.block-one li {
	color: #fff;
	font-size: 1.3em;
	line-height: 1.5;
}
#block-one {
	width: inherit;
}

#block-two {
	color: #799b8d;
	padding-left: 9px;
	padding-right: 18px;
	font-size: 1.6em;
	line-height: 1.3;
}
#right {
	width: 750px;
	float: right;
}
#right .padding {
	margin-right: 33px;
}
#member {
	width: 711px;
	height: 115px;
}
#member .padding {
	margin-right: -10px;
	margin-top: 9px;
}
/*main content*/
#content {

}
#intro-wrapper {
	float: left;
	width: 736px;
}

h2.intro {
	float: left;
	margin-top: 0;
	font-size: 1em;
	line-height: 100%;
	display: inline;
	margin-right: 2px;
}
div#intro h1 {
	float: left;
	font-size: 1.5em;
	line-height: 1.1;
	display: inline;
	margin-top: 1px;
	margin-bottom: 0;
	margin-right: 8px;
}
div#intro {
	float: left;
	width: 546px;
	margin-bottom: 21px;
	margin-top: 10px;
}
p#intro {
	font-size: 1.3em;
	line-height: 1.3;
}
img.intro-image{
	margin-right: 10px;
	float: left;
	margin-left: -23px;
}
/*recent module*/

.media-module {
	padding: 8px;
	background-color: #aeb1b0;
	margin-bottom: 6px;
	border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
	margin-top: 0; border: 1px solid rgba(255,255,255,0.77);
}

.media-module-user {
	padding: 8px;
	background-color: #e1c566;
	margin-bottom: 12px;
	border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
	margin-top: 0; border: 1px solid rgba(255,255,255,0.77);
}
.media-module-user div#wlpe p {
	font-size: .9em;
	margin-bottom: 5px;
}
#grey.media-module {
	padding: 8px;
	background-color: #aeb1b0;
	margin-bottom: 4px;
	border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
	margin-top: 12px;
	border: 8px solid rgba(50,50,52,0.9);
}
#media-left h3, .media-module h3 {
	font-size: 1.3em;
	color: #1f2c63;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
#media-module #media-module h3 {
	font-size: 1.1em;
	text-align: center;
}
.media-module.past {
	padding-bottom: 0;
	margin-bottom: 0;
}
.media-module .pad { background-color: rgba(255,255,255,0.93);
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.media-module p, .media-module span {
	color: rgba(0,0,0,0.80);
	font: .9em HelveticaRegCond;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0;
	margin-bottom: 3px;
}
.media-module img {
	float: left;
	padding: 6px 6px 6px 2px;
}
.media-module span {
	padding-right: 3px;
	font: 1em HelveticaBoldCond;
}
.media-module p {
	text-align: left;
}
.media-module .go-button {
	margin-left: -4px;
	clear: both;
	text-align: center;
}
.media-module .pad a {
	text-decoration: none;
	color: rgba(0,0,0,0.9);
}
.media-module.pad a:hover {
	text-decoration: none;
	color: rgba(0,0,0,0.5);
}