@charset "UTF-8";
/* CSS Document */

/*	em dash creative | www.emdashcreative.coom */

/* Layout styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/horizontalbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#leftcontainer {
	float: left;
	width: 330px;
	text-align: left;
}
#rightcontainer {
	float: right;
	width: 560px;
}

#container {
	height: 750px;
	width: 890px;
}

.sponsorlogos {
	margin-top: 15px;
}

#textbody {
	height: 454px;
	margin-top: 24px;
	margin-bottom: 25px;
	padding-right: 40px;
	overflow: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#footer {
	text-align: left;
	margin-top: 15px;
}

/* Type styles */

/* General Link Behaviours */

a:link {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
}

.footertext {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

a.footertext {
	color: #333333;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.navigation {
	color: #000000;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a.p {
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #E5001C;
	margin-top: 0px;
	margin-bottom: 20px;
}

a.h1 {
	color: #E5001C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}

a.h2 {
	color: #000000;
}

.backtotop {
	text-align: right;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.floatbiopicleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.subheadingsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #E5001C;
	font-weight: bold;
}

.subheadingsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}

.schedulecell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* only works in IE */
html {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;

	scrollbar-shadow-color: #666666;
	scrollbar-lightshadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;

	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #ffffff;
}
