@charset "utf-8";

/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#D2E9F7;
	background-image: url(../gfx-interface/BODYbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

h1 {
	padding-top: 50px;
	font-family: Georgia;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
	background-image: url(../gfx-interface/topbanner.jpg);
	height: 90px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cacaca;
}

h2#textblurb {
	font-family: Georgia;
	font-size: 18px;
	background-image: url(../gfx-interface/front-text-blurb.jpg);
	background-repeat: no-repeat;
	height: 91px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 110%;
padding-top: 12px;
}

a:link {
	color: #00007F;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

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

a:active {
	color: #0066FF;
}

#menu {
	font-size: 14px;
	background-image: url(../gfx-interface/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#menu a:link,
#menu a:visited {
	line-height: 2.5em;
	padding-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 4px 9px 4px;
}

#menu a:hover,
#menu a:active {
	background-color: #00007C;
}

#menu .anylinkcss1 {
	position:absolute;
	visibility: hidden;
	padding-top: 0px;
	font:normal 11px Arial;
	z-index: 100;
	width: 185px;
	text-align: left;
}

#menu .anylinkcss2 {
	position:absolute;
	visibility: hidden;
	padding-top: 0px;
	font:normal 11px Arial;
	z-index: 100;
	width: 125px;
	text-align: left;
}

#menu .anylinkcss1 a,
#menu .anylinkcss2 a {
	width: 100%;
	color: white;
	display: block;
	text-indent: 3px;
	line-height: 1.3em;
	background-color: #009102;
	padding: 2px 0;
	text-decoration: none;
	font-size: 12px;
}

#menu .anylinkcss1 a:hover,
#menu .anylinkcss2 a:hover {
	color: white;
	background-color: #00007C;
}

.hhlight {
	padding-right: 10px;
	text-transform:uppercase;
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	line-height: 2em;
}

.ahhlight {
	padding-left: 5px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

#banner-content {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

#outerWrapper {
	margin: auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

#top-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.highlightsm {
	clear:both;
	color: #00007f;
}

.highlightsm a:hover {
	clear:both;
	color: #00007f;
}

.highlightlarge {
	clear:both;
	color: #00007f;
	font-size: 20px;
}

.highlightlarge a:hover {
	clear:both;
	color: #00007f;
	font-size: 20px;
}

.sHeader {
	width: 160px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('../gfx-interface/shortheader.jpg');
	text-align: left;
	background-repeat: repeat-x;
}

.contentbg {
	width: 160px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('../gfx-interface/greencontent.jpg');
	text-align: left;
	background-repeat: repeat-x;
}

#main-contentWrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url('../gfx-interface/shadow.jpg');
	background-repeat: repeat-x;
	overflow: auto;
	background-color: #FFFFFF;
	width: 920px;
	zoom: 1;
	padding: 20px;
}

#mainright {
	width:180px;
	float:right;
	background-image: url('../gfx-interface/greencontent.jpg');
	background-repeat: no-repeat;
}

#mainrightcontent {
	padding: 8px 5px 10px 10px;
}

#maincenter {
	width:510px;
	background:#FFFFFF;
	background-image: url(../gfx-interface/bluecontent.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0 20px 0 20px;
}

#insidecontent {
	width:510px;
	background:#FFFFFF;
	background-image: url(../gfx-interface/insidecontent-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0 20px 0 15px;
}


#maincentercontent {
	padding: 8px 5px 10px 0px;
}

#insidecontent h2,
#maincentercontent h2 {
padding-top: 10px;
color: #25007F;
padding-bottom: 10px;
font-weight: normal;
font-size: 20px;
font-family: Georgia, "Times New Roman", serif;
}

#insidecontent h3 {
font-size: 15px;
padding: 8px 0px;
color: #000;
}

#maincentercontent h4 {
padding: 8px 0px;
}




ul,ol {
	padding: 6px 0px 6px 15px;
}

#mainleft {
	width:180px;
	float:left;
}

.mainleftcontent {
	background-image: url('../gfx-interface/greencontent.jpg');
	background-repeat: no-repeat;
	padding:8px 5px 10px 10px;
}

#footer {
	clear: both;
	margin: 0;
	position: absolute;
	background-image: url('../gfx-interface/FOOTERbg.jpg');
	background-repeat: no-repeat;
	height: 135px;
	width: 960px;
}



.teal {
	color:#D2E9F7;
}


p {
	line-height: 1.4em;
}


#footer div {
	padding: 10px 20px 0px 20px;
}



#footer p {
	margin-left: 180px;
	margin-top: 15px;
	color: #A8BBE8;
	font-size:11px;
}

#footer a:link,
#footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00007F;
}

#footer a:hover,
#footer a:active{
	font-weight: bold;
	text-decoration: none;
color: #FFFFFF;

}




/* TABLES ================================== */

.table_generic,
.table_members {
	border-collapse:collapse;
}

.table_generic td,
.table_generic th {
	font-size: 10px;
	border: 1px solid #E4E4E4;
	padding: 1px;

}

.table_members td,
.table_members th {
	font-size: 12px;
	border: 1px solid #E4E4E4;
	padding: 2px;
}

.table_generic th {
	background-color: #E4E4E4;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}

.table_members th {
	background-color: #E4E4E4;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	padding-right: 4px;
}


.lst {
	margin: 0 0 20px 0;
}

.pages {
	text-align: center;
}


#membershipbutton {
padding: 4px;
background-color: #01C501;
width: 130px;
margin-bottom: 15px;
color: #FFF;
background-image: url(../gfx-interface/nav-bg.jpg);
}

#membershipbutton a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}


