body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-family: arial;
	font-size: 12px;
	background-color: #333399;
}

.navbg {
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat;
}

.txtlnk {
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}

.txtlnk a:link {
  font-size: 11px;
	color: #333399;
	text-decoration: none;
}

.txtlnk a:hover {
   font-size: 11px;
	 color: #006633;
	 text-decoration: none;
}

.txtlnk a:visited {
  font-size: 11px;
	color: #006633;
	text-decoration: none;
}

.copyright {
	color: #ffffff;
	font-size: 11px;
}	

a:link {
	color: #333399;
	text-decoration: none;
}

a:hover {
  color: #006633;
	text-decoration: none;
}

a:visited {
	color: #006633;
	text-decoration: underline;
}

.italic {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333399;
}

.bold {
	font-weight: bold;
}

.subheading {
	font-weight: bold;
	color: #006633;
	font-size: 16px;
}

.border {
	 border: thin solid #333399;
}

.txtbg {
	 background-color: #ffffff;
}

.awslnk {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.awslnk a:link {
  font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.awslnk a:hover {
   font-size: 11px;
	 color: #c0dff4;
	 text-decoration: none;
}

.awslnk a:visited {
  font-size: 11px;
	color: #c0dff4;
	text-decoration: none;
}

.welltable {
	 color: #ffffff;
	 border: thin solid #006633;
	 background-image: url(../images/green_crop.jpg);
	 background-repeat: repeat-x;
}

.welllnk {
	 color: #ffffff;
	 text-decoration: underline;
}

.welllnk a:link {
	 color: #ffffff;
	 text-decoration: underline;
}

.welllnk a:hover {
	 color: #bad5c8;
	 text-decoration: underline;
}

.welllnk a:visited {
	 color: #bad5c8;
	 text-decoration: underline;
}
h3{
	color:#2F368E;
	font-size:16px;
}