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

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

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

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

.nof_ViewportGreyNavbar6-Highlighted{
font-family:Verdana; font-size:10pt; color:rgb(153,153,153) ;
	font-style : normal;
	font-weight : bold
}

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

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

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

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

.nof_ViewportGreyNavbar12-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(51,51,51)}

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

.TextNavBar{
	font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif;
	font-size : 12px;
	color : #E67F11
}

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

A:visited {
	font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif;
	font-size : 12px;
	color : #999999;
	text-decoration : underline
}

A:active {
	font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif;
	font-size : 12px;
	color : #E67F11;
	text-decoration : underline
}

H1 {
	font-family: Georgia,                                             Palatino,                                             "Times New Roman",                                             Times,                                             Serif;
	color : #333333
}

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

H3 {
	font-family: Georgia;
	font-weight : lighter
}



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

OL {
	font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif;
	font-size : 12px
}.ui-accordion{
	border: 1px solid #3B5998 !important;
	border-top: none !important
}
 .ui-accordion a {
	border: none !important
}
div.ui-accordion.selected a.head.selected                                             {
	background-image: url( "../assets/images/AccordionTabOpen.png" ) !important;
	color: #999999 !important
}
.ui-accordion a.head {
	background-image: url( "../assets/images/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 #e8e7e2 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "../assets/images/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( "../assets/images/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 #e8e7e2 !important;
	border-width: 0px 0px !important;
	background-color: transparent !important;
	background-image: url( "../assets/images/TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #999999 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "../assets/images/TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #999999 !important
}
div.TogglePanePlainContent {
	border: 1px solid #e8e7e2 !important;
	border-top: none !important
}




H6 {
	font-style: italic;
	font-family : Times New Roman ;
	font-weight : bold;
	color : rgb(51,51,51)
}

H5 {
	font-weight: bold;
	color : rgb(51,51,51);
	font-style : italic;
	font-family : Times New Roman ;
	background-image : url( "../assets/images/line.png" );
	background-repeat : no-repeat;
	background-position : right;
	font-size : 12px}

A {
	font-size: 12px;
	color : #999999;
	text-decoration : underline
}

H4 {
	font-size: 12px;
	font-family : Times New Roman ;
	font-style : italic;
	font-weight : bold;
	background-image : url( "../assets/images/line_3.png" );
	color : rgb(153,153,153);
	background-position : right;
	background-repeat : no-repeat
}.nof_ViewportgreyNavbar21-Regular{
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#ffffff 
}

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

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

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

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

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

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

.nof_ViewportgreyNavbar28-HighlightedRollover{
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#ffffff 
}
A:hover {
	font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif;
	font-size : 12px;
	color : #E67F11;
	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: #f2f2f2 !important
}
*/
/* Toggle Pane */

