/* CSS Document */

body
{
background:#FEFEFE;
}

*
{
margin:0;
padding:0;
}

img
{
border:none !important;
}

.shade
{
background-color:#efefef;
}

#header
{
float:left;
width:100%;
background:#860000;
}

#banner
{
width:780px;
margin-left:auto;
margin-right:auto;
}

#bg
{
float:left;
width:100%;
padding:3px 0 3px 0;
background:url(../images/usccr-banner2.jpg) no-repeat;
height: 144px;
/*background:url(../images/bg_banner.gif);*/
}

#logo
{
	width:63px;
	text-align:right;
	float: left;
	margin: -30px 0 0 0;
}


#featurePicture{
	width:374px;
	/*height:263px; */	
	/*padding: 5px 5px 5px 5px;background:url(../images/bg_feature-pic.gif) no-repeat;
	border: 2px #3e3ea4 solid;*/
}

#ccr
{
	width:620px;
	margin: -10px 0 0 65px;
	padding: 0 0 0 0;
	float: left;
}

#ccr a
{
color:#E9E7E7;
text-decoration:none;
}

#ccr a:visited
{
color:#E9E7E7;
text-decoration:none;
}

#ccr a:hover
{
color:#E9E7E7;
text-decoration:none;
}

.cr
{
color:#E9E7E7;
font-weight: bold;
}

#search
{
	width:100%;
	text-align: right;
	margin-top:10px;
}

#search label
{
display:none;
}

.search
{
	margin:1px 0 0 0;
	/*font-size:0.75em;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	border: 2px solid #666666;
	height:20px;
}
form{margin:0 0 0 0; padding:0 0 0 0;}

.searchbutton
{
	background:url(../images/bg_search.gif) repeat-x;
	border:none;
	color:#FFFFFF;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin:1px 0 0 0;
	height: 24px;
	text-transform:uppercase;
}

h1
{
margin:24px 0 0 0;
font-family:Helvetica, Arial, sans-serif;
font-weight:normal;
font-style:normal;
font-size:1.5em;
color:#FFFFFF;
letter-spacing:.1em;
}

#shade
{
	display:block;
float:left;
width:99.90%;
background:#333333;
border-top:3px solid #666666;
border-bottom:3px solid #666666;
}

#links
{
width:850px;
margin: 0 auto;
}

#links ul 
{
margin:0;
padding:0;
list-style-type: none;
}

#links ul li 
{
float: left;
text-align: center;
border-bottom:1px solid #999999;
}

#links ul li.about
{
/*width: 93px;*/
border-left:1px solid #999999;
}

#links ul li.news 
{
/*width: 156px;*/
border-left:1px solid #999999;
}

#links ul li.meeting
{
/*width: 154px;*/
border-left:1px solid #999999;
}

#links ul li.pubs
{
word-wrap: break-word;
/*width: 114px;*/
border-left:1px solid #999999;
}

#links ul li.file
{
/*width: 149px;*/
border-left:1px solid #999999;
}

#links ul li.contacts
{
/*width: 106px;*/
border-left:1px solid #999999;
border-right:1px solid #999999;
}

#links ul li a.active
{
background:#666666;
color:#FFFFFF;
}

.menu
{
width: 100%;
background: #333333;
border:1px solid #000;
}

.menu a 
{
display: block;
margin:0 0 0 0;
padding:5px 8px 5px 8px;
/*padding: 0 0 0 0;
width:100%;*/
color:#E9E7E7;
font-size:.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.menu a:hover 
{
background:#666666;
color:#FFFFFF;
}

#container
{
float:left;
width:100%;
}

#white
{
width:780px;
margin-left:auto;
margin-right:auto;
}

#whiteb
{
width:780px;
margin-left:auto;
margin-right:auto;
}

#rule
{
float:left;
border-right:1px solid #dfdfdf;
}

#content 
{
margin:16px 0 0 0;
float:left;
width:100%;
}

#leftcol
{
float:left;
width:378px;
border-right:1px solid #dfdfdf;
}

#rightcol
{
padding-left:26px;
margin-left:-1px;
float:left;
clear:right;
border-left:1px solid #dfdfdf;
}

html>body #rightcol
{
float:none;
margin-left:378px;
width:372px;
}

#leftcol h2
{
padding:3px 0 4px 16px;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
font-size:.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
background:#860505 url(../images/bg_highlight.gif) no-repeat top right;
margin:16px 0 10px 0;
}

#rightcol h2
{
padding:3px 0 4px 16px;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
font-size:.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
}

html>body #leftcol h2, html>body #rightcol h2
{
letter-spacing:.05em;
}

#rightcol h3, #leftcol h3
{
margin:12px 0 4px 16px;
font-weight:bold;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
/* border-bottom:1px solid #dfdfdf; */
}

#rightcol h2.reports
{
margin:0 0 10px 0;
background:#860505 url(../images/bg_reports.gif) no-repeat top right;
}

#rightcol h2.correspond
{
margin:16px 0 10px 0;
background:#860505 url(../images/bg_correspond.gif) no-repeat top right;
}

#rightcol h2.congress
{
margin:16px 0 10px 0;
background:#860505 url(../images/bg_congress.gif) no-repeat top right;
}

#rightcol h2.transcripts
{
margin:16px 0 10px 0;
background:#860505 url(../images/bg_transcripts.gif) no-repeat top right;
}

#rightcol h2.meetings
{
margin:16px 0 10px 0;
background:#860505 url(../images/bg_meetings.gif) no-repeat top right;
}

#rightcol p, #leftcol p
{
margin:0 12px 12px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-align:right;
}

#leftcol ul, #rightcol ul
{
margin:0 12px 0 32px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
list-style-type:square;
}

html>body #leftcol ul, html>body #rightcol ul
{
margin:0 12px 0 31px;
}

#leftcol ul li, #rightcol ul li
{
margin:3px 0 6px 0;
}

#copy
{
float:left;
clear:right;
margin-left:-1px;
padding-left:25px;
border-left:1px solid #dfdfdf;
width:603px;
color:#444444;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body #copy
{
float:none;
margin-left:150px;
width:602px;
}

#copy a, #rightcol a, #leftcol a
{
color:#000099;
text-decoration:underline;
}

#copy a:visited, #rightcol a:visited, #leftcol a:visited
{
color:#000099;
text-decoration:none;
}

#copy a:hover, #rightcol a:hover, #leftcol a:hover
{
color:#990000;
text-decoration:none;
}

#leftmenu
{
float:left;
width:150px;
margin:2px 0 0 0;
border-right:1px solid #dfdfdf;
font-style:normal;
}

#leftmenu ul li a.active 
{
color:#990000;
text-decoration:none;
}


#leftmenu a
{
color:#000099;
text-decoration:none;
}

#leftmenu a:visited
{
text-decoration:none;
}

#leftmenu a:hover
{
color:#990000;
text-decoration:none;
}

#leftmenu ul
{
margin:16px 0 0 0;
color:#666666;
font-family:Helvetica, Arial, sans-serif;
font-size:.75em;
list-style-type:none;
}

#leftmenu ul.special
{
margin:36px 0 0 0;
}

#leftmenu ul li
{
margin:0 0 14px 0;
border-bottom:1px solid #dfdfdf;
text-align:right;
padding:0 16px 3px 0;
line-height:1em;
}

#columns
{
float:none;
width:100%;
display:table;
}

#left
{
float:left;
width:49%;
margin:0 8px 0 0;
}

#right
{
float:right;
width:48%;
clear:right;
}

#copy h2
{
width:100%;
padding:0;
border-bottom:1px solid #dfdfdf;
border-top:none;
border-left:none;
border-right:none;
font-size:.9em;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}

#copy h3
{
margin:16px 0 0 0;
width:100%;
padding:0;
border-bottom:1px solid #dfdfdf;
border-top:none;
border-left:none;
border-right:none;
font-size:.8em;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}

#copy h4
{
margin:16px 0 0 0;
width:100%;
padding:0;
font-size:.75em;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444444;
}

#copy h5
{
margin:12px 0 -12px 0;
width:100%;
padding:0;
font-size:.75em;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444444;
}

html>body #copy h2,
html>body #copy h3, 
html>body #copy h4, 
html>body #copy h5
{
letter-spacing:.05em;
}

#copy p
{
margin:12px 8px 0 0;
font-size:.75em;
}

#copy p.small
{
margin:6px 8px 0 0;
font-size:.7em;
}

#copy ul
{
margin:12px 0 0 15px;
font-size:.75em;
list-style-type:square;
}

#copy ol
{
margin:12px 0 0 24px;
font-size:.75em;
}

html>body #copy ol
{
margin:12px 0 0 20px;
}

#copy ul li
{
margin:0 0 6px 0;
}

#copy ul.sublist, #copy ol.sublist
{
margin:0 0 0 24px;
font-size:1em;
}

html>body #copy ol
{
margin:12px 0 0 20px;
}

#copy ul.inline
{
margin:12px 0 0 0;
font-size:.75em;
list-style-type:none;
}

#copy ul.inline li
{
display:inline;
padding:0 5px 0 8px;
margin:0 0 0 -1px;
border-right:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
}

html>body #copy ul.inline li
{
display:inline;
padding:0 10px 0 9px;
margin-left:0;
margin-right:-6px;
border-right:none;
border-left:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
}

#copy table
{
margin:6px 0 0 -2px;
padding:0;
font-size:.75em;
text-align:left;
border:none;
}

#copy table td, #copy table th
{
padding:6px 6px 0 0;
}

#copy table#pressreleases
{
margin:12px 0 0 -2px;
width:100%;
text-align:left;
}

#copy table#pressreleases th
{
font-weight:normal;
width:10%;
}

hr
{
margin:12px 0 0 0;
border:none 0; 
border-top: 1px solid #dfdfdf;
width: 99%;
height: 1px;
text-align: left;
}

#bio
{
float:left;
width:99%;
margin:12px 0 12px 0;
}

#bio h4
{
width:50%;
margin:0;
}

#bio img
{
margin:0 8px 0 0;
}

#footer
{
width:778px;
margin:12px 0 6px 0;
border-top:1px solid #dfdfdf;
text-align:center;
}

#footer p
{
margin:12px 0 0 0;
color:#888888;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.6em;
line-height:1.5em;
}

#footer a
{
color:#888888;
}

#footer a:hover 
{
color:#222222;
}

p.updated
{
margin:0 0 12px 0;
color:#888888;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.6em;
text-align:center;
}
