table #Buttz { margin-left: 16px; }
table .Buttonz { font-family: Arial, Verdana, Sans-Serif; 
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;}
table .Buttonz a:link { color:white;  }
table .Buttonz a:visited { color:white;  }
table .Buttonz a:hover { color: #666666; }
table .Buttonz a:active { color:white;  }

#blue {   font-family: Arial, Verdana, Sans-Serif;
                 background-image: url (/Portals/45/images/NUO320_home_v3_12.jpg); background-repeat: repeat;  }
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

#red{   font-family: Arial, Verdana, Sans-Serif;
                 background-image: url (/Portals/45/images/NUO320_home_v3_09.jpg); background-repeat: repeat;  }
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

#yellow {   font-family: Arial, Verdana, Sans-Serif;
                 background-image: url (/Portals/45/images/NUO320_home_v3_13.jpg); background-repeat: repeat;  }
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

table#container { margin: 0 auto; }

td#address {  font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

td#address a:link {color: #a71932; }
td#address a:hover {color: #a71932;
text-decoration: underline; 
}

hr { color: #a71931;}

#Body { 
background-image: url (/Portals/1/images/BG_03.jpg); background-repeat: repeat;  }

ul 
{
list-style-image: url('/Portals/45/images/arrow.gif')
}

.PageFooterText, .PageFooterText a:link, .PageFooterText a:hover, .PageFooterText a:selected, .PageFooterText a:visited, 

 {
    background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

    padding-top: 7px;
    padding-right: 4px;
       
}

.PageFooterText {

   background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	color: #505e7f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;




}


.PageFooterText a:link

 {
    background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	color: #505e7f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:visited

{
    background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	color: #505e7f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}


.PageFooterText a:hover
{
    background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:selected
{
    background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
	color: #505e7f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}




/* GENERAL */
/* style for module titles */
.Head   {
background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
		color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
background-color: transparent;
 font-family: Arial, Verdana, Sans-Serif;
		color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
 font-family: Arial, Verdana, Sans-Serif;
	color: #626971;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.Normal A:link
{
 font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:visited   {
 font-family: Arial, Verdana, Sans-Serif;
color: #a71932;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:hover {
 font-family: Arial, Verdana, Sans-Serif;
	color: #626971;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:active    {
 font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{



}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
 font-family: Arial, Verdana, Sans-Serif;
	color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
 font-family: Arial, Verdana, Sans-Serif;
	color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.CommandButton:visited  {
 font-family: Arial, Verdana, Sans-Serif;f;
	color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.CommandButton:hover    {
 font-family: Arial, Verdana, Sans-Serif;
	color: #273555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
    
A.CommandButton:active   {
 font-family: Arial, Verdana, Sans-Serif;
	color: #273555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
 font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 12px;
	font-weight: strong;
	text-decoration: none;
}

H2  {
 font-family: Arial, Verdana, Sans-Serif;
	color: #a71932;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

H3  {
 font-family: Arial, Verdana, Sans-Serif;
	color: #89c639;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

H4  {
 font-family: Arial, Verdana, Sans-Serif;
	color: #89c639;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


H5 {
 font-family: Arial, Verdana, Sans-Serif;

color: #89c639; 
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
 font-family: Arial, Verdana, Sans-Serif;
		color: #626971;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited   { font-family: Arial, Verdana, Sans-Serif;
	color: #626971;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
 font-family: Arial, Verdana, Sans-Serif;
	color: #89c639;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:active    {
 font-family: Arial, Verdana, Sans-Serif;
		color: #626971;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* MENU STUFF */

/* UNSELECTED TOP LEVEL MENU */

.RadMenu_Mac
{
 border: solid 0px transparent;
 border-bottom: 0px;
 line-height: 16px;




}

/* SELECTED TOP LEVEL MENU */

.RadMenu_Mac .item .link
{
 text-decoration: none;
 font-weight: bold;
 line-height: 20px;
 background: transparent;
 padding-left: 10px;
color: #ffffff; 


}




.RadMenu_Mac .link:hover, 
.RadMenu_Mac .item .expanded,  
.RadMenu_Mac .focused   
   
{   

     background: transparent;
 padding: 0px 0px;
 font-family: Arial, Verdana, Sans-Serif;
   padding-left: 10px;
	cursor: hand;
color: #e24661; 
}   


/* DROP DOWN MENU HIGHLIGHTED ITEM BACKGROUND COLOR */

.RadMenu_Mac .group
{
 background: #990d26;
color: #ffffff;

 

} 

/*child items*/   
.RadMenu_Mac .group .link:hover,   
.RadMenu_Mac .group .focused,   
.RadMenu_Mac .group .expanded   
{   



}  

.RadMenu_Mac .text
{
 font-size: 11px;
  padding-left: 10px;
 font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
 font-weight: bold;
 
}



/* DROP DOWN MENU BACKGROUND COLOR & FONT COLOR */
.RadMenu_Mac .group .link
{
 background: #a71931;
 float: left;
 _width: 140px; /* IE6 */
 min-width: 140px; /* IE7, Mozilla, Opera */
 text-align: left;
 color: #ffffff;
  padding-left: 10px;

}

.RadMenu_Mac .group .text
{
 padding-left: 10px;

}


/* SUB MENU ROLLOVER COLOR  */
.RadMenu_Mac .group .link:hover,
.RadMenu_Mac .group .focused,
.RadMenu_Mac .group .expanded
{
 color: #e24661;    
     background: transparent;
   padding-left: 10px;
 font-family: Arial, Verdana, Sans-Serif;
 
}

































