@charset "utf-8";
/* CSS Document */

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.TopLinks
{
font-family:tahoma;
font-size:12px;
color:#202020;
}
.TopLinks a:link {
	color:#202020;
	text-decoration: none;
}
.TopLinks a:visited {
	color:#202020;
	text-decoration: none;
}
.TopLinks a:hover {
	color:#202020;
	text-decoration: underline;
}

.Form
{
height:14px;
width:100px;
border:1px solid #b2b2b2;
font-family:tahoma;
font-size:12px;
color:#202020;
}

.SmallText
{
font-family:tahoma;
font-size:11px;
color:#202020;
}

.SmallText a:link
{
color:#202020;
text-decoration:none;
}

.SmallText a:visited
{
color:#202020;
text-decoration:none;
}

.SmallText a:hover
{
color:#202020;
text-decoration:underline;
}

.AllText
{
	font-family:tahoma;
	font-size:12px;
	color:#434343;
	text-align:justify;
	line-height:16px;
}

.AllText12
{
	font-family:tahoma;
	font-size:12px;
	color:#434343;
	text-align:left;
	line-height:16px;
}
.AllText a:link
{
color:#434343;
text-decoration:none;
}

.AllText a:visited 
{
color: #434343;
text-decoration:none;
}

.AllText a:hover 
{
color: #434343;
text-decoration:underline;
}

.ReadMore
{
font-family:tahoma;
font-size:11px;
color:#0a850d;
}

.GreenHeading
{
font-family:tahoma;
font-size:15px;
color:#0a850d;
font-weight:bold;
line-height:26px;
}

.BigText
{
font-family:tahoma;
font-size:12px;
color:#434343;
font-weight:bold;
line-height:20px;
}

.BigText a:link
{
color:#434343;
text-decoration:none;
}
.BigText a:visited
{
color:#434343;
text-decoration:none;
}
.BigText a:hover
{
color:#434343;
text-decoration: underline;
}

.GreenHeadingSmall
{
font-family:tahoma;
font-size:12px;
color:#0a850d;
font-weight:bold;
line-height:20px;
}

.Back
{
font-family:tahoma;
font-size:11px;
color:#0a850d;
font-weight:bold;
line-height:20px;
text-align:left;
text-decoration:none;
}
.Back a:hover
{
color:#0a850d;
text-decoration: underline;
}

.Back a:link
{
color:#0a850d;
text-decoration:none;
}

.Back a:visited
{
color:#0a850d;
text-decoration:none;
}

.Links
{
font-family:tahoma;
font-size:11px;
color:#434343;
line-height:20px;
text-align:left;
text-decoration:none;
padding-left:10px;
}
.Links a:hover
{
text-decoration: underline;
color:#434343;
}

.Links a:link
{
text-decoration:none;
color:#434343;
}

.Links a:visited
{
text-decoration:none;
color:#434343;
}
