body {
	text-align: center;
	background: #e8e8e8 url("/templates/custom/splash/template_images/grad.jpg") top left repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 15px;
}

p {
	padding: 0;
	margin: 0;
}

#container {
	width: 804px;
	margin: auto;
	border:none;
	background: #fff;
	text-align: left;
}

#navbar {
	background: url("/templates/custom/splash/template_images/navbar_right.jpg") top right;
	height: 40px;
	text-transform: uppercase;
}
	#navbar .navbuttons {
		list-style-type: none;
		padding: 0;
		margin: 0;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 0.2em;
		line-height: 1.2em;
	}
	#navbar .navbuttons li {
		display: block;
		width: 150px;
		height: 40px;
		float: left;
		overflow: hidden;
	}
	#navbar .navbuttons .bump {
		width: 151px;
	}
	#navbar .navbuttons a {
		display: block;
		height: 100%;
		background: #000 url("/templates/custom/splash/template_images/null_white.gif") top right repeat-y;
		color: #fff;
		text-decoration: none;
		padding: 7px 9px 0 9px;
	}
	#navbar .navbuttons a:hover {
		background: #fec02e url("/templates/custom/splash/template_images/null_white.gif") top right repeat-y;
	}

#header {
	height: 262px;
	background: url("/templates/custom/splash/template_images/header.jpg") no-repeat;
}
	#header h1 {
		margin: 0;
		padding: 145px 0 0 20px;
		font-size: 12pt;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
	}
		#header h1 strong {
			color: #fec02e;
			font-size: 22pt;
			line-height: 1em;
		}
	#header #copy  {
		width: 203px;
		height: 170px;
		margin-top: 90px;
		float: right;
		color: #fff;
		font-size: 8pt;
		overflow: hidden;
	}
		#header #copy p {
			margin: 16px;
		}
		#header #copy a {
			color: #fec02e;
			text-decoration: none;
			font-weight: bold;
		}


#content {
	clear: both;
	font-size: 8pt;
	line-height: 1.5em;
	color: #333333;
}
	#content h2 {
		background: #fec02e url("/templates/custom/splash/template_images/null_white.gif") top right repeat-y;
		border-bottom: 1px solid #e8e8e8;
		color: #000;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 0.2em;
		padding: 7px 15px 7px 15px;
		margin: 0;
		text-transform: uppercase;
	}
		#content h2 a {
			color: #000;
			text-decoration: none;
		}
		#content h2 a:hover {
			text-decoration: underline;
		}
	#content p {
		margin: 0;
	}
	#content a {
		color: #cb8e01;
	}
	
	
#content #section {
width:601px;
float:left;
background: url("../template_images/null_white.gif") top right repeat-y;
}
	
#content #section2 {
width:203px;
float:right;
background: url("../template_images/null_white.gif") top right repeat-y;
}
	
	
	
	#content #news {
		width: 397px;
		float: left;
		background: url("/templates/custom/splash/template_images/null_white.gif") top right repeat-y;
	}
		#content #news h2 {
			padding: 7px 20px 7px 20px;
		}
		#content #news h3 {
			font-size: 10pt;
			font-weight: bold;
			margin: -5px 0 2px 0;
			color:#000;
			
		}
			#content #news h3 a {
				color: #333;
				text-decoration: none;
			}
		#content #news .entry {
			padding-bottom: 15px;
			margin: 25px 15px 0px 20px;
			border-bottom: 1px solid #ccc;
		}
			#content #news .entry .timestamp {
				color: #999;
				text-transform: uppercase;
				font-size: 7.5pt;
				margin-top: 15px;
			}
				#content #news .entry .timestamp a {
					color: #000;
				}
	#content #speaker {
		width: 203px;
		float: left;
	}
		#content #speaker h3 {
			font-weight: normal;
			font-size: 8pt;
			padding: 0 0 6px 0;
			margin: 0 0 6px 0;
			border-bottom: 1px solid #ccc;
			line-height: 1.2em;
		}
			#content #speaker h3 strong {
				text-transform: uppercase;
			}
			#content #speaker h3 img {
				display: block;
				margin-bottom: 10px;
			}
			#content #speaker h3 a {
				color: #333;
				text-decoration: none;
			}
		#content #speaker p {
			margin: 0 0 10px 0;
			padding: 0;
		}
		#content #speaker .entry {
			margin: 15px;
			padding-bottom: 5px;
			border-bottom: 1px solid #ccc;
		}
	#content #right {
		float:left;
		width: 203px;
	}
		#content #right p {
			margin: 10px;
		}
		#content #right .dim {
			color: #999;
		}
		#content #right #downloads ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
			#content #right #downloads ul a {
				color: #333;
				font-weight: bold;
				text-decoration: none;
			}
			#content #right #downloads ul a:hover {
				text-decoration: underline;
			}
			#content #right #downloads li {
				margin: 10px;
				padding: 0 0 10px 30px;
				border-bottom: 1px solid #ccc;
			}
			#content #right #downloads .pdf {
				background: url("/templates/custom/splash/template_images/icon.gif") top left no-repeat;
			}
			#content #right #downloads .doc {
							background: url("/templates/custom/splash/template_images/doc_icon.gif") top left no-repeat;
			}
		#content #right #fund a {
			color: #333;
			font-weight: bold;
		}

#footer { 
	clear: both;
	background: #000;
	color: #fec02e;
	margin: 0 0 0 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px;
}
	#footer strong {
		color: #fff;
	}
	#footer a {
		color: #fec02e;
		text-decoration: none;
	}
	
	
	
	
.portalheader {
background: #FEC02F;
}

.portalheader a {

}

.portalcontent {
padding:10px;
}

hr {
  height: 1px;
  background: #ccc;
  background-color: #ccc;
color:#ccc;
  border:none;
}




