@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Optima, Lucida Grande, Helvitica, Arial, Verdana;
}
body {
	font-family: Arial, Optima, Lucida Grande, Helvitica, Arial, Verdana;
	background-color: #333333;
	font-size: 12px
}
.style1 {
	font-size: 32px;
	letter-spacing: 10px;
	font-family: Optima;
}
.style2 {font-size: 18px;
font-family: Optima;}
.style3 {font-size: 24px}
.style4 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.style5 {font-size:16px;
color:#DAE5f7;}
.alttableblue {
	background-color:#dae5f7;
}
.doublespaced {
	line-height: 2em;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
}
.rowHover {
	cursor: pointer;
}
.generaltext {font-size: 12px}
.eventDescription {
	font-size: 12px;
}
.mainTitle {
	font-size: 24px;
	font-family: Optima;
}
.bottomLinks {
	font-size:10px;
	color:#DAE5f7;
	clear:both;
}
.fadeTitle {
	font-family: Optima;
	color:#666666
}
.subtitleTitle {
	font-family: Optima;
	font-size:20px
}
.backgroundnorepeat {
	background-repeat:no-repeat;
}
.SpryHiddenRegion {
	visibility:hidden;
}
.subtleblue {
color:#DAE5f7;
}
.tablealtblue {
background-color: #dae5f7;
}
#eventsDIV #eventOutlineTable tr.rowSelected {
	background-image: url(../images/selectedevent.gif);
	background-repeat: repeat-x;
}
#eventsDIV #eventOutlineTable tr.rowSelected #eventOutlineTitleTD {
	color: #FFFFFF;
}
#eventsDIV #eventOutlineTable tr #eventOutlineTitleTD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#eventsDIV #eventOutlineTable tr.rowSelected #eventOutlineShortTD {
	color: #FFFFFF;
}
#eventsDIV #eventOutlineTable tr #eventOutlineShortTD {
	font-size: 12px;
	color: #000000;
}
#newsDIV #newsOutlineTable tr.rowSelected {
	background-image: url(../images/selectedevent.gif);
	background-repeat: repeat-x;
}
#newsDIV #newsOutlineTable tr.rowSelected #newsOutlineTitleTD {
	color: #FFFFFF;
}
#newsDIV #newsOutlineTable tr #newsOutlineTitleTD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#newsDIV #newsOutlineTable tr.rowSelected #newsOutlineShortTD {
	color: #FFFFFF;
}
#newsDIV #newsOutlineTable tr #newsOutlineShortTD {
	font-size: 12px;
	color: #000000;
}
#eventsDIV #eventOutlineTable #eventOutlineTitleTD {
	padding-left: 3px;
}
#eventsDIV #eventOutlineTable tr #eventSideArrow {
	background-image: url(../images/blacksidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#eventsDIV #eventOutlineTable tr.rowSelected #eventSideArrow {
	background-image: url(../images/whitesidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#newsDIV #newsOutlineTable tr #newsSideArrow {
	background-image: url(../images/blacksidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
#newsDIV #newsOutlineTable tr.rowSelected #newsSideArrow {
	background-image: url(../images/whitesidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
a.Home {
	color: #000000;
	text-decoration: none;
}
a.bottomLinks {
	color: #DAE5f7;
	text-decoration: none;
}
a.mainTitle {
	color:#000000;
	text-decoration: none;
}


div.whitesidearrow {
	background-image:url(../images/whitesidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.blacksidearrow {
	background-image:url(../images/blacksidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#newsDetails #newsDetailTable #newsArticleDetail #newsArticleDetailTable {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 10px;
}

#newsDetails #newsDetailTable #newsArticleDetail table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 10px;
}

#filter_child{
	position: absolute;
	visibility: hidden;
	background-color: #F7F7F7;
	width: 97px;
	border: 1px solid #EEEEEE;
	border-bottom-width: 1px;
	padding-left: 12px;
	padding-top: 2px;
}

#filter_child a{
	display: block;
	width: 98%;
	text-decoration:none;
	color:#000000;
	padding-top: 2px;
}

#filter_child a:hover{
background-color: #EEEEEE;
}

#filter2_child{
	position: absolute;
	visibility: hidden;
	background-color: #F7F7F7;
	width: 97px;
	border: 1px solid #EEEEEE;
	border-bottom-width: 1px;
	padding-left: 12px;
	padding-top: 2px;
}

#filter2_child a{
	display: block;
	width: 98%;
	text-decoration:none;
	color:#000000;
	padding-top: 2px;
}

#filter2_child a:hover{
background-color: #EEEEEE;
}

#newsDIV #newsOutlineTable #newsOutlineTitleTD {
	padding-left: 3px;
}

</style>

