/* CSS Document */
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #494846;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #5a554f;
	padding: 12px 0 4px 0;
}
.supplement {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #840427;
	padding: 12px 0 4px 0;
}
.underline{
	border-bottom: solid 1px #aea79a;;
}
a{
	color: #840427;
	text-decoration: underline;
}
a:hover{
	color: #494846;
	text-decoration: underline;
}
a:visited{
	color: #840427;
	text-decoration: underline;

}
small{
	font-size: 10px;
}
#wrapper{
	width: 968px;
	margin: 0px auto;
}
#masthead{
	background-image: url(../images/mast_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 7px 0 7px;
}
#content_full{
	background-image: url(../images/content_bg_full.jpg);
	background-repeat: repeat-y;
	padding: 0 7px 0 7px;
	clear: both;
}

#content_twocol{
	background-image: url(../images/content_bg_twocol.jpg);
	background-repeat: repeat-y;
	padding: 0 7px 0 7px;
	clear: both;
}
#leftcol{
	width: 636px;
	float: left;
}
#leftcol .margin{
	padding: 8px 22px 6px 24px;
}
#leftcol ul{
	list-style: square;	
	margin: 0.25em 1em 0 2.5em; 
	padding: 0;
}
#leftcol ol{
	list-style: decimal;
	margin: 0.25em 1em 0 2.5em; 
	padding: 0;
}
#leftcol li{
	padding-bottom: 12px;

}
#rightcol{
	width: 260px;
	padding: 0 29px 0 29px;
	float: left;
	color: #f4f2ef;
	background-image: url(../images/rightcol_bg.jpg);
	background-repeat: repeat-x;
}
.right{
	text-align: right;
}
#results_left{
	width: 750px;
	float: left;
}
#results_left .margin{
	padding: 8px 22px 6px 24px;
}

#results_right{
	width: 160px;
	float: left;
	font-size: 11px;
	padding: 125px 0 10px 12px;
}

#results_left .title1{
	background-image: url(../images/results_title_crnr1.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #762123;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	font-size: 14px;
	border-bottom: 2px solid #ecebe9;
}
#results_left .title2{
	background-image: url(../images/results_title_crnr2.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #000;
	color: #e8e1d6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	font-size: 14px;
	border-bottom: 2px solid #ecebe9;
}
#results_left .chart{
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-y;
}
#results a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#results .report_icon{
	float: left;
}
#results p{
	display: block;
	width: 200px;
	float: left;
	padding: 30px 0 0 8px;
	line-height: 16px;
}
#results .report_desc{
	padding: 6px 12px 24px 12px;
}
#results .arrow{
	text-dorecation: none;
	width: 20px;
	float: left;
	padding: 2px 3px 0 0;
}
#quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #f4f2ef;
}
.qhome{
	padding: 84px 0 156px 0;
}
.qprincipals{
	padding-top: 300px;
}
#principles strong{
	color: #840427;
}
#principles li{
	padding-top: 20px;
/*	border-bottom: dashed 1px #999999;*/
}
/*
#principles li:last-child{
	border-bottom: none;
}*/

.clear{
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
#clear{
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
p{
	padding: 8px 0 8px 0;
}
#homeblurb{
	padding: 0 22px 6px 24px;
	background-image: url(../images/homeblurb_bg.png);
}
#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #d9d9d9;
	padding: 13px 38px 13px 32px;
}
#footer .right{
	display: block;
	width: 400px;
	float: right;
	text-align: right;
}
#footer a{
	color: #d9d9d9;
}
#footer a:hover{
	color: #ffffff;
}


#nav {
	clear: both;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 48px;
	text-align: center;
	background-color: #840427;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin:0;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 14px 23px 14px 23px;
	color: #fff;
}
#nav a:hover {
	color: #ffd200;
}
#nav a#current {
	background-image: url(../images/nav_active.png); 
	background-repeat: no-repeat;
	background-position:bottom;
	color: #fff;
}
#preload{
	display: none;
	visibility: hidden;
}


#subnav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 0;
	margin: 0;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	padding: 0;
	margin:0;
}

#subnav a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 2px 5px;
	color: #ebe6dd;
}
#subnav a:hover {
	color: #ebe6dd;
	background-color: #5c5852;
}
#subnav a#subcurrent {
	color: #000;
	background-color: #ebe6dd;
}



/* Our Team Specific */
/*#rightcol .associatephotos{
	padding-top: 83px;
	text-align: center;
}*/
#partnersimg td{
	text-align: center;
	color: #89837a;
}
#partnersimg a{
	color: #6c665f;
	text-decoration: none;
	line-height: 16px;
}
#teamlist{
	padding: 56px 0 56px 0;
}
#teamlist a{
	color:#ebe6dd;
	text-decoration: none;
}

#teamlist h3{
	color: #ebe6dd;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
#teamtitle{
	width: 200px;
	float: right;
	text-align: right;
	color: #6f6862;
	font-size: 15px;
	font-weight: normal;

}

/* End of Our Team Specific */

.center{
	text-align: center;
}
.missing{
	background-color: #FF0000;
	color: #fff;
	padding: 10px;
}
#emailbtn{
	float: left;
}
/* TOC */

#tableofcontents{
	padding: 275px 0 56px 0;
}
#tableofcontents a{
	color:#ebe6dd;
	text-decoration: none;
}
#tableofcontents h3{
	color: #ebe6dd;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
/* End of TOC */
#pagenav{
	clear: both;
	padding-left: 24px;
}
#pagenav td{
	padding-top: 40px;
	padding-bottom: 20px;
}
#pagenav a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
#pagenav a:visited{
	color: #840427;
}
#pagenav a:hover{
	color: #494846;
}

.arrow{
	font-size: 14px;
	font-weight: bold;
	color: #840427;
	text-decoration: none;
}
#printcontent{
	display: none;
	visibility: hidden;
}
#printbtn{
	text-align: center;
}
#form input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#form .full{
	width: 100%;
/*	background-color: #efece8;*/
	background-color: #fff;
	padding: 6px 6px 2px 6px;
	height: 20px;
	border: 1px solid #989288;
}
#form textarea{
	width: 100%;
	border: 1px solid #989288;
	background-color: #fff;
	padding: 6px 6px 2px 6px;
}

#contactphoto{
	float: left; 
	width:150px; 
	padding-top: 12px;
}
#contactinfo{
	width: 390px; 
	float: left; 
	padding-left: 20px;
}
#send{
	border: 0; 
	padding: 0; 
	height: 36px;
}
.subtle{
	color: #7b776e;
}
#login{
	width: 275px;
}
.error{
	color: #FFFFFF;
	background-color: #840427;
	padding: 6px 10px 6px 10px;
	width: auto;
}
.error a{
	color: #fff;
}
.fielderror{
	color: #840427;
}
#screencontent strong{
	color: #840427;
}
.alternate1{
	background-color: #fff;
}

.alternate2{
	background-color: #f1f0ef;
}
.outlinetable{
	border: 1px solid #dadada;
	padding: 1px;
}
#form .smaller{
	width: 400px;
}
#emailform{
	display: none;
	visibility: hidden;
}
#sitecredits {
	position:absolute;
	left:0px;
	top:0px;
	width:266;
	height:400;
	z-index:1;
	visibility: hidden;
	background-color: #000;
	font-size: 11px;
	color: #ececec;
	line-height: 12px;
	padding: 11px 11px 0 11px;
}
#sitecredits a{
	color: #ececec;
}
#sitecredits a:hover{
	color: #fff;
}
#sitecredits .inner{
	padding: 11px;
	border: 1px solid #525252;
	text-align: center;
}
#scclose{
	text-align: center;
	font-size: 10px;
	text-align: center;
	padding: 3px 0 3px 0;
} 
#scclose a{
	color: #ececec;
	text-decoration: none;
}
#scclose a:hover{
	color: #fff;
}
#breadcrumb{
	font-size: 10px;
	color: #887e6e;
	padding-top: 5px;
}
#breadcrumb a{
	color: #887e6e;
	text-decoration: underline;
}
#breadcrumb a:hover{
	color: #000;
}

#logout{
	width: 100px;
	font-size: 11px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
