@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	text-transform: none;
	line-height: inherit;
	color: #000;
}

.NoPadding { 
	padding-top: 0px; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}


td { padding-top: 5px; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}



.outer {
	background-color: #FFF;
	border-top-color: #33cc00;
	border-right-color: #33cc00;
	border-bottom-color: #33cc00;
	border-left-color: #33cc00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}



.ContactInfo {
	font-family:   Tahoma, Georgia,Times,"Times New Roman",serif  ;
	font-size: small;
	font-style: normal;
}

.LstHL {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

.MyHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

.WriteUs
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: inherit;
	color: #000000;
}	


.WriteUs a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: inherit;
	color : #037f14;
	text-decoration: none;
}

.WriteUs a:visited {
	color : #037f14;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: inherit;
	text-decoration: none;
}

.WriteUs a:hover {
	color : #cc0000;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: inherit;
	text-decoration: none;
}

.WriteUs a:active {
	color : #037f14;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: inherit;
	font-weight: bold;
}

/* Contact Us Form */

.headline1
 {
	color: #037f14;
	font-family: "Century Gothic", Verdana;
	font-size: large;
	font-weight: bold;
}

.headline2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #037f14;
}

.Form-Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #037f14;
}

.ReqField
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}

input, textarea, checkbox, select
{
	
	background-Color: #eeeeee;
	borderColor: #cccccc;
	border: #cccccc 1px solid;
	borderTop: #cccccc 1px solid;
	borderLeft: #cccccc 1px solid;
	borderRight: #cccccc 1px solid;
	borderBottom: #cccccc 1px solid;
	font-Size: 8pt;
	font-Family: Arial, Helvetica, Verdana, Geneva;
	borderRightColor: #cccccc; 1px solid;
	borderLeftColor: #cccccc; 1px solid;
	borderBottomColor: #cccccc; 1px solid;
	borderTopColor: #cccccc; 1px solid;
	borderStyle: solid;
	borderLeftStyle: solid;
	borderRightStyle: solid;
	color: #000000;	
}		

.cellback {
background: url(images/CellFillLine_5x10_Color_1ae72e.jpg) repeat-x;
'border-right: 1px solid black;
'width: 800px;
padding: 1px;
}
