body {
	background: #fff;
	margin:0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}

	
h1 {font-size: 22px; font-family: Georgia, Times, serif; color: #072f1f; font-weight: normal; line-height: 26px;}
h2 {font-size: 18px; font-family: Georgia, Times, serif; color: #072f1f; font-weight: normal;}
h3 {font-size: 13px; color: #27624a;  font-family: Georgia, Times, serif; font-weight: normal; line-height: 18px;}
h4 {font-size: 11px; color: #27624a;  font-family: Georgia, Times, serif; font-weight: normal;}


img{ border: none; padding:0; }
img a {border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
.newshr {border: none 0; border-top: 1px solid #d1e0da; height: 1px; line-height:normal;}
.thickhr {border: none 0; border-top: 5px solid #d1e0da; height: 5px; line-height:normal;padding-bottom: 3px;}
hr {border: none 0; border-top: 1px solid #d1e0da; height: 1px; line-height:normal;}


/************************************************************************
Links
************************************************************************/

a, a:visited, a:active { color:#000; text-decoration:none; }
a:hover, a:focus {text-decoration: underline;}

/************************************************************************
 Forms Popup
************************************************************************/
#formwrapper { width: 770px; margin: 0 auto; padding: 0; line-height:18px; height: 100%; }
.gctitle em { font-size:11px; color:#666; font-family: Arial, Helvetica, sans-serif; }
.gcdistance { padding:3px; }
.cellpadding {padding:10px;}
