/* START LEFT NAVIGATION */
#globalnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 162px; /* Width of Menu Items */
	background:#353386;
	}

#menu ul{
	display:none;
}
#menu ul.show {
	display:block;
}
#globalnav ul li {
	position: relative;
    height:24px;
	}

/* Styles for Menu Items */
#globalnav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 2px 2px 2px 17px;
	font-weight:bold;
    text-transform: uppercase;
	background-color:#353386;
    margin:0;
	width: 100%; /* Width of Menu Items */
	}

/* Real Width */
html>body #globalnav ul li a{ 
	width:auto;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

/* Link hover / Highlight */
#globalnav ul li a:hover, #nav ul li a.hilight:link, #nav ul li a.hilight:visited {
	color: #ccccccc;
	border-left:0px;
	background-color:#000000;
}
/* END NAVIGATION */

/* DEFAULT */
BODY {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #FFFFFF;}

IMG {border-color: #000000;}
A {color: #333385;}
A:hover {color: #000000;}

/* FOOTER */
A.footnav {color: #000000; font-weight: bold;}
A.footnav:hover {color: #333385; font-weight: bold;}

/* NAV */
A.leftnav {color: #FFFFFF; font-weight: bold; margin-left: 10px;}
A.leftnav:hover {color: #FFFF00; font-weight: bold; margin-left: 10px;}
TD.leftnavtd {background: #333385; color: #FFFFFF;}

/* HEADER */
A.topnav {color: #CADBB8; font-weight: bold; font-size: 9px; text-decoration: none;}
A.topnav:hover {color: #FFFFFF; font-weight: bold; font-size: 9px;}

/* CONTENT */
.tabletitle {background: #000000; color: #FFFFFF; font-weight: bold; font-size: 12px; text-align: left;}
.tdtitle {background: #000099; color: #FFFFFF; font-weight: bold; font-size: 11px; text-align: right;}
.offset	{background: #FFFFFF; text-align: left;}

/* REDB variable styles */
BODY, TD, .input, .submit, A.footnav, A.footnav:HOVER {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
A.offsetlink, A.offsetlink {
  background: #FF0000;
}
A, A.footnav:HOVER, A.ibg {
  color: #CC0000;
}
A:HOVER, A.footnav, A.ibg:HOVER {
  color: #0000CC;
}
A.tabletitlelink, .tabletitle, A.tdtitlelink, .tdtitle {
  color: #FFFFFF;
}
A.tabletitlelink:HOVER, A.tdtitlelink:HOVER {
  color: #CCCCCC;
}
.tdtitle {
  background: #00009F;
}
.offset, .input {
  background: #FFFFFF;
}
 A.footnav:HOVER,  A.footnav {
   font-weight: bold;
}
/* REDB non-variable styles */
A.footnav, A.footnav:HOVER, .tabletitle, A.tabletitlelink, A.tabletitlelink, .tdtitle, A.tdtitlelink, A.tdtitlelink:HOVER, .submit {
  font-weight: bold;
}
A.ibg, A.ibg:HOVER, A.footnav, A.footnav:HOVER {
  text-decoration: none;
}
IMG {
  border-color: #000000;
}
.input, .submit {
  color: #000000;
}
.submit {
  background: #CCCCCC;
}
.tabletitle {
  background: #000000;
  text-align: left;
}
.tdtitle {
  text-align: right;
}
.offset {
  text-align: left;
}


/* REDB */
/* links & page info */
.redb {font: 10px Arial,Verdana; color:#000000;} 
A.redb {font: 12px; color: #000000; text-decoration: none;}
a:visited.redb {color: #000000;  text-decoration: none;}
a:hover.redb {color: #ff0000; text-decoration: underline;}
IMG {border-color: #000000;}
/* table titles */
.redbtabletitle {font: bold 9pt Arial, Helvetica;}
TD.redbtabletitle {background-color: #CC0000; color: #FFFFFF; text-align: middle;}
A.redbtabletitle {font: bold 9pt Arial, Helvetica; color: #FFFFFF;}
a:hover.redbtabletitle {color: #FDD781;}
.redbrealtortabletitle {background-color: #CC0000; color: #FFFFFF; text-align: middle;}
/* td titles */
.redbtdtitle {font: bold 8pt Arial, Helvetica;}
TD.redbtdtitle {background-color: #e0e0e0; color: #000000; text-align: right; padding: 1px 4px 1px 4px;}
.redblistingtdtitle {font: bold 10px Verdana,Arial,Helvetica;}
TD.redblistingtdtitle {background-color: #EFEFEF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* td offsets */
.redboffset {font: 8pt Arial, Helvetica;}
TD.redboffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
.redblistingoffset {font: 10px Verdana,Arial, Helvetica;}
TD.redblistingoffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* form fields, select boxes, and buttons */
.redbsearch {padding: 2px; font: 10px Arial, Helvetica; color: #020282;}
.redbbutton {font: 10px Arial, Helvetica; color: #FFFFF; padding: 2px;} 


/* REDB LISTINGS */
.redbmain {                                                                                          
    color : #000000;                                                                                 
    font-family : Arial, Verdana, Helvetica, sans-serif;                                             
    font-weight : none;                                                                              
    font-size : 10px;                                                                                
    text-decoration: none;                                                                           
}                                                                                                    
                                                                                                  
                                                                                                     
/* This sets the color for the lines that make up the calendar grid*/
.calendartable {background-color: #000000;}                                                                                                    
                                                                                                     
/* This sets the background color for the row containing the Last Month, Next Month, etc. links */
.calendarlinktd {background-color: #CF0020;}                                                                                                    
                                                                                                     
/* This is the color for the top links on the calendar*/             
A.calendartoplink {color : #FFFFFF;}                                                                                                    
                                                                                                     
A:HOVER.calendartoplink {color : #000000;}                                                                                                    

/* listing positioning */
#redbcontainer {position:relative;width:450px;height:650px;}                                         
#lyr01 {position:absolute;visibility:hidden;width:450px;height:650px;}                               
#lyr1 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr2 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr3 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr4 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr5 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr6 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr7 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr8 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
                                                                                                     
.redbcontainer {position:relative;width:450px;height:650px;}                                         
.lyr01 {position:absolute;visibility:hidden;width:450px;height:650px;}                               
.lyr1 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr2 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr3 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr4 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr5 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr6 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr7 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr8 {position:absolute;visibility:hidden;width:450px;height:650px;}                                

