/* Text */
BODY {	background-image : url( "./background.png" );
	background-repeat : repeat-x;
	font-family : Arial;
	font-size : 14px;
	color : rgb(51,51,51)}

.nof_PeacefulBlueBanners1-Default {
font-family:Georgia; font-size:24pt; color:rgb(51,51,51) 
}

.nof_PeacefulBlueNavbar4-Regular {
font-family:Verdana; font-size:10pt; color:rgb(255,255,255) 
}

.nof_PeacefulBlueNavbar5-Rollover {
font-family:Verdana; font-size:10pt; color:rgb(197,232,250) 
}

.nof_PeacefulBlueNavbar6-Highlighted {
font-family:Verdana; font-size:10pt; color:rgb(51,51,51) 
}

.nof_PeacefulBlueNavbar7-HighlightedRollover {
font-family:Verdana; font-size:10pt; color:rgb(255,255,255) 
}

.nof_PeacefulBlueNavbar9-Regular {
font-family:verdana; font-size:8pt; color:rgb(153,153,153) 
}

.nof_PeacefulBlueNavbar10-Rollover {
font-family:verdana; font-size:8pt; color:rgb(153,153,153) 
}

.nof_PeacefulBlueNavbar11-Highlighted {
font-family:verdana; font-size:8pt; color:rgb(153,153,153) 
}

.nof_PeacefulBlueNavbar12-HighlightedRollover {
font-family:verdana; font-size:8pt; color:rgb(153,153,153) 
}


P {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)}

.TextObject {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

.TextNavBar {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(197,232,250)
}

A:link {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px
}

A:visited {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(153,153,153);
	text-decoration : underline
}

A:active {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(153,153,153)
}

H1 {
	font-family: Georgia,               Palatino,               "Times New Roman",               Times,               Serif;
	color : rgb(51,51,51)
}

H2 {
	font-family: Georgia,               Palatino,               "Times New Roman",               Times,               Serif;
	font-weight : lighter
}

H3 {
	font-family: Georgia;
	font-weight : lighter;
	color : rgb(197,232,250)
}



UL {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px
}

OL {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px
}.ui-accordion{
	border: 1px solid #999999 !important;
	border-top: none !important
}
 .ui-accordion a {
	border: none !important
}
div.ui-accordion.selected a.head.selected               {
	background-image: url( "./AccordionTabOpen.png" ) !important;
	color: #999999 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #999999 !important;
	font-weight: normal !important;
	text-indent: 25px !important;
	height: 30px !important;
	line-height: 30px !important
}
.ui-accordion .ui-accordion-panel a {
	display: inline !important
}

/* Tabs */
.ui-tabs-panel {
	border: 1px solid #999999 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #999999 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #999999 !important
}
.ui-tabs-nav a span               {
	background-image: url( "./tab_top.png" ) !important;
	max-height: 50px;
	height: 22px !important
}

div.TogglePaneFancyHeader {
	font-family: inherit !important;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 30px;
	height: 30px !important;
	padding: 0px !important;
	text-indent: 25px;
	cursor: pointer;
	border: 1px solid #999999 !important;
	border-width: 0px 0px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #999999 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #999999 !important
}
div.TogglePanePlainContent {
	border: 1px solid #999999 !important;
	border-top: none !important
}




A {
	font-size: 14px;
	font-family : Arial;
	color : rgb(51,51,51);
	text-decoration : underline
}

H4 {
	color: rgb(153,153,153)
}A:hover {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 14px;
	color : rgb(197,232,250);
	text-decoration : underline
}

/* Accordion */
.ui-tabs-nav a:hover span{
	background-position: 0 -50px !important
}
.ui-tabs-nav a:hover{
	background-position: 100% -150px !important;
	color: #999999 !important
}

/* Toggle Pane */
