#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 263px;
	height: 89px;
}

#onebg {
	background-image: url('site_images/onebg.gif');
	position: absolute;
	top: 94px;
	left: 64px;
	width: 175px;
	height: 177px;
}

#nav1 {
	background-image: url('site_images/button1.gif');
	position: absolute;
	top: 166px;
	left: 139px;
	width: 89px;
	height: 89px;
}

#twobg {
	background-image: url('site_images/twobg.gif');
	position: absolute;
	top: 182px;
	left: 216px;
	width: 175px;
	height: 177px;
}

#nav2 {
	background-image: url('site_images/button2.gif');
	position: absolute;
	top: 227px;
	left: 218px;
	width: 89px;
	height: 89px;
}

#threebg {
	background-image: url('site_images/threebg.gif');
	position: absolute;
	top: 269px;
	left: 64px;
	width: 175px;
	height: 177px;
}

#nav3 {
	background-image: url('site_images/button3.gif');
	position: absolute;
	top: 288px;
	left: 140px;
	width: 89px;
	height: 89px;
}

#nav4 {
	background-image: url('site_images/button4.gif');
	position: absolute;
	top: 357px;
	left: 233px;
	width: 89px;
	height: 89px;
}

#nav5 {
	background-image: url('site_images/button5.gif');
	position: absolute;
	top: 445px;
	left: 88px;
	width: 89px;
	height: 89px;
}

#nav6 {
	background-image: url('site_images/button1.gif');
	position: absolute;
	top: 428px;
	left: 177px;
	width: 89px;
	height: 89px;
}

#nav7 {
	background-image: url('site_images/button3.gif');
	position: absolute;
	top: 513px;
	left: 147px;
	width: 89px;
	height: 89px;
}

#pagearea {
	position: absolute;
	top: 100px;
	left: 392px;
	width: 570px;
	height: auto;
	background-color: transparent;
	padding-bottom: 20px;
}

/* === Column One on Resources Page === */
#res_one {
	position: absolute;
	top: 200px;
	left: 392px;
	width: 275px;
	height: auto;
	background-color: transparent;
	padding-bottom: 20px;
}

/* === Column Two on Resources Page === */
#res_two {
	position: absolute;
	top: 200px;
	left: 687px;
	width: 275px;
	height: auto;
	background-color: transparent;
	padding-bottom: 20px;
}

/* === Column One on Web/Logo/Print Pages === */
#port_one {
	position: absolute;
	top: 140px;
	left: 392px;
	width: 350px;
	height: auto;
	background-color: transparent;
	padding-bottom: 20px;
}

/* === Column Two on Web/Logo/Print Pages === */
#port_two {
	position: absolute;
	top: 140px;
	left: 762px;
	width: 200px;
	height: auto;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 20px;
}

#signup {
	position: absolute;
	top: 640px;
	left: 50px;
	width: 300px;
	height: auto;
	background-image: url('site_images/signup.jpg');
	background-repeat: no-repeat;
	padding-top: 28px;
}

#signuppage {
	position: relative;
	width: 300px;
	height: auto;
	background-image: url('site_images/signup.jpg');
	background-repeat: no-repeat;
	padding-top: 28px;
}

#signupbg {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 330px;
	height: 330px;
	background-image: url('signup/bglogo.jpg');
	background-repeat: no-repeat;
}

body {
	background-color: #1F7FA0;
}

ul {
	padding-left: 20px;
}

.nav {
	text-align: center;
	padding-top: 40%;
	font-family: "lucida sans", Helvetica;
	color: #ffffff;
	font-size: 10pt;
}

.title {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 11pt;
}

.title2 {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 11pt;
	padding-left: 10px;
}

.title3 {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 14pt;
	padding-left: 10px;
}

.subtitle {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 10pt;
}

.subhead {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	font-weight: bold;
	color: #1D3B5F;
	font-size: inherit;
}

.text1 { /* == home page body text == */
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 8pt;
	line-height: 11pt;
	padding-left: 10px;
	padding-right: 10px;
}

.text2 { /* == other pages body text == */
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 8pt;
	line-height: 11pt;
	padding-left: 0px;
	padding-right: 10px;
}

@font-face {
    font-family: 'CabinRegular';
    src: url('fontface/Cabin-Regular-webfont.eot');
    src: url('fontface/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontface/Cabin-Regular-webfont.woff') format('woff'),
         url('fontface/Cabin-Regular-webfont.ttf') format('truetype'),
         url('fontface/Cabin-Regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.text2-fontface { /* == other pages body text == */
	text-align: left;
	font-family: CabinRegular;
	color: #1D3B5F;
	font-size: 9pt;
	line-height: 11pt;
	padding-left: 0px;
	padding-right: 10px;
}

.text3 { /* == right column text == */
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 8pt;
	line-height: 11pt;
	padding-left: 15px;
	padding-right: 10px;
}

.subtext {
	text-align: left;
	font-family: "lucida sans", Helvetica;
	color: #1D3B5F;
	font-size: 7pt;
	font-style: italic;
	line-height: 10pt;
	padding-left: 0px;
	padding-right: 10px;
}

.pad {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	display: inline;
}

.pad2 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.pad3 {
	margin-bottom: .25em;
}

.portnav {
	float: right;
	text-align: right;
	padding-top: .25em;
	font-family: "lucida sans", Helvetica;
	color: #ffffff;
	font-size: 9pt;
	word-spacing: 1.5em;
	background-color: transparent;
}

.float {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.portfloat {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.imgctr {
	text-align: center;
}

.rule {
	border: 1px;
	border-color: #145078;
	border-top-style: solid;
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rule2 {
	border: 1px;
	border-color: #145078;
	border-top-style: solid;
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.signup {
	text-align: left;
	width: 255px;
	height: 20px;
	margin-left: 36px;
}

.signuppg {
	width: 255px;
	height: 20px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

a:link {
	color: #B8DE08;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:visited  {
	color: #B8DE08;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:hover {
	color: #1d3b5f;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
}