html,body {
	margin: 0;
	padding: 0;
	background-color:rgb(236,236,236);
	font: 14px/20px Arial, sans-serif;
}

img {
	border:0;
}

p,div#content ul li {
	color:rgb(51,51,51);
	font-size:.9em;
	margin:.5em 0;
	line-height:1.4;
}

div#footnotes {
	border-top:4px solid rgb(236,236,236);
}

p.footnote {
	font-size:.8em;
}

a {
	color:rgb(0,92,147);
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

hr {
	border-top:1px solid rgb(204,204,204);
	border-right:0;
	border-left:0;
	border-bottom:0;
	color:white;
	margin-bottom:.5em;
}

h1 {
	color:rgb(44,67,85);
	clear:left;
	font-size:1.8em;
	padding-left:5px;
	padding-bottom:10px;
	margin:0;
}

h2 {
	color:rgb(44,67,85);
	font-size:1.2em;
	margin:.5em 0 .3em 0;
}

div#container {
	margin: 0 auto;
	background-color:white;
	width:1008px;
}

div#sub-container {
	padding:40px 24px;
}

div#topnav,h1 {
	background-image:url('/images/topnav-background.gif');
	background-repeat:repeat-x;
	background-position:bottom left;

}
div#topnav {
	position:relative;
	height:61px;
}

div#topnav ul {
	height:28px;
	list-style:none;
	position:absolute;
	top:15px;
	left:220px;
	margin:0;
	padding:0;
}

div#topnav ul li {
	display:inline-block;
	float:left;
	position:relative;
	margin-right:5px;
	font: 14px/20px Verdana, sans-serif;
}
div#topnav ul li a span {
	background-image:none;
	background-repeat:no-repeat;
	width:10px;
	height:28px;
	background-position:top right;
	position:absolute;
	top:0;
	right:0;
}
div#topnav ul li a {
	display:block;
	color:rgb(51,51,51);
	text-decoration:none;
	font-weight:bold;
	font-size:.8em;
	padding:2px 15px 6px 7px;
	background-repeat:no-repeat;
	margin:0;
	border-right:1px solid white;
	}

div#topnav ul li#selected a,div#topnav ul li a:hover {
	background-image:url('/images/topnav-button-left.gif');
	color:white;
	border-bottom:none;
}

div#topnav ul li#selected a span,div#topnav ul li a:hover span {
	background-image:url('/images/topnav-button-right.gif');
}

div#left-column {
	width:724px;
	margin:7px 9px 0 0;
	float:left;
	padding-bottom:1em;
}

div#left-column ul#breadcrumbs {
	list-style:none;
	margin:6px 0 0 0;
	padding:0;
}

div#left-column ul#breadcrumbs li a {
	font-size:.75em;
	color:white;
	text-decoration:none;
}
div#left-column ul#breadcrumbs li#last-crumb a {
	font-weight:bold;
}

div#left-column ul#breadcrumbs li a:hover {
	border-bottom:1px dotted white;
}

div#left-column ul#breadcrumbs li {
	display:inline-block;
	float:left;
	position:relative;
	background-color:rgb(204,204,204);
	height:24px;
	background-image:url('/images/breadcrumbs-mid.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:27px;
	padding-left:10px;
}

div#left-column ul#breadcrumbs li#second-last-crumb {
	background-color:rgb(204,204,204);
	background-image:url('/images/breadcrumbs-second-last.gif');
}

div#left-column ul#breadcrumbs li#last-crumb {
	background-color:rgb(153,153,153);
	background-image:url('/images/breadcrumbs-end.gif');
	padding-right:23px;
}

div#content {
	width:700px;
	padding-top:12px;
	clear:left;
}

div#right-column {
	width:227px;
	float:left;
	margin-top:7px;
}

div#right-column ul {
	list-style:none;
	margin:37px 0 0 0;
	padding:0;
}

div#right-column ul li {
	margin:0;
	padding:0;
	position:relative;
}

div#right-column ul li#right-nav-title {
	background-image:url('/images/right-nav-title.gif');
	background-position:top left;
	width:227px;
	height:37px;
}

div#right-column ul li#right-nav-title p {
	padding-left:19px;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding-top:6px;
}

div#right-column ul li#right-nav-title p a {
	color:white;
}

div#right-column ul li#right-nav-title p a:hover {
	border-bottom:1px dotted white;
	text-decoration:none;
}

div#right-column ul li a:hover {
	text-decoration:underline;
}

div#right-column ul li.level-one,div#right-column ul li.level-two,div#right-column ul li.level-three {
	margin-left:16px;
	background-color:rgb(238,238,238);
}

div#right-column ul li.level-one {
	padding-left:9px;
	border-bottom:1px solid rgb(204,204,204);
	margin-bottom:1px;
}

div#right-column ul li.level-one a,div#right-column ul li.level-two a,div#right-column ul li.level-three a {
	font-weight:bold;
	display:inline-block;
	font-size:.9em;
	padding-bottom:4px;
}

div#right-column ul li.level-one a {
	padding-top:4px;
	color:black;
}

div#right-column ul li.level-two {
	padding-left:14px;
	height:27px;
	border-bottom:1px dotted rgb(204,204,204);
}

div#right-column ul li.level-two a {
	padding-top:4px;
	color:rgb(51,51,51);
}

div#right-column ul li.level-three {
	padding-left:21px;
	height:26px;
}

div#right-column ul li.l3-last {
	border-bottom:1px dotted rgb(204,204,204);
	text-decoration:none;
}

div#right-column ul li.level-three a {
	padding-top:3px;
	color:rgb(51,51,51);
}


div#right-column ul li#right-selected,div#right-column ul li#right-selected-bottom {
	background-image:url('/images/selected-background.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:1px;
}

div#right-column ul li#right-selected a,div#right-column ul li#right-selected-bottom a {
	color:white;
}

div#right-column ul li#right-selected-bottom {
	border-bottom:0;
}

div#right-column ul li#right-selected div {
	background-image:url('/images/selected-background-bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:6px;
	width:203px;
	position:absolute;
	bottom:0;
	left:0;
}

div#right-column ul li#right-selected-bottom div {
	background-image:url('/images/right-nav-selected-bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:6px;
	width:211px;
	position:absolute;
	bottom:0;
	left:0;
}

div#right-column ul li.side-bottom {
	border-bottom:0;
	background-image:url('/images/right-nav-bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#footer {
	clear:both;
	border-top:1px solid rgb(203,203,203);
	padding-top:8px;
	font-size:.9em;
	line-height:1.3;
}

div#footer span {
	font-size:.9em;
}

p#intro {
	margin:.3em 0 .5em 0;
	font-size:1.1em;
	font-weight:bold;
}

div.ad-box {
	background-image:url('/images/ad-box-left.gif');
	height:138px;
	background-repeat:no-repeat;
}

div.bottom-box {
	margin-left:17px;
	margin-top:2em;
	padding-bottom:1em;
}

div.ad-box div.ad-right {
	background-image:url('/images/ad-box-right.gif');
	width:11px;
	height:138px;
	float:right;
}

div.ad-box div.ad-content {
	padding:10px 0 0 10px;
}

div.ad-box div.ad-content p.ad-header {
	margin-top:0;
	color:rgb(4,95,140);
	font-size:1.2em;
	letter-spacing:.9;
	margin-bottom:0;
	line-height:1.2;
}

div.ad-box div.ad-content p.ad-desc {
	margin-top:.3em;
	margin-bottom:1em;
}

div.ad-box div.ad-content img.ad-icon {
	float:right;
	padding-left:16px;

}

a.green-button,a.grey-button {
	color:white;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	padding:0 8px;
	font-size:.9em;
}

a.green-button {
	background-image:url('/images/green-left.gif');
}

a.grey-button {
	background-image:url('/images/grey-left.gif');
}

a.green-button span,a.grey-button span {
	display:block;
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
	top:0;
	right:0;
	width:4px;
	height:20px;
	margin-right:-1px;
}

a.green-button span {
	background-image:url('/images/green-right.gif');
}

a.grey-button span {
	background-image:url('/images/grey-right.gif');
}

div.question-box {
	position:relative;
	width:700px;
	height:111px;
	background-image:url(/images/form-box.gif);
	margin-bottom:1em;
}
div.question-box p {
	margin:0 15px;
	font-size:1.1em;
	line-height:1.1;
	font-weight:bold;
}
div.question-box div {
	height:21px;
	position:absolute;
	top:82px;
}

div.question-box div.yes,div.question-box div.no {
	width:177px;
	background-image:url(/images/white-box-long.gif);
}

div.question-box div.yes {
	left:15px;
}

div.question-box div.no {
	left:200px;
}

div.question-box div.maybe {
	width:145px;
	background-image:url(/images/white-box-short.gif);
	left:385px;
	
}

div.question-box p#series {
	color:black;
	padding-top:10px;
	padding-bottom:2px;
}

div.question-box p#series span {
	color:rgb(4,104,155);
}

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:1em; 
	text-align: center; 
	background: transparent url(/images/green-button.gif) no-repeat right -60px; 
}
	
button.submitBtn span {
	padding: 1px 0 0 15px; 
	height:19px;
	background: transparent url(/images/green-button.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -90px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -30px;
}