body {
	font: 13px/16px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
img {border-style: none;}
a {color: #FFF;}
a:hover {text-decoration: none;background-color: #FFFF00;}
.hidden {display: none;}
.page {
	margin: 0 auto;
	padding: 0 12px;
	min-width: 970px;
	max-width: 1200px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
}
/* header */
#header {
	overflow: hidden;
	height: 80px;
	width: 100%;
}
#header .holder {
	float: left;
	width: 100%;
}
/* logo */
.logo {
	float: left;
	width: 201px;
}
.logo img {display: block;}
/* flash */
#header .frame {margin: 0 0 0 201px;}
#header .frame .f1 {
	float: left;
	width: 100%;
	display: block;
	margin: 0 auto;
}
#header .frame .f1 .type2 {
	padding: 0 0 0 34px;
	background: #F0047F url('/images/bg-header-frame2.gif') no-repeat;
}
#header .frame img {
	display: block;
	margin: 0 auto;
}
#header .frame a {outline: none;}
/* navigation */
.nav-wrapper {
	position: relative;
	margin: 0 -10px;
	border-top: 1px solid #FFF;
	height: 35px;
	background: url('/images/bg-nav-wrapper.gif') repeat-x;
}
.nav-holder {background: url('/images/bg-nav-holder.gif') no-repeat;}
.nav {
	min-height: 35px;
	width: 100%;
	background: url('/images/bg-nav.gif') no-repeat 100% 0;
}
.nav:after {
	content: "";
	display: block;
	clear: both;
}
* html .nav {height: 35px;}
.top-nav {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	white-space: nowrap;
}
.top-nav li {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	line-height: 19px;
	font-size: 15px;
}
.top-nav li a {
	display: block;
	padding: 2px 7px 4px;
	text-decoration: none;
	white-space: nowrap;
}
.top-nav li a:hover {background: #1969A5;color: #FFFFFF;}
#nav {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
}
#nav li {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
}
#nav li:hover ,
#nav li.hover {position: relative;}
#nav li a {
	display: block;
	padding: 4px 6px 6px 6px;
	text-decoration: none;
	white-space: nowrap;
}
#nav li:hover a,
#nav li.hover a,
#nav li:hover li:hover a,
#nav li.hover li.hover a,
#nav li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover a {background: #1969A5;}
#nav li:hover li a,
#nav li.hover li a,
#nav li:hover li:hover li a,
#nav li.hover li.hover li a {background: none;}
#nav li:hover ul,
#nav li.hover ul {visibility: visible;}
#nav ul {
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: 0;
	float: none;
	margin: 0;
	border: 1px solid #FFF;
	padding: 0;
	width: 158px;
	list-style: none;
	background: #5E96C0;
}
#nav ul li {
	margin: 0;
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}
#nav ul li a {
	display: block;
	float: none;
	padding: 5px 7px 7px 6px;
	width: 145px;
}
#nav ul li a span { /*span tag around text adds arrow for submenu*/
	display: block;
	width: 100%;
	background: url('/images/bullet-nav.gif') no-repeat 100% 4px;
	cursor: pointer;
}
#nav li:hover ul ul,
#nav li.hover ul ul,
#nav ul ul {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: 158px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li:hover ul,
#nav ul li.hover ul {visibility: visible;}
/* main */
#main{background:#ECECEC;}
.flash-block {
	margin: -10px 0 0;
	border: solid #FFF;
	border-width: 1px 0;
	width: 100%;
	height: 330px;
	visibility: visible;
}
.flash-block img {
	display: block;
	margin: 0 auto;
}
.main-wrapper {
	overflow: hidden;
	width: 100%;
}
.main-holder {
	float: left;
	width: 100%;
}
/* partners box */
.partners-box {
	float: left;
	width: 311px;
}
.partners-box .holder {
	border: solid #FFF;
	border-width: 0 1px 1px 0;
}
.partners-box .holder img {display: block;}
/* text block */
.text-block {margin: 0 0 0 311px;}
.t1 {
	float: left;
	width: 100%;
	background: #5E96C0;
}
.text-area {
	border-bottom: 1px solid #FFF;
	padding: 12px 20px 1px 20px;
	min-height: 188px;
}
* html .text-area {height: 188px;}
.text-box {width: 650px;}
.text-box a:hover {
	color: #000000;
	text-decoration: none;
}

* html .text-box {width: 600px;}
.text-block h2 {
	margin: 0;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}
.text-block p {margin: 0 0 16px;}
.m1 {
	overflow: hidden;
	margin: -10px 0 0;
	border: solid #FFF;
	border-width: 1px 0;
	width: 100%;
	background-image: url(/images/bg-m1.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.m2 {
	float: left;
	width: 100%;
}
/* content */
#content {
	margin: 0 310px 0 0;
	color: #000;	
}
.c1 {
	float: left;
	width: 100%;
}
.c2 {
	padding: 50px;
}
.c3 {
	padding: 0 0 0 6.2%;
}
/* text block */
#content .text-holder {width: 560px;}
#content .full-width {width: 870px;}
#content h2 {
	margin: 0 0 15px;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}
.sub-heading {
	display: block;
	color: #1969A5;
}
#content h1 {
	display: block;
	color: #1969A5;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content p {margin: 0 0 15px;}
#content p a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
/* list */
.features-list {
	margin: 0 0 6px;
	padding: 0 53px 0 12px;
	list-style: none;
}
.features-list li {
	padding: 0 0 15px 11px;
	line-height: 14px;
	font-size: 12px;
	color: #333;
	background: url('/images/bullet-content-nav.gif') no-repeat 0 4px;
}
.features-list li a {color: #333;}
#content ul {
	margin: 0 0 6px;
	padding: 0 53px 0 12px;
	list-style: none;
}
#content li {
	padding: 0 0 15px 11px;
	line-height: 14px;
	font-size: 12px;
	color: #333;
	background: url('/images/bullet-content-nav.gif') no-repeat 0 4px;
}
#content li a {color: #333;}
/* table */
.table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 12px;
	font-size: 12px;
	color: #FFF;
	width: 100%;
}
.table th {
	border: 1px solid #FFF;
	text-align: left;
	background: #333;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.table th.cell3 {
	vertical-align: bottom;
}
.table td {
	margin: 0;
	padding: 12px;
	vertical-align: middle;
	border: 1px solid #FFF;
	background: #999;
}
.table .cell1 {
	text-align: right;
}
/* sidebar */
#sidebar {
	float: right;
	width: 310px;
	line-height: 15px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5E96C0;
}
#sidebar a:hover {
	color: #000000;
}
.side-image img {
	display: block;
	width: 310px;
	border-bottom: 1px solid #FFF;
}
.side-box {padding: 24px 0 0 18px;}
.next {
	padding: 0 14px 0 0;
	line-height: 26px;
	font-size: 20px;
	text-decoration: none;
	background: url('/images/bullet-next.gif') no-repeat 100% 9px;
}
/* list */
.side-nav {
	margin: 0;
	padding: 17px 15px 0 5px;
	list-style: none;
}
.side-nav li {
	color: #FFF;
	padding: 0 0 14px 12px;
	background: url('/images/bullet-side-nav.gif') no-repeat 0 4px;
}
/* footer */
#footer {
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	color: #333;
	background: #DBDBDB;
}
.footer-holder {padding: 16px 18px 20px 22px;}
.bottom-nav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	float: left;
	margin: 0 0 0 14px;
	padding: 0 0 0 2px;
}
.bottom-nav li a {
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}
.bottom-nav li a:hover {
	text-decoration: underline;
	background-color: #DBDBDB;
}
#footer p {margin: 0;}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.required {
	color: #FF0000;
	font-weight: bold;
}

