#frame {
	width:940px;
	margin:0 auto;
}

#top {
	margin-top:46px;
	background:url(../images/header_bkgd2.png) top left no-repeat transparent;
	height:140px;
	position:relative;
}

#top h1 {
	margin:0;
	position:relative;
	width:243px;
	height:53px;
	top:40px;
	left:100px;
}

#top h1 a {
	display:block;
	width:151px;
	height:76px;
	background:url(../images/logo3.png) top left no-repeat transparent;
	text-indent:-2000px;
}

/*
#top h1 a:hover {
	background-position:0 -63px;
}
*/

#content {
	background:url(../images/content_bkgd.png) top left repeat-y transparent;
}

#content h2 {
	clear:right;
	margin-top:0.5em;
}

#inner_content {
	padding:20px 100px;
	/*min-height:200px;*/
	/* background:url(../images/watermark.png) 635px bottom no-repeat transparent; */
}

#left_content {
	float:left;
	width:500px;
	margin-right:40px;
}

#right_content {
	float:left;
	width:200px;
}

#footer {
	background:url(../images/footer_bkgd3.png) top left no-repeat transparent;
	height:73px;
	margin-bottom:30px;
	padding-top:10px;
	padding-left:100px;
	font-size:12px;
}

#footer p {
	margin:0;
	color:#FFD892;
}

#footer a {
	color:#fff;
}

#inner_content h3 {
	margin-bottom:0;
}

#inner_content li {
	padding-bottom:0.4em;
}

ul.links {
	list-style-image:url(../images/greyrightarrow.gif);
}

ul.links a {
	text-decoration:none;
}

ul.links a span {
	text-decoration:none;
	color:#999;
	font-size:12px;
}

.logos img {
	vertical-align:middle;
}

#swf_slideshow {
	border:1px solid #999;
	width:200px;
	height:285px;
}

#swf_slideshow * {
	margin:0;
	padding:0;
}

a.download_button {
	display:block;
	text-indent:-2000px;
	width:114px;
	height:35px;
	background:url(../images/download-button.png) top left no-repeat transparent;
}

a.download_button:hover {
	background-position:0 -35px;
}

.toggled {
	padding:3px 0;
	margin-bottom:6px;
}

.toggled h2 {
	font-size:16px;
}

.toggled h2 a {
	padding-left:20px;
	background:url(../images/triangle-close.gif) left center no-repeat transparent;
	border:none;
}

.toggled h2 a:focus {
	color:black;
}

.toggled div {
	padding-left:20px;
	color:#000;
}
	
.useful_link {
	margin:0.5em 0;
	border-bottom:1px solid #ccc;
}

.useful_link h3 {
	font-size:15px;
}

.useful_link h3 a {
	text-decoration:none;
}

.useful_link p {
	margin:0.4em 0;
}

.useful_link .weblink a {
	color:#666;
	padding-left:20px;
	background:url(../images/globe.png) center left no-repeat transparent;
}

#logout {
	float:right;
}

#logout p {
	margin:0;
}

.download {
	border-bottom:1px solid #ccc;
	margin-top:10px;
	padding:0 0 10px 40px;
}

.download h4 {
	font-size:15px;
}

.download h4 a {
	text-decoration:none;
}

.download p {
	margin:0.5em 0 1em 0;
}

.article_download a {
	display:block;
	margin-top:10px;
	padding:0 0 10px 36px;
	text-decoration:none;
	background:url(../images/download-arrow.png) top left no-repeat transparent;
}

#logos_left {
	float:left;
	width:400px;
	margin-right:30px;
}

#logos_right {
	float:left;
	text-align:right;
	width:300px;
}

#logos_left h4, #logos_right h4, h4.grey {
	font-size:13px;
	color:#666;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}

.news_item {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 35px;
	margin-top:10px;
	background:url(../images/article.gif) top left no-repeat transparent;
}

.news_item h4 {
	margin:0;
	font-weight:normal;
	font-size:15px;
	color:#666;
	line-height:150%;
}

.news_item h5 {
	font-size:12px;
	color:#666;
}

.news_item .precis {
	font-size:13px;
}

.news_item .precis p {
	margin:0.5em 0;
}

#article_footer .news_item {
	float:left;
	width:320px;
}

.news_pic {
	float:right;
	margin:10px 0 10px 10px;
}

.news_pic img {
	padding:8px;
	border:1px solid #ccc;
}