/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	background:url(images/bg.jpg) top left repeat-x;
}

.toplinks
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#909090;
}
.td-bg
{
	background:#EAF7D0;

}

.bg-gradient
{
	background:url(images/bg-gradient.jpg) top left repeat-x;
}

.border-right
{
	border-right:1px solid #D9D9D9;
}

.border-right-left
{
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}

.border-bottom
{
	border-bottom:1px solid #D9D9D9;
}

.border-bottom-right
{
	border-bottom:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}

.border-right-dots
{
	border-right:1px dotted #AAB471;
}

.nav
{

}

	.nav ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.nav li
	{
		background:url(images/arrow-3.gif) 10px 10px no-repeat;
		padding-left:35px;
		padding-top:6px;
		padding-bottom:5px;
		border-bottom:dashed 1px #BFBFBF;
	}
	
	
.listing
{

}

	.listing ul
	{
		width:105px;
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.listing li
	{
		background:url(images/arrow1.gif) 0px 8px no-repeat;
		padding-left:20px;
		padding-top:4px;
		padding-bottom:4px;
		border-bottom:1px dashed #BFBFBF;
	}



.dropdown
{
	width:188px;
	height:17px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666666;

}

.loginfield
{
	width:144px;
	height:15px;
	border:none;
	font-size:11px;
	color:#666666;
}

.featuredBG
{
	background:url(images/bg-gradient2.jpg) top left repeat-x;
	border-bottom:1px solid #E4EFCD;
	border-left:1px solid #E4EFCD;
	border-right:1px solid #E4EFCD;
	
}

.greenbox
{
	border:1px solid #C0DA88;
	background:#F1F7E5;

}

	.greenbox ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	
	}
	
	.greenbox li
	{
		background:url(images/arrow2.gif) 0px 10px no-repeat;
		border-bottom:dashed 1px #BFBFBF;
		padding-top:7px;
		padding-bottom:7px;
		padding-left:25px;
	}
	
	.greenbox .li-borderless
	{
		border:none;
	
	}


.txtwhite
{
	color:white;
}

.greentxt
{
	color:#7AB103;
}

.greentxt10
{
	color:#7AB103;
	font-size:10px;
}

.bluetxt10
{
	color:#00A1A3;
	font-size:10px;
	line-height:16px;
}

.bluetxt13
{
	color:#00A1A3;
	font-size:13px;
}

.bluetxt20
{
	font-family:"Trebuchet MS";
	color:#00A1A3;
	font-size:20px;
}

.greentxt13
{
	color:#7AB103;
	font-family:"Trebuchet MS";
	font-size:13px;
}

.txt18
{
	color:#5D6E00;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.txt24
{
	color:#00A1A3;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.txt16
{
	color:#00A1A3;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.txt15
{
	color:#00A1A3;
	font-size:16px;
	font-family:"Trebuchet MS";
}


.txt18white
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:18px;
	text-decoration: none;
}.greentxt10 a {
	color:#7AB103;
	font-size:10px;
	text-decoration: none;
}
.greentxt10 a:hover {
	color:#00A1A3;
	font-size:10px;
	text-decoration: none;
}

.bluetxt13 a {
	color:#00A1A3;
	font-size:13px;
}
.greenbox a {
	background:#F1F7E5;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav a {
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	color: #7BB103;
	text-decoration: none;
}
.txt18white a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:18px;
	text-decoration: none;
}
.txt18white a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#484848;
	font-size:18px;
	text-decoration: none;
}
.listing a {
	color: #666666;
	text-decoration: none;
}
.listing a:hover {
	color: #00A1A3;
	text-decoration: none;
}
.greenbox a:hover {
	background:#F1F7E5;
	color: #5C8802;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluetxt10 a {
	color:#00A1A3;
	font-size:10px;
	line-height:16px;
	text-decoration: none;
}
.greentxt a {
	color:#7AB103;
}
.bluetxt10 a:hover {
	color:#666666;
	font-size:10px;
	line-height:16px;
	text-decoration: none;
}
.toplinks a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#909090;
	text-decoration: none;
}
.toplinks a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
.txtwhite a {
	color:white;
	text-decoration: none;
}
.txtwhite a:hover {
	color:#B8D902;
	text-decoration: none;
}
