body {
	background-color: #4f799c;
	text-align: center;
}
.print {
	display: none;
}
#container {
	background: url(/images/background_full.jpg) no-repeat;
	background-position:center top;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	text-align: center;
}
#bar {
	background: url(/images/bar.png) repeat-x;
	position:absolute;
	top: 200px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	height: 134px;
	width: 100%;
}
#content {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	text-align: center;
}
#top {
	position:relative;
	top: 27px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	z-index: 3;
}
#logo {
	position:absolute;
	top: -27px;
	left: 24px;
	width: 310px;
	height:131px;
	text-align: left;
	z-index: 3;
}
#topbar {
	position:absolute;
	top: -115px;
	right: 0px;
}
#navtop {
	position:absolute;
	top: 88px;
	height: 20px;
	left: 320px;
	right: 0px;
	margin: 0 auto;
	text-align: right;
	cursor: pointer;
	font-size: .8em;
	letter-spacing: 0em;
	z-index: 2;
}
#navtop a:link, #navtop a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#navtop a:hover {
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}
#header {
	position: relative;
	padding: 4px 0px 2px 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 966px;
	text-align: center;
}
#flashnav {
	position: relative;
	margin: 0 auto;
	height: 89px;
	width: 966px;
	text-align: center;
	z-index: 2;
}
div#mainContainer {
	width:100%;
	text-align:center;
}
div#mainContainer div#mainContent {
	text-align:left;
	width:966px;
	margin:0px auto 0 auto;
}

		#cta-image { width:965px; height:376px; }
		
		#cta-image #flash-show { position:relative; }
		#cta-image ul { list-style:none; margin:0; padding:0; }
		#cta-image li { position:absolute; top:0; left:0; visibility:hidden; }

#rednav {
	position: relative;
	float:left;
	padding:0px 0px 0px 0px;
	left: 0px;
	height: 89px;
	width: 322px;
	z-index: 2;
}
#rednav #red_nav, #red_nav2 { height: 89px;	width: 322px; }

#goldnav {
	position: relative;
	float:left;
	padding:0px 0px 0px 0px;
	left: 0px;
	height: 89px;
	width: 322px;
	z-index: 2;
}
#goldnav #gold_nav, #gold_nav2 { height: 89px; width: 322px; }

#greennav {
	position: relative;
	float:right;
	padding:0px 0px 0px 0px;
	left: 0px;
	height: 89px;
	width: 322px;
	z-index: 2;
}
#greennav #green_nav, #green_nav2 { height: 89px; width: 322px; }

#frametop {
	background: url(/images/frame_top.png) no-repeat;
	background-position:center top;
	top: 27px;
	height: 13px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
#framesds {
	background: url(/images/frame_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	position: relative;
	top:112px;
	width: 100%;
	z-index: 2;
}
#framebtm {
	background: url(/images/frame_btm.png) no-repeat;
	background-position:center top;
	height: 13px;
	width: 100%;
	text-align: center;
	z-index: 2;
	clear: both;
}
.clearframebtm { position:relative; padding:100px 0px 0px 0px; }

#contentbase {
	display: block;
	margin: 0 auto;
	width: 966px;
	text-align: center;
}
#wrapperpages {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
#hometextarea {
	position:relative;
	float:left;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
#subtextarea {
	position:relative;
	float:left;
	top: 0px;
}
#homesidebar { float:right; }

#sidebar {
	position:relative;
	float:right;
	top: 0px;
	right: 12px;
	margin: 0 auto;
}
#sidebar .navside a {
	display:inline-block;
	margin-bottom:12px;
	border-bottom:1px solid #000000;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: bold;
	width: 240px;
	text-align:left;
	color: #061d3d;
	letter-spacing: 0em;
}
#sidebar .navside a:link {
	border-bottom:1px solid #000000;
	width: 240px;
	text-align:left;
}
#sidebar .navside a:active {
 border-bottom:1px solid #000000;
 width: 240px;
 text-align:left;
}
#sidebar .navside a:hover, #sidebar .navside a.on {
	color: #cc9900;
	border-bottom:1px solid #cc9900;
	width: 240px;
	text-align:left;
}
#footer {
	position:relative;
	background: url(/images/bar.png) repeat;
	border-top:1px solid #7ab0e1;
	left: 0px;
	right: 0px;
	height: 180px;
	width: 100%;
	z-index: 1;
	text-align: center;
}
#footercontent {
	position:relative;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	z-index: 2;
	text-align: left;
}
#footertext {
	position:relative;
	float:left;
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0 auto;
	width:100%;
	z-index: 2;
}
#footertext #navbot {
	position:relative;
	float:right;
	padding: 30px 0px 0px 0px;
	border-bottom:1px solid #7ab0e1;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	height: 20px;
	color:#7ab0e1;
	font-size: .8em;
	letter-spacing: 0em;
	text-align: center;
	z-index: 2;
}
#footertext #navbot a, #footertext #navbot a:link, #footertext #navbot a:visited {
	padding:5px 0px 0px 5px;
	color:#ffffff;
	text-decoration: none;
}
#footertext #navbot a:hover {
	padding:5px 0px 0px 5px;
	color:#cc9900;
	text-decoration: none;
}
.confirmationhidden {
	display: none;
}
.confirmationcheck {
	display: block;
	background:#e5f7e3 url(/MFL/images/icon_check.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #c5e1c8;
	font:12px Arial;
	font-weight:700;
	color:#005e20;
	width:450px;
	padding:8px 8px 8px 28px;
	margin-bottom: 10px;
}
.confirmationerror {
	display: block;
	background:#ffebeb url(/MFL/images/icon_error.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #f5c1c2;
	font:12px Arial;
	font-weight:700;
	color:#9e0b0f;
	width:450px;
	padding:8px 8px 8px 28px;
	margin-bottom: 10px;
}
.confirmationwarning {
	display: block;
	background:#fffeeb url(/MFL/images/icon_warning.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #e6e5d8;
	font:12px Arial;
	font-weight:700;
	color:#555;
	width:450px;
	padding:8px 8px 8px 28px;
	margin-bottom: 10px;
}
.confirmationquestion {
	display: block;
	background:#e8f8fe url(/MFL/images/icon_question.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #cfdfe5;
	font:12px Arial;
	font-weight:700;
	color:#004a80;
	width:450px;
	padding:8px 8px 8px 28px;
	margin-bottom: 10px;
}
