												/* GENERAL SETTINGS */
html {
	padding: 0;
	margin: 0;
    border: none;
    overflow: -moz-scrollbars-vertical;  
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 1px;
	padding: 1px;	
}
.outer  {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 10pt;
}

table  {
	border-collapse: collapse;
}

table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img {
	border: 0;
}
													/* HEADING - H1, H2 etc */
H1  {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 14pt;
	color: #005959;
	font-weight: bold;
}

H2  {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 12pt;
	color: #005959;
	font-weight: bold;
}
H3  {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	color: #005959;
	font-weight: bold;
}
H4  {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	color: #005959;
	font-weight: bold;
}

H6  {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	color: #005959;
	font-weight: bold;
}
												/* NORMAL LINKS */
a:link     { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #005959;
	font-weight: normal; 
	text-decoration: underline; 
}
a:active   { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #005959;
	font-weight: normal; 
	text-decoration: underline; 
}
a:visited  { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #005959;
	font-weight: normal; 
	text-decoration: underline; 
}
a:hover     { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #005959;
	font-weight: normal; 
	text-decoration: none; 
}	

.padding  {

	padding-left: 10px;
}						

												/* HEADER INCLUDE */


.headtop {
	background-image: url('images/teal-bar.jpg');
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color: #FFF;
	width: 400px;
	height: 30px;
	font-size: 10pt	
}
.rback {	
	width: 100%;
	height: 85px;
	background-image: url('images/hback.gif');
}
			
.bar {
	background-image: url('images/teal-bar.jpg');
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	height: 30px;
	font-size: 10pt;
}
												/* FOOTER INCLUDE */

.footer {
	background-image: url('images/teal-bar.jpg');
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	height: 30px;
	font-size: 10pt	
}

a:link.footlink     { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-weight: normal; 
	text-decoration: underline; 
}
a:active.footlink   { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-weight: normal; 
	text-decoration: underline; 
}
a:visited.footlink  { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-weight: normal; 
	text-decoration: underline; 
}
a:hover.footlink     { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal; 
	text-decoration: none; 
}

															/* LEFT AND RIGHT COLUMNS - DOTTED BORDER */
															
.rightborder  {
 	border-right: 1px dashed #C6DAC0;
 	text-align: center;
 	vertical-align: top;
 	width: 180px;
}

.leftborder  {
 	border-left: 1px dashed #C6DAC0;
 	text-align: center;
 	vertical-align: top;
 	width: 180px;
}


														/* LEFT NAVIGATION */
.head {
	background-image: url('images/topgr1.gif');
	border-bottom: 1px solid #D2D2D2;
	width: 161px;
	height: 22px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.navlist  {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}



li.navcontainer { 
	width: 100%; 
	font-size: 10pt;
	background-color: #DFDFDF;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

.navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.navcontainer { 
	width: 100%; 
	display: block;
	font-size: 9pt;
	background-color: #DFDFDF;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #D2D2D2;
}
															

a.navcontainer
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link.navcontainer
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:visited.navcontainer 
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:hover.navcontainer 
{
	font-size: 9pt;
	background-color: #C0C0C0;
	color: #00000;
	text-decoration: none;
}

.botnav  {
	background-image: url('images/botgr.gif');
	width: 161px;
	height: 22px;
}

														/* GRAY BOXES */
														
.boxhead {
	background-image: url('images/topgr1.gif');
	width: 161px;
	height: 22px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.box {
	padding: 0 5px 0 10px;
	font-size: 9pt;
	background-color: #DFDFDF;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


															/* MAIN CONTENT CELL THAT HOLDS CONTENT TABLE */	

.contentcell  {
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding: 15px 10px 0 10px;
	background-color: #FFFFFF;
}

															/* CONTENT TABLE */
.maincontent  {
	width: 96%;
	text-align: left;
}															


															/* DROP DOWN NAVIGATION */


.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #2B4A43;
	border-bottom-width: 0;
	font: normal 10px arial;
	line-height: 12px;
	z-index: 100;
	background-color: #CFCFCF;
	width: 165px;				/* THIS IS THE WIDTH OF THE SUB MENUS */
	text-decoration: none;
}
.anylinkcssmain {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
a.anylinkcssmain  {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
a:link.anylinkcssmain  {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
a:active.anylinkcssmain  {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
a:visited.anylinkcssmain {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
a:hover.anylinkcssmain  {
	color: #FFF;
	font: normal 13px arial;
	text-decoration: none;
}
.anylinkcss a {
	width: 100%;
	display: block;
	color: #000;
	text-indent: 3px;
	font: normal 12px arial;
	border-bottom: 1px solid #676767;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
.anylinkcss a:active {
	background-color: #CFCFCF;
	font: normal 12px arial;
	color: #000;
	text-decoration: none;
}
.anylinkcss a:visited {
	background-color: #CFCFCF;
	font: normal 12px arial;
	color: #000;
	text-decoration: none;
}

.anylinkcss a:hover { 
	background-color: #5D8C80;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
}

													/* CONTACT US PAGE FORM */
													

.formtable {
	width: 350px;
	background-color: #F1F5F4;
	border: #E8EEED;

}
.formhead  {
	width: 100%;
	height: 15px;
	background-color: #C6DAC0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.formname  {
	width: 110px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.formcheck {
	width: 180px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.formcheck1 {
	width: 170px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.formsub {
	width: 100%;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
}