/* CSS Document */


h1 {
        color: #97b2d5;
        size: 135%;
	margin-top: 0;
}

h2 {
        color: #97b2d5;
        size: 120%;
}

	.pagebody {
		background:url(/stock/35/bg.jpg);
		background-repeat:repeat-x;
		background-color:#7CA9D7;
		margin: 0px;
		padding: 0px;
	}
	body {
		font-family: "Trebuchet MS", Tahoma, Verdana;
		font-size: 80%;
		text-align:left;
		color:#004A93;
		height:100%;

	}
	#container {
		width:758px;
		background-color:white;		
		height: 100%;
		background:url(stock/35/mainbg.jpg);
		background-repeat:repeat-y;
	}
	#searchheader {
		font-size: 70%;
		color:#999999;
		font-weight:bold;
	}
	#searchinput {
	background:url(/stock/35/sitesearchbg.jpg);
	border: 1px solid #666;
	width:116px;	
			font-family: "Trebuchet MS", Tahoma, Verdana;
		font-size: 80%;
		text-align:left;
		color:#004A93;
	}
	#breadCrumb {
	text-align:left;
	padding: 4px;
	font-size: 85%;
	
	}
	#sitesearch {
		float:left;
	}
	#searchbutton {
		padding-left: 5px;
		float: left;
	}
	.seminarDate {
		font-size: 90%;
		font-weight: bold;
	}
	.venue {
		font-size: 90%;
	}
	.graphic {
		padding-bottom: 7px;
		padding-top: 4px;
	}
	a.topnavigation {
		font-size: 80%;
		color: white;
		text-decoration:none;
	}
	a.topnavigation:hover {
		color: white;
		text-decoration:underline;
	}
	#toptextlinks {
		float: left;
	}
	#thedate {
		float: right;
		font-weight:normal;
		font-size: 80%;
		padding-right:10px;
		padding-top: 2px;
		}
	#footer {
		float: none;
		clear:both;
		color: #7CA9D7;
		font-weight:normal;
	}
	a.footer {
		color: #7CA9D7;
		font-weight:normal;
	}
		a {
		color:#F4821F;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover {
		text-decoration:underline;
	}	
		
		
	a.navigation {
		color:#F4821F;
		text-decoration:none;
		font-size: 90%;
	}
	a.navigation:hover {
		text-decoration:underline;
	}
	.navlink {
		color:#F4821F;
		font-weight:bold;
	}
	a.navlink {
		color:#F4821F;
		text-decoration:none;
	}
	a.navlink:hover {
		color:#F4821F;
		text-decoration:underline;
	}
	.navsplit {
	background:url(/stock/35/linksep.gif);
	background-repeat:repeat-x;
	height: 3px;
	padding: 0px;
	}
	#sumsheading {
	font-size:150%;
	color:#97B2D5;
	font-weight:normal;	
	}
	#page {
		width: 750px;	
		float:left;
		background-color:white;	
		height: 100%;	
	}
	#shadow{
		width:8px;
		float:right;
		background:url(/stock/35/shadbg.jpg);
		background-repeat:repeat-y;
		height: 100%;
	}
	#header{}
	#mainnav{
		background:url(/stock/35/navbg.jpg);
		height:23px;
		font-weight: bold;
		color: white;
		padding-top: 2px;
		padding-bottom: 0px;
		text-align:left;
		padding-left: 5px;
	}
	#pagebody{}
	#leftlinks{
		width: 200px;
		border: 1px solid #FFF;
		float: left;
		text-align:left;
		padding: 10px;
	}
	#main{
		text-align:left;
		padding: 10px;
		width:500px;
		border: 1px solid #FFF;
		float:left;
	}
	#mainpagesplitter {
	float:left;
	width:3px;
	}
	#footer{} 

