/* AMD stylesheet */

/* for utility bar links */
.toplink {
	font-family: verdana, sans-serif;
	font-size: 9px;
	}
.topselected {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 9px;
	}
	
/* for white links in black header */
a.headerlink:link {
    text-decoration: underline;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    }
               
a.headerlink:visited {
    text-decoration: underline;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 10px;
                }
         
a.headerlink:hover {
    text-decoration: underline;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 10px;
                }

/* new header classes */

.global_nav {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
}

.global_nav a:link, .global_nav a:active, .global_nav a:visited, .global_nav a:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #096;
	text-decoration: none;
	text-align: right;
}

/* CSS Document - these styles control the tier one and tier two navigation treatment*/

/* Tier one navigation */
#navbar ul 
{
	padding: 3px 3px 3px 3px;
/*	margin: -2px;*/
	margin: 2px -2px -2px -2px;
	white-space: nowrap;
	background: #fff;
	text-align: center;
	line-height: 2em;
} 

#navbar li {display: inline;} 

#navbar ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 20px 7px 20px;
	margin-right: -4px;
	color: #009966;
	background-color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
} 

/* hover effect turned off
#navbar ul li a:hover { 
color: #fff; 
background-color: #009966; 
} 
*/

#navbar ul li a#selected
{
	background-color: #F1F1F1;
}

/* Tier 2 navigation */

#subnavbar ul 
{
	list-style: none;
	padding: 3px 10px 3px 10px;
	margin-top: -7px;
	margin-bottom: 0px;
	white-space: nowrap;
	background: #fff;
	text-align: center;
	line-height: 2em;

} 
#subnavbar li {display: inline;} 

#subnavbar ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
padding: 6px 10px 6px 10px; 
margin-right: -4px; 
color: #009966; 
background-color: #F1F1F1; 
text-decoration:underline;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999999; 
} 

/* hover turned off 

#subnavbar ul li a:hover { 
color: #000; 
background-color: #E6E6E6; 
} 
*/
#subnavbar ul li a#selected
{
font-weight:bold;
text-decoration:none;
}


/* For green underlined links */

A:link	{	
	text-decoration:	underline;
	color:	#096;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#939;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#096;
	}
	
/* for general body copy used in the central content area */
.grnhead {
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	}
.subgrn {
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	}
.subblk {
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	}
.copylg {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	}
.copy {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	}
.copysm {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 9px;
	}
/* for various left navigation items */ 
.leftitle {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	}
.leftnav {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	}

.leftnav a.selected {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	background : #E6E6E6;
	font-weight: bold;
	}
/* right column 'title' text */ 
.rightitle {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	}
/* for 'right column' news items */ 
.news {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	}
/* for grey 'callout boxes' */
.copygb {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	}
.copygb2 {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	}
/* for floating box nav */ 
.floatitle {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	}
.copyfl {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	}
.copyfl a.selected {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	background : #E6E6E6;
	font-weight: bold;
	}
/* for footer text */
.foot {
	font-family: verdana, sans-serif;
	color: #006633;
	font-size: 9px;
	}
.alert {
	font-family: verdana, sans-serif;
	color: #FF0000;
	font-size: 10px;
	}
.grayBarHeader {
	font-family: verdana, sans-serif;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	}
/* for Modular Homepage */
.whthead {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
    font-weight: bold;
}
.grnheadsm {
	font-family: verdana, sans-serif;
	color: #006633;
	font-size: 12px;
          font-weight: bold;
}
.tagline {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
          font-weight: bold;
}
.blkhead {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodylink {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.newssection {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.copysmnews {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 9px;
	}
.spotlight {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/* For Opteron QRGt */
.tabletitle {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bolder; FONT-SIZE: 13px; PADDING-BOTTOM: 5px; MARGIN: auto; COLOR: rgb(255,255,255); PADDING-TOP: 5px; FONT-STYLE: normal; FONT-FAMILY: Verdana,sans-serif; BACKGROUND-COLOR: rgb(0,153,102)
}
a.tabletitlelinks:link {
	COLOR: #ffffff; LINE-HEIGHT: normal
}
a.tabletitlelinks:visited {
	COLOR: #ffffff
}
/* CSS for Hub Pages */

/* Secondary LINK LIST STYLES */
.slinklist, .slinklist ul {
	display:block;
	list-style-type:none;
	margin: 0;
	padding:0;
	}

.slinklist ul {
	margin:0.6em 0 1em 0.5em;
	}

.slinklist li, ul li.link {
	display:block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 11px;
	/* background:transparent url(images/arrow.gif) 0 0.4em no-repeat; */
	}

.slinklist a {
	text-decoration: underline;
	}
	

.slinklist a:hover {
    text-decoration: underline;
	}
	
.slinklist .alt {
	padding:0;
	background:none;
	}

.slinklist .alt a {
	text-indent:0;
	padding-left:11px;
	display:block;
	background:transparent url(images/arrow.gif) 0 0.4em no-repeat;
	}
	
/* hide from mac ie \*/

.slinklist .alt a {
	display:inline;
	}

/* end hide */

/* Hub page content */

.hubHeading {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px 10px 5px 10px;
	background-color: #FFE085;
	margin-bottom: 0;
}

.hubSecondaryContent {
	padding: 10px;
	border-bottom: 1px solid #999999;
	background-color: #FFFFE5;
}