/* All pages */

body {
	color: #262626;
	background: #efefef;
	background: white;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* If Cufon isn't working */

h1, #custnav a {
	font-family: 'Trebuchet MS', 'Segoe UI', Calibri, sans-serif;
}
/* self clearing rules */

dl:after, div:after, ul:after, ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html dl, * html div, * html ul, * html ol, * html li {
	height: 1%;
}
dl, div, ul, ol {
	display: inline-block;
}
/* !IE Mac \*/

dl, div, ul, ol {
	display: block;
}
/* */



/* The stuff at the top of the page */

div#head {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	color: white;
	background: #10286a;
}
#head div {
	position: relative;
}
#head a, #head em {
	color: white;
	text-decoration: none;
	display: block;
	font-style: normal;
}
p#logo {
	position: absolute;
	top: 19px;
	left: 19px;
	width: 254px;
	margin: 0;
	z-index: 2;
}
#logo img {
	display: none;
}
#logo a img, #logo img.screen {
	display: inline;
}
/* Container for the suplementary navigation and the customer types */

		#head div div {
	padding: 0 0 0 273px;
	width: auto;
	text-align: right;
}
#head div div li {
	float: right;
}
#supnav a, #supnav em {
	padding: 8px 0.35em;
}
/* You are here */

				#supnav a:hover, #supnav em {
	text-decoration: underline;
}
#supnav ul {
	font-size: 85%;
	margin: 0 15px 25px 0;
}
/* The customer type navigation, top right */

			#custnav li {
	width: 160px;
}
#custnav a, #custnav em {
	margin: 0 0 0 8px;
	color: #002776;
	background: #e5f1f9 url(/img/sprite-custnav.png) 0 0 no-repeat;
	text-align: center;
	padding: 5px 0;
}
#custnav a:hover, #custnav em {
	background-color: white;
	background-position: -152px 0;
	font-style: normal;
}
#custnav em a {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
/* Main navigation, top */

	map#nav {
	display: block;
	color: black;
	background: white url(/img/bg-nav.png) 0 100% repeat-x;
	border-bottom: solid 1px #c8c7b2;
}
#nav ul {
	font-weight: bold;
}
#nav li {
	float: left;
	background: url(/img/bg-nav-li.gif) right no-repeat;
}
#nav li.last {
	background: none;
}
#nav a, #nav em {
	display: block;
	color: black;
	padding: 8px 0.7em;
	margin: 0 3px 0 0;
}
#nav .last a, #nav .last em {
	margin: 0;
}
/* You are here */

			#nav a:hover, #nav em {
	color: white;
	background: #4b98c4;
	font-style: normal;
}
#nav em a {
	display: inline;
	color: white;
	padding: 0;
	margin: 0;
}
/* Width of the site */

#head div, div#main, #disclaimer div, #footerlinks, #nav ul {
	width: 964px;
	margin: 0 auto;
	text-align: left;
}
div#main {
	padding: 10.6em 0 1em 0;
}
div#content {
	float: left;
	width: 767px;
}
#content h1 {
	font-size: 200%;
	color: #10286a;
	letter-spacing: -0.02em;
	margin: 0 0 0.3em 0;
}
#content h2, #content caption, #footerlinks h2, #subnav div h2 {
	font-size: 140%;
	color: #10286a;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.8em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
#content h3 {
	margin: 0 0 1.3em 0;
	font-size: 100%;
}
#content h4 {
	margin: 0 0 1.2em 0;
	font-size: 100%;
	font-weight: normal;
}
#content h5 {
	margin: 0 0 1.2em 0;
	font-size: 90%;
	color: #10286a;
}
#content h6 {
	margin: 0 0 1.2em 0;
	font-size: 90%;
	font-weight: normal;
}
#content ul {
	margin: 0 0 0.5em 0;
}
#content ul li {
	padding: 0 0 0.2em 10px;
	background: url(/img/bullet-default.gif) 2px 6px no-repeat;
}

#content ol, #content ol li {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-position: inside;
}
#content ol li {
	margin: 0;
}
#content dl {
	margin: 0 0 1em 0;
}
/* Used at the top of some content pages */

		div#intro {
	/*  border-bottom: dotted 2px #858585; */
	margin: 0 0 1.5em 0;
}
div#related {
	float: left;
	width: 197px;
	background: #e6f1f9;
	padding: 10px 0 0 0;
	font-size: 90%;
}
#related div {
	margin: 0 10px 10px 10px;
	background: white url(/img/sprite-default.png) -1346px 100% no-repeat;
}

#related div p.action {
	margin-left:3px;
}

#related div div {
	margin: 0;
}
#related h1, #related h2 {
	margin: 0 0 0.5em 0;
	font-size: 140%;
	color: #10286a;
	background: #f7f4f9 url(/img/sprite-default.png) -1523px 0 no-repeat;
	border-bottom: solid 1px #b7bed2;
	padding: 0.5em 10px;
	line-height: 1;
}
#related h1 img, #related h2 img {
	vertical-align: bottom;
}
#related a {
	text-decoration: none;
}
#related h3, #related h4, #related h5, #related h6 {
	font-size: 100%;
	margin: 0;
	color: #5c1e7f;
}
#related h3, #related h4, #related h5, #related h6, #related p, #related ul,  #related ol, #related dl {
	margin-right: 10px;
	margin-left: 10px;
}
#related ul, #related ol, #related dl {
	margin-bottom: 1em;
}
#related ul {
	line-height: 1;
}
#related ul li, #subnav div ul li {
	background-position: -801px 0;
	padding: 0 0 0.7em 20px;
}
#related ul a, #subnav div ul a {
	color: black;
}

#related div p a img { 
	float:right; 
	border: 1px solid #b7bed2;
	margin-left: 5px; }
/* Footer links - if this is not needed on the site (very likely!), then remove */

div#footerlinks {
	margin-bottom: 1em;
	font-size: 85%;
}
#footerlinks div {
	margin: 0 0 1em 196px;
}
#footerlinks div div {
	margin: 0;
	float: left;
	width: 192px;
}
#footerlinks ul {
	margin: 0 0 1em 0;
}
#footerlinks a {
	text-decoration: none;
	font-weight: bold;
	color: #1e1e1e;
}
/* Disclaimer, bottom */

div#disclaimer {
	color: #444;
	background: #efefef;
	padding: 2em 0 0 0;
	font-size: 90%;
	border-bottom: solid 1px #efefef;
}
#disclaimer div {
	margin-bottom: 1em;
}
#disclaimer p {
	margin-left: 196px;
}
/* Killing lists */

ul, ul li, dl, dt, dd, fieldset, legend, map ol, map li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}
/* Call-to-action */

.action a, a.action, #related li, #subnav div li, .business-guide-cta a  {
	font-weight: bold;
	text-decoration: none;
	color: black;
	background: url(/img/sprite-default.png) -794px 0 no-repeat;
	padding: 0 0 0 27px;
	display: inline-block;
}
p.legal {
	font-size: 95%;
	color: #434343;
	/* Hmm. */

	margin-top: -0.5em;
}
p.button {
	/* For IE6 */

	border-bottom: solid 1px white;
}
a.button, .button a {
	color: #5c1e7f;
	background: white url(/img/sprite-default.png) -1857px 0 repeat-y;
	text-decoration: none;
	display: block;
	font-size: 120%;
	font-weight:bold;
}
.button span {
	display: block;
	/* Bottom */

		background: url(/img/sprite-default.png) -2014px 100% no-repeat;
}
.button span span {
	/* Top */

			background: url(/img/sprite-default.png) -1700px 0 no-repeat;
	padding: 0.2em 10px;
}
/* Hiding WAI text */

#wai {
	position: absolute;
	top: -1px;
	left: -1px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
a img {
	border: none;
}
a {
	color: #10286a;
}
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 100%;
}
hr {
	clear: left;
	height: 1px;
	margin: 0.5em 0;
	padding: 0;
	border: none;
	border-top: solid 1px #e6e9f0;
}

/* jQuery tabs */

.ui-tabs .ui-tabs-hide {
	display: none;
}
.ui-state-active a {
	cursor: text;
}
p {
	margin: 0 0 1em 0;
}
*:first-child+html legend {
	margin-left: -7px;
}
* html legend {
	margin-left: -7px;
}
/* To indicate content which is omitted */

s, ins {
	text-decoration: none;
	color: black;
	background-color: #fcf;
	border: solid 1px #969;
	padding: 1px 3px;
}
a {
	outline: none;
}



div#disclaimer div.caveat { margin-bottom:0; }

div.caveat p{  	
	padding: 0px 0 5px 0;
	margin:0; 
	font-size:95%;
	}		
	
div#disclaimer div.caveat div { margin-bottom:20px;}		

/* Need to add some rules to fix the #iw-vpreview bar */


/************/
/* Oh, IE6! */
/************/
* html ol li {
	display: list-item;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
}

