
/* 
 Date:    4 May 2008
 Author:  Hudson Maul
 Email:   hudson@heapinc.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height: 100%;
}

body {
		margin: 0; padding: 0; text-align: center; font-size: 62.5%; font-family:  Helvetica Neue, arial, sans-serif;
}


a {
			color: #1B77CA; text-decoration: none
}
a:hover,
a:focus {
			 }

h1, h2, h3 {	margin:0; padding:0; font-weight: normal; }

h3 { font-size: 2.4em; color: #1B77CA; margin-bottom: .8em}

p {margin-bottom: 1.8em }
#wrapper { 	
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -42px; 
border-top: 7px solid #095199;}

strong {font-weight: bold}

#splash {
			width: 100%; padding: 0 0 0 0; background: url(../images/splash-tile.jpg) repeat-x top; overflow: hidden; height: 48.5em; }
		#splash h1 { margin: 4em 0 4em -70em}
		#splash h2 { margin-bottom: 4.5em}
		
#content {width: 75em; height: 26em; padding: 0 0 3.6em; 0; margin: 0 auto; text-align: left}

#content #tabs div {height: 17em}

	.list-tabs {position: relative; margin:0; padding:0; width: 400px; height: 40px;}
	.list-tabs li {position: static; float: left; background: #FFF;}
	.list-tabs li div { white-space: normal; width: 750px; font-size: 1.2em; color: #333; line-height: 1.6em; display: none; position: absolute; left: 0; text-align: left; padding: 3em 0 0 0}
		.list-tabs li div li {width: 314px; background: url(../images/bullet.gif) no-repeat left 7px; margin: 0 2em .8em 0; padding: 0 0 0 1.6em;}
		.list-tabs li.selected div a {font-weight: normal; font-size: 1.0em; background: none; padding: 0; color: #1B77CA;line-height: normal; height: auto; width: auto !important; width: 0; display: inline; }

	.list-tabs li a {font-size: 1.2em; padding: 0 1.2em; line-height: 3em; height: 3em; width: auto !important; width: 0; display: block; text-decoration: none}
	.list-tabs li.selected a {font-size: 1.2em; background: #1B77CA; padding: 0 1.1em; color: #fff; font-weight: bold }
	.list-tabs li.selected div {display: block}

#footer { font-size: 1.1em; color: #666}

#footer, .push { height: 42px; }

.bookend {clear: both}
	
.detail {font-size: 1.4em}