/* navigation */
 
 
 
body {
	min-width: 760px;
	margin: 0;
	text-align: center;
	background: url(images/background.png) repeat-x;
}
#center {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#notoncostco {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
}
#notcostco {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	height: 13px;
	border: 1px solid #cccccc;
	padding: 0 5px;
	font-size: 9px;
	line-height: 11px;
}
#nc-block {
	background-color: #cccccc;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 5px;
	font-size: 9px;
	line-height: 15px;
	float: left;
}
#notcostco a {
	text-decoration: underline;
}
#paper {
	background: url(images/paper.png) no-repeat center top;
	display: block;
	width: 592px;
	height: 700px;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
}
#logos {
	float: left;
	width: 592px;
	height: 60px;
	overflow: hidden;
	margin: 15px 0;
}
#logoleft {
	float: left;
	margin-left: 35px;
}
#logoright {
	float: right;
	margin-right: 45px;
}
#letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	margin: 20px 75px 20px 65px;
}
#letter p {
	margin: 15px 0;
}
#letter img {
	margin: 10px 0 0 190px;
}
#continue a {
	display: block;
	width: 234px;
	height: 68px;
	background: url(images/button_continue.png) no-repeat 0px 0px;
	text-indent: -1000em;
	margin: -50px 0 0 320px;
}
#continue a:hover {
	background-position: 0px -68px;
}
#header {
	width: 784px;
	height: 40px;
	float:left;
	clear: left;
	font-size: 14px;
	line-height: 16px;
	padding-left: 6px;
	background: transparent;
}
#header ul {
	margin:0;
	padding:10px 10px 0;
}
#header li {
	float:left;
	background: url('images/left.png') no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	xposition: relative;
	xz-index: 0;
}
#header a, #header strong, #header span {
	display:block;
	background: #ccdaff url('images/right.png') no-repeat right top;
	text-decoration: none;
	padding:7px 15px 10px 3px;
	margin-right: 5px;
	color: #000066;
 	xposition: relative;
	xz-index: -1;
}
#header #current {
	background: url('images/currentl.png') no-repeat top left;
	position: relative;
	z-index: 1;
}
#header #current a {
	background: white url('images/currentr.png') no-repeat top right;
	color: #ffffff;
	padding-bottom:8px;
	position: relative;
	z-index: 1;
}
#utility {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 15px 0 0;
	padding: 0;
	text-align: right;
}
#utility a {
	text-decoration: none;
	background: transparent;
	color:#ff6600;
	border-bottom: 1px solid #ff6600;
	padding: 0 0 1px 0;
	margin: 0;
	display: inline;
}
/* hides link to help section */
 
#utility span.dot {
	background: transparent;
	color: #cc3300;
	padding: 0;
	margin: 0 3px;
	display: inline;
	xdisplay: none;
}
#utility span.help {
	margin: 0;
	padding: 0;
	background: transparent;
	display: inline;
	xdisplay: none;
}
#utility span.help a {
	cursor: help;
}
/* end hides link to help section */
 
#main {
	float: left;
	clear: left;
	padding: 10px 0 0 0;
	xposition: relative;
	xz-index: 1;
	width: 788px;
	border-top: 1px solid #858eca;
	border-right: 1px solid #858eca;
	border-left: 1px solid #858eca;
	overflow: hidden;
	background-color: #000066;
}
/* blue right col */
 
#main #c1 {
	float: right;
	width: 155px;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 19px;
	margin-left: 10px;
	background-color: #ccdaff;
	border: 1px solid #858eca;
}
#main #cP {
	float: right;
	width: 155px;
	height: 275px;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 19px;
	margin-left: 10px;
	background-color: #ccdaff;
	border: 1px solid #858eca;
}
#main #cS {
	float: right;
	width: 155px;
	height: 139px;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 19px;
	margin-left: 10px;
	background-color: #ccdaff;
	border: 1px solid #858eca;
}
/* two cols and equal height css */
 
#main #c1, #main #c2, #main #c3 {
	float: right;
	margin-bottom: -4000px;
	padding-bottom: 4000px;
	overflow: hidden;
}
/* white left content area contain */
 
#main #c2 {
	float: left;
	background: transparent;
	margin-left: 14px;
	width: 560px;
	margin-right: 0;
}
#main #c3 {
	clear: both;
	float: left;
	background: transparent;
	margin-left: 14px;
	width: 759px;
	margin-right: 0;
	border-right: 1px solid #858eca;
}
#bottom, #bottom2, #bottom3, #bottom4 {
	float: left;
	clear: left;
	width: 790px;
	height: 16px;
}
#bottom {
	background: url('images/bottom.png') no-repeat;
}
#bottom2 {
	background: url('images/bottom2.png') no-repeat;
}
#bottom3 {
	background: url('images/bottom3.png') no-repeat;
}
#bottom4 {
	background: url('images/bottom4.png') no-repeat;
}
#subnav {
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 760px;
	height: 20px;
	margin: 0 0 6px 14px;
	background: transparent;
}
#subnav ul li {
	display: inline;
}
#subnav li a {
	text-decoration: none;
}
#subnav li a {
	float: left;
	border: 1px solid #858eca;
	color: #000066;
	background: #ccdaff;
	padding: 2px 7px;
	margin-right: 10px;
}
#subnav #active a {
	border: 1px solid #cc3300;
	background: #ff6600;
	color: #000066;
	padding: 2px 7px;
	margin-right: 10px;
}
sup {
	font-size: 8px;
	font-weight: bold;
	line-height: 8px;
	margin-top: -3px;
}
#footer {
	float: left;
	width: 592px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color: #999999;
	margin-bottom: 15px;
}
