body {
	background-repeat: repeat-x;
	text-align:center;
	margin:auto;
	margin-top:0px;
	background-image: url(images/BG.jpg);
	background-color: #20368C;
}
#wrapper {
	width:900px;
	height:100%;
	margin:0 auto;
	}
#logo {
	width:299px;
	height:134px;
	float:left;
	}
#top {
	width:601px;
	height:99px;
	float:right;
	background-image:url(images/signin.png);
	}
#nav {
	width:601px;
	height:25px;
	float:right;
	padding-top:10px;
	}
#spacer {
	clear:both;
	}	
#flash {
	width:900px;
	height:328px;
	}
#content {
	width:900px;
	height:284px;
	background-image:url(images/content.jpg);
	}
#footer {
	width:900px;
	height:58px;
	padding-top:25px;
	background-image:url(images/footer.jpg);
	position: absolute;
	top: 786px;
	}
/*------------------------------*/

a.bigbutton {
	display:block;
	width:281px;
	height:61px;
	background-image:url(images/bigbutton.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:30px;
	}
a.bigbutton:link {
	text-decoration:none;
	}
a.bigbutton:active {
	text-decoration:none;
	}
a.bigbutton:visited {
	text-decoration:none;
	}
a.bigbutton:hover {
	background-image:url(images/bigbuttonover.png);
	text-decoration:none;
	}
/*-------- Nav --------------*/
a.bigbutton2 {
	display:block;
	width:281px;
	height:71px;
	background-image:url(images/bigbutton.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:20px;
	}
a.bigbutton2:link {
	text-decoration:none;
	}
a.bigbutton2:active {
	text-decoration:none;
	}
a.bigbutton2:visited {
	text-decoration:none;
	}
a.bigbutton2:hover {
	background-image:url(images/bigbuttonover.png);
	text-decoration:none;
	}
/*------------------------------*/
a.bigbutton3 {
	display:block;
	width:279px;
	height:33px;
	background-image:url(images/smallbutton.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	color:#FFFFFF;
	text-align:center;
	}
a.bigbutton3:link {
	text-decoration:none;
	}
a.bigbutton3:active {
	text-decoration:none;
	}
a.bigbutton3:visited {
	text-decoration:none;
	}
a.bigbutton3:hover {
	background-image:url(images/smallbuttonhover.png);
	text-decoration:none;
	}
/*------------------------------------*/

a.footerlink {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.footerlink:link {
	text-decoration:none;
}
a.footerlink:active {
	text-decoration:none;
}
a.footerlink:visited {
	text-decoration:none;
}
a.footerlink:hover {
	text-decoration:underline;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #d18416;
	font-size:15px
}
a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #d18416;
	font-size:15px
}
a.mainnav:link {
	text-decoration:none;
	color:#d18416;
}
a.mainnav:active {
	text-decoration:none;
	color:#d18416;
}
a.mainnav:visited {
	text-decoration:none;
	color:#d18416;
}
a.mainnav:hover {
	text-decoration:none;
	color:#F0CDA2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0CDA2;
}
	.footertext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d18416;
}
.red {color: #ED3521}
.login_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #d18416;
	font-size:12px
}
a.loginnav:link {
	text-decoration:none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a.loginnav:active {
	text-decoration:none;
	}
a.loginnav:visited {
	text-decoration:none;
	}
a.loginnav:hover {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #Ff0000;
	}
.members_forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: auto;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.members_forgot_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.header_bg {
	background-image: url(images/nav_bg.jpg);
}
#top_home {
	width:601px;
	height:99px;
	float:right;
	background-image:url(images/signin.png);
	position: absolute;
}
.members_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 15px;
	color: #20358C;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: auto;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding: 0;
}
.members_headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 15px;
	color: #006;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.members_headerCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 15px;
	color: #20358C;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
