

.intro {
	font-size:12px;
	line-height:16px;
}

.intro a:link,
.intro a:visited {color: #000; text-decoration: underline;}
.intro a:hover {color: #9C0; text-decoration: underline;}	


#sidebarright {
	position:relative;
	float:right;
	width:225px;
	border:#99CC00 solid 1px;
	margin:10px 0 10px 10px;
	background:url(/images/interact/blue_gradient.gif) repeat-x;
}

#imagebar{
	width:620px;
	margin:0 0 0 15px;
}
#imagebar img{
	margin-right:23px;
}

#column1 {
	position:relative;
	float:left;
	display:block;
	height:auto;
	width:190px;
	margin:30px 12px 0 10px;
	background:url(/images/interact/blue_gradient.gif) repeat-x;
	border:#009999 solid 1px;
	font-size:12px;
	color:#009999;
}
#column2 {
	position:relative;
	float:left;
	display:block;
	height:auto;
	width:190px;
	margin:30px 12px 0 0;
	background:url(/images/interact/blue_gradient.gif) repeat-x;
	border:#669900 solid 1px;
	font-size:12px;
	color:#009999;
}

#column3 {
	position:relative;
	float:left;
	display:block;
	height:auto;
	width:190px;
	background:url(/images/interact/blue_gradient.gif) repeat-x;
	border:#99CC00 solid 1px;
	margin-top:30px;
	font-size:12px;
	color:#009999;
}

#column1 a:link, #column2 a:link, #column3 a:link { color:#009999; text-decoration: none;}
#column1 a:visited, #column2 a:visited, #column3 a:visited { color:#000000; text-decoration: none;}
#column1 a:hover, #column2 a:hover, #column3 a:hover  {color: #99CC00; text-decoration: none;}	


h1.blue {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#009999; 
	font-size:26px;
	line-height: 36px;
	letter-spacing:1pt;
}

h3 {
	font-family:Verdana, Geneva, sans-serif; 
	color:#000;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 10px 10px 20px;
	line-height:18px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif; 
	color:#99CC00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.ctlsubhead_green {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#690;
}
.ctlsubhead_green a:link,
.ctlsubhead_green a:visited {color: #690; text-decoration: underline;}
.ctlsubhead_green a:hover {color: #9C0; text-decoration: underline;}

.ctlsubhead_blue {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#099;
}
.ctlsubhead_blue a:link,
.ctlsubhead_blue a:visited {color: #099; text-decoration: underline;}
.ctlsubhead_blue a:hover {color: #9C0; text-decoration: underline;}

.subhead_black {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.subhead_black a:link,
.subhead_black a:visited {color: #000; text-decoration: underline;}
.subhead_black a:hover {color: #9C0; text-decoration: underline;}

.ctlsubhead_black {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.ctlsubhead_black a:link,
.ctlsubhead_black a:visited {color: #000; text-decoration: underline;}
.ctlsubhead_black a:hover {color: #9C0; text-decoration: underline;}



.greenbar {
	background-color:#99CC00;
	font:12px Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px;
	margin:0;
}
.greenbar a:link,
.greenbar a:visited {color: #000; text-decoration: underline;}
.greenbar a:hover {color: #FFF; text-decoration: underline;}

.dkgreenbar {
	background-color:#669900;
	font:12px Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px;
	margin:0;
}
.bluebar {
	background-color:#009999;
	font:12px Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px;
	margin:0;
}

.rightscience {float:right; border: 2px solid #99cc00; margin:0 0 10px 10px;}
.leftscience {float:left; border: 2px solid #99cc00; margin:0 10px 10px 0;}
