@charset "UTF-8";
/* CSS Document */
/* /styles/screen.css */

/* Reset Reloaded by Eric Meyer */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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, 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: 10px;
	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: "" "";
}
/* END Reset Reloaded by Eric Meyer */



body  {margin: 0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif;z-index:1;}
#bodyContainer {width:77.3em; margin:.7em 0 0 2.6em;position:relative;}
#logo {width:11.3em; height:11.6em;}

#searchWrap {
	position:absolute;
	left:60em; /* original = 46.2 */
	top:0;
	height:2.3em;
	z-index:11;
	margin-bottom:5px;
	}
	
#searchWrap span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	list-style-type:none;
	font-size:1em;
	color:#75645B;
	vertical-align:middle;
	line-height:2.3em;
}
#searchWrap #q_a a {text-decoration:none;color:#665951;padding-right:23px;}
#searchWrap #q_a a:hover {text-decoration:none;color:#C56221;}
#li_search {position:relative;}

#searchWrap input {
	border:none;
	background-color:#EBEBD6;
	font-size:1em;
	padding:.2em;
	height: 1.2em;
	width: 14.4em;
}

a#s_arw {
	position:absolute;
	right:-1.6em;
	top:-1px;
	display:inline-block;
	height:16px;
	width:6px;
	background:url(../images/search_arrow.gif) 0 0 no-repeat;
	margin:0 1em 0 .1em;
	}

a#s_arw:hover {
	background-position:-6px 0;
	background:url(../images/search_arrow_over.gif) 0 0 no-repeat;	
	}

#qNavWrap {position:absolute;z-index:12;top:2.3em;left:0;}

#contentContainer {
	font-size:1em;
	z-index:8;
	padding-top:3.2em;
}
#contentMain {
	float:left;
	width:57em;
	margin-right:1.3em;
	border-left:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	display:inline-block;
}
#contentArea {
	position:relative;
	z-index:9;
	border-top:solid 1px #FFF;
	padding-right: 12px;
	padding-left: 12px;
}

#testContent {
	padding: 10px;
}
#testContent p {
	font-size:1.1em;
	color:#999;
	line-height:normal;
	margin: 5px 0;
}

/* FOOTER STYLES */
#footerWrap {
	width:77.3em;
	clear:both;
	padding-top:2em;

}
#footerLeft {
	width:60.7em;
}
#footerRight {
	width:18.7em;
	float:right;
	padding:0;
	margin-top: -2.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footerLeft p {
	font-size:.9em;
	color:#B3AAA5;
	margin-top:2px;
}
ul#footerNav {
	width:60em;
}
ul#footerNav li {
	display:inline;
	color:#665951;
}
ul#footerNav li a {
	text-decoration:none;
	color:#665951;
	font-size:.9em;
}
ul#footerNav li a:hover {
	color:#C56221;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Flash Pages */

#contentArea #flashContent {margin-top:-.1em;width:57em;height:48.8em;}

/* Image Wrapping */
#contentArea .credit p, #contentArea .caption p {
	margin:0; 
	padding:0; 
	text-align:right; 
	font-size:0.9em; 
	font-style:italic;
}

#contentArea .caption p {
	text-align:left;
	font-style:normal;
}

/* SINGLE COLUMN LAYOUT */
#columnSingle {
	padding:2.3em;
}
#columnSingle h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.1em;
	margin-bottom:1em;
	color:#C76525;
}
#columnSingle h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#005872;
	margin-bottom:.3em;
}
#columnSingle p {
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:1.5em;
}
#columnSingle p.highlight {
	color:#C76525;
	font-weight:bold;
}

/* 2 COLUMN LAYOUT */

#columnWrap {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 35.9em 0;
	float:left;
	width:57em;
	margin:0 -21em 0 0;
	padding:0;

}
#columnMain {
	float:left;
	margin:0;
	padding:0;
	width:32.5em;
	padding:2.3em .7em 0 2.3em;
}
#columnMain:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#columnSub {
	width:21em;
	float:right;
	margin:0;
	padding:0 0 1.5em 0;
}
#columnMain h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.1em;
	margin-bottom:1em;
	color:#C76525;
}
#columnMain h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#005872;
	margin-bottom:.3em;
}
#columnMain p {
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:1.5em;
}
#columnMain p.highlight {
	color:#C76525;
	font-weight:bold;
}
#columnSub img.topRight {
	float:right;
	margin:4.8em 0 1.5em 0;
	padding:0;
	display:inline-block;
}
#columnSub p.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.3em;
	color:#005872;
	padding-bottom:0;
}
#columnSub p.iquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.3em;
	color:#005872;
	padding-bottom:0;
	font-style:italic;
}
#columnSub p.quoteName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.5em;
	text-align:right;
	color:#005872;
	padding:0 2em 0 0;
}
#columnSub h3 {
	font-size:1em;
	font-weight:bold;
	color:#65574F;
	letter-spacing:.1em;
	padding-left:1.3em;
	border-top:solid 1px #CCC;
	padding-top:2.5em;
	margin-top:2em;
	margin-bottom:1em;
}
#columnSub h3.number {
	margin-bottom:0;
}
#columnSub p {
	padding-left:1.3em;
	padding-right:.8em;
	color:#65574F;
	padding-bottom:1.2em;
	line-height:1.5em;
}
#columnSub p.number {
	padding-left:1.3em;
	padding-right:.8em;
	color:#65574F;
	padding-bottom:.5em;
}
#columnSub p.title {
	padding-bottom:0;
	font-weight:bold;
	line-height:1.2em;
}

img {
	border:0;
	}
