/*== General Styles ==*/
body{
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 10pt;
	padding: 0 10px;
	color: #4e6069;
	background: #f1f5f8 url(images/gradientbg.jpg) repeat-x 0 0;
}
div.ContentWell{
	padding: 0;
	border-top: 0px;
}
#ContentWellTd{
	background: none;
}
.contentDiv{
	padding: 0;
}
a, a:link, a:visited{
	color: #4e6069;
	text-decoration: none;
	font-weight: bold;
}
#LayoutWrapper h1{
	font-size: 14pt;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#LayoutWrapper ul{
	padding: 0 0 0 1.5em;
	margin: 0;
	list-style: circle;
	text-indent: -0.3em;
}
.more{
	color: white;
	font-size: 9pt;
	font-weight: bold;
	padding: 0.2em;
	line-height: 2.5em;
	background: #9cbecf;
	border: none;
}
.more a{
	color: white;
}
.underline{
	border-bottom: 2px solid #4e6069;
}
.secondaryHeading{
	font-weight: bold;
	margin-bottom: 1em;
}
.imageWrapper{
	height: 50px;
	margin: 1em;
	text-align: center;
}
#LayoutWrapper{
	margin: 0 auto;
	width: 815px;
}
.header{
	background: url(images/cserdHeader.jpg) no-repeat 0 0;
	width: 803px;
	height: 34px;
	color: white;
	padding: 0.5em;
}

/*== Left Sidebar ==*/
#LeftSideBar{
	float: left;
	width: 180px;
}
#LeftSideBar .content{
	background: url(images/sidebarRPT.jpg) repeat-y 0 0;
	padding: 0 0.5em;
}
#LeftSideBar .sideBottom{
	background: url(images/sidebarBTM.png) no-repeat 0 0;
	width: 180px;
	height: 7px;
}
.sideBarItem{
	margin-bottom: 1em;
}
.sideBarItem p{
	padding: 0.5em 0;
	margin: 0;
}
.sideBarItem img.featured{
	margin-left: -0.4em;
}

/*== Main ==*/
#MainContentArea{
	float: right;
}
#HomeSplash{
	position: relative;
	background: url(images/CSERDSplash.jpg) no-repeat right 0;
	width: 620px;
	height: 176px;
}
#HomeSplash .content{
	width: 320px;
	height: 130px;
	padding: 0.5em 0.5em 0.5em 17px;
}
#HomeSplash .content p{
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#SearchContainer{
	position: absolute;
	top: 147px;
	left: 18px;
	width: 604px;
}
#SearchContainer .search{
	border: none;
	background: white;
	height: 20px;
	width: 140px;
	margin: 1px 5px 0 0;
	padding: 0;
	font-size: 12px;
	outline: none;
}
#SearchContainer .searchSubmit{
	width: 26px;
	height: 20px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.browseLinks{
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.browseLinks a{
	color: white;
}
#ContentGridContainer{
	width: 612px;
	margin-left: 15px;
	overflow: hidden;
}
.sideBarItem .heading,
#ContentGridContainer .heading{
	background: #4e5d64;
	color: white;
	padding: 0.5em;
}
#FeaturedPartners{
	width: 591px;
	background: url(images/mainRPT.jpg) repeat-y 0 0;
	overflow: hidden;
	clear: both;
	padding: 0 0.5em;
}
#FeaturedPartners .heading{
	clear: left;
	width: 604px;
	margin: 0 -0.5em;
}
#FeaturedPartners .col1,
#FeaturedPartners .col2,
#FeaturedPartners .col3{
	margin-top: 0;
	margin-bottom: 0;
}
#FeaturedPartnersBottom{
	background: url(images/mainBTM.jpg) no-repeat 0 0;
	margin-bottom: 1em;
	width: 606px;
	height: 9px;
}
#HighlightWrapper{
	width: 612px;
	background: url(images/highlightBackground.png) no-repeat 0 0;
	clear: both;
	float: left;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-left: -1px;  /* This makes up for the 1px white highlight border */
}
#HighlightBottom{
	background: url(images/highlightBackground.png) no-repeat 0 bottom;
	clear: both;
	height: 1px;
	margin-bottom: 1em;
	margin-left: -1px;
}

#HighlightWrapper .col1,
#HighlightWrapper .col2,
#HighlightWrapper .col3{
	width: 30%;
}
/*#HighlightWrapper .col2{
	margin-left: 3.5%;
	margin-right: 3.5%;
}*/
.hiddenDesc{
	display: block;
	position: absolute;
	border: 3px solid #9CBECF;
	padding: 0.5em;
	background: white;	
}
.collHighlight{
	background: #9CBECF;
}
.hiddenDesc{
	/*display: none;*/
}
.addToCserd{
	height: 25px;
}
.col1, .col2, .col3{
	display: block;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 32%;
}
.col1{
	clear: left;
}
/*.col2{
	margin-left: 1.5%;
	margin-right: 1.5%;
}
#HighlightWrapper .col2{
	margin-left: 0px;
	margin-right: 0px;
}*/
.colPadder1, .colPadder2 {
	display: block;
	float: left;
}
.colPadder1 {
	width: 9px;
}
.colPadder2 {
	width: 25px;
}
.partners{
	text-align: center;
}
.partnersLinkWrapper{
	padding: 1em;
}
.col1 li a, .col2 li a, .col3 li a, .col1 li a:visited, .col2 li a:visited, .col3 li a:visited {
	font-weight: normal;
	text-decoration: none;
}