body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align:left;
	background-color: #FFFFFF;
}

a:link, a:visited { color: #000099; text-decoration: underline; }
a:hover {
	color: #900;
}

h1 {
	margin: 10px 0px 10px 0px;
	letter-spacing: -1px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	font-size: 130%;
	color: #333;
}

h2 {
	margin: 20px 0px 20px 0px;
	letter-spacing: -0.3px;
	padding: 0;
	color: #666;
	font-size: 14px;
}

h3 {
	margin: 25px 0px 10px 0px;
	padding: 0;
	color: #000;
	font-size: 13px;
}

p {
	margin: 10px 5px 5px 0px;
	padding: 0px;
	color:#333;
	font-weight: normal;
	}

#skipnavigation { display: none; }

ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: normal;
	margin: 5px 10px 10px 50px;
	padding: 0px 0px 0px 0px;

}

ul li {
color:#333;
font-weight: normal;
padding-top:5px;
}

ol {
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-weight: normal;
margin: 5px 10px 10px 30px;
}

ol li {
color:#333;
font-weight: normal;
padding-top:5px;
}


#table {
color:#000000;
border:1px;
padding-top:3px;
}


#table p {
	color:#333;
	font-size:82%;
	padding: 0px 0px 0px 5px; 
	margin: 0;
	font-weight:bold;
	}


#table h6 {
	color:#333;
	font-weight:normal;
	}
	
#table ul li { 
	border: 0;
    padding: 0px 0px 0px 0px; 
	text-transform: none;
	font-weight:normal;
	margin: 0;
}

	
#table ul li a:link, #table ul li a:visited { color: #000099; text-decoration:none; }
#table ul li a:hover { color: #680F00; }

#table a:link, #table a:visited { color: #000099; text-decoration:none; }
#table a:hover { color: #680F00; }
	



#table1 {
	color:#000000;
	border:1px;
}

#table1 p {
	color:#333;
	font-size:90%;
	padding: 0px 0px 0px 5px; 
	margin: 0;
	}
	
#table1 h1 {
	color:#fff;
	font-size:12px;
	padding: 0px 0px 0px 5px; 
	margin: 0;
	font-weight:normal;
	}

#table1 h6 {
	color:#333;
	font-weight:normal;
	}
	
#table1 ul li { 
	border: 0;
    padding: 0px 0px 0px 0px; 
	text-transform: none;
	font-weight:normal;
	margin: 0;
}

	
#table1 ul li a:link, #table1 ul li a:visited { color: #000099; text-decoration:underline; }
#table1 ul li a:hover { color: #680F00; }

#table1 a:link, #table1 a:visited { color: #000099; text-decoration:underline; }
#table1 a:hover { color: #680F00; }





#navsite {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	line-height:70%;
	font-size: 90%;
}

#navsite ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 10px; 
	color:#333;
	font-weight:bold;
}

#navsite h5 {
	list-style-type: none;
	margin: 0;
	padding: 7px 10px 7px 5px;
	font-weight:bold;
	font-size: 100%;
	text-align: center;
}

#navsite ul li { 
    padding: 1px 5px 10px 0px; 
	font-weight:bold;
}

#navsite ul li ul {
	padding: 10px 0px 4px 10px; 
	font-weight:bold;
}

#navsite ul li a:link, #navsite ul li a:visited { color: #ffffff; text-decoration:none; }
#navsite ul li a:hover { color: #666666; }





/*right navigation*/

#rightnav {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:bold;
	line-height:100%;
	font-size:12px;
}

#rightnav h5 {
	padding: 7px 10px 7px 5px;
	list-style-type: none;
	background: #ddd;
	color:#333;
	text-align: center;
	font-size:12px;
}

#rightnav ul {
	list-style-type: none;
	padding: 0px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
}

#rightnav ul li { 
    padding: 0px 5px 0px 0px; 
	color:#333333;
	text-transform: none;
	font-weight:bold;
}

#rightnav ul li ul {
	padding: 10px 0px 4px 10px; 
}

#rightnav ul li a:link, #rightnav ul li a:visited { color: #333; text-decoration:none; }
#rightnav ul li a:hover { color: #990000; }


/*---------------------------
	Image with Caption left
----------------------------*/
.floatleft {
  float: left;
  width: 10%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.floatleft {
  text-align: center;
  width:35%;
  font-style: italic;
  font-weight:bold;
  font-size: smaller;
  text-indent: 0;
}

img.scaled {
  width: 100%;
}



/*---------------------------
	Image with Caption right
----------------------------*/
.floatright {
  float: right;
  width: 10%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.floatright {
  text-align: center;
  width:35%;
  font-style: italic;
  font-weight:bold;
  font-size: smaller;
  text-indent: 0;
}

img.scaled {
  width: 100%;
}




/*hz menu*/

#hzmenu {
	background-color:#6c0f00;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}

#hzmenu a:link { color: #ffffff; text-decoration:none; font-weight:bold; }
#hzmenu a:visited { color: #ffffff; text-decoration:none; font-weight:bold; }
#hzmenu a:hover { color: #990000;  font-weight:bold;}
	



#homepageright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	line-height:100%;
	left: 676px;
	top: 440px;
}

#homepagerighttitle p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#homepageright ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 10px 5px; 
	color:#3300CC;
	font-weight:bold;

}

#homepageright ul li { 
	border: 0;
    padding: 1px 3px 5px 0px; 
	color:#333333;
	text-transform: none;
	font-weight:bold;
	text-align:left;

}

#homepageright ul li ul {
	padding: 10px 0px 4px 10px; 
	font-weight:bold;
}

#homepageright ul li a:link, #homepageright ul li a:visited { color: #000099; text-decoration:none; }
#homepageright ul li a:hover { color: #680F00; }

#navsite2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight:bold;
	padding: 8px;
}
	

#navsite2 ul {
	margin: 0;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
	}

#navsite2 ul li a {
	text-decoration:none;
    color:#000099;
	border: 0;
	background: url(../images/subnav_arrow.gif) no-repeat;
	margin-left: 0px; 
	padding: 0px 0px 4px 10px; 
	}


#navsite2 a:link {
	color: #000099;
	text-decoration: none;
}
#navsite2 a:visited {
	text-decoration: none;
	color: #000000;
}
#navsite2 a:hover {
	text-decoration: none;
	color: #6C0F00;
}
#navsite2 a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {font-weight: bold}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-weight: bold;
}


/*---------------------------
	Homepage top banner
----------------------------*/
#specialhomepage {
	color: #990000;
}

#specialhomepage h1 {
	font-size:20px;
	color: #000066;
	letter-spacing:0px;
	padding: 8px 0px 5px 5px; 
	margin: 0px 20px 0px 20px;
	font-weight:bold;
	border-bottom: 2px inset #993300;
	/*border-left: 2px inset #993300;*/
	}

#specialhomepage p {
	font-size:12px;
	padding: 0px 0px 0px 5px; 
	margin: 0px 15px 0px 20px;
	font-weight:bold;
}


/*---------------------------
	A to Z Index
----------------------------*/

#azindex a:link {
	color: #000099; 
	text-decoration:none;
}

#azindex a:visited { 
	color: #000099; 
	text-decoration:none; 
}
#azindex a:hover { 
	color: #FFFFFF;
	background-color:#0099CC;
	text-decoration:underline;	
}

#azindex h1 {
	margin: 20px 0px 10px 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-right: 15px;
	font-size: 130%;
	color: #333;
}

#azindex h2 {
	margin: 20px 0px 10px 5px;
	letter-spacing: -.3px;
	padding: 0;
	color: #666;
	font-size: 20px;
}

#azindex h3 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000;
	font-size: 16px;
}



#azindex p {	
	margin: 25px 5px 5px 5px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 0px; 
	color:#333;
	font-weight: normal
	}


/*---------------------------
	News Archive
----------------------------*/

#newsarchive a:link {
	color: #000099; 
	text-decoration:none;
}

#newsarchive a:visited { 
	color: #000099; 
	text-decoration:none; 
}
#newsarchive a:hover { 
	color: #990000;
	text-decoration:underline;	
}

#newsarchive h1 {
	margin: 20px 0px 10px 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-right: 15px;
	font-size: 18px;
	color: #333;
}

#newsarchive h2 {
	margin: 20px 0px 10px 5px;
	letter-spacing: -.3px;
	padding: 0;
	color: #990000;
	font-size: 16px;
}

#newsarchive h3 {
	margin: 20px 0px 10px 5px;
	padding: 0;
	color: #666666;
	font-size: 15px;
}

#newsarchive h4 {
	padding: 0;
	color: #666666;
	font-size: 14px;
}

#newsarchive p {	
	margin: 25px 5px 5px 5px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 0px; 
	color: #000000;
	font-weight: normal
	}


/*---------------------------
	SSD Homepage
----------------------------*/


#ssdtable {
	float: left;
	width: 201px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

 

#ssdtable ul {
	list-style-type: none; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
}

 

#ssdtable ul li { 
	margin-top: 0px; 
}

#ssdtable ol {
	color:#333;
	font-weight: normal;
	margin: 15px 10px 10px 30px;
}

#ssdtable ol li {
	color:#333;
	font-weight: normal;
	margin: 15px 10px 10px 30px;
}


#ssdtable a {
	font-weight:bold;
	font-size:11px;
	display: block;
	width: 201px;
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/ssd/roll_0-sm.gif);
	background-repeat: none;
} 

 

#ssdtable a:hover {
	display: block;
	width: 201px;
	color: #fff;
	background-image: url(../roll_2-sm.gif);
	background-repeat: none;
}

#ssdhome p {
	margin: 15px 15px 10px 22px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000000;
	font-size: 12px;
}

#ssdhome h2 {
	margin: 20px 0px 10px 5px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000000;
	font-size: 15px;
}

#ssdhome h3 {
	margin: 15px 15px 10px 22px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000000;
	font-size: 13px;
}


.tableSpace {
line-height: 1.75em;
}



/*--------------
	New User
----------------*/
#newuser {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #990000;
}

#newuser h1 {
	margin: 20px 0px 10px 25px;
	letter-spacing: -1px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-right: 15px;
	font-size: 130%;
	color: #333;
}

#newuser h2 {
	margin: 20px 0px 10px 25px;
	letter-spacing: -.3px;
	padding: 0;
	color: #666;
	font-size: 14px;
}

#newuser h3 {
	margin: 25px 0px 10px 5px;
	padding: 0;
	color: #000;
	font-size: 13px;
}

#newuser p {	
	margin: 10px 5px 5px 25px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000;
	font-size: 12px;
}

#newuser ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 40px;
}

#newuser ul li {
	font-weight: normal;
}

#newuser ol {
	font-weight: normal;
}

#newuser ol li {
	font-weight: normal;
}

/*---------------------------------------
	New Laboratory Section Long Graphics
----------------------------------------*/
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
background: url(../images/ssd/roll_0.gif) no-repeat top left;
font-size: 10px;
font-weight:bold;
float: left;
color:#FFFFFF;
margin: 0px;
height: 31px;
width: 250px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 35px;
}

#navcontainer li a:hover
{
background: url(../images/ssd/roll_2.gif) no-repeat left top;
color: #000000;
}

/*---------------------------------------
	New Laboratory Homepage Short Graphics
----------------------------------------*/
#labcontainer
{
margin: 0px;
padding: 0px;
}

#labcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#labcontainer ul li { float: left; }

#labcontainer ul li a
{
font-weight:bold;
font-size:11px;
display: block;
width: 208px;
height:28px;
padding: 10px 10px 0px 8px;
margin: 0px 0px 0px 0px;
text-decoration: none;
color: #ffffff;
background-image: url(../images/ssd/roll_0-sm.gif);
background-repeat: none;
}

#labcontainer li a:hover
{
background: url(../images/ssd/roll_2-sm.gif) no-repeat left top;
color: #000000;
}


/* New Home Page */ 

#homepagerightNew {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	line-height:100%;
	left: 650px;
	top: 432px;
	width: 174px;
	z-index:20;
}

#homepagerightNew p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#homepagerightNew ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 10px 5px; 
	color:#3300CC;
	font-weight:bold;

}

#homepagerightNew ul li { 
	border: 0;
    padding: 1px 3px 5px 0px; 
	color:#333333;
	text-transform: none;
	font-weight:bold;
	text-align:left;

}

#homepagerightNew ul li ul {
	padding: 10px 0px 4px 10px; 
	font-weight:bold;
}

#homepagerightNew ul li a:link, #homepagerightNew ul li a:visited { color: #000099; text-decoration:none; }
#homepagerightNew ul li a:hover { color: #680F00; }

.redfont {
	color: #900;
}

.greenfont {
	color: #063;
}

.blueFont {
	color: #B8CCE4;
}

.DarkBlue{
	color: #244061;
}

.DarkRed {
	color: #900;
}

.tableSizeBlue{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244061;
	font-weight:bold;
}


#specialtext {
	font-size: 14px;
	color: #900;
}

#specialtext a:link, #specialtext a:visited { color: #900; text-decoration:underline; }
#specialtext a:hover {
	color: #900;
}
.application {
	color: #FFF;
}
.applicationtext {
	font-size: 10px;
}
.applicationheading {
	font-size: 11px;
	color:#FFF;
}




/*---------------------------
	Column Formating
----------------------------*/

#header {
	font-family: arial, helvetica, sans-serif;
	height: 155px;
	margin-top:3em;
	margin-bottom:2em;
}
		
	
#col1 {
	float: left;
	position:relative;
	width: 260px;
	margin-bottom: 1em;
}
		
#col2 {
	float: left;
	position:relative;
	width: 425px;
	margin-left: 25px;
	margin-bottom: 1em;
	display:inline;
}

#col2-middle {
	margin-left: 35px;
	margin-right: 0px;
	width:500px;
}

#col2-middle-lg {
	margin-left: 35px;
	margin-right: 0px;
	width: 750px;
}

#col3 {
	float: right;
	position:relative;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 1em;
	display:inline;
	height: 930px;
}

#col4 {
	float: left;
	position:relative;
	width: 420px;
	margin-top:11px;
}

#holder { 
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 218px;
	height: 37px;
	visibility: visible;
	z-index: 1;
	float:right;
	display:inline;
} 

.white-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFF; 
}

.subText {
  font-family:Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 9px;
  line-height: 14px;
}


/*---------------------------
	Font Formating
----------------------------*/

#wrapper {
	text-align: left;
	color: #333;
	margin: 10px auto;
	width: 972px;
	overflow:auto;
}

p.smspace {
	margin: 5px 0px;
	font-size: 85%;
	color: #333;
}



/*---------------------------------------------
	Background Graphics and Text for Regulatory
----------------------------------------------*/

#howdoi-main {
	background-image: url(../images/refresh/news-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 308px;
	z-index: 1;
	float:right;
	display:inline;
} 

#howdoi {
	background-image: url(../images/refresh/news.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 49px;
	margin-bottom:12px;
	z-index: 1;
	float:right;
	display:inline;
} 


#regulatory {
	background-image: url(../images/refresh/regulatory.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 200px;
	height: 37px;
	margin-bottom:12px;
	z-index: 1;
	float:left;
	display:inline;
} 

h1.regulatory {
	font-family: arial, helvetica, sans-serif;
	margin-left:15px;
	margin-top:1px;
	font-size: 95%;
	color: #333;
}

/*--------------------------------------------------
	Background Graphics and Text for Tools & Guides
---------------------------------------------------*/
#quicklinks-main {
	background-image: url(../images/refresh/news-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 308px;
	z-index: 1;
	float:right;
	display:inline;
} 

#quicklinks {
	background-image: url(../images/refresh/news.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 49px;
	margin-bottom:12px;
	visibility: visible;
	z-index: 1;
	float:right;
	display:inline;
} 


#tools {
	background-image: url(../images/refresh/tools.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 200px;
	height: 37px;
	margin-bottom:12px;
	visibility: visible;
	z-index: 1;
	float:left;
	display:inline;
} 

h1.tools {
	font-family: arial, helvetica, sans-serif;
	margin-left:15px;
	margin-top:10px;
	font-size: 95%;
	color: #333;
	border-bottom:none;
}

#text {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 260px;
	z-index: 1;
	float:right;
	display:inline;
}

#howtext {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 230px;
	z-index: 1;
	float:right;
	display:inline;
}


/*--------------------------------------------------
	Background Graphics and Text for News & Features
---------------------------------------------------*/

#newmainbg {
	background-image: url(../images/refresh/news-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 308px;
	z-index: 1;
	float:right;
	display:inline;
} 

#newsbg {
	background-image: url(../images/refresh/news.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 49px;
	margin-left:3px;
	float:right;
	display:inline;
} 

#stay-inner {
	background-image: url(../images/refresh/stay-inner.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 49px;
	margin-left:3px;
	float:right;
	display:inline;
} 


#newsbg-events {
	background-image: url(../images/refresh/news-events-long.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 500px;
	margin-left:2px;
	float:left;
	display:inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

#info-by-topic-sub {
	background-image: url(../images/refresh/info-sub.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 500px;
	height: 49px;
	margin-left:2px;
	float:right;
	display:inline;
	margin-bottom: 0px;
	padding-top: 10px;
} 

#newsgraphic {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 224px;
	height: 150px;
	margin-left:3px;
	float:right;
	display:inline;
	text-align:center;	
} 

#newstext {
	background-repeat: no-repeat;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	height: 200px;
	left:1px;
	float:right;
} 

h1.news {
	font-family: arial, helvetica, sans-serif;
	margin-left:10px;
	margin-top:17px;
	font-size: 90%;
	color: #333;
	border-bottom:none;
}

h1.stay-news {
	font-family: arial, helvetica, sans-serif;
	margin-left:45px;
	margin-top:17px;
	font-size: 90%;
	color: #333;
	border-bottom:none;
}


h1.news-events {
	font-family: arial, helvetica, sans-serif;
	margin-left:50px;
	margin-top:17px;
	font-size: 95%;
	color: #333;
	border-bottom:none;
}


p.indexnews  {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	margin: 5px 0px 0px 0px;
}


/*--------------------------------------------------
	Background Graphics and Text for Stay Connected
---------------------------------------------------*/

h1.stay {
	font-family: arial, helvetica, sans-serif;
	margin-left:15px;
	margin-top:12px;
	font-size: 95%;
	color: #333;
	border-bottom:none;
}



/*-----------------------------------------------
	 Blue Arrow Text - Stay, Inside, and Audience 
------------------------------------------------*/

#blue-stay {
	margin-top:5px;
	margin-left:15px;
	font-size:85%;
	position: relative;
	z-index: 1;
	list-style-position:outside;
	font-family: arial, helvetica, sans-serif;
}

#blue-stay a:link, #blue-stay a:visited { color: #036; }
#blue-stay a:hover { color: #680F00; }



/*-----------------------------------------------
	 Left Navigation
------------------------------------------------*/

#leftnav {
	margin-top:5px;
	margin-left:15px;
	font-size:90%;
	position: relative;
	z-index: 1;
	list-style-position:outside;
	font-family: arial, helvetica, sans-serif;
}

#leftnav a:link, #leftnav a:visited { color: #036; }
#leftnav a:hover { color: #680F00; }

p.leftnav {
	margin: 5px 0px;
	font-size: 90%;
	color: #333;
}

#footer {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 960px;
	height: 35px;
	margin-top:10px;
	clear: both;
} 

#links {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 960px;
	height: 30px;
	font-size: 75%;
	color: #333;
	text-align:center;
} 


.eliotness-color {
	font-size: 12px;
	color: #666;
}
.eliot-special {
	font-style: italic;
	font-size: 12px;
}


.topLinks a:link { 
	font-size: 90%;
	color: #009; 
	text-decoration: none;
	font-weight: normal;
	line-height:0px;
}

.topLinks a:visited {
	font-size: 90%;
	color: #009;; 
	text-decoration: none;
	font-weight: normal;
}

.topLinks a:hover {
	font-size: 90%;
	color: #900;
	text-decoration:none;
	font-weight: normal;
}

.blue-font {
	color: #06C;
}



/*------------------
	Navigation Bar
-------------------*/


a img {border: none; }


div#navwrap {
	width:1px;
	/*margin-top:-9em;*/
	margin-left:0;
	/*position:absolute;top:80px;left:0;*/
	float:left;
	/*display:inline;  stops the IE6 and earlier doublemargin bug */
	margin-bottom:30px;
	position:absolute;
	z-index:2;
}

ul#navigation {
	font-family: Tahoma,Helvetica, Arial,sans-serif;
	font-size: 12px; /*          ****CHANGE**** change for larger or smaller font */
	float:left;
	width:1000px;
	display:inline;
	
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}
ul#navigation li {
	line-height : 1em;
	position: relative;
	float: left;
	display: inline;
	
	
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
	
}

#navigation li a {
	display: inline-block;
	text-decoration: none;
	text-align:center;
	color: #000;
	background-color: #CCCCCC;
/*          ****CHANGE-MENU**** */
	padding: 0px 0px;
}

ul#navigation li li a, #navigation li li a:focus {
	width: 100%; /*           ****CHANGE-SUBMENU**** */
	text-align:left;
	 /*  border: 1px solid #069; */
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #A1BCCE;
}

ul#navigation li a:hover { /* The hovered style for submenus */
	background-color: #007CBA;
}
ul#navigation li a:focus {  /*The focus style for submenus */
	background-color: #A1BCCE;



}
ul#navigation li a:active { /* The active style for submenus */
	background-color: #CCCCCC;
	
}



#navigation li li a:focus, #navigation li li a:active { /* The focus position for anchors */
	position : relative;
	left: 10000px;
	/*margin-left:7em;*/
	
	z-index:1;
}
#navigation li:hover li a:focus, #navigation li:hover li a:active, #navigation li.sfhover li a:active { /* The hovered style for submenus when anchor is in focus */
	position : relative;
	left: 0;<br />
	top:2.2em;
	margin-left:0;
}
#navigation li:hover li li a:focus, #navigation li:hover li li a:active, #navigation li.sfhover li li a:active { /* The hovered style for submenus when anchor is in focus */
	position : relative;
	left: 0;margin-left:0;
	top:2.2em;
	
}

#navigation li:hover li li li a:focus, #navigation li:hover li li li a:active, #navigation li.sfhover li li li a:active { /* The hovered style for submenus when anchor is in focus */
	position : relative;
	left: 0;margin-left:0;
	top:2.2em;
}





/* Give some outline */


#navigation li a:focus { /* The focus position for anchors */
	outline: 1px solid #e05067;
}
#navigation li li a:focus { /* The focus position for anchors */
	outline: 1px solid #60a0d0;
}


#navigation li ul { /* Hides the first unhovered submenu */
	position : absolute;
	left: -10000px;
}
/*#navigation li:active ul ul, #navigation li:active ul ul ul*/
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
	left: -10000px; /* Hides the second and following unhovered submenus */
}

#navigation li:hover ul, #navigation li li:hover ul, ul#navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul { /* Displays submenu when the parent anchor element is hovered */
	top: 0;
	left: 0;
	margin-left: 100%;
}

/* Displays submenu when the parent anchor element is in focus */

#navigation li a:focus+ul {
	top: 0;
	left: 0;
	margin-left: 0;
	top: 2.2em;
	
		
}
#navigation li:hover a:focus+ul {
	margin-left: 0;
	
}
#navigation li li a:focus+ul {
	top: 2.2em;
	left: 10000px;
	margin-left:100%;
	
}
#navigation li:hover li a:focus+ul {
	left: -10000px;
	margin-left:100%;
}
#navigation li li:hover a:focus+ul {
	left: 0;
	margin-left:100%;
}
#navigation li li:hover li a:focus+ul {
	left: 0;
	margin-left:100%;
}


/*                       ****DISPLAYS HORIZONTAL MENU(2) ******* */
#navigation li:hover ul, #navigation li a:focus ul, #navigation li.sfhover ul {
	top:2.2em;
	margin-left: 0;
	

}


p.industryleft  {	
	margin: 15px 5px 5px 5px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 0px; 
	color: #FFF;
	font-weight: bold;
	}

.industryleft a:link { 
	font-size: 90%;
	color: #FFF; 
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
}

.industryleft a:visited {
	font-size: 90%;
	color: #FFF; 
	text-decoration: none;
	font-weight: bold;
}

.industryleft a:hover {
	font-size: 90%;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}


.pdfsize {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

.tableSize {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000;
}

.industryleft ul li { 
	border: 0;
	padding: 1px 0px 2px 0px; 
	color: #FFF;
}

.industryleft ul li ul {
	padding: 0px 0px 0px 15px;
	color:#FFF;
}

.industryleft ul li ul li a:link { 
	color: #FFF; 
	text-decoration:none; 
	}
	
.industryleft ul li ul li a:visited {
	color:  #FFF;
	text-decoration:none;
	}
	
.industryleft ul li ul li a:hover { 
	color: #680F00; 
	}




/*****Industry Start-up Menu ********/

#navcont
{
	/*avoid gap after li in ie6 by setting width*/
	width: 160px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	color:#FFF;
}

#navcont ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#nav a
{
display: block;
color: #434a64;
padding: 1px 0 1px 5px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#nav a { width: 150px; }

#nav a
{
\width: 130px;
w\idth: 140px;
}

#sublist a
{
display: block;
color: #9C9C9C;
padding: 1px 0 1px 8px;
margin-left: 8px;
}

#subsublist a
{
display: block;
color: #9C9C9C;
padding: 1px 0 1px 8px;
margin-left: 16px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#sublist a { width: 140px; }

#sublist a
{
\width: 122px;
w\idth: 140px;
}

#subsublist a { width: 140px; }

#subsublist a
{
\width: 122px;
w\idth: 135px;
}

#nav a, #nav a:visited,#sublist a, #sublist a:visited , #subsublist a, #subsublist a:visited
{
border-left: 8px solid #FFFFFF;
background: #434a64;
color: #FFF;
text-decoration: none;
}

#nav a:hover, #nav a#current:hover
{
border-left: 8px solid #CCCCCC;
text-decoration: underline;
}

#sublist a:hover, #sublist a#subcurrent:hover
{
	border-left: 8px solid #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}

#subsublist a:hover, #subsublist a#subsubcurrent:hover
{
	border-left: 8px solid #CCCCCC;
	text-decoration: underline;
}

a#current, a:visited#current, a#subcurrent , a:visited#subcurrent , a#subsubcurrent , a:visited#subsubcurrent
{
border-left: 8px solid #fff;
background: #434a64;
color: #F90;
text-decoration: none;
font-size:11px;
text-decoration:none;
}
#newsbg .news span {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
}

.quicklinkspecial {
}

p.quicklinkspecial {
	font-weight:bold;
	margin-left:5px;
}

.quicklinkspecial li {
	list-style:none;
	background:url(../images/refresh/arrow-red.jpg) no-repeat 0 50%;
	padding-left:20px;
	margin-left:-30px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight: normal;	
}

.quicklinkspecial a:link { 
	color: #036;
	font-weight:normal;
}

.quicklinkspecial a:visited { 
	color: #036;  
	font-weight:normal;
}

.quicklinkspecial a:hover { 
	font-weight:normal;
	color: #36F; 
}


.online {
	font-size: 12px;
	padding-top:2px;
}

.online li {
	list-style: disc;
	padding-left:0px;
	margin-left:-35px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	font-weight: normal;	
}

.online a:link { 
	color: #036;
	font-weight:normal;
	font-size: 12px;
}

.online a:visited { 
	color: #036;  
	font-weight:normal;
	font-size: 12px;
}

.online a:hover { 
	font-weight:normal;
	color: #36F;
	font-size: 12px;
}


p.smspaceblue {
	margin: 5px 15px;
	margin-top:5px;
	font-size: 12px;
	color: #333;
	margin-left:15px;
	
}


.inside li {
	list-style:none;
	background-image: url(../images/refresh/arrow-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left:20px;
	margin-left:-30px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;
	}

.inside li ul li {
	list-style:none;
	background-image: url(../images/refresh/arrow-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left:20px;
	margin-left:-40px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;
	
	}

