/* Text */
BODY {
	background-repeat : repeat-x;
	font-family : Papyrus;
	font-size : 20px;
	color : rgb(51,51,51);
	background-color : rgb(235,228,228);
	background-image : none}

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

.nof_BoxMaroonNavbar4-Regular{
font-family:Rockwell; font-size:22px; color:rgb(255,255,255) ;
	font-style : italic;
	font-weight : bold
}

.nof_BoxMaroonNavbar5-Rollover{
font-family:Magneto; font-size:10pt; color:rgb(255,255,255) ;
	font-style : italic;
	font-weight : normal
}

.nof_BoxMaroonNavbar6-Highlighted{
font-family:Rockwell; font-size:10pt; color:rgb(255,255,255) ;
	font-style : italic;
	font-weight : bold
}

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

.nof_BoxMaroonNavbar9-Regular{
font-family:Rockwell; font-size:20px; color:rgb(222,6,6) ;
	font-style : italic;
	font-weight : normal
}

.nof_BoxMaroonNavbar10-Rollover{
font-family:Rockwell; font-size:20px; color:rgb(255,255,255) ;
	font-style : italic;
	font-weight : bold
}

.nof_BoxMaroonNavbar11-Highlighted{
font-family:Rockwell; font-size:20px; color:rgb(0,0,0) ;
	font-style : italic;
	font-weight : bold
}

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


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

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

.TextNavBar{
	font-family: Papyrus,                   Helvetica,                   Geneva,                   Sans-serif;
	font-size : 24px;
	color : #000000
}

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

A:visited {
	font-family: Papyrus,                   Helvetica,                   Geneva,                   Sans-serif;
	font-size : 24px;
	color : rgb(109,0,24)
}

A:active {
	font-family: Papyrus,                   Helvetica,                   Geneva,                   Sans-serif;
	font-size : 24px;
	color : rgb(109,0,24)
}

H1 {
	font-family: Copperplate Gothic Bold ;
	font-weight : bold;
	color : rgb(109,0,24)
}

H2 {
	font-family: Copperplate Gothic Bold ;
	font-weight : bold;
	color : rgb(161,3,39);
	font-style : normal
}

H3 {
	font-family: Copperplate Gothic Bold ;
	font-weight : lighter
}



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

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

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

H4 {
	color: rgb(161,3,39);
	font-family : Copperplate Gothic Bold ;
	font-weight : normal
}A:hover {
	font-family: Papyrus,                   Helvetica,                   Geneva,                   Sans-serif;
	font-size : 24px;
	color : rgb(109,0,24)
}

/* Accordion */
.ui-accordion{
	border: 1px solid #888888 !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: #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
}

.nof_BoxMaroonNavbar30-Regular{
font-family:Magneto; font-size:14px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar30-Rollover{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar30-Highlighted{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar30-HighlightedRollover{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar36-Regular{
font-family:Magneto; font-size:14px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar36-Rollover{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar36-Highlighted{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonNavbar36-HighlightedRollover{
font-family:Magneto; font-size:20px; font-weight:400; font-style:normal; color:#000000; background-color:#ffffff; width:130px; height:24px; text-align:center 
}

.nof_BoxMaroonBanners38-Banner1{
font-family:Magneto; font-size:20px; font-weight:bold; font-style:normal; color:#000000; background-color:#ffffff; width:600px; height:50px; text-align:center 
}
