@charset "UTF-8";
/* CSS Document */

html { height: 100%; }
body { background: url(images/pattern-bg.gif); font-family:Verdana, Arial, Helvetica, sans-serif; height: 100%; }
h1 { color:#000; font-size: 1.2em; font-weight:bold; }
h2 { font-size: 1.1em; }
td { background-color: #FFFFFF;}
td img { display: block; }
table.c2c td { background-color: #ccc; }
.red { color:#FF0000; }
.greyblue { color: #364848; font-weight: bold; text-transform: uppercase; }
.gold { color: #FEC068; }

a:link { color:#6392A0; text-decoration:none; }
a:visited { color: #6392A0; text-decoration: none; }
a:hover { color: #00048C; }
a img { border:none; }
a.underline { text-decoration: underline; }

a.white:link { color: #FFF; }
a.white:visited { color: #FFF; }
a.white:hover { text-decoration: underline; }

a.citation { font-style: italic; }

a.darkblue { font-weight: bold; color: #466872; }

img.banner-image { /* centers title/banner images */
	margin-top: 10px;
	margin-left: 128px;
}

div.subpage { 
	background: #FEC068;
	padding: 20px 60px;
	width: 500px;
	position: relative;
	margin-top: 32px;
	left: 52px;
}

blockquote.lmr {
	text-align: justify;
	position: relative;
	left: -20px;
}

#title {
	width: 985px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
}

#titleimg {
	background: white;
	width: 978px;
}

#maincontainer {
	background: url(images/shadow-side.png) right repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 985px;
	min-height: 470px;
	z-index: 0;
}

#content {
	background: #fff;
	font-size: .8em;
	padding: 0 20px;
	margin: 0;
	min-height: 360px;
}

#navcontainer {
	background: #fff;
	float: left;
	position: relative;
	top: 6px;
	width:180px;
	height: 100%;
	padding: 0 0 0 10px;
	margin: 0 20px 0 0;
}

ul.nav { /* navigation bar */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background: #fff;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

ul.nav a {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}

ul.nav li { /* all list items */
	padding: 10px 0 12px 10px;
	border: solid #fff;
	background: #668187;
	border-width: 0 0 4px 0;
	list-style: none;
	font-weight:normal;
	font-size:.80em;
}

ul.nav a:hover {
	color: #FEC068;
}

ul.nav a.white:hover {
	color: #fff;
}

#content ul li {
	padding-bottom: 10px;
}

#footer {
	text-align:center;
	font-size:.75em;
	color: #000;
	width: 100%;
	padding: 5px 0;
	margin: 20px 0 0 0;
}

#alert {
	color: #ff0000;
}

ul#sitemap-links {
	font-size: .9em;
	padding: 10px;
	margin: 0 auto;
	width: 400px;
	background: #DCE6F2;
	list-style-type: none;
}

ul#sitemap-links li {
	margin-top: 10px;
	margin-bottom: 4px;
}

ul#sitemap-links li a {
	text-decoration: underline;
}

ul#sitemap-links li a:hover {
	color: #B20E30;
}

ul#sitemap-links li ul li {
	list-style-type: none;
	margin-left: -20px;
}

#div-h1 {
	padding-top: 10px;
}

#body-text {
	margin-left: 208px;
	margin-right: 7px;
}

.low {
	margin-top: 12px;
}

ul.no-ident {
	list-style-type: none;
	margin-left: -40px;
}

ul.bullet-pushpin li {
	margin-left: -14px;
	list-style-image: url(images/bullet-pushpin.jpg);
}

div.sidebox {
	font-size: .9em;
	width: 200px;
	background: #7C9CA9;
	top: 26px; 
	float: right;
	padding: 0 0 8px 0;
	margin-left: 10px;
}

div.quiz-link {
	font-size: 1.2em;
	text-align: center;
	width: 180px;
	background: #7C9CA9;
	padding: 10px;
	margin: 0;
	border: solid #fff;
	border-width: 10px 0 0 0;
}

div.sidebox h2 {
	color: #fff;
}

div.sidebox ul {
	margin-left: -20px;
}

div.sidebox ul li {
	list-style-type: square;
}

ul.resource-list {
	margin-left: -40px;
	list-style-type: none;
}

ul.resource-list li a {
	text-decoration: underline;
}

ul.book-list {
	margin-left: -40px;
	list-style-type: none;
}

ul.book-list li {
	margin-bottom: -8px;
}

ul.book-list li a {
	text-decoration: underline;
}

ul.product-list {
	margin-left: -40px;
	list-style-type: none;
}

ul.product-list li {
	margin-bottom: -8px;
}

ul.product-list li a {
	text-decoration: underline;
}

.backontrack {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
}

.service-list {
	width: 80%;
}

.service-list td {
	background: #FEC068;
	vertical-align: top;
	margin-left: 36px;
}

hr.service-break {
	margin: 0;
	width: 100%;
}

hr.contact {
	width: 500px;
	margin: 20px 0;
}

.disclaimer {
	font-size: .8em;
}

#subscribe-form {
	background: #FEC068;
	width: 440px;
	padding: 10px;
	margin: 10px 0;
}

#subscribe-form input, select {
	float: right;
}

div.form-item {
	margin: 14px 0;
}

#viral-logos {
	padding: 10px 0;
}

#viral-logos img {
	vertical-align: middle;
}

/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 10px 0 10px 10px;
	position: relative;
	float: right;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}
.photo a {
	text-decoration: none;
}

.pushpin span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 104px;
	background: url(images/pin.png) no-repeat;
}

ul.mid-page li {
	position: relative;
	left: 14px;
}

#archives-link {
	text-align:center;
	width: 400px;
	margin: 10px 10px 10px 30px;
}