form { margin:0; }

.lightyellowbg{
    background-color: #ffffde;
}

.lightbluebg{
    background-color: #d4f3ff;
}

.lightgreenbg{
    background-color: #ddffdd;
}

.lightgreenborder{
   border: 2px solid #ddffdd;
}



.orangebg{
    border-bottom: 1px solid #000; 
    background-color: #cb8850; 
    color: #ffffff;
}

.lightgreenbgblueborder{
    background-color: #ddffdd;
    border: 2px dashed #0066cc;
}

.leftcolumn{
	width				: 150px;
	padding				: 5px;
	color				: #000000;
	background-color	: #ffffee;
	border-left: 3px solid #000000; 
	min-height: 300px;
	vertical-align: top;
   }

.rightcolumn
	{

	width				: 150px;
	padding				: 5px;
	color				: #000000;
	background-color	: #ffffee;
	border-right: 3px solid #000000;
	vertical-align: top;
	}

.centercolumn
	{
	padding				: 5px;
	color				: #000000;
	background-color	: #ffffee;
    
	}

.maintable
{
    min-height:300px; 
    height:300px;
}

/* for Internet Explorer */
/*\*/
* html .maintable {
height: 300px;
}
/**/

.footer
	{
	padding-top			: 5px;
	padding-bottom		: 5px;
	color				: #000000;
	background-color	: #ffffff;
	padding-left		: 5px;
	padding-right		: 5px;
/*	border-right: 3px solid #000000; 
	border-left: 3px solid #000000; 
 	border-top: 1px solid #000000; */ 
	}


.navtable {
	
	background-color: #ffffff; 
	border-top: 1px solid #AAAA99;	
	border-left: 1px solid #AAAA99;	
	border-right: 1px solid #AAAA99;	
	border-bottom: 1px solid #AAAA99;
}

.navTitle {
	background-color: #EEEEDD;
	border-bottom:1px solid #bbb;
	width:100%;
	padding:2px;
	font:12px Verdana,Helvetica,sans-serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.navLink {
	padding:2px;
	border-bottom:1px dashed #bbb;
	font:12px Arial,Helvetica,sans-serif;
	}
	
a.navlinkon:link, a.navlinkon:visited,
a.navlinkon:hover, a.navlinkon:active{
	font-weight: bold;
	display:block;
	padding:3px;
	width:130px;
	color: green;
	text-decoration:none;
	background-color:#ffffff;
	}
	
a.nav:link, a.nav:visited {
	font-weight: normal;
	display:block;
	padding:3px;
	width:130px;
	color: #666666;
	text-decoration:underline;
	}

a.nav:hover, a.nav:active {
	text-decoration:underline;
	background-color:#333399;
	color: #ffffff;
	font-weight: bold; 
	width:130px;
	padding:3px;
	}
	

td.hometd{
	background-color: #979898;
	white-space: nowrap;
	font: 10px Verdana,Helvetica,sans-serif;
}

td.hometdwrap{
	background-color: #979898;
	font: 10px Verdana,Helvetica,sans-serif;
}

td.homebordered{
	background-color: #979898;
	white-space: nowrap;
	font: 10px Verdana,Helvetica,sans-serif;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
	
table.hometdbordered{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font: 10px Verdana,Helvetica,sans-serif;
}
		
td.headerbackground{
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	
	color: #ffffff;
	font: 10px Verdana,Helvetica,sans-serif;
}

td.headerbackground input{
	height: 16px;
	font-size: 10px;
}

td.headerbackground a:link {
  color: #ffffff;
  font-size: 10px;
}

td.headerbackground a:visited {
  color: #ffffff;
  font-size: 10px;
}

td.headerbackground a:hover {
  color: #333399;
  background-color: #ffffff;
  font-size: 10px;
}

td.homepagetext {
	font-weight: bold;
  	FONT-SIZE: 12px;
  	white-space: nowrap;
}

div.hiddendiv{
	visibility: hidden;
	display: none;
}

div.visiblediv{
	visibility: visible;
	display: block;
}

div.photo_text{
	font-weight: bold;
  	FONT-SIZE: 16px;
}

div.contact_text{
	font-weight: bold;
  	FONT-SIZE: 12px;
}

div.contact_text_big{
	FONT-SIZE: 14px;
}

.servicesmenubuttonactive{
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  font-size: 120%;

  background-color: #D9E5F2;
  color: #333399;
  text-decoration: none;
  border-top: 1px solid #333399;
  border-left: 1px solid #333399;
  border-right: 1px solid #333399;
  border-bottom: 1px solid #D9E5F2;
  text-align: center;
  
  vertical-align: bottom;
height: 17px;

	position: relative;
	top: 1px;
	
}

.servicesmenubutton {
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  background-color: #DEDEDE;
  color: #444444;
  text-decoration: none;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #333399;
  text-align: center;
  vertical-align: bottom;

height: 17px;
}

.servicesmenubuttonhover
{
  background-color: #333399;
  color: #ffffff;
    font-family: helvetica,arial,sans-serif;
  font-weight: bold;

    text-decoration: none;
  border-top: 1px solid #333399;
  border-left: 1px solid #333399;
  border-bottom: 1px solid #333399;
  border-right: 1px solid #333399;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
  
height: 17px;
}

td.message_field {
	border-spacing: 0;
	background-color: #FFF; 
	border: thin solid #000;
  	border-collapse: collapse;
}

td.servicescontentcell{
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
   padding: 5px;
  background-color: #D9E5F2;
  margin: 0px;
  font-size: 11px;
  text-align: justify;
}

.servicesspacerdiv{

	border-bottom: 1px solid #333399;
	border-top: 1px solid #FFFFFF;
	
	font-family: helvetica,arial,sans-serif;
  	font-weight: bold;
 
height: 17px;
}

.menubutton {
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;


}
.menubutton a {
  display: block;
  padding: 3px 5px 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
}
.menubutton a:link,
.menubutton a:visited {
  background-color: #FFFFff; 
  color: #000000;
  text-decoration: none;
/* border-top: 3px solid #000000;*/
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  background-image: url(../images/menu_bg_repeat.jpg);
  background-repeat: repeat-x;
}

.menubutton a:hover {
  background-color: #c7b299;
  color: #f0f0db;
  background-image: url(../images/menu_bg_repeat_on.jpg);
  background-repeat: repeat-x;
}

.menubuttonright {
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;


}
.menubuttonright a {
  display: block;
  padding: 3px 5px 3px 5px;
  margin-right: 20px;
}
.menubuttonright a:link,
.menubuttonright a:visited {
  background-color: #FFFFff;
  color: #000000;
  text-decoration: none;
  /*border-top: 3px solid #000000;*/
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  text-align: center;
  background-image: url(../images/menu_bg_repeat.jpg);
  background-repeat: repeat-x;
}

.menubuttonright a:hover {
  background-color: #c7b299;
  color: #f0f0db;
  background-image: url(../images/menu_bg_repeat_on.jpg);
  background-repeat: repeat-x;
}

.footerlinks {
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  

}
.footerlinks a {
  padding: 3px 5px 3px 5px;

}
/*
.footerlinks a:link{
  color: #333399;
}

.footerlinks a:visited {
  color: #cc9966;
}

.footerlinks a:hover {
  color: #ffffff;
  background-color: #333399;
}*/

.required {
	font-weight: bold;
}

.formsectionheader{
	font-weight: bold;
	/*border-top: 2px solid #333399;*/
	background-color: #DDDDCC;
	color: #000000;
	padding-left: 10px;
	
}

td.formsectionheaderseparate {
	font-weight: bold;
	/*border-top: 2px solid #333399;*/
	background-color: #DDDDCC;
	color: #000000;
	padding-left: 10px;
	
	border: 0;
  	border-collapse: collapse;
  	border-bottom: none;
	border-top: none;
	border-left: thin solid #000;
	/*border-right: thin solid #000;*/
}

.formentrynote {
	background-color: #DDDDCC;
	color: #000000;
	padding: 3px;
	font-size: 10px;
	text-align: justify;
	border-top: 3px solid #FFFFFF;
}

td.tableheader {
	background-color: #e5e5e5;
  	color: #000000;
   	background-image: url(../images/table_header_bg_repeat.jpg);
  	background-repeat: repeat-x;
  	border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    font: 11px Verdana,Helvetica,sans-serif;
    font-weight: bold;
    padding: 5px;
}

.whitebox { 
	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-top: 1px solid #000000;
 	background-color: #ffffff;
  	color: #000000;
  	padding: 5px;
}

td.tablebody { 
	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-top: 1px solid #000000;
 	background-color: #ffffff;
  	color: #000000;
  	padding: 5px;
  	font-size: 14px;
}

td.forminput { 
	white-space: nowrap;
}

tr.tablerowalt1 {
	background-color: #EEEEDD;
	color: #000000;
}
tr.tablerowalt1:hover {
	background-color: #ffffff;
  	color: #000000;
	
}
tr.tablerowalt1:hover a:link,
tr.tablerowalt1:hover a:visited
{
	background-color: #ffffff;
  	color: #000000;
  	text-decoration: none;

}
tr.tablerowalt1:hover a:hover
{
	background-color: #ffffff;
  	color: #000000;
  	text-decoration: underline;

}
tr.tablerowalt1 a:link,
tr.tablerowalt1 a:visited
{
	color: #000000;
	text-decoration: underline;
}

tr.tablerowalt2 {
	background-color: #DDDDCC;
	color: #000000;
}
tr.tablerowalt2:hover {
	background-color: #ffffff;
  	color: #000000;

}
tr.tablerowalt2:hover a:link,
tr.tablerowalt2:hover a:visited
{
	background-color: #ffffff;
  	color: #000000;
  	text-decoration: none;

}
tr.tablerowalt2:hover a:hover
{
	background-color: #ffffff;
  	color: #000000;
  	text-decoration: underline;

}
tr.tablerowalt2 a:link,
tr.tablerowalt2 a:visited
{
	color: #000000;
	text-decoration: underline;
}

.tablecellalt1 {
	color: #000000;
  	padding: 5px;
 	border-bottom: 1px solid #000000;
}



.tablecellalt2 {
	color: #000000;
  	padding: 5px;
 	border-bottom: 1px solid #000000;
}



.tablecellalt2 {
	color: #000000;
  	padding: 5px;
 	border-bottom: 1px solid #000000;
}

.tablecellleftalt1 {
  	color: #000000;
  	padding: 5px;
  	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
}

.tablecellleftalt2 {
  	color: #000000;
  	padding: 5px;
 	border-bottom: 1px solid #000000;
 	border-left: 1px solid #000000;
}

.tablecellrightalt1 {
  	color: #000000;
  	padding: 5px;
  	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
}

.tablecellrightalt2 {
  	color: #000000;
  	padding: 5px;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
}

.leftheader {
	width: 373px;
	height: 147px;	
	float: left;
}
.centerheader {
	margin-left: 373px;
	margin-right: 14px;
	height: 147px;
	background-image: url(../images/header_bg_repeat.jpg);
  	background-repeat: repeat-x;
  	display: inline;
}

.rightheader {
	width: 14px;
	height: 147px;	
	float: right;
}

.breadcrumbs {
	padding-top			: 5px;
	padding-bottom		: 5px;
	color				: #000000;
	background-color	: #ffffff;
	padding-left		: 5px;
/*	border-right: 3px solid #000000; 
	border-left: 3px solid #000000; */
}

.adbox {
	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-top: 1px solid #000000;
 	background-color: #DEDEDE;
  	color: #000000;
  	min-height: 200px;
  /*	min-width: 100px;*/
  	padding: 5px;
}

.formentryerror {
	font-weight: bold;
	color: red;
}

.photosmall {
	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-top: 1px solid #000000;
 	background-color: #EEEEEE;
 	padding-left: 2px;
 	padding-bottom: 3px;
 	padding-right: 2px;
 	padding-top: 2px;
 	text-align:center;
 	width: 50px;
 	text-decoration: none;
 
}


.pagenumbers {
	text-align:center;
	font-size: 12px;
	font-weight:bold;
}

.pagenumbers a:link, 
.pagenumbers a:visited
{
	text-align:center;
	color: #333399;
	font-size: 12px;
	
}

.pagenumbers a:hover
{
	text-align:center;
	color: #ffffff;
	background-color: #333399;
	font-size: 12px;
}

.sectionbody {
	padding-top: 5px;
	font-size: 12px;
}

.sectionbody a:link, 
.sectionbody a:visited
{
	text-align:center;
	color: #333399;
	font-size: 12px;
	
}

.sectionbody a:hover
{
	text-align:center;
	color: #ffffff;
	background-color: #333399;
	font-size: 12px;
}


.sectionsspacerdiv{

	border-top: 1px solid #ffffee;
	border-bottom: 1px solid #AAAA99;
	font-family: helvetica,arial,sans-serif;
  	font-weight: bold;
 	height: 17px;
}

.sectionsbtnhover
{
	background-color: #333399;
	color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
	white-space: nowrap;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #333399;
	border-left: 1px solid #333399;
	border-bottom: 1px solid #333399;
	border-right: 1px solid #333399;	
}

.sectionsbtn{
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	background-color: #EEEEDD;
	color: #444444;
	text-decoration: none;
	border-top: 1px solid #AAAA99;
	border-left: 1px solid #AAAA99;
	border-right: 1px solid #AAAA99;
	border-bottom: 1px solid #AAAA99;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
}

.sectionsbtn a:link,
.sectionsbtn a:visited
{
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	
	color: #555555;
	text-decoration: none;

	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	height: 17px;
	font-size: 11px;
}

.sectionsbtnhover a:link,
.sectionsbtnhover a:visited,
.sectionsbtnhover a:hover
{
	background-color: #333399;
	color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
	white-space: nowrap;
	height: 17px;
	font-size: 11px;

}


.sectionsbtnactive a:link,
.sectionsbtnactive a:visited,
.sectionsbtnactive a:hover
{
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 110%;
	
	background-color: #ffffff;
	color: green;
	text-decoration: none;

	text-align: center;
	
	vertical-align: bottom;
	height: 17px;
	white-space: nowrap;
	position: relative;
	top: 1px;

}

.sectionsbtnactive{
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 110%;
	
	background-color: #ffffff;
	color: green;
	text-decoration: none;
	border-top: 1px solid #AAAA99;
	border-left: 1px solid #AAAA99;
	border-right: 1px solid #AAAA99;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	
	vertical-align: bottom;
	height: 17px;
	white-space: nowrap;
	position: relative;
	top: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.sectionbackground{
	padding: 5px;
	background-color: #ffffff;
	 border-left: 1px solid #AAAA99;
  border-right: 1px solid #AAAA99;
  border-bottom: 1px solid #AAAA99;
	}
	
.infobox {
	color: green; 
	font-weight: bold; 
	background-color: #f2fff2; 
	padding: 3px; 
	border: 1px solid #000;
}

.infoboxblack
{
	font-weight: bold; 
	background-color: #ffffff; 
	padding: 3px; 
	border: 1px solid #000;
}

.columnheader
{
    font-family: helvetica,arial,sans-serif;
    border-left: 1px solid #AAAA99;
    border-right: 1px solid #AAAA99;
    border-top: 1px solid #AAAA99;
    font-weight: bold; 
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ffffee; 
}

.homepagebox
{
    border-left: 1px solid #AAAA99;
    border-right: 1px solid #AAAA99;
    border-top: 1px solid #AAAA99;
    border-bottom: 1px solid #AAAA99;
    background-color: #ffffff; 
    padding: 5px;
}

.homepagebox:hover a:link,
.homepagebox:hover a:visited,
.homepagebox:hover a:hover,
.homepagebox:hover a:active
{
    background-color: #ffffff; 
}

.tos p,
.tos ol,
.tos ul 
{
    font-size: 14px;
    font-weight: normal;
}
html, body {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	background: #ffffff;
    color: #000;
    margin: 0px, 5px; 
 	padding: 0px, 5px; 
}

FONT                 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
TD                   {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
P                    {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
DIV                  {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
INPUT                {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
TEXTAREA             {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
FORM                 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
SELECT               {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
A:link               {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #333399; FONT-SIZE: 12px; TEXT-DECORATION: underline; BACKGROUND: none; font-weight : bold;  }
A:visited            {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: underline; BACKGROUND: none; font-weight : bold; }
a:hover {
  color: #111111;
  background-color: #DDDDCC;
}
a {
  padding: 1px 2px 1px 2px;
}