/* Barebones stylesheet for version 4 browsers */
.hide, #footnote, .rightbar#esdownloads {display: none;}
#content .temp, #level3 .rBox .rBoxContent p.temp {
	color: red;
}
/* HTML Selectors */
body {margin: 0 0 0 0;}
html body {margin: 0;}
body, div, span, p, td, a, a:hover, input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
}
a span {
	color: inherit;
}
p.caption {margin: 4px 0 10px 1px;}
p.caption, p.caption a, p.caption a:hover {font-size: 10px !important;}

#breadcrumb, #breadcrumb a {
	font-size: 11px;
}

a {
	color: #0033ff;
}
a:visited {color: purple;}

h1, h2, h3, h4 {
	margin-top: 0;
	line-height: 1.2em;
}

h3 {
	margin-top: 0;
	color: #143c71;
	line-height: 1.2em;
}

h4 {
	color: #143c71;
}


.padtop {margin-top: 15px;}

h4, h5 {margin-bottom: 7px;}
h4.gray {color: #333 !important;}
h4, h4 a, h4 a:hover {font-size: 1em;}
.insert h3 {
	margin-bottom: 0;
}
.insert h3.nohead {
	margin-bottom: 15px;
}
p.nobot {
	margin-bottom: 0;
}

h5 {font-size: .9em;}

/* Boxes */
.sec, .firstsec {
	width: 185px; 
}
.sec p, .firstsec p {
	font-size: 90%;
	line-height: 1.2em;
}
.sec a, .firstsec a, .sec a:hover, .firstsec a:hover {
	font-size: 100%; 
	line-height: 1.2em;
}
.firstsec p.first, .firstsec h5 {
	padding-top: 4px;
}
.sec, .firstsec {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0; /* distance between download sections and margin at bottom of box */
	clear: both;
}

.sec h5, .firstsec h5, .sec p, .firstsec p {
	margin-left: 10px;
	margin-right: 5px;
}

.sec h5, .firstsec h5 {
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
}
.sec h5.gray, .firstsec h5.gray, h5.gray {
	color: #333;
}

.sec#pdfreader {
	margin-bottom: 0;
	padding-bottom: 0 !important;
}
/* One item only in this box */
.sec#pdfreader ul li {
	margin-bottom: 0;
}
.firstsec {
	padding-top: 5px;
}
#spotlight .firstsec, #tips .firstsec {
	padding-top: 2px;
}

/* Tables */
.insert table {
	border: 1px solid #CCC;
	padding: 0;
	margin: 0;
}

.insert table caption {
	text-transform:uppercase;
	font-weight:bold;
	background-color: #00a4e3;
	color: #FFF;}
.insert table th {
	text-transform:uppercase;
	font-weight:bold;
	background-color: #e5f6fc;}

.insert table caption {
	padding-top: 7px;
	padding-bottom: 7px;}
	
.insert table td, .insert table th {
	border: 1px solid #CCC;
	padding: 4px;
	margin: 0;
	vertical-align: top;
}
table#contact {width: 100%;}
.insert table#contact, .insert table#contact td {
	border-style: none;
	color: #666;
}

html>body .insert h4 {
	margin-top: 15px;
}

h4.in {
	display: inline;
}

.set {
	margin-left: 25px;
}

.nobr { white-space: nowrap; font-size: 100%; }

.nopad {padding-top: 0; margin-top: 0;}