body {
	margin: 0px 0px 0px 10px;
	border: 0;
	padding: 0;
	background: #000;
	color: #e2e2e2;
	font: normal normal normal 12px arial, helvetica, sans-serif;
}
a, a:link  {
	background: none;
	color: #e2e2e2;
	text-decoration: none;
}
div.inPageNav {
	margin: 0 0 0 165px;
	padding: 2px 5px 2px 5px;
	border: #ccc 1px solid;
	background: none;
	font: normal normal normal 13px none;
	color: #e2e2e2;
}
.inPageNav a {
	font: normal normal normal 13px none;
	text-decoration: none;
	color: #B9880D;
}
.disabledLink  {
	font: 13px none;
	background: none;
	color: #81600A;
	text-decoration: none;
}
h1, h1 a{
	font: normal normal normal 20px arial, helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
h2, h2 a {
	font: normal normal bold 16px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
h3, h3 a {
	font: normal normal bold 15px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
h4, h4 a{
	font: normal normal normal 14px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
h5, h5 a {
	font: italic normal normal 13px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
h6, h6 a{
	font: normal normal normal 13px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: none;
	color: #fff;
	padding-left: 165px;
}
p, td, ul, ol {
	font: normal normal normal 13px arial, helvetica, sans-serif;
}
p, ul, ol {
	padding: 0 0 0 165px;
}
table {
	margin: 0 0 0 165px;
}
th {
	font: normal normal bold 13px arial, helvetica, sans-serif;
}
small {
	font-size: 11px;
}
.highlight  {
	margin: 0;
	border: 0;
	padding: 5px 0 0 170px;
	font: normal normal normal 13px none;
	background: #000;
	color: #fff;
	display: block;
}
.highlight1 {
	margin: 0;
	border: 0;
	padding: 5px 0 0 165px;
	font: normal normal normal 13px none;
	background: none none none none none;
	color: #c90;
	display: block;
}
q {
	font: italic normal normal 13px none;
}
blockquote, dl {
	padding: 0 0 0 165px;
}
cite  {
	font: normal normal normal 12px none;
	background: none;
}
.quote, .quote q {
	border: 0;
	padding: 0 22px 0 165px;
	font: italic normal normal 16px times garamond, helvetica, sans-serif;
	background: none;
	color: #AD8F58;
	display: block;
}
.quote cite {
	padding: 0 0 0 0;
	font: italic normal bold 14px times garamond, helvetica, sans-serif;
	display: block;
}
.quote1, .quote1 q  {
	margin: 0;
	border: 0;
	padding: 0 22px 0 165px;
	font: italic normal bold 13px arial, helvetica, sans-serif;
	background: none;
	color: #e2e2e2;
	display: block;
}
.quote1 cite {
	padding: 0 0 0 0;
	font: normal normal normal 13px arial, helvetica, sans-serif;
	display: block;
}
ul {
	position: relative;
	/*list-style: url("/information/images/customBullet.gif") none;*/
	left: -17px;
}
ul.disc {
	list-style: disc;
}
ul.square  {
	list-style: square;
}
ul.noBullet {
	list-style: none;
}
ul.circle {
	list-style: circle;
}
ul.customBullet {
	/*list-style: url("/information/images/customBullet.gif") none;*/
}
ol {
	position: relative;
	left: -17px;
}
ol.lowerAlpha {
	list-style: lower-alpha;
}
ol.upperAlpha {
	list-style: upper-alpha;
}
ol.decimal {
	list-style: decimal;
}
ol.decimal0 {
	list-style: decimal-leading-zero;
}
ol.lowerRoman {
	list-style: lower-roman;
}
ol.upperRoman {
	list-style: upper-roman;
}
.required {
	color: #e2e2e2;
	background-color:transparent;
}
.warning  {
	font: italic normal bold 11px none;
	background: none none none none none;
	color: #e2e2e2;
}
.notice {
	margin: 0 0 0 165px;
	border: 1px solid #666;
	padding: 3px;
	font: normal normal normal 13px none;
	background: #333 none none none none;
	color: #e2e2e2;
}
.customAll {
	display: block;
}
.customTextArea {
	display: block;
}
.customCombo {
	display: block;
}
.inputText {
	padding: 2px;
	border: #ccc 1px solid;
	font: normal normal normal 13px none;
	background: #000 none none none none;
	margin:5px 0px 0px 0px;
}
.button  {
	border: #999 1px solid;
	font-size: 13px;
	font-weight: bold;
	background: #cecece;
	color: #000;
}
table.formTable  {
	border: 1px solid #ccc;
}
.formFieldCell {
	text-align: right;
	font-weight: bold;
}
.formInputCell {
}
tr.formButtonRow td {
	padding: 10px 0 10px 0;
img {
	border: 0;
}
img.spacedLeft {
	float: left;
}
img.spacedRight {
	float: right;
}
div.alignLeft { 
	text-align: left; 
}
div.alignRight { 
	text-align: right; 
}
div.alignCenter { 
	text-align: center; 
}
acronym {
	border: 0;
}
abbr {
	border: 0;
}
.pageNo, .pageNo a{
	color: #e2e2e2;
	background-color: transparent;
	font-weight: bold;
}
#currentPage {
	color: #e2e2e2;
	background-color: transparent;
	font-weight: bold;
}
hr {
	width: 90%;
	height: 1px;
	color: #ccc;
	border: 1px solid #ccc;
}
div {
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchResult0 {
	background: #333;
}
.searchResult1 {
	background: #666;
}
.tblLine0 {
	background: #999;
}
.tblLine1 {
	background: #888;
}
table.alternatingRows {}
table.alternatingRows tr th, table.formTable tr.formSection td h2, table.formTable tr.formSubSection td h3 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	background: #666; 
	speak-header: always;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr th{
	background: #666;
	padding:2px 1px 2px 10px ;
	border-bottom: 1px solid #aaa;
}

table.formTable tr.formSection td h2, table.formTable tr.formSubSection td h3 {
	margin:0;
	padding: 3px;
}
table.formTable tr.formSubSection td h3 {
	color: #e2e2e2;
	background: #000; 
}
table.alternatingRows tr.tint0 td, table.formTable tr.tint0 td {
	color: #eee;
	background: #333; 
	border-bottom: 1px solid #333;
	padding: 2px 3px 2px 10px;
	vertical-align: top;
}
table.formTable tr.tint0 td {
	border-bottom: 1px solid #ccc;
}
table.alternatingRows tr.tint0 td a{
	color: #4C648F;
	background: none; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td, table.formTable tr.tint1 td  {
	border-bottom: 1px solid #999;
	color: #000;
	background: #999; 
	padding: 3px 3px 3px 10px;
	vertical-align: top;
}
table.formTable tr.tint1 td {
	border-bottom: 1px solid #ccc;
}
table.alternatingRows tr.tint1 td a {
	color: #4C648F;
	background: none; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows .smallerText, table.alternatingRows .smallerText a{
	font-size: 11px;
}
.alignCentre {
	text-align: center;
}
body.headerBg {
	color: #e2e2e2;
	background-color: #000;
}
td.headerTblBg, div.headerTblBg {
}
div.headerTitle  {
	padding: 10px 0 0 432px;
	color: #e2e2e2;
	font: normal normal bold 14px arial, helvetica, sans-serif;
	background-color: transparent;
	height: 71px;
}
.contentGroupTitle {
}
td.contentGroups, div.contentGroups {
	padding: 0 0 0 300px;
	color: #e2e2e2;
	font: normal normal normal 11px arial, helvetica, sans-serif;
	background-color: transparent;
	vertical-align: bottom;
}
.contentGroups, a.contentGroups, .contentGroups a{
	padding: 0;
	background-color: transparent;
	color: #e2e2e2;
	text-decoration: none;
}
a.selectedContentGroups{
	padding:0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	color: #666;
	text-decoration: none;
}
.contentGroups span {
	font: normal normal normal 14px none;
	background: none;
	color: #BB9D52;
}

body.chatMsgBg {
	background: #fff;
	color: #000;
}
body.contentBg {
	margin: 0;
	padding: 0;
	background: #000 none fixed no-repeat top left;
	color: #e2e2e2;
}
td.pageDesc, div.pageDesc  {
	padding: 0 40px 0 20px;
}
td.section, div.section { 
	padding: 0 40px 0 20px;
}
.section table.fullWidth, .pageDesc table.fullWidth { 
	width:82%;
}
#contentInformation  {
	text-align: left;
}
.copyright, .copyright p, .copyright a{
	font: normal normal normal 10px arial, helvetica, sans-serif;
	text-align: left;
}
.copyright, .copyright p {
	background: none none none none none;
	
}
.copyright a {
	background: none none none none none;
	color: #cecece;
	text-decoration: none;
}
body.footerBg  {
	margin: 0;
	padding: 0 0 0 179px;
	background: #ffdb70;
	color: #3385d6;
}
.footerBg, .footerBg p  {
	font: normal normal normal 11px arial, helvetica, sans-serif;
}
.footerBg a {
	background: none;
	color: #4C648F;
	text-decoration: none;
}
table.smallSearch {
	background: #fff;
	color: #000;
	border-spacing:0;
	border: 1px solid #E9E4D2;
}
table.smallSearch td, table.smallSearch th {
	font-size: 11px;
	background: #F6F4ED;
	color: #000;
	padding:2px;
}
table.smallSearch th {
	text-align:right;
}
table.smallSearch input, table.smallSearch select {
	font-size: 11px;
}
table.smallSearch tr.tint0, table.smallSearch tr.tint0 td, table.smallSearch tr.tint0 th {
	background: #000;
}
table.smallSearch tr.tint1, table.smallSearch tr.tint1 td, table.smallSearch tr.tint1 th {
	background: #000;
}

#eventCalendar {} 
#eventSearchForm {} 
div.eventItem {}
div.eventTypeBox {}
div.eventTypeBox img {}
div.eventDetail {}
div.eventDetail h3 {}
div.eventDetail p {}
div.eventDetail div.eventAbstract {}
div.eventTypeDetail {}

body .popupBg {
	margin: 5px;
	padding: 0;
}
.contentCol1  {
	border: 1px solid #999;
	background: #333;
	padding:5px 5px 5px 15px;
}
.contentCol1 .table  {
	padding: 10px 5px 5px 5px;
	background: #333;
	
}
.contentCol1 .table .row .formw {
	margin:4px 0px 4px 0px;
}
.contentCol1 .table .row .label {
}
.contentCol1 .table .row .formw {
}
