@charset "utf-8";
/* CSS Document */
Body {
	background-color:#666666;
	margin-left:0px;
	/*margin-top:0px;*/
}

#Table_01 {
	background-color:#FFFFFF;
}

.footerLegal {
	color:#A2A2A2;
	text-decoration:none;
	font-size:9px;
}

.footerLegalLink {
	text-decoration:none;
}

.footerLegalSeparator {
	border-bottom: 1px solid #C0C0C0;
}

.contactCategory
{
	text-align: left;
	font-weight: bold;
	font-size:18px;
}

.linkCategory
{
	text-align: left;
	font-weight: bold;
}

.linkName
{
	text-align: left;
}

.linkNameBold
{
	text-align: left;
	font-weight: bold;
}

.indexPageInfoHeader {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
}

.indexPageInfoSub {
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}

/* Header Main Link Bar */
.headerLinkBar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

.headerLinkBarLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.headerLinkBarLink:hover {
	text-decoration: underline;
}

.headerLinkBarLinkSelected {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.headerLinkBarLinkCell {
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.contactsTableHeader {
	font-weight: bold;
	text-decoration: underline;
}
.contactsTableOfficer {
	font-weight: bold;
}
