﻿#DetailParagraphs
{
	margin-left: 16px;
}

#UploadPanel
{
	margin-top: 15px;
	margin-left: 0px;
	padding: 10px;
	width: 380px;
	height: 180px;
	background-color: #EEEDDD;
	border-color: #235134;
	border-style: solid;
	border-width: 1px;
}

#ContactUs
{
	text-align: left;
	font-size: 18px;
	color: #424242;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 480px;
	height: 255px;
	background-color: #bcdac7;
	border-color: #424242;
	border-style: solid;
	border-width: 1px;
}

#ContactInner
{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 470px;
	height: 157px;
	background-color: #ffffff;
	border-color: #424242;
	border-style: solid;
	border-width: 1px;
}

td 
	{
		color: #000000;
		font-size: 14px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}

h1 
	{
		color: #000000;
		font-size: 24px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}

.formSubHead
	{
		color: #ffffff;
		font-weight: bold;
	}

.style4
	{
		color: #000000;
		font-weight: normal;
	}

.vLine
	{
		color: #9a4e9e;
		font-size: 16px;
		font-weight:bold;
		font-family: Verdana;
	}

.navLinks
	{
		color: #9a4e9e;
		font-size: 16px;
		font-weight:bold;
		font-family: Verdana;
		text-decoration: none;
	}

a:hover
	{
	color: #00997a; 
	text-decoration: underline;
	}

a:active
	{
	color: #00997a; 
	text-decoration: underline;
	}

.gvSelect
	{
		color: black;
		text-decoration: none;
		cursor:default;
		border-style: none;
		border-color: White;
		border-width: 0px;
		background-color: Transparent;
		font-size: 14px;
		
	}

.gvCheck
	{
	 width:50px;
	}