body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: url(bg.jpg) #f0f0f1 top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #477696;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #CC0000;
}
ol,
ol li {list-style-image:none;}
ol li {list-style:decimal;}
ol li li {list-style:lower-alpha;}
.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 */
	
#container {
	width: 850px;
	background: url(body_bg.jpg) top center repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 850px;
	background: url(header.jpg) transparent top left no-repeat;
	height: 123px;
	text-align: right;
	color: #2A5B7F;
	font-weight: bold;
	font-size: .7em;
	margin: 0;
	padding-top: 40px;
}
#header ul {
	margin: 0;
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 97px;
	height: 21px;
	list-style: none;
	text-align: right;
}
#header li {
	float: right;
	padding: 0;
	margin: 0px;
}
#header ul li a {
	text-decoration: none;
	color: #373535;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	height: 21px;
	border-left: #CC0000 1px dotted;
}
#header ul li a:hover {
	text-decoration: underline;
	border-bottom: 0;
	color: #CC0000;
}
#header ul li a:active, #header ul li a.activeLink {
	text-decoration: underline;
	color: #CC0000;
}
#header #loginform {
	margin: 0;
	padding: 0;
	margin-right: 0;
	padding-right: 23px;
}
#header form {
	margin-bottom: 6px;
}
#header input {
	border: 1px solid #3675a1;
	background: #ECECEC top left no-repeat;
	width: 100px;
	height: 15px;
	color: #CC0000;
	margin-right: 10px;
}
#header label {
	padding-top: 10px;
	color: #3675a1;
	font-weight: bold;
}
#header button {
	background: transparent;
	border: 0;
	width: auto;
	background-image: none;
	color: #AB1531;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#middle {
	width: 850px;
}
#middle2 {
	width: 850px;
	background: url(body_bg2.jpg) bottom left no-repeat;
}
#menu {
	width: 190px;
	background: url(menu_bg.gif) transparent top left repeat-y;
	font-weight: bold;
	padding-left: 23px;
	margin: 0;
	text-align: left;
	float: left;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 187px;
}
#menu li {
	position: relative;
}
#menu li ul {
	position: absolute;
	left: 187px;	
	top: 0;
	display: none;
	background-color: #dbe7fb;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #2a5b7f;
	background: #transparent;
	padding: 5px;
	padding-left: 10px;
	border-width: 0;
	border: 1px dotted #cc0000;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-size: .75em;
	font-weight: bold;
}
#menu ul li a.menusubhead {
	color: #333333;
}
#menu ul li a:hover {
	display: block;
	background: url(menu_bullet.gif) top left no-repeat;
}
#menu ul li a:active, #menu ul li a.activeLink {
	background: url(menu_bullet.gif) top left no-repeat;
	color: #cc0000;
	border-right-width: 0px;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li {
	float: left;
	height: 1%;
}
* html #menu ul li a {
	height: 1%;
}
/* End */
#menu li:hover ul, #menu li.over ul,
#menu li ul li:hover ul, #menu li ul li.over ul {
	display: block;
}
#menu li:hover ul ul, #menu li.over ul ul {
	display: none;
}
/*#menu li:hover ul, li.over > ul {
	display: block;
}
#menu li:hover ul ul, li.over > ul ul {
	display: none;
}
#menu li ul > li:hover > ul, #menu li > ul > li.over > ul {
	display: block;
}
*/
#content {
	width: 633px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: right;
	text-align: left;
	font-size: .8em;
	line-height: 1.4em;
}
#content2 {
	width: 586px;
	float: right;
	text-align: left;
	font-size: .8em;
	line-height: 1.4em;
	list-style-image: url(list_image.gif);
	background-image: url(list_image.gif) no-repeat;
	padding-right: 35px;
	margin-bottom: 10px;
}
#content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 6px;
}
#content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a5b7f;
	margin-bottom: -10px;
}
#content2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom: 1px dotted #333;
}
#contentborder {
	width: 586px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin-left: 1px;
}
#textbg {
	width: 593px;
	background: url(textbg.png) top left repeat-y;
!important;
	background: url(textbg.gif) top left repeat-y;
}
#textbox {
	width: 578px;
	margin-top: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#footer2 {
	clear: both;
	height: 13px;
	padding: 0px;
	margin: 0px;
	background: url(footer2.jpg) transparent bottom left no-repeat;
}
.date {
	text-decoration:line-through;
}
.congressRegis{
color:#CC0000;
}

.closed{
font-size:1.2em;
color:#CC0000;
}
.redfont{
color:#CC0000;
font-weight:bold;
}

#linkedin img{
margin:15px 0px;
}

.postDate{
font-size:12px;
font-weight:normal;
font-style:italic;
}

.nominationList{
margin-top:25px;
margin-bottom:0px;
}

.cosponsor{
font-size:.85em;
}

.awardList{
margin-left:100px;
}
.textindent{
padding-left:44px;}
.youngInvest{
margin-left:-44px;}

/*#linkedin{
margin-top:70px;
}*/

.borderImg {
border:1px solid #000000;
padding:1px;
}

.imgYoungComit_Headshots {
	width:100%;
	clear:both;
	padding:6px;
}
.imgYoungComit_Headshots img {
	margin:0 15px 8px 0;
	float:left;
}
.imgYoungComit_Headshots p {
	display:block;
	margin-top:0;
}

.younfComityheadings h2 {
	padding:25px 0 15px 0;
	clear:both;
}
.push {clear:both;}

.mourning_text	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
}
