body {
	color: #000000;
	background-color: #aaaaaa;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.inform {
 border: 1px dashed #d2d2d2;
 text-align: center;
}
.leftside {
 border: 2px dashed #d2d2d2; 
 padding: 7px;
}
.wbr {
 background: #fffffff;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}
.wbl {
 background: #fffffff;
 border-left: 1px solid #000;
 border-bottom: 1px solid #000;
}
.gbr {
 background: #f3f3f3;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}
.gbl {
 background: #f3f3f3;
 border-left: 1px solid #000;
 border-bottom: 1px solid #000;
}
.wb {
 background: #fffffff;
 border-left: 1px solid #000;
 border-right: 1px solid #000; 
 border-bottom: 1px solid #000;
}
.gb {
 background: #f3f3f3;
 border-right: 1px solid #000;
 border-left: 1px solid #000; 
 border-bottom: 1px solid #000;
}
.contactbug {
  text-align: right;
	vertical-align: top;
	background-color: #DDDAD2;
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.contactname {
 	vertical-align: top;
  padding: 5px;	
	border-bottom: 0px solid #000000;
	border-top: 1px solid #000000;	 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.rightpad {
  padding: 0px 9px 0px 0px;
}
#nav {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px;
	vertical-align: bottom;
	margin: 3px;
	background: #AAAAAA;
	text-align: center;
	border: 1px solid #000000;
	}
a:link.navfoot {
	text-decoration: none;
	color: #AAAAAA;
	background: #000000;
	font-weight: bold;
	}
a:visited.navfoot {
	text-decoration: none;
	color: #AAAAAA;
	background: #000000;
	font-weight: bold;
	}
a:hover.navfoot {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	}
a:active.navfoot {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	}
a:link.commnav {
	text-decoration: none;
	color: #000000;
	background: #d2d2d2;
	font-weight: bold;
	border: 1px solid #d2d2d2;
	}
a:visited.commnav {
	text-decoration: none;
	color : #000000;
	background: #d2d2d2;
	font-weight: bold;
	border: 1px solid #d2d2d2;
	}
a:hover.commnav {
	color: #000000;
	text-decoration: underline;
	background: #fefefe;
	font-weight: bold;
	border: 1px solid #ffffff;
	}
a:active.commnav {
	text-decoration: underline;
	color: #000000;
	background: #d2d2d2;
	border: 1px solid #d2d2d2;
	}
a:link.nav {
	text-decoration: none;
	color: #000000;
	background: #d2d2d2;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	border: 1px solid #000000;
	border-left: 0px solid #d2d2d2;
	border-right: 0px solid #d2d2d2;		
	}
a:visited.nav {
	text-decoration: none;
	color : #000000;
	background: #d2d2d2;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	border: 1px solid #000000;
	border-left: 0px solid #d2d2d2;
	border-right: 0px solid #d2d2d2;		
	}
a:hover.nav {
	color: #000000;
	text-decoration: underline;
	background: #fefefe;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	border: 1px solid #000000;
	border-left: 0px solid #d2d2d2;
	border-right: 0px solid #d2d2d2;		

	}
a:active.nav {
	text-decoration: underline;
	color: #000000;
	background: #d2d2d2;
	padding: 3px 7px 3px 7px;
	border: 1px solid #d2d2d2;
	}

td.tdnav {
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px;
	margin: 3px;
	background: #d2d2d2;
	text-align: center;
	border: 1px solid #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color : #000000;
	background: transparent;
	font-weight: bold;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	background: transparent;
	font-weight: bold;
	}
a:active {
	text-decoration: underline;
	color: #000000;
	background: transparent;
	}
a:hover.img {
	color: #336699;
	text-decoration: none;
	background: transparent;
	}

td.whitebg_blackbordnotop	{
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;		
}
td.menu	{
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-left: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;		
}
.whitebg_blackbord	{
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;		
}
.commhead	{
	background: #7F7F7F;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.searchhead	{
	background: #D2D2D2;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.memtable {
	background: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0px;
}
.form {
background: #ffffff; 
border-left: 1px solid #AAAAAA; 
border-top: 1px solid #AAAAAA; 
border-right: 2px solid #000000; 
border-bottom: 2px solid #000000;
}

.signup {
 font : bold 14px/15px courier, verdana,trebuchet,sans-serif;
 padding: 4px;
 border : 1px solid #999999;
 color : black;
 background-color : #e3e3e7;
 margin-top: 2px;
 margin-bottom: 2px;
}

.error_signup {
 font : bold 14px/15px courier, verdana,trebuchet,sans-serif;
 padding: 4px;
 border : 1px solid #D8000C;
 color : black;
 background-color : #FFBABA;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
 font : 10px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #e3e3e7;
 margin-top: 2px;
 margin-bottom: 2px;
}

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}

.pulldown {
 font : bold 14px/15px courier, verdana,trebuchet,sans-serif;
 padding: 4px;
 border : 1px solid #999999;
 color : black;
 background-color : #e3e3e7;
 margin-top: 2px;
 margin-bottom: 2px;
}
.searchhigh {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 background-color : yellow;
}
.footer	{
	background: #000000;
	color: #AAAAAA;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	border: 1px solid #000000;
}
.terms	{
	background: #5a86ba;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: top;
	border: 1px solid #000000;
}
input.emailsign {
 font : bold 14px/14px courier, verdana,trebuchet,sans-serif;
 border : 0px solid #999999;
 color : black;
 background-color : #ffffff;
 margin-top: 0px;
 margin-bottom: 0px;
} 
textarea.email {
 border: 0px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #FFFF;
 font: 11px/16px verdana,trebuchet,sans-serif;
}
.boxClass {
 border: 1px solid #ccc; 
 border-right: 3px solid #ccc; 
 border-bottom: 3px solid #ccc; 
 margin: 2px; 
 padding: 2px;  
 padding-left: 9px;
}
.boxClass a {
	color: #06c;
}
#main {
  float:left;
  width:580px;
  line-height: 15px;
  margin: 5px;
  padding: 5px;
}
#sidebar {
  background:#fff;
  float:right;
  width:186px;
  padding: 5px;
}
#auto_suggest, #auto_suggest_region {
	border: 1px solid #000; 
	border-top: 0px; 
	padding: 5px;
	z-index: 100;
	background: #fff; 
	position: absolute;
}
input.demo {
	border: 1px solid #000;
	padding: 3px 5px;
}
a.clicker {
	color: blue;
	font-weight: normal;
}
#txt_search {
	border: 1px solid #000111;
	padding: 2px;
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
margin-left: 5px;
color: #00529B;
padding: 10px;
padding-left: 40px;
background-color: #BDE5F8;
background-image: url('/images/icons/info.png');
background-repeat: no-repeat;
background-position: left;
}

.styling {
	padding: 5px; 
	border: 1px solid #000; 
	text-align: center; 
}

.labeldiv {
	margin-top: 5px;
	
}

.formth {
	text-align: center;
}

.formdiv {
	font-size: 1.2em; 
	text-align: center; 
	padding-right: 17px;
}
.grey {
	background-color: #d2d2d2;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/images/icons/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/images/icons/warning.png');
}
.errorwrap {
	background-color: #FFBABA;
	padding: 5px;
	margin: 3px;
	border: 1px solid #D8000C;
}
.infowrap {
	background-color: #BDE5F8;
	padding: 5px;
	margin: 3px;
	border: 1px solid #00529B;
}
.error {
margin-left: 5px;
color: #D8000C;
padding: 10px;
padding-left: 40px;
background-color: #FFBABA;
background-image: url('/images/icons/error.png');
background-repeat: no-repeat;
background-position: left;
}

.directory_notice {
	color: #00529B; 
	background-color: #BDE5F8; 
	padding: 5px; 
	border: 1px solid #00529B; 
	text-align: center;
}
.register_callout {
	padding: 5px; 
	border: 1px solid #d2d2d2; 
	background-color: #ffffaa; 
	text-align: center; 
	width: 97%; 
	font-weight: bold;
}
/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 213 2009-09-17 04:10:02Z emartin24 $
 *
 */

body {height:100%; margin:0;}
h3 {color:#5f87ae; font-size:1.6em; padding:0; margin:0;}
#basic-modal-content, #mail-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:320px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}