body {
	background: #f7f7f5 url(/images/bodybg.gif) center repeat-y;
	padding-top: 30px;
}	

body, div {
	font-family: arial;
}

a:link, a:visited {
	color: #b72025;
}

#page {
	width: 970px;
	background: url(/images/pageshadow.gif) center repeat-y;
	margin: auto;	
}

#top {
	background: url(/images/topbg.gif);
	width: 970px;
	height: 73px;
	position: relative;
}
#bottompart {
	background: url(/images/bottom.gif) bottom no-repeat;
	padding: 0 5px 7px 5px;
}
	#bottompart table { width: 100%; }
	
#logo {
	position: absolute;
	top: 26px;
	left: 20px;
}
#toptext {
	position: absolute;
	top: 23px;
	right: 20px;
}

.box {
	background: url(/images/colbg.gif) no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}
.box h3 {
	padding-bottom: 2px;
}

ul#menuline {
	padding: 0;
	margin: 0 5px 0 5px;
	background: url(/images/menulinebg.gif) repeat-x;
	height: 28px;
}
ul#menuline li {
	list-style: none;
	display: inline;
}
ul#menuline a:link, ul#menuline a:visited {
	display: block;
	float: left;
	color: #fff;
	font: 11px arial;
	background: url(/images/menuitembg.gif) right 0px no-repeat;
	padding: 7px 20px;
	text-decoration: none;
}
ul#menuline a:hover {
	background: url(/images/menuitembg.gif) right -28px no-repeat;
}
ul#menuline a.active:link, ul#menuline a.active:visited {
	background: url(/images/menuitembg.gif) right -56px no-repeat;
}

#canvas {
	font: 11px arial;
	line-height: 130%;
	padding: 20px 20px;
	background: url(/images/shadow.gif) repeat-x;
}
	#canvas h2 {
		font: 14px arial;
		margin: 8px 0 1px 0;		
	}

h1 {
	font: bold 17px arial;
	color: #b72025;
	margin: 0;
}
h2 {
	font: 17px arial;
	color: #b72025;
	margin: 0;
}
h3 {
	font: bold 11px arial;
	color: #b72025;
	margin: 0;
}
#redarea {
	background: url(/images/redbg.jpg);
	width: 281px;
	height: 198px;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
#redarea h2 {
	color: #fff;	
	margin-bottom: 5px;
}

li {
	list-style-image: url(/images/li_image.gif);
}

ul.links {
	padding: 0 0 0 20px;
	margin: 0;
}
ul.links li {
	list-style-image: url(/images/li_image_link.gif);
}

#leftcol {
		vertical-align: top;
		width: 199px;
		border-right: 1px solid #e0e0e0;
		background: url(/images/shadow.gif) repeat-x;		
}
	ul#leftmenu {
		padding: 10px 0 0 0;
		margin: 0;		
	}	
	ul#leftmenu li {
		list-style: none;
		display: inline;
	}
	ul#leftmenu a:link, ul#leftmenu a:visited {
		display: block;
		color: #464646;
		font: 11px arial;
		background: url(/images/arrow_red.gif) 12px 8px no-repeat;
		padding: 4px 0 4px 25px;
		text-decoration: none;
		border-bottom: 1px solid #f9f9f9;
	}
	ul#leftmenu a:hover {
		background: #fbfbfb url(/images/arrow_red.gif) 13px 8px no-repeat;
		text-decoration: underline;
	}
	ul#leftmenu a.active:link, ul#leftmenu a.active:visited {
		background: url(/images/arrow_bigred.gif) 9px 6px no-repeat;
		font-weight: bold;
	}
	ul#leftmenu li ul {
		margin: 0;
		padding: 0 0 0 10px;
	}
	
#maincol {
	vertical-align: top;
}

#bottomline { font: 11px arial; color: #808080;text-align: center; }

/* Styles for Advisory Board profiles */
.abprofile { width: 100%; }
.abprofile .portrait { background: url(/images/portraitbg.gif) no-repeat; width: 103px; height: 150px; margin: 0; padding: 15px 17px 17px 15px; }
.abprofile td h2 { font-family: Arial,Sans-serif; font-size: 14px; color: #517287; margin: 0; padding: 0; }
.abprofile td h3 { font-family: Arial,Sans-serif; font-size: 12px; font-weight: normal; color: #517287; margin: 0; padding: 0; }
.abprofile td p { font-family: Arial,Sans-serif; font-size: 11px; color: #000; margin: 2px 0px 10px 0px; padding: 0; }


#newsletter span.label, #newsletter span.spacer, #newsletter span.multiple span {width:120px; float:left;} 
#newsletter span.multiple {float:left;} 
#newsletter div.clear {clear:both;padding-top:5px;} 
