﻿.plantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.boldtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.border_black {
	border: thin solid #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.bold_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.black_bground {
	padding: 4px 0px 4px 0px;
	background-color: #000000;
}
.border_black {
	border-style: solid;
	border-width: 1px;
}
.small_text {
	font-size: xx-small;
	font-family: Verdana, Helvetica, sans-serif;
}
.style1 {
	background-image: url('images/left_vertical_line.jpg');
}
.style2 {
	background-image: url('images/right_vertical_line.jpg');
}
.style3 {
	background-color: #E1C38C;
}
.leftalign {
	text-align: left;
}
.body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}
.style5 {
	background-image: url('images/bottom_nav.jpg');
	text-align: left;
}

div.module-overview .module-content div.story-block .thumbnail		   	    
{ float: left; background:#FFFFFF url('thumbnail-drop.png'); 
margin-right:10px; padding:3px; 
}
.style7 {
	text-align: center;
}
a {
color: #000000;
text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.greentext { color: #04A357; }
}
A.ONE:HOVER { 
        color: #fa2d05;
		text-decoration:none;}
A.ONE{ 
	color: #1c4d8e;
	text-decoration: none; 
}

