
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
P,TD,LI,UL {FONT-SIZE: 13px; 
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				line-height : 18px; }
				
p.white { FONT-SIZE: 12px; 
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				line-height : 17px;
				color: White;}

.blackbarmain {
	background-image: url(images/blackbar.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: White;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
.blackbarsub {
	background-image: url(images/blackbarsub.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: White;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

.orange{font-size:14px;
		line-height:16px; 
		color:f47e20; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {font-size: 11px; padding : 10px 10px 10px 10px; line-height : 14px; }

h4 { font-size:14px;
		line-height:16px; 
		color:f47e20; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 0 0 0 0;}

sup { font-size:9px;  line-height : 12px;}
sup.header { font-size:13px;  line-height : 16px;}

.tab { font-size:11px; background: #eaecdf;}

A:link {color:blue; text-decoration : underline; }
A:visited {color:purple; text-decoration : underline;} 
A:active {color:maroon; text-decoration : underline;}
A:hover {color:#990000; text-decoration : underline;}

A:link.tablink {color:#666666; text-decoration : none;  font-weight:bold;  line-height : 12px;}
A:visited.tablink {color:#666666; text-decoration : none;  font-weight: bold; line-height : 12px;} 
A:active.tablink {color:maroon; text-decoration : none;  font-weight:bold; line-height : 12px;}
A:hover.tablink {color:blue; text-decoration : none;  font-weight:bold; line-height : 12px;}


A:link.tablink2 {color:blue; text-decoration : underline;  line-height : 12px;}
A:visited.tablink2 {color:purple; text-decoration : underline;   line-height : 12px;} 
A:active.tablink2 {color:maroon; text-decoration : underline;   line-height : 12px;}
A:hover.tablink2 {color:#990000; text-decoration : underline;   line-height : 12px;}

A:link.tabwhite {color:white; text-decoration : underline;  font-weight:bold;  line-height : 12px;}
A:visited.tabwhite {color:white; text-decoration : underline;  font-weight: bold; line-height : 12px;} 
A:active.tabwhite {color:white; text-decoration : underline;  font-weight:bold; line-height : 12px;}
A:hover.tabwhite {color:white; text-decoration : underline;  font-weight:bold; line-height : 12px;}

A:link.sidebar {color:blue; text-decoration : underline;  line-height : 16px;}
A:visited.sidebar {color:purple; text-decoration : underline;   line-height : 16px;} 
A:active.sidebar {color:maroon; text-decoration : underline;  line-height : 16px;}
A:hover.sidebar {color:#990000;  text-decoration : underline;   line-height : 16px;}
.subheadernew	{ font-size:12px; color:#666666; font-weight:bold; line-height : 18px;}
.bodytext {FONT-SIZE: 11px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.glossarytext {FONT-SIZE: 11px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.storytitle { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size:18px; 
color:black; 
font-weight: bold;
}

#links{
	list-style-type: none;
}

#navlist
{
/*border-bottom: 1px solid #A5BBE4;*/
margin: 0;
padding-bottom: 19px;
padding-left: 0px;
}

#navlist ul, #navlist li
{
margin: 10 0 0 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
color: #000;
background-color: #fff;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #f2c31d;
border-right: 1px solid #fff;
color: #000;
float: left;
font-size: 12px;
font-weight: normal;
line-height: 14px;
/*margin-right: 1px;*/
padding: 4px 18px 4px 18px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #f47e20;
color: #000
}
#navlist a:hover { color: #254E90; }
#navlist ul a:hover { color: #fff !important; }
#navcontainer{ 	
	background-color: #f2c31d;
	width: 780px;
	height: 22px;
}
