.nof_GlossBlueBanners1-Default{
font-family:Georgia; font-size:22pt; color:rgb(136,186,204) }

.nof_GlossBlueNavbar4-Regular{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}

.nof_GlossBlueNavbar5-Rollover{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}

.nof_GlossBlueNavbar6-Highlighted{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) ;
	font-style : normal;
	font-weight : bold
}

.nof_GlossBlueNavbar7-HighlightedRollover{
font-family:Tahoma; font-size:10; color:rgb(136,186,204) ;
	font-style : normal;
	font-weight : bold
}

.nof_GlossBlueNavbar9-Regular{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}

.nof_GlossBlueNavbar10-Rollover{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}

.nof_GlossBlueNavbar11-Highlighted{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}

.nof_GlossBlueNavbar12-HighlightedRollover{
font-family:Tahoma; font-size:10; color:rgb(51,51,51) 
}


BODY {
	background-image: url( "./Composition_07.JPG" );
	background-repeat : repeat-x;
	background-color : transparent;
	font-family : Tahoma;
	color : rgb(51,51,51);
	font-size : 14px
}
.nof_GlossBlueNavbar21-Regular{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar22-Rollover{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar23-Highlighted{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar24-HighlightedRollover{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar25-Regular{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar26-Rollover{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar27-Highlighted{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_GlossBlueNavbar28-HighlightedRollover{
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}


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

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

A:link {
	font-family: Arial,                     Helvetica,                     Geneva,                     Sans-serif;
	font-size : 14px;
	color : rgb(127,170,202)
}

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

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

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

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

H1 {
	font-family: Tahoma;
	font-weight : bold;
	color : rgb(51,51,51);
	font-size : 14px
}

.TextNavBar{
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(136,186,204)
}



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

H4 {
	font-family: Tahoma;
	font-weight : normal;
	color : rgb(51,51,51)
}

H3 {
	color: rgb(136,186,204);
	font-family : Tahoma;
	font-size : 12px
}

H5 {
	color: rgb(51,51,51);
	font-family : Tahoma
}

H6 {
	color: rgb(136,186,204);
	text-decoration : none;
	font-family : Tahoma
}



A {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(136,186,204)
}A:hover {
	font-family: Tahoma;
	font-size : 14px;
	color : rgb(182,220,229)
}

/* Accordion */
.ui-accordion{
	border: 1px solid #adb9c2 !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: #333333 !important;
	font-weight: bold !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #333333 !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 #adb9c2 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #333333 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #333333 !important;
	font-weight: bold !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: #333333 !important
}
/* Toggle Pane */
div.TogglePaneFancyHeader {
	font-family: inherit !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #333333 !important;
	line-height: 30px;
	height: 30px !important;
	padding: 0px !important;
	text-indent: 25px;
	cursor: pointer;
	border: 1px solid #adb9c2 !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important
	
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #333333 !important
}
div.TogglePanePlainContent {
	border: 1px solid #adb9c2 !important;
	border-top: none !important
}
