/* Barebones stylesheet for version 4 browsers */
.hide, #footnote, .rightbar#esdownloads {display: none;}
#content p.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;
}

.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;
}

#breadcrumb, #breadcrumb a {
	font-size: 11px;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
	line-height: 1.2em;
}

h3 {
	margin-top: 0;
	line-height: 1.2em;
}

.padtop {margin-top: 15px;}

h3, h4, h5 {margin-bottom: 7px;}

h4, h4 a, h4 a:hover {font-size: 1em;}
.insert {margin-bottom: 15px;}
.insert h3 {
	margin-bottom: 0;
}

h5 {font-size: .9em;}

/* Boxes */
.sec, .firstsec {
	width: 185px; 
}
.firstsec p.first, .firstsec h5 {
	padding-top: 4px;
}
.sec, .firstsec {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	clear: both;
}

.sec h5, .firstsec h5, .sec p, .firstsec p {
	margin-left: 10px;
	margin-right: 10px;
}
.sec p, .firstsec p {
	margin-bottom: 10px;
}
.sec h5, .firstsec h5 {
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
}
.sec h5.gray, .firstsec h5.gray, h5.gray {
	color: #333;
}
html>body .sec#pdfreader {
	border: 1px solid #e5f6fc;
	margin-bottom: 15px;
}

.firstsec {
	padding-top: 2px;
}
#spotlight .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;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.landing#level1 #content h3, .sub#level1 #content h3 {
	font-size: 14px;
	/*color: #00A4E3;*/
}

p.thumbdesc {
	font-size: 10px;
}
p.thumbdesc a, p.thumbdesc a:hover {
	font-size: 10px;
}
.sub#level1 #news .thumbcon p, .sub#level1 #news .thumbcon p a, .sub#level1 #news .thumbcon li {
	font-size: 11px;
}

.rightbar .barcontent .firstsec h3, .rightbar .barcontent .sec h3 {
	font-size: 12px;
}

#footer p, #footer p a {
	font-size: 10px;
}

#breadcrumb {
	font-size: 10px;
}

p.first {
	margin-top: 0;
}

.landing#level1 #content p, .sub#level1 #content p {
	margin-top:0;
	/*margin-bottom: 15px;*/
}
.landing#level1 #content h3, .sub#level1 #content h3 {
	margin-bottom: 4px;
	margin-top: 4px;
}

.redtext {
	color: #FF0000;
}

.nobr { white-space: nowrap; font-size: 100%; }