.bannertext
{
	font-size:30px;
	font-weight:bold;
	color:#039250;
	text-decoration:none;
}

.greenlinks
{
	font-weight:bold;
	color:#039250;
	text-decoration:none;
	line-height:18px;
	padding:2px;
}
.greenlinks:hover
{
	color:#333333;
	text-decoration:underline;
}
.bluelinks
{
	color:#187DAF;
	text-decoration:none;
	line-height:18px;
	padding:2px;
}
.bluelinks:hover
{
	color:#333333;
	text-decoration:underline;
}
.underlinelinks
{
	color:#333333;
	text-decoration:underline;
	line-height:18px;
	padding:2px;
}
.underlinelinks:hover
{
	color:#333333;
	text-decoration:none;
}
.messagetext
{
	font-size:11px;
	color:red;
	text-decoration:none;
}
.bordertable
{
	border:1px;
	border-color:#CBCACF;
	border-style:solid;
}
.list_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a6a76;
	text-decoration: none;
}
.normal_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
.normal_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	padding-left: 5px;
}
.normal_bold_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	padding-left: 5px;
}
.text_bold_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.button
{
	color: #1B7ABC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../images/btn_msgbg.gif);
	background-repeat: repeat-x;
	border:1px;
	border-style:solid;
	border-color:#DDDDDD;
	height:25px;
}
.button1
{
	color: #1B7ABC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../images/btn_msgbg.gif);
	background-repeat: repeat-x;
	border:1px;
	border-style:solid;
	border-color:#DDDDDD;
	height:25px;
}
.innerpageheading
{
	font-size:18px;
	font-weight:bold;
	color:#754f9a;
	text-decoration:none;
	letter-spacing:1px;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:5px;
}
.innerheadingdivider
{
	background-image:url(../images/innerheading_divider.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height:3px;
}
.textboxbg
{
	color:#333333;
	background-color:#EEEEEE;
	text-align:left;
	vertical-align:middle;
	height:18px;
	border:1px;
	border-color:#7F9DB9;
	border-style:solid;
}
.selectboxbg
{
	color:#333333;
	background-color:#EEEEEE;
	text-align:left;
	border:1px;
	border-color:#7F9DB9;
	border-style:solid;
}
.textareastyle
{
	color:#333333;
	background-color:#EEEEEE;
	text-align:justify;
	vertical-align:middle;
	border:1px;
	border-color:#7F9DB9;
	border-style:solid;
	font-family:Verdana;
	font-size: 12px;
}
.textdisplaystyle
{
	color:#333333;
	text-align:left;
	vertical-align:middle;
	border:1px;
	border-color:#7F9DB9;
	border-style:solid;
	font-family:Verdana;
	font-size: 12px;
}
select
{
	color:#333333;
	background-color:#EEEEEE;
	text-align:left;
	border:1px;
	border-color:#7F9DB9;
	border-style:solid;
}

.textsub
{
	font-size:11px;
	color:#000000;
	padding-left:5px;
	padding-right:3px;
}
.texthead
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#e9cfec;
	padding-left:10px;
}
.textsubhead
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#e2d9ec;
	padding-left:10px;
}
.tabactive
{
background-color:#75549A;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;
line-height:23px;
}
.tabunselected
{

background-color:#B5A8C1;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:center;
line-height:23px;
}
.tabunselected:hover
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:center;
line-height:23px;
}
.tabtableborder
{
border:1px;
border-style:solid;
border-color:#9172EC;
}
.arrowlinks
{

font-size:11px;
text-decoration:none;
color:#99C68E;

}
.newslinks
{
font-size:11px;
text-decoration:underline;
color:#5D850F;
}
.endlink
{
font-size:11px;
color:#666666;
}
.paginationselected
{
color:#696969;
text-decoration:none;
line-height:18px;
padding:2px;
font-weight:bold;
}