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

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 135px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -135px; /* negative value of footer height */
	height: 135px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Reset css */
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, img, 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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
em{
font-style:italic;
}
body {
	line-height: 1;
	color: #6a6558;
	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: "" "";
}

/* Default styles | Always used*/
.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
img.right{ margin: 0 0 0 6px; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
.txt_bold{font-weight:bold;} .txt_em{font-style:italic;}
a img,a.img{ border:none; }
/*typography*/
html { font: 100% Tahoma,"Lucida Grande", Verdana, sans-serif; font-size:11px;}
/* setup padding */
p,ul,ol,blockquote,h1,h2,h3,h4,h5,h6,form{
padding:0 1.2em;/*this will be reset below*/
padding:0;
}
a {
	text-decoration: none;
	border-bottom:1px solid #383208;
	color: #6a6558;
	}
p a, li a{
color:#6a6558;
}
a:link {
	}
a:visited {
	color:#6a6558;
	border-bottom:1px solid #806354;
	}
a:active {
	}
a:hover {
	color:#806354;
	}
h1 {
	color:#223a63;
	font-size: 24px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 21px 0em 6px 0em;
	padding:0;
	letter-spacing:-1px;
	}
h2 {
	color:#223a63;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 18px 0em 4px 0em;
	font-weight: bold;
        letter-spacing:-1px;
        padding:0;
	}
h3 {
	color:#6a6558;
	font-size: 12px;
	margin: 12px 0em 6px 0em;
	font-weight: bold;
        padding:0;
		text-transform:uppercase;
	}
h4 {
	color:#223a63;
	font-size: 12px;
	margin: 12px 0em 6px 0em;
	font-weight: bold;
        padding:0;
		text-transform:uppercase;
	}
h5 {
	color:#373208;
	font-size: 11px;
	margin: 11px 0em 2px 0em;
	font-weight: bold;
        padding:0;
	}
h6 {
	color:#373208;
	font-size: 9px;
	margin: 2px 0em 11px 0em;
	font-weight: bold;
        padding:0;
	}
p a,h1 a, h3 a{
color:#964001 !important;
}
h2 a,h4 a, h5 a,h6 a{
color:#373208 !important;
}
p a {
color: #36C !important;
}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style-position:outside;
	color: #4a74bb;
	}
ul li, ol li{
margin:0em 0em 0em 1em;
}
ul li{
list-style-type:circle;
}
ol li{
list-style-type:decimal;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin: 15px 0 15px 0;
	}


q,blockquote
{
	quotes:"\201C""\201D""\2018""\2019";
}
blockquote{
margin:16px 32px 16px 0;
	float:left;
	padding:16px 0;
	color:#26372f;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	border-top:1px solid #964001;
	border-bottom:1px solid #964001;
width:290px;
}
.content blockquote p{
font-size:23px;
padding:0 0 0 7px !important;
margin:0 !important;
}
blockquote > *:first-child:before
{
	content:"\201C";
	font-size:24px;
	margin-left:-7px;
	font-family:"Times New Roman", Times, serif;
	padding-right:0;
	color:#26372f;
	line-height:0;
}
blockquote > *:first-child:after
{
	content:"\201D";
	font-size:24px;
	margin-left:0px;
	font-family:"Times New Roman", Times, serif;
	padding-right:0;
	color:#26372f;
	line-height:0;
}
sub,sup
{
	vertical-align:baseline;
}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
hr {
	border:none; border-bottom:1px solid #d9d9d9;
	}
fieldset{
	border:1px solid #d9d9d9;
	}
	

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}
.blue_intro {
	color:#223a63;
	font-size: 18px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding:0;
}
.affiliations td {
	padding: 7px;
}
	

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
a.noborder {
	border: none;
}

.pad10 td {
	padding: 10px;
}