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

.nof_SkyBlueBanners1-Default {
font-family:Impact; font-size:24pt; color:rgb(67,173,199) ;
	font-style : normal;
	font-weight : normal
}

.nof_SkyBlueNavbar4-Regular {
font-family:Arial Black ; font-size:10pt; color:rgb(67,173,199) ;
	font-style : normal;
	font-weight : normal
}

.nof_SkyBlueNavbar5-Rollover {
font-family:Arial Black ; font-size:10pt; color:rgb(67,173,199) 
}

.nof_SkyBlueNavbar6-Highlighted {
font-family:Arial Black ; font-size:10pt; color:rgb(67,173,199) 
}

.nof_SkyBlueNavbar7-HighlightedRollover {
font-family:Arial Black ; font-size:10pt; color:rgb(172,216,227) 
}

.nof_SkyBlueNavbar9-Regular {
font-family:Arial; font-size:8pt; color:rgb(51,51,51) 
}

.nof_SkyBlueNavbar10-Rollover {
font-family:Arial; font-size:8pt; color:rgb(51,51,51) 
}

.nof_SkyBlueNavbar11-Highlighted {
font-family:Arial; font-size:8pt; color:rgb(51,51,51) 
}

.nof_SkyBlueNavbar12-HighlightedRollover {
font-family:Arial; font-size:8pt; color:rgb(51,51,51) 
}


P {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(51,51,51);
	line-height : 1.5em
}

.TextObject {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(51,51,51)
}

.TextNavBar {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(118,156,165)
}

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

A:visited {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(172,216,227)
}

A:active {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(192,192,192)
}

H1 {
	font-family: Impact;
	font-weight : normal;
	color : rgb(118,156,165)
}

H2 {
	font-family: Impact;
	font-weight : lighter;
	color : rgb(172,216,227)
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-weight : lighter
}



UL {
	font-family: Tahoma;
	font-size : 14px
}

OL {
	font-family: Tahoma;
	font-size : 14px
}

A {
	font-size: 14px;
	font-family : Tahoma;
	color : rgb(67,173,199)
}

H4 {
	color: rgb(118,156,165);
	font-family : Arial Black }

H5 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif
}

H6 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif
}A:hover {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(172,216,227)
}

/* Accordion */
.ui-accordion{
	border: 1px solid #7F989D !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: #43ADC7 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #43ADC7 !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 #7F989D !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #43ADC7 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #43ADC7 !important
}
.ui-tabs-nav a span  {
	background-image: url( "./tab_top.png" ) !important;
	max-height: 50px;
	height: 22px !important
}

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

/* Toggle Pane */
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 #7F989D !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #43ADC7 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #43ADC7 !important
}
div.TogglePanePlainContent {
	border: 1px solid #7F989D !important;
	border-top: none !important
}
