html, body, #outer {
	height: 100%;
	margin: 0 auto;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bgblue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
* {
	outline: none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#outer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
	width: 1022px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 117px;
	background-color: #FFFFFF;
}
#header #logo {
	margin-top: 28px;
	margin-left: 39px;
}
#navigation {
	height: 26px;
	background-color: #0079C1;
	padding-right: 38px;
	padding-left: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	color: #FFFFFF;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFC425;
}
#navigation a:active {
	color: #FFC425;
}
#flash {
	height: 135px;
	background-color: #FFFFFF;
	text-align: left;
}
#flashsub {
	height: 82px;
	background-color: #FFFFFF;
	text-align: left;
}
#mainBody {
	background-color: #0079C1;
	color: #FFFFFF;
	min-height: 300px;
	padding-bottom: 120px;
}
#mainBody h1 {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}
#mainBody h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#mainBody p {
	font-size: 13px;
}
#mainBody a {
	text-decoration: none;
	color: #FFFFFF;
}
#mainBody a:link {
	color: #FFC425;
}
#mainBody a:visited {
	color: #FFC425;
}
#mainBody a:hover {
	color: #FFFFFF;
}
#mainBody a:active {
	color: #FFFFFF;
}

.homeContent {
	width: 380px;
	float: left;
}
#plan {
	margin-top: 252px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeRight {
	width: 190px;
	float: left;
}
.subNav {
	width: 147px;
	float: left;
	padding-left: 43px;
	padding-top: 5px;
}
.subNav ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	margin-top: 15px;
}
.subNav li {
	list-style-type: none;
	color: #FFC425;
	font-weight: bold;
}
#mainBody .subNav a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#mainBody .subNav a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#mainBody .subNav a:hover {
	color: #FFC425;
}
#mainBody .subNav a:active {
	color: #FFC425;
}

.subContent {
	width: 550px;
	float: left;
	margin-bottom: 30px;
}
.subRight {
	width: 170px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	clear: both;
	height: 120px;
	width: 950px;
	margin: auto;
	background-color: #0079C1;
	
}
#planSub {
}
.clearall {
	clear: both;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFC425;
}
#footer a:active {
	color: #FFC425;
}
#footGraphic {
	text-align: right;
	padding-right: 36px;
	width: 914px;
	height: 55px;
}
.footContent1 {
	width: 610px;
	float: left;
	padding-left: 40px;
}
.footContent2 {
	width: 300px;
	float: left;
}
.footContent2 p {
		text-align: right !important;
		padding-right: 40px;
}
.footRight {
	width: 170px;
	float: left;
}

/* cms styles */

.subContent ul, .subContent ol, .subContent p, .subContent h1, .subContent h2, .subContent h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.page_title {
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}
