/*-- Standard Elements -----------------------------------------------------------------*/	

html {
overflow: -moz-scrollbars-vertical !important;
}

body {
	font-family:"trebuchet MS", sans-serif;
	background-color:#D4D2D2;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:url(/images/bgPage.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 

}

td {
}

/*-- CONTAINERS -----------------------------------------------------------------*/	
#containerBody {
	width: 900px;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
}
#containerHeader {
	width:900px;
	height:142px;
/*	background-color:#FFFFFF;*/
}
#containerHeaderMembers {
	width:900px;
	background-color:#FFFFFF;
}
#containerHeaderAdvertising {
	width: 900px;
	height:0px; /* ---- 138px for live site. ---*/
}
#containerHeaderAdvertisingLeft {
	width: 700px;
	height:138px;
	vertical-align:middle;
}
#containerHeaderAdvertisingRight {
	width: 200px;
	height:138px;
	vertical-align:middle;
}
#containerContent {
	width: 638px;
	text-align:left;
}
#containerNavLeft {
	width: 220px;
	text-align:left;
	border-width:1px;
	border-style: solid;
	border-color: #97B6D3;
	margin:10px;
}
#containerFooter {
	width: 900px;
	background-color:#FFFFFF;
}

#containerSubNavTop {
	position:relative;
	width: 900px;
	z-index:100;
}

/*-- CRAP -----------------------------------------------------------------------------------*/	
#content {
}
#content td {
	font-family:"trebuchet MS", sans-serif;
	text-align: left;
	text-decoration: none;
}
#title {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	text-align: left;
	color:#FFFFFF;
	text-decoration: none;
}
.title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 12pt;
	color:#E33000;
	text-decoration: none;
}
.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 10pt;
	color:#35699b; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bolder;
}
.title3 {
	font-family:"trebuchet MS", sans-serif;
	font-style:normal;
	font-size: 12pt;
	color:#FF880C; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bolder;
}
.title4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 12pt;
	color:#444444;
	text-decoration: none;
}
/*-- Calendar of Events -----------------------------------------------------------------------------------*/	
.calendarDateLeft {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #35699b;
	text-decoration: none;
	padding-left:10px;
	padding-top: 5px;
}
.calendarDate{
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #35699b;
	text-decoration: none;
	padding-top: 5px;
}
.calendarTitleLeft {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	font-weight:bold;
}
.calendarTitle {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.calendarLinkLeft {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #7D9B18;
	text-decoration: none;
	padding-left:10px;
	padding-bottom:5px;
}
.calendarLinkLeft a {
	text-decoration: none;
	color: #AECB4B;	
}
.calendarLinkLeft a:link {
	text-decoration: none;
	color: #AECB4B;
}
.calendarLinkLeft a:visited {
	text-decoration: none;
	color: #AECB4B;	
}
.calendarLinkLeft a:hover {
	text-decoration: underline;
	color: #7D9B18;
}

/*-- NAVIGATION -----------------------------------------------------------------------------------*/	
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.whiteStandard {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteStandard a {
	font-family:"trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteStandard a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.whiteStandard a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.whiteStandard a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/*-- Top -----------------------------------*/	
#navTop {
	font-family:"trebuchet MS", sans-serif;
	background-image:url(/images/bgNavTop.gif);
	position:relative;
	color:#FFFFFF;
}
#navTop td {
	font-weight:bold;
	height:30px;
	text-align:center;
	vertical-align:middle;
}
#navTop a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px;
}
#navTop a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#navTop a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#navTop a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/*-- Left -----------------------------------*/	
#navLeft {
	font-family:"trebuchet MS", sans-serif;
}
#navLeft td {
}
#navLeft a {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:10px;
	background-color:#F2F2F2;
}
#navLeft a:hover {
	font-family:"trebuchet MS", sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navLeft a:active {
	font-family:"trebuchet MS", sans-serif;
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navLeft a:visited {
	font-family:"trebuchet MS", sans-serif;
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navTextLeft {
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*-- Footer -----------------------------------*/	
#navFooter {
	font-family:"trebuchet MS", sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
#navFooter td {
	font-weight:bold;
	height:35px;
	text-align:center;
	vertical-align:middle;
}
#navFooter a {
	color:#000000;
	text-decoration:none;
}
#navFooter a:hover {
	color:#000000;
	text-decoration:none;
}
#navFooter a:active {
	color:#000000;
	text-decoration:none;
}
#navFooter a:visited {
	color:#000000;
	text-decoration:none;
}

#nav_Horiz1 {
	position:absolute;
	top: -1px;
	left: 0px;
	width:200px;
	height:200px;
	z-index:1;
	visibility: hidden;
	text-align:left;
}
#nav_Horiz2 {
	position:absolute;
	top: -1px;
	left: 90px;
	width:300px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;
}
#nav_Horiz3 {
	position:absolute;
	top: 1px;
	left: 320px;
	width:300px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}
#nav_Horiz4 {
	position:absolute;
	top: -1px;
	left: 474px;
	width:160px;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}
#nav_Horiz5 {
	position:absolute;
	top: -1px;
	left: 598px;
	width:160px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}
#nav_Horiz6 {
	position:absolute;
	top: -1px;
	right: 0px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;
}
	
/*-- Sub Nav -----------------------------------*/	
#subNav {
	font-family:"trebuchet MS", sans-serif;
}
#subNav td {
	display:block;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#35699b;
	padding-left:2px;
	text-indent:4px;
	
}
#subNav a {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	background-color:#dfe8ef;
	padding-left:12px;
}
#subNav a:hover {
	font-family:"trebuchet MS", sans-serif;
	color:#CC0000;
	
	background-color:#FFFFFF;
}
#subNav a:active {
	font-family:"trebuchet MS", sans-serif;
	color:#000000;
}
#subNav a:visited {
	font-family:"trebuchet MS", sans-serif;
	color:#000000;
}
	
/*-- MORE CRAP -----------------------------------------------------------------------------------*/	
.copyright {
	font-family:"trebuchet MS", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#4674A5;
	text-decoration: none;
}
.recordset {
	font-family:"trebuchet MS", sans-serif;
	font-size: 11px;
	color: #C99B4C;
	text-decoration: none;
}
.recordset a:link {
	font-family:"trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.recordset a:visited {
	font-family:"trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.recordset a:hover {
	font-family:"trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/*-- Paging Routine -----------------------------------------------------------------------------------*/	
.rsPagingRoutine {
	font-family:"trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	width:20px;
	text-align:center;

}
#rsPaging {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size: 14px;
	color: #C99B4C;
	text-decoration: none;
	width:20px;
	text-align:center;
/*	background-color:#D9E7F4;*/
}
#rsPagingCurrentPage {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
/*	background-color:#D9E7F4;*/
	width:20px;
	text-align:center;	
}
#rsPaging a:link {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
/*	background-color:#D9E7F4;*/
	width:20px;
	text-align:center;	
}
#rsPaging a:visited {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
/*	background-color:#D9E7F4;*/
	width:20px;
	text-align:center;	
}
#rsPaging a:hover {
	display:block;
	font-family:"trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	background-color:#D9E7F4;
	width:20px;
	text-align:center;	
}


.content {
	padding-left: 4px;
	padding-right: 4px;
	font-family:"trebuchet MS", sans-serif;
	font-style:normal;
	font-size: 12px;
	letter-spacing: 0px;
	color:#555555;
}
.contentHeader {
	font-family:"trebuchet MS", sans-serif;
	font-style:normal;
	font-size: 10pt;
	color:#222222;
	text-decoration: none;
	font-weight:bolder;
}
.error {
	font-style:normal;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
}
.errorthin {
	font-family:"trebuchet MS", sans-serif;
	font-style:normal;
	color:#990000;
	text-decoration: none;
}
.required {
	font-family:"trebuchet MS", sans-serif;
	font-size: 8pt;
	font-weight:bold;
	font-style:normal;
	color:#990000;
	text-decoration: none;
}
.notice {
	font-family:"trebuchet MS", sans-serif;
	font-size: 9pt;
	font-style:normal;
	color:#336600;
	text-decoration: none;
}
.login {
	font-family:"trebuchet MS", sans-serif;
	font-size: 9pt;
	font-style:normal;
	color:#990000;
	text-align:right;
	text-decoration: none;
}
.leftStepCurrent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E33000;
	text-decoration: none;
	padding-left:10px;
	font-weight:bold;
}
/*-- FORM ELEMENTS -----------------------------------------------------------------------------------*/	
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right : 0px;
	margin-top: 0px;
	padding:0px;
}
.radiobutton {
	background:none;
}
textarea {
/*   background:url(../images/bgFormArea.gif); */
}
select {
	border: #999999 1px inset;
	background-color: #D0E5F6;
	color: #333333;
}
.inputImage {
	border: #FFFFFF 0px inset;
}
.input2 {
	border: #999999 1px inset;
	background-color: #FFFFCC;
	color: #333333;
}
.inputRequired {
	border: #999999 1px inset;
	background-color: #EAF8DE;
	color: #000000;
}
.inputsearch {
	border: 0px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-right : -6px;
}
.select {
	background-color : #FFFFFF;
	border: 0px solid black;
	color : black;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.button {
	border: 1px outset;
	background-color: #CCCCCC;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	border-color: #999999 #000000 #000000 #999999;
}
.button3 {
	border: 1px outset;
	background-color: #0000CC;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #999999 #000000 #000000 #999999;
}
.button2 {
	border: 0px outset;
}
.textbox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../includes/css/images/textbox_shadow.gif);
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
}
.footer {
	font-family:"trebuchet MS", sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
/*-- EVEN MORE CRAP -----------------------------------------------------------------------------------*/	
a.tt {
	position:relative;
	z-index:24;
	color:#000066;
	font-weight: normal;
	text-decoration:none;
}
a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover {
	z-index:25;
	color: #aaaaff;
	background:;
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #111111;
	text-align: left;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../includes/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../includes/images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../includes/images/bubble.gif) no-repeat bottom;
}

/* ----- ADVERTISING ELEMENTS -----*/
