/* CSS RESET */
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, sub, sup, tt, var, center, 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-size:100%;vertical-align:baseline;background:transparent;}

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

body {line-height: 1; font-size:62.5%; background-color:#cbc3b6; font-family:Georgia,Verdana,"Times New Roman",Times,serif;}
/* html, body {height: 100%; min-height:100%;}  When can we stop doing this hack? */ 

/* GLOBALS */
.nb {list-style:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img.left {float:left; margin:10px 10px 0 0;}
img.right {float:right; margin:0 0 0 10px;}

/* SECTIONS */
#masterwrapper {width:1000px; margin:0 auto; }
#contentwrapper {background:#d6d6d6 url(/assets/images/design/content_bg.gif) repeat-y;}
#contentwrapper #left {}
#contentwrapper #middle {width:626px; float:left; padding:0 20px;}
#contentwrapper #right {width:334px; float:left;}
body#home #contentwrapper #middle {height:100%; width:293px; float:left; padding:0 20px;}
body#home #contentwrapper {background:#d6d6d6 url(/assets/images/design/home_bg.gif) repeat-y;}

/* HEADER */
#head #logo {height:110px; background:url(/assets/images/design/header_bg.jpg) no-repeat;}
#head #logo a {display:block; height:110px;}
#head #menu {height:42px; background:url(/assets/images/design/menu_bg.gif) repeat-x; border-bottom:1px solid #fff;}
#head #menu ul {/* width:930px; margin:0 auto; */}
#head #menu li {height:42px; padding:0 20px; float:left; border-right:1px solid #68aed6; border-left:1px solid #000; text-transform:uppercase;}
#head #menu li a {color:#fff; font-size:1.7em; display:block; margin:12px 0 0 0;}
#head #menu li.first {border-left:0;}
#head #menu li.last {border-right:0;}
#head #menu li:hover,#head #menu li.selected  {background:#578ec2;}


/* MISSION STATEMENT */
#mission {height:55px; background:url(/assets/images/design/mission_bg.gif) repeat-x; padding:0 25px;}
#mission h1 {color:#fff; font-size:1.9em; text-align:center; line-height:1.3; padding:15px 0 0 0; font-weight:normal;}
#mission a {color:#fff; font-weight:bold; text-decoration:underline;}


/* HOME CONTENT */
#left {float:left; width:333px;}
#left #paper {background:#004a9c url(/assets/images/design/left_bg.gif) repeat-x; padding:0 20px;}
#left #paper h2 {font-size:2.1em; line-height:1.3; color:#fff; font-weight:normal; padding:20px 0;}
#left #paper blockquote {background:url(/assets/images/design/quotes.png) no-repeat; width:250px; min-height:120px; padding:25px;}
#left #paper blockquote p {color:#fff; font-size:1.6em; line-height:1.3;}
#left .readmore {height:33px; width:117px; background:url(/assets/images/design/read_more.png) no-repeat; text-indent:-9999px; display:block; margin:auto;}

#middle {font-size:1.4em; line-height:1.2;}
#middle #content {padding:20px 0 0 0;}
#middle #content h5 {font-size:13px;}
#middle #content h6 {font-size:24px; margin:0 0 20px; font-weight:normal;}
#middle #content .entrylist {padding:0 0 0 20px;}
#middle #content .entrylist li {margin:0 0 20px 0;}
#middle #content .entrylist li a{display:block; font-size:1.4em;}
#middle #content .readmore {height:33px; width:117px; background:url(/assets/images/design/read_more.png) no-repeat scroll 0% -37px; text-indent:-9999px; display:block; margin:auto;}
#middle h1 {color:#3e3c38; font-size:2.1em; font-weight:normal; margin:0 0 30px;}
#middle p {line-height:1.4; margin:10px 0; color:#3a3a3a;}
#middle .downpdf {width:179px; height:55px; text-indent:-9999px; display:block; margin:10px auto 30px auto; background:url(/assets/images/design/download_pdf.png);}
#middle object {}

#middle #comments {margin:40px 0 0 0;}
#middle #comments h6 {font-size:24px; margin:0 0 20px; font-weight:normal;}
#middle #comments li {background:#f0f0f0; padding:10px; margin:0 0 10px;}
#middle #comments li .head {color:#003a7b; font-size:1.3em;}

#middle #cform {margin:40px 0 0 0;}
#middle #cform h6 {font-size:18px; margin:0 0 30px; font-weight:normal;}
#middle #cform li {margin:0 0 15px 0;}
#middle #cform li label {font-size:14px; display:block; float:left; width:100px;}
#middle #cform li div {float:left; width:300px;}
#middle #cform li div input {padding:5px; width:250px; border:1px solid #ccc;}
#middle #cform li div textarea {padding:5px; width:300px; border:1px solid #ccc;}
#middle #cform li div input:focus, #middle #cform li div textarea:focus {background-color:#FFFFEF}
#middle #cform li .submit {margin:0 0 0 100px;}

#right h6 {font-size:2.4em; font-weight:normal; padding:20px 0 20px 0;}
#right #reactions {width:274px; padding:0 30px 10px 30px; background:#d6d6d6 url(/assets/images/design/right_bg.jpg) repeat-x;}
#right #reactions p {font-size:1.3em; margin:0 0 10px; line-height:1.3;}
#right #reactions a.readmore {font-size:1.3em; margin:0 0 10px;}
#right #reactions li {margin:0 0 15px 0; color:#515151; font-size:1.4em;}
#right #panelists {padding:0 20px 10px 20px; background:#004a9c url(/assets/images/design/left_bg.gif) repeat-x; }
#right #panelists  h6 {color:#fff;}
#right #panelists  li {margin:0 0 15px;}
#right #panelists  li img {border:1px solid #6d90b1; float:left; padding:1px; margin:0 10px 0 0;}
#right #panelists  li p {width:200px; float:left; font-size:1.3em; color:#fff; line-height:1.4;}
#right #panelists  li p a.more {color:#fff;}
#right #panelists  li p strong {display:block;}
	/* Custom Panelists */
	body#panelists #panelists li img {margin-top:0;}
	body#panelists #panelists  li p strong {display:block;}
	/* Custom Home */
	body#home #panelists {background:#d6d6d6 url(/assets/images/design/right_bg.jpg) repeat-x;}
	body#home #panelists h6{color:#000;}
	body#home #panelists li p {color:#000;}
	body#home #panelists li p a.more {color:#000;}
	body#home #middle #content .nobg {background:none !important;}
	body#home #middle #content #panelists  li img {border:1px solid #6d90b1; float:left; padding:1px; margin:0 10px 0 0;}



/* FOOTER */
#footer {text-align:center; padding:30px 10px 10px 10px; font-size:1.2em; color:#878680; background:#272522 url(/assets/images/design/footer_bg.jpg) repeat-x; line-height:1.4;}
#footer a {color:#fff;}


#previous {margin:30px 0 0 0; background:#F9F9F9; border-color:#CDCDCD #CDCDCD #888888; border-style:solid; border-width:1px 1px 2px 1px; margin-bottom:15px; padding:0 0 12px;}
#previous h4{color:#FFF; font-size:12px; margin:0; padding:3px 10px; text-transform:uppercase;background:#444 none repeat scroll 0 0;}
#previous h4 a {color:#fff;}
#previous .item {border-bottom:1px solid #DDDDDD;
margin:0 auto;
padding:10px;
width:93%;}

