body {
	margin:0;
	padding:0;
	background:white url(../images/bg.gif) repeat-y;
	width:770px;
	font-family:Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color:#a50021;

}


#container {
	margin:0;
	padding:0;
}

h2 {
	margin:0;
}

#header, #header2 {
	background-color:#96A3B4;
	height:76px;
	position:relative;
}



#column1 {
	width:411px;
}

#column2 {
	width:193px;
}

#breadcrumb, #breadcrumb2 {
	position:absolute;
	top:82px;
	left:156px;
	font-size:10px;
	border-bottom:1px solid #B9B9B9;
	width:615px;
	
	padding-bottom:3px;
}

#breadcrumb2 {
	border-width:0;
}

#breadcrumb a, #breadcrumb2 a {
	color:#464646;
	text-decoration:none;
}

#breadcrumb a:hover, #breadcrumb2 a:hover {
	text-decoration:underline;
}

#breadcrumb .current, #breadcrumb2 .current {
	color:#A9242E;
}

#header h1 {
	background: url(../images/header_home.gif) no-repeat;
	margin:0;
	width:460px;
	height:76px;
	position:absolute;
	left:65px;
	top:0px;
	z-index:1;
}

#header .date, #header2 .date {
	color:#2A3B59;
	font-size:10px;
	font-weight:bold;
	position:absolute;
}

#header .date {
	top:60px;
	left:154px;
	z-index:2;	
}

#header2 h1 {
	background: url(../images/header.gif) no-repeat;
	margin:0;
	width:281px;
	height:42px;
	position:absolute;
	left:4px;
	top:34px;
}

#header2 .date {
	top:4px;
	left:4px;
}

#header h1 span, #header2 h1 span, #header p, #header2 p {
	display:none;
}

#emailupdate {
	width:193px;
	height:55px;
	background:#E6E9F0 url(../images/email_bg2.gif) bottom no-repeat;
	position:absolute;
	top:12px;
	left:576px;
}

#emailupdate2 {
	width:193px;
	height:55px;
	background:#E6E9F0 url(../images/email_bg3.gif) bottom no-repeat;
	position:absolute;
	top:102px;
	left:578px;
	z-index:2;
}

#emailupdate h2 {
	background:url(../images/email_header.gif) no-repeat;
	width:193px;
	height:16px;
	display:block;
	margin:0;
}

#emailupdate span, #emailupdate2 span {display:none;}

#emailupdate p, #emailupdate2 p {
	margin:3px 0 0 8px;
	font-size:9px;
}

#emailupdate a#signup, #emailupdate2 a#signup{
	background:url(../images/email_signup.gif) no-repeat;
	width:52px;
	height:17px;
	display:block;
	padding-right:10px;
	position:absolute;
	bottom:4px;
	left:8px;	
}

#emailupdate a#viewcurrent, #emailupdate2 a#viewcurrent{
	background:url(../images/email_viewcurrent.gif) no-repeat;
	width:111px;
	height:17px;
	display:block;
	position:absolute;
	bottom:4px;
	left:65px;
}

#emailupdate2 h2 {
	background:url(../images/email_header2.gif) no-repeat;
	width:193px;
	height:16px;
	display:block;
	margin:0;
}

#search {
	width:143px;
	height:41px;
}

#search h2 {
	margin:0 0 2px 4px;
	background:transparent url(../images/search.gif) no-repeat;
	width:59px;
	height:17px;
}

#search span {
	display:none;	
}

#searchfield {
	width:98px;
	height:14px;
	margin:-1px 0 0 5px;
	border:1px solid #BE2D36;
	float:left;
	font-size:10px;
}

#searchbutton {
	background:url(../images/go.gif) bottom no-repeat;
	width:16px;
	height:16px;
	padding-left:10px;
	display:block;
}

#nav {
	margin:0;
	font-size:10px;
	font-weight:bold;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style:none;
	margin:0;
	_margin:-1px 0;
	padding:0;
	color:#000000;
	line-height: 35px;
}

#nav ul li ul li a{
	background:url(../images/nav_bg3.gif) repeat-y;
	width:143px;
	padding:2px 0 3px 9px;
	text-decoration:none;
	display:block;
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-top-color:#CDD4DD;
	border-right-color:#2B3461;
	border-left-color:#CDD4DD;
	border-bottom-color:#CDD4DD;	
	line-height:15px;
}

#nav ul li ul li a:hover, #nav ul li ul li a.current{
	background:url(../images/nav_bg2_hover.gif) repeat-y;
	color:#FFFFFF;
}

#nav ul li ul li a.posstyle{	
}

#nav ul li ul li a.darkline{
	border-bottom:1px solid #2B3461;	
}

#nav #navdepartments span.category {
	background:url(../images/nav_departments.gif) no-repeat;	
	width:143px;
	height:24px;
	display:block;
	_margin:-3px 0;
}

#nav #navbesmart span.category {
	background:url(../images/nav_besmart.gif) no-repeat;
	width:143px;
	height:19px;
	display:block;
	_margin:-2px 0;
}

#nav #navbeinvolved span.category {
	background:url(../images/nav_beinvolved.gif) no-repeat;
	width:143px;
	height:19px;
	display:block;
	_margin:-2px 0;	
}

#nav span.category span{
	display:none;
	width:143px;
}

#nav #navbeconnected span.category {
	background:url(../images/nav_beconnected.gif) no-repeat;
	width:143px;
	height:19px;
	display:block;
	_margin:-2px 0;	
}

#nav #navblankblue span.category {
	background:url(../images/spacer.gif) no-repeat;
	background-color:#23375F;
	width:143px;
	height:19px;
	display:block;
}

#nav #navfornewsmedia {
	vertical-align:middle;
	line-height:17px;
}

#nav #navfornewsmedia a {
	background-image:none;
	background-color:#2B3461;
	width:134px;
	color:#FFFFFF;
	border-width:0 !important;
}

#nav #navfornewsmedia a:hover, #nav #navfornewsmedia a.current {
	background-image:none;
	background-color:#AA3535;
}

#pos0 {
	POSITION: relative;	
}
#pos1 {
	POSITION: relative;	
}
#pos2 {
	POSITION: relative;	
}
#pos3 {
	POSITION: relative;	
}

.dhtml_menuitem {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
	COLOR: #000000;	
}
A.dhtml_menulink {
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
	
	font-size:10px;
	font-weight:bold;	
}

#banner1 {
	padding:11px;
}

#banner2 {
	position:absolute;
	top:8px;
	left:295px;
}

#banner1 img, #banner2 img {
	border-width:0px;
}

#bookstore {
	clear:both;
	width:193px;
	margin:15px 0;
}

#bookstore h2 {
	background:url(../images/section_bookstore.gif) no-repeat;
	width:193px;
	height:16px;
}

#bookstore h2 span {
	display:none;
}

#bookstore span {
	display:block;
}

#bookstore img {
	border:none;
	padding-bottom:10px;
}

#bookstore a {
	display:block;
	margin:3px 0; 
	text-decoration:none;
	color:#A9242E;
	font-size:10px;
	font-weight:bold;
}

#bookstore .description {
	color:#000000;
	font-weight:normal;
}

#bookstore .readmore {
	background:url(../images/arrow.gif) 0 1px no-repeat;
	padding-left:18px;
}

#bookstore a:hover .readmore {
	text-decoration:underline;
}

a.backtotop {
	display:block;
	margin-top:20px;
	text-decoration:none;
	color:#A9242E;
	font-size:12px;
}

a.backtotop:hover {
	text-decoration:underline;
}


#takeactionbutton {
	margin-bottom:10px;
}


#newsroom {
	width:193px;
	background:url(../images/right_bg.gif) repeat-y;	
}

#newsroom h2 {
	background:url(../images/section_newsroom.gif) no-repeat;
	width:193px;
	height:25px;
	display:block;
}

#newsroom h2 span {
	display:none;
}

#newsroom .date {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:5px;
}

#newsroom a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0 5px;
}

#newsroom a.more {
	background:url(../images/arrow_bluegradient2.gif) 0 1px no-repeat;
	display:block;
	text-decoration:none;
	text-transform:lowercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:0 0 5px 18px;
}

#newsroom a:hover {
	text-decoration:underline;
}

#newsroom p {
	font-size:12px;
	margin:0 5px 10px 5px;
}
