/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#083C2C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}

.basetbl
{
	border:1px solid #ffffff;
	background-color:#F9F9F9;
}

.ritebtmimg

{
	background-image:url(images/rightbtm_img.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.ritebtmimginner

{
	background-image:url(images/rightbtm_innerimg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.smllhead
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#212121;
}

.rightgrntxt

{
	font-size:12px;
	text-decoration:none;
	color:#046A4A;
	line-height:25px;
}

.pglinks
{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:none;
}

.pglinks:hover
{
	font-size:11px;
	text-decoration:none;
	color:#8D072E;
	font-weight:none;
}

.grnhd
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bolder;
	color:#166B2C;
}
.wlcomehd
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	font-weight:bolder;
	color:#166B2C;
}


.grbox
{
	background-color:#E9E9E9;
	border:1px solid #ffffff;
}

.btmlinks
{
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

.btmlinks:hover
{
	font-size:13px;
	text-decoration:none;
	color:#ECCDCD;
	font-weight:normal;
}

.spacer
{
	padding:0 8px 0 8px;
	color:#ffffff;
	font-size:14px;
}

.copyrite
{
	font-size:12px;
	text-decoration:none;
	color:#636E6A;
	line-height:20px;
	font-weight:normal;
}

.copyrite a
{
	font-size:12px;
	text-decoration:none;
	color:#636E6A;
	line-height:20px;
	font-weight:bold;
}
.copyrite a:hover
{
	font-size:12px;
	text-decoration:none;
	color:#A9ACAB;
	line-height:20px;
	font-weight:bold;
}

.vtop
{vertical-align:top}
