﻿body
{
	background-color: #efefef;
	margin: 0px;
}

.headlines 
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00642c;
	text-decoration: none;
}

.RedHeadlines 
{
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	text-align:left;
}

.headlines2 
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.subheadlines 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.text 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 0px 6px 0px 6px;
}

.tabletext 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.links1
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

.links1:hover 
{
	text-decoration: none;
	color: #00642c;
}

.links2 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.links2:hover 
{
	color: #666666;
	text-decoration: none;
}

.links3 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

.links3:hover 
{
	color: #666666;
	text-decoration: none;
}

.links4 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00642c;
	text-decoration: none;
}

.links4:hover 
{
	text-decoration: none;
	color: #666666;
}

.links5
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.links5:hover 
{
	text-decoration: none;
	color: #cc0000;
}
.links6
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.links6:hover 
{
	text-decoration: none;
	color: #cc0000;
}
.DropDown
{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	background-color:#ffffff;
	height:18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.form 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999; 
}

.button
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #53a0a0;
	background-color: #00642c;
	padding: 3px;
	cursor: hand;
	text-decoration: none;
}

.smalltext
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bullets1
{
	margin-left: 2.0em; 
	padding-left: 6px; 
	color: #333333;
	list-style-type: square;
}

.bullets2
{
	margin-left: 2.0em; 
	padding-left: 6px;
	color: #cc0000;
	list-style-type: square;
}
.bullets3
{
	margin-left: 2.0em;
	padding: 0px 0px 0px 6px;
	color: #333333;
	list-style-image: url('../Images/RedArrow.gif');
}
.MenuBar
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 6px 6px;
	cursor: default;
	width: 190px;
	background-color: #a9c243;
	display: block;
	border-bottom: 1px solid #fff;
	
}

.MenuBar:hover
{
	background-color: #53a0a0;
	color: #FFFFFF;
}

.MenuItem
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D8D8D8;
	margin: 0;
	cursor: hand;
	padding: 2px 3px 2px 2px;
}

.MenuItem:hover
{
	color: #FFFFFF;
}

.SelectedMenuItem
{
	padding: 4px 2px 4px 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8F8F8F;
	margin: 0;
	cursor: hand;
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 140px;
	
}

.SelectedMenuItem:hover
{
	color: #006729;
}
.MiddleMenuItem
{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	cursor: hand;
	text-align: left;
	
	
}

.MiddleMenuItemBack
{
	filter: Alpha(Opacity=35);
	-moz-opacity: 0.35;
	opacity: .35;
	background-color: #000000;
}

.MiddleMenuItem:hover
{
	color: #CC0000;
}
.menuTabs
{
	position:relative;
	top:0px;
	left:2px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8D8D8;
	text-decoration: none;
}
.tab
{
	border:Solid 1px #CCCCCC;
	border-bottom:none;
	padding:4px 4px 4px 4px;
	background-color: Whitesmoke;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	
}
.tab:hover
{
	color: #CC0001;
}
.selectedTab
{
	border:Solid 1px #CCCCCC;
	border-bottom:Solid 1px white;
	padding:4px 4px 4px 4px;
	background-color:white;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}
.SearchBttn
{
	height: 34px;
	background-image: url(images/green_go.jpg);
	background-repeat:no-repeat;
	background-color:Transparent;
	border-style: none;
	display: block;
	cursor: pointer;
	border: 0px solid #FFFFFF; 
}
.SearchText
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999; 
}
.Error 
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}


.watermarked 
{
	font-family: Tahoma, sans-serif;
	height:18px;
	width:142px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#ffffff;
	color:gray;
}
.smalltext 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: justify;
	
}