body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.bgNoRepeat {
	background-repeat: no-repeat;
}
.menuPrimaryMeetings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2D2D2D;
}
menuPrimaryTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
}
a.menuPrimaryTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
}
a.menuPrimary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
}
a.menuPrimary:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: underline;
}
a.menuPrimaryMeetings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2D2D2D;
	text-decoration: none;
}
a.menuPrimaryMeetings:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #2D2D2D;
	text-decoration: underline;
}
.menuPrimaryVisitors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
li.menuPrimary
{
list-style-type: none;
} 

/* Navigation Bar Styles */

#p7NMnav1 {
	z-index: 100000;
}
#p7NMnav1 ul {
	margin: 0 0 4px 0;
	padding: 0px;
	width: 148px;
	color: #ffffff;
	font-weight: normal;
}
#p7NMnav1 li {
	margin: 3px;
	padding: 0px;
	list-style-type: none;
}
#p7NMnav1 a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 13px; /*rel sidebar selector*/
	font-weight: normal;
	border: 0px solid;
	border-color: #668C82 #336666 #336666 #336666;
}
#p7NMnav1 a:hover, #p7NMnav1 a:active, #p7NMnav1 a:focus {
	color: #000000;
	text-decoration: underline;
	border-color: #668C82 #336666 #336666 #336666;
}
#p7NMnav1 ul ul a:hover, #p7NMnav1 ul ul a:active, #p7NMnav1 ul ul a:focus {
	color: #000000;
	font-size:13px;
}
#p7NMnav1 ul ul a{
	color: #000000;
	font-size:13px;
	background-color:#BDB182;
	border-color: #000000 #000000 #000000 #000000;
}
.margin {
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.listHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.listBody {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #5c5c5c;
}
a.listBody {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #5c5c5c;
	text-decoration: none;
}
a.listBody:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #5c5c5c;
	text-decoration: underline;
}
.margin3 {
	padding: 3px;
}
.marginXsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	padding: 3px;
}
.nfnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #d00000;
}
.nfnHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #d00000;
}
.nfnHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #233876;
}
.whiteXSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.border {
	border: 1px solid #333333;
	border-collapse:collapse;
}
.borderTBL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}

.borderBL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}
.borderBR {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}
.borderBRL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}

.nfnHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.small {
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
