@charset "utf-8";
/* For all pages */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	background-color: #FFFFFF;
}

.pageBody {	
	text-align: center;
	margin: auto;
	width: 100%;
}

div.main {
    margin-left: auto;
	margin-right: auto;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 920px;
	padding: 2px;
}

div.copyRight {
	position: relative;
	bottom: -20px;
	width: 100%;
	color: #566071;
	font-size: 10px;
}

div.logoArea {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #0099CC;
	color: #000000;
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	width: 50%;
	height: 98px;
	margin: 2px;
}

div.logoArea2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 98px;
	background-color: #0099CC;
	margin: 2px;
}
div.logoArea2 p {
	padding-top: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

span.acronym {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
span.name {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.topNav {
	position: relative;
	background-color: #AACBAB;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	width: 100%;
	top: 99px;
}

.topNav a, .topNav .fakeLink {
	padding: 0 10px 0 10px; 
}

/* links inside of main navigation cell */
.fakeLink:hover { cursor: pointer; color: #000000; text-decoration: none; font-weight: bold; }
.topNav A:LINK, .topNav a:visited, .topNav a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topNav A:HOVER {color: #000000; text-decoration: none; font-weight: bold;}

.mainContent {
	position: relative;
	top: 98px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top: 5px solid #E0E0E0;
	margin-left: 0px;
	font-size: 10pt;
}
	
.mainContent p, .mainContent ul {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}

.pageHeader { 
	padding-top: 5px;
	padding-bottom: 0px;
	color: #566071;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

H1 {
	color: #504030;
	font-family: Georgia, Georgia, serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #706050;
}

h2 {
	color: #406060;
	font-family: Tahoma, Arial, sans-serif;
	font-variant: small-caps;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

h3 {
	color: #B0C0C0;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

h4 {
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
} 

A:LINK {color: #708080; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #708080; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #A0B0B0; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #708080; text-decoration: underline; font-weight: bold;}

.mainContent table {
	border: 1px solid teal; 
	width: 100%; 
	background-color: white;
}

.mainContent table th {
	text-align: left;
	color: #566071; 
	font-size: 10.0pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	border: 1px solid gray;
	background-color: lightblue;
}

.mainContent table td {
	text-align: left;
	border: 1px solid gray;
	padding: 2px;
}

/**** Member List Page ****/
table.memberList {
	position: relative;
	border-left: .75pt solid teal; 
	border-right: .75pt solid teal; 
	border-top: 1.5pt solid teal; 
	border-bottom: 1.5pt solid teal; 
	margin-top: 0px;
}

table.memberList th {
	 
}

table.memberList td {
	
}
.memberlistEven {
	height: 12.75pt; 
	color: #566071; 
	font-size: 10.0pt; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	border-style: none; 
	background-color: white; 
}
.memberlistEvenLink {
	color: #566071; 
	text-decoration: underline; 
	font-size: 10.0pt; 
	font-weight: 400; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	border-style: none; 
	background-color: white; 
}

.memberlistOdd {
	height: 12.75pt; 
	color: #566071; 
	font-size: 10.0pt; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	border-style: none; 
	background-color: #DBF9FB;
}
.memberlistOddLink {
	color: #566071; 
	text-decoration: underline; 
	font-size: 10.0pt; 
	font-weight: 400; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	border-style: none; 
	background-color: #DBF9FB; 
}	
/**** End Member List Page ****/

div.notFound {
	text-align: left;
	padding-left: 15px;
	color: maroon;
}
