/* Text */
BODY {	background-image : url( "./Background.jpg" );
	background-repeat : repeat-x;
	font-family : Arial,     Helvetica,     Geneva,     Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	background-color : rgb(25,25,25)}

.nof_MagnificentTealBanners1-Default {
font-family:Georgia; font-size:24pt; color:rgb(255,255,254) 
}

.nof_MagnificentTealNavbar4-Regular {
font-family:Arial; font-size:10pt; color:rgb(255,255,255) ;
	font-style : normal;
	font-weight : bold
}

.nof_MagnificentTealNavbar5-Rollover {
font-family:Arial; font-size:10pt; color:rgb(128,128,128) ;
	font-style : normal;
	font-weight : bold
}

.nof_MagnificentTealNavbar6-Highlighted {
font-family:Arial; font-size:10pt; color:rgb(255,255,255) ;
	font-style : normal;
	font-weight : bold
}

.nof_MagnificentTealNavbar7-HighlightedRollover {
font-family:Arial; font-size:10pt; color:rgb(255,255,255) ;
	font-style : normal;
	font-weight : bold
}

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

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

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

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


P {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	line-height : 1.5em
}

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

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

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(192,192,192)
}

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

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

H2 {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
	font-weight : lighter;
	color : rgb(255,255,255)
}

H3 {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
	font-weight : lighter;
	color : rgb(255,255,255)
}



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

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

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

H4 {
	color: rgb(255,255,255);
	font-family : Arial,     Helvetica,     Geneva,     Sans-serif
}

H5 {
	color: rgb(255,255,255)
}

H6 {
	color: rgb(255,255,255)
}.ui-accordion{
	border: none !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: #f2f2f2 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #f2f2f2 !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 #182B2D !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #f2f2f2 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #f2f2f2 !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: none !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePanePlainContent {
	border: none !important;
	border-top: none !important
}

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

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

/* Toggle Pane */
