@charset "UTF-8";/* CSS Document *//* ==== Global Styles ==== */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background: url(../images/tile11.jpeg);	margin: 0;	padding: 0;	}	p, h1, h2, h3, h4, h5, h6, li {	margin: 1ex 0;	}	img {	border: none;	}	p {	font-size: .7em;	color: #333333;	line-height: 1.4em;	}	h3 {	margin: 0 0 5px 0;	font-size: 15px;	color: #009933;	}	h3 a:link, a:visited {	text-decoration: none;	}a:link, a:visited {	color: #009933;	}a:hover {	color: #D12000;	}	/* ==== homepage ==== */div#release {	text-align: center;	margin: 20px auto -10px auto;	width: 700px;	background: url(../images/newsGrad_50x50.jpg) repeat-x left bottom;	border: 1px solid #666;	padding: 5px 20px 5px 20px;	}	div#releaseMain {	text-align: center;	margin: 20px auto -10px auto;	width: 920px;	background: url(../images/newsGrad_50x50.jpg) repeat-x left bottom;	border: 1px solid #666;	padding: 5px 10px 5px 10px;	}	div#homeWrapper {	width: 700px;	height: 430px;	margin: 20px auto;	padding: 20px;	background-color: #FFFFFF;	border: 1px solid #666666;	}div#flashIntro {	width: 700px;	height: 350px;	margin: 0;	padding-bottom: 20px;	}div#flashBanner {	margin: 0;	padding: 0 0 0 10px;	width: 468px;	height: 60px;	float: left;	}	div#copy {	float: right;	width: 210px;	}	p.disclaimer {	font-size: 10px;	line-height: 1.3em;	color:#333333;	margin: 0;	}/* ==== column ==== */div#outerDiv {	width: 920px;	height: 550px;	padding: 10px;	background-color: #FFFFFF;	margin: 20px auto;	border: 1px solid #666666;	position: relative;	}	div#flashDiv {	width: 750px;	height: 550px;	margin: 0;	padding: 0;	float: left;	}	div#sidebarDiv {	width: 150px;	height: 550px;	float: right;	margin: 0;	padding: 0;	}	div#sidebarDiv a.teawell, div#sidebarDiv a.teawell:visited {	border: none;	text-indent: -9999em;	display: block;	width: 150px;	height: 178px;	background: url(../images/teawellBanner_f1.jpg) no-repeat top left;	margin: 0;	}	div#sidebarDiv a.teawell:hover, div#sidebarDiv a.teawell:active {	border: none;	text-indent: -9999em;	display: block;	width: 150px;	height: 178px;	background: url(../images/teawellBanner_f2.jpg) no-repeat top left;	margin: 0;	}	div#sidebarDiv ul.logos {	margin: 12px 0 13px 0;	padding: 0;	width: 150px;	height: 290px;	background: url(../images/tradeBannerBG.gif) no-repeat;	}	div#sidebarDiv ul.logos p {	padding: 10px;	color: #FFF;	font-size: .7em;	line-height: 1.5em;	margin: 0;	}	div#sidebarDiv ul.logos li.top {	display: block;	list-style: none;	width: 150px;	text-align: center;	margin-top: 10px;	}	div#sidebarDiv ul.logos li.middle {	display: block;	list-style: none;	width: 150px;	text-align: center;	}	div#sidebarDiv ul.logos li.bottom {	display: block;	list-style: none;	width: 150px;	text-align: center;	}	div#sidebarDiv a.map, div#sidebarDiv a.map:visited {	border: none;	text-indent: -9999em;	display: block;	width: 148px;	height: 58px;	background: url(../images/btn_map_f1.jpg) no-repeat top left;	margin: 0;	}	div#sidebarDiv a.map:hover, div#sidebarDiv a.map:active {	border: none;	text-indent: -9999em;	display: block;	width: 148px;	height: 58px;	background: url(../images/btn_map_f2.jpg) no-repeat top left;	margin: 0;	}					/* ==== misc styles ==== */.clear {	clear: both;	margin: 0;	padding: 0;	}	.preloadImage {	display: none;	}	.whiteText {	font-size: 11px;	color: #FFF;	text-align: center;	}
