/* Text */
BODY {	font-family : Arial,                                                       Helvetica,                                                       Geneva,                                                        Sans-serif;
	font-size : 12px ;
	background-image : url( "../assets/images/background2011.jpg" ) ;
	background-repeat: repeat-y ;
	background-position: center }
	
.nof_BoxMaroonBanners1-Default{
font-family:Georgia; font-size:20pt; color:rgb(255,255,254) 
}

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

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

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

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

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

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

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

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


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

.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 : #000000
}

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 : rgb(204,51,0)
}

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

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

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

H3 {
	font-family: Georgia,                                                             Palatino,                                                             "Times New Roman",                                                             Times,                                                             Serif;
	font-weight : normal;
	color : rgb(161,3,39)
}

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

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

A {
	font-size: 12px;
	font-family : Arial,                           Helvetica,                           Geneva,                           Sans-serif;
	color : rgb(161,3,39);
	text-decoration : none
}

H4 {
	font-family: Georgia,                                                             Palatino,                                                             "Times New Roman",                                                             Times,                                                             Serif;
	font-weight : normal;
	color : rgb(161,3,39);
	font-size : 14px
}
.ui-accordion{	font-size : 12px}
 .ui-accordion a {	font-family : Arial;
	border-top : 1px solid rgb(0,0,0);
	font-size : 12px}
div.ui-accordion.selected a.head.selected                           {
	background-image: url( "../assets/images/AccordionTabOpen.png" ) !important;
	color: #f2f2f2 !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: #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 #6A0B21 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "../assets/images/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( "../assets/images/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: #f2f2f2 !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 #888888 !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "../assets/images/TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "../assets/images/TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePanePlainContent {
	border: 1px solid #888888 !important;
	border-top: none !important
}
A:hover {
	font-family: Arial,                           Helvetica,                           Geneva,                           Sans-serif;
	font-size : 12px;
	color : rgb(0,51,153)
}

/* Accordion */

.nof_form_input_text{	font-size : 14px;
	color : #993333
}
label{	font-size : 12px
}
.nof_form_listBox{	font-size : 12px
}
select{	font-size : 14px;
	color : #993333
}
textarea{	font-size : 14px;
	color : #993333
}
.nof_form_input_button{	font-size : 14px;
	color : #993333
}
.nof_form_input_reset{	font-size : 14px;
	color : #993333
}
.nof_form_input_submit{	font-size : 14px;
	color : #993333
}
.nof_form_input_password{	font-size : 14px
}
.nof_form_input_file{	font-size : 14px;
	color : #0000FF
}

.jcarousel-skin-nof .jcarousel-next-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-right-lt.png" ) no-repeat 95% 50%}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-left-lt.png" ) no-repeat 5% 50%}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-down-lt.png" ) no-repeat 50% 95%}

.jcarousel-skin-nof:hover .jcarousel-next-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-up-lt.png" ) no-repeat 50% 5%}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}
