/* CSS Document */

body {
	font-family: arial, helvetica, serif;
	/*background-color: #D4D4D4;*/
	background: url(/images/BACKGROUNDS/Main-Background2.jpg);
	behavior:url("/CSSStyleSheets/csshover.htc");
}

body.alliances {
	background: url(/images/BACKGROUNDS/Alliances-background-long.jpg);
}

body.leaks {
	background: url(/images/BACKGROUNDS/Leaks-Background-long3.jpg);
}

body.leaktesting {
	background: url(/images/BACKGROUNDS/Leak-testing-background3.jpg);
}

body.library {
	background: url(/images/BACKGROUNDS/Library-background-long.jpg);
}

body.mass_spec {
	background: url(/images/BACKGROUNDS/MassSpec-Background2.jpg);
}

body.vacuum_component {
	background: url(/images/BACKGROUNDS/VacuumComponent-background2.jpg);
}
	
strong, strong a, a {
	color: #FF0000;
}

.time {
	text-decoration: underline;
}
	
.pcu {
	color: #0066CC;
}
	
.emphasis {
	color: #0066CC;
}
	
.smalltext {
	/*font-size: 10px;*/
	/*font-weight: normal;*/
	font-size: smaller;
}

.lighttext {
	font-weight: lighter;
}

.narrowtext {
	font-family: "Arial Narrow";
}
	
.largetext {
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
}

div#container {
	text-align: left;
	width: 641px;
	/*margin: 0 auto;*/ /* used to center if no backgrounds */
	margin: 0;
	position: relative;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
	
	div#container H1 {
		font-size: 24px;
		font-style: italic;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
		color: #0066CC;
		margin:0;
		margin-top: 5px;
		margin-bottom: 5px;
	}

div#header {
	height: 106px;
	background: url(/images/buttons-lines/shortredline.gif) center bottom repeat-x;
	}

@media print {
	div#header {
		height: 80px;
		border-bottom: 3px solid #FF0000;
	}
}

div#header.vtd {
	height: 130px;
}

	div#header H1 {
		margin: 0;
/*		margin-left: 100px;*/
		text-align: center;
		font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #FF0000;
	}
	
	div#header div#address {
/*	background: url(/images/vtilogo2.gif) no-repeat center left;*/
/*		margin-left: 100px;*/
		text-align: center;
		margin-bottom: 3px;
/*		position: relative;
		top:0;*/
	}
	
	div#header div#logo {
		float: left;
	}

/*	div#header div#address.vtd {
		background: url(/images/vtd-logo.gif) no-repeat center left;
	}*/
	
	div#address p {
		margin: 0;
/*		margin-left: 100px;*/
		font-size: 16px;
		color: #0066CC;
	}
	
div#mainnav {
	float: right;
}

div#mainbody, div#mainbody-picture, div#mainbody-largepicture, div#mainbody-largerpicture, div#mainbody-largepicture_right, div#mainbody-largepicture_left, div#mainbody-smallpicture, div#mainbody-smallerpicture, div#mainbody-wrappicture {
	clear: both;
}

div#mainbody-largerpicture H1, div#mainbody-largepicture_right H1 {
	text-align: center;
	margin-bottom:0;
}

div#mainbody-largerpicture H3, div#mainbody-largepicture_right H3 {
	text-align: center;
	color: #FF0000;
	font-style: italic;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin:0;
}

div#mainbody-largerpicture div#iconcaption H1 {
	margin:0;
	text-align: left;
	color: #FF0000;
}
div#mainbody H2, div#mainbody-picture H2, div#mainbody-smallpicture H2, div#mainbody-smallerpicture H2, div#mainbody-wrappicture H2, div#mainbody-largepicture H2, div#mainbody-largepicture_left H2, div#mainbody-dualsidebar H2 {
		font: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
		color: #0066CC;
		text-align: left;
		margin: 5px;
	}


div#mainbody-quicklink {
	/*background-image: url(/images/BACKGROUNDS/quicklink.JPG);
	background-repeat: repeat-y;	*/
	clear: both;
}

div#mainbody-quicklink-sidebar {
	/*background-image: url(/images/BACKGROUNDS/quicklink-sidebar.JPG);
	background-repeat: repeat-y;	*/
	clear: both;
}

div#mainbody-dualsidebar {
	/*background-image: url(/images/BACKGROUNDS/dualsidebar.JPG);
	background-repeat: repeat-y;	*/
	clear: both;
}

div#subnav {
	width: 140px;
	float: left;
	margin: 5px;
	padding: 5px;
	}
	
	div#subnav H2 {
		font: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size: 14px;
		text-decoration: underline;
		color: #FF0000;
		text-align: center;
		margin: 10px;
	}

	div#sidebar H3, div#subnav H3 {
		font: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
		color: #FF0000;
		text-align: center;
		margin: 0;
		margin-top: 5px;
		clear: both;
	}

div#sidebar {
	width: 170px;
	float: right;
	margin: 5px;
	text-align: center;
	}

	div#sidebar.library {
		width: 225px;
	}
	
	div#sidebar.left {
		float: left;
	}
	
	div#sidebar img, div#subnav img {
		width: 140px;
		border: none;
		margin-top: 5px;
	}
	
	div#sidebar .largelogo img, div#subnav .largelogo img, div#largepicture.left .largelogo img  {
		width: 140px;
		height: auto;
	}
	
	div#sidebar .logo img, div#subnav .logo img {
		width: 55px;
		float: left;
	}
	
	img.noformat, div#sidebar img.noformat {
		width: auto;
		height: auto;
		float: none;
	}
	
	div#sidebar H2 {
		font: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		text-decoration: underline;
		color: #0066CC;
		text-align: center;
		margin: 5px;
	}
	
	div#sidebar H3 {
		font: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
		color: #FF0000;
		text-align: center;
		margin: 0;
		margin-top: 5px;
		clear: both;
	}
	
	div#sidebar P, div#subnav P {
		text-align: center;
		margin: 0;
	}
	
	div#sidebar a {
		color: #FF0000;
		font-style: italic;
	}
	
	div#sidebar.library p {
		margin-bottom: 0;
		text-align: left;
		font-weight: lighter;
	}
	
div#picture {
	width: 210px;
	float: left;
	}
	
	div#picture img {
		width: 200px;
		height: auto;
/*		height: 180px;*/
	}
	
div#smallpicture {
	width: 200px;
	float: left;
	text-align: center;
	}
	
	div#smallpicture img {
		width: 125px;
		height: auto;
/*		height: 100px;*/
	}

div#sidebar a.pdf, div#smallpicture a.pdf, div#smallerpicture a.pdf, div#wrappicture a.pdf {
	display: block;
	/*width: 70px;*/
	height: 24px;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 8px;
	font-size: 11px;
	background: url(/images/buttons-lines/ButtonGold-pdf-70x24.gif) top center no-repeat;
	color: #000000;
}	

div#smallpicture a.largepdf, div#smallerpicture a.largepdf, div#wrappicture a.largepdf {
	display: block;
	/*width: 70px;*/
	height: 24px;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 8px;
	font-size: 11px;
	background: url(/images/buttons-lines/ButtonGold-pdf-95x24.gif) top center no-repeat;
	color: #000000;
}	

div#smallerpicture {
	width: 150px;
	float: left;
	text-align: center;
	padding-top: 10px;
	}
	
	div#smallerpicture img {
		width: 140px;
		height: auto;
/*		height: 100px;*/
	}

div#wrappicture {
	width: 150px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right:5px;
	margin-bottom:5px;
	/*background-color: #D4D4D4;*/
	}
	
	div#wrappicture img {
		width: 140px;
		height: auto;
/*		height: 100px;*/
	}

div#largepicture {
	width: 320px;
	float: right;
	margin-top: 1em;
	text-align: center;
	}
	
	div#largepicture img {
		width: 300px;
		height: auto;
/*		height: 100px;*/
	}
	
	div#largepicture.left {
		float: left;
	}

div#largerpicture {
	width: 420px;
	float: right;
/*		margin: 5px;
		margin-top:0;
		padding: 5px;*/
	margin-left: .5em;
	margin-bottom: .5em;
	/*background-color: #D4D4D4;*/
	text-align: center;
	}
	
	div#largerpicture.withpanel {
		width: 300px;
		margin-right: 5px;
	}
	
/*	div#largerpicture img {
		width: 420px;
		height: auto;
	}*/

	div#largerpicture.withpanel img {
		width: 290px;
	}
	
	div#panel {
		width: 120px;
		float: right;
	}
	
	div#panel img {
		width: 120px;
	}

div#largepicture_right {
	margin: .5em;
	/*background-color: #D4D4D4;*/
	text-align: center;
	}
	
	div#largepicture_right img {
		float: right;
	}
	
div#iconcaption {
	width: 220px;
	float: left;
}

	
div#iconcaption img, div#iconmenu img {
	width: 40px;
	height: 40px;
}

div.icon {
	float: left;
	margin: .5em;
	text-align: center;
}

div.icon p {
	margin:0;
	font-size: 10px;
}

div.selected p {
	color: #0066CC;
}

div.icon img {
	border: 2px solid #D4D4D4;
}

div.icon a img:hover {
	border: 2px solid #FF0000;
}

/*div.selected a img:hover {
	border: 2px solid #D4D4D4;
}*/
	
	span.caption p, span.caption p {
		font-size: 12px;
		font-weight: bold;
		color: #FF0000;
		margin:0;
		margin-bottom: 1em;
		text-align: center;
	}
	
	span.smallcaption p, span.smallcaption p {
		font-size: 10px;
		font-weight: bold;
		color: #666666;
		margin:0;
		margin-bottom: 1em;
		text-align: center;
	}
	
div#pictures {
	clear: both;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	}
	
	div#pictures img {
		width: 200px;
		margin-top:0;
		margin-bottom:0;
		margin-left: 5px;
		margin-right: 5px;
	}

div#content {
	color: #666666;
	margin: 5px;
	padding: 5px;
	padding-bottom: 0;
	}
	
	div#mainbody div#content, div#mainbody-picture div#content, div#mainbody-smallpicture div#content, div#mainbody-smallerpicture div#content, div#mainbody-largepicture div#content div#content, div#mainbody-largepicture_left div#content, div#mainbody-largepicture_right div#content {
/*		float: left;*/
		margin: 5px;
		padding: 5px;
		/*background: #EEEEEE;*/
		/*height: 1%;*/	/* hack to force IE5/6 to display the background */
	}

div#mainbody-wrappicture div#content {
		margin: 5px;
		padding: 5px;
		/*background: #EEEEEE;*/
}

div#mainbody-largerpicture {
	margin:0;
}

div#mainbody-largerpicture div#content {
	margin:0;
	padding: 5px;
	/*background: #EEEEEE;*/
	margin-right: 425px;
	text-align: justify;
}

	div#mainbody-quicklink div#content {
		margin-left: 145px;
	}
	
	div#mainbody-quicklink-sidebar div#content {
		margin-left: 145px;
		margin-right: 195px;
	}
	
	div#mainbody-dualsidebar div#content {
		margin-left: 190px;
		margin-right: 190px;
	}
	
	div#content H2 {
		font: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #0066CC;
		text-align: center;
		margin: 5px;
	}
	
	div#content H3 {
		font: Arial, Helvetica, sans-serif;
		color: #ff0000;
		font-style: italic;
	}
	
	div#content p {
		margin-top:0;
	}
	
	div#content.product_options table td, div#content.product_specs table td {
		width: 33%;
		vertical-align: top;
		border-style: outset;
		border-width: thin;
		padding: .5em;
	}
	
	div#content.product_options table td {
		text-align: center;
	}

	div#content.product_specs table td {
		font-size: smaller;
	}

	div#content.product_options td h3, div#content.product_specs td h3 {
		margin-bottom: 0;
	}
	
	div#content.product_options td h3 {
		font-size:14px;
	}

	div#content.product_specs td h2 {
		color:#FF0000;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		margin:0;
		margin-top: 1em;		
	}
	div#content.product_specs td h3 {
		margin-top: 1em;
		margin-bottom: 0;
		font-size: 10px;
		font-style: normal;
	}

	div#content.product_specs td h4 {
		margin: 0;
		font-size: 10px;
		color: #000000;
	}

	div#content.product_specs p {
		margin: 0;
	}
	
	div#content.product_options em {
		color: #0066CC;
	}
	
	span.nobreak p, span.nobreak H3 {
		margin-top: 0;
		margin-bottom:0;
	}
	
	div#mainbody-picture div#content {
		margin-left: 215px;
	}
	
	div#mainbody-smallpicture div#content {
		margin-left: 205px;
	}
	
	div#mainbody-smallpicture div#content img {
		width: 415px;
	}
	
	div#mainbody-smallerpicture div#content {
		margin-left: 150px;
	}
	
	div#mainbody-smallerpicture div#content img {
		width: 470px;
	}

	div#mainbody-smallerpicture div#content img.small {
		width: 105px;
		height: 130px;
		margin: 5px;
	}	

	div#mainbody-largepicture div#content {
		margin-right: 325px;
	}

	div#mainbody-largepicture_left div#content {
		margin-left: 325px;
	}
 
div#cleardiv {
	clear: both;
	height: 1px;
	margin:0;
	padding:0;
	}
	
div#footer {
	clear: both;
	width: 641px;
	margin: 0 auto;
	background: url(/images/buttons-lines/shortredline.gif) top center repeat-x;
	margin-top: 5px;
	padding-top: 12px;
	height: 114px;
	}

@media print {
	div#footer {
		border-top: 3px solid #FF0000;
	}
}	
	div#footer div#a2la {
		float: left;
		width: 120px;
		}
		
		div#footer div#a2la P {
			font-size: 9px;
			font-style: italic;
			font-weight: bold;
			margin: 0;
			text-align: center;
			}
	
	div#footer div#contact {
		margin-left: 120px;
		text-align: center;
		font-size: 18px;
		font-weight: normal;
		color: #0066CC;
		}
	
	div#footer div#contact a {
		color: #0066CC;
		}
		
	div#footer div#contact p {
		margin: 0;
	}
	
	div#footer div#contact div#phone {
		margin: 0;
		font-size: 16px;
		font-weight: bold;
		color: #FF0000;
		}
	
	div#footer div#copyright {
		margin-left: 100px;
		text-align: center;
		}
		
		div#footer div#copyright div#visalogo {
			margin-left: 40px;
			float: left;
		}
	
		div#footer div#copyright div#mclogo {
			margin-right: 40px;
			float: right;
		}
		
		div#footer div#copyright p {
			margin-top: 25px;
		}
	
	div#footer div#feedback {
		margin-left: 120px;
		text-align: center;
		font-size: 10px;
		}

/***** mainnav *****/

div#mainnav, div#mainnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

div#mainnav a {
	display: block;
	font: Helvetica;
	font-size: 12px;
	font-weight: bold;
/*	width: 70px;*/
	height: 25px; /*IE5*/
	height/**/:/**/ 19px; /*!IE5*/
	padding-top: 6px;
	color: #FF0000;
	text-decoration:none;
	text-align: center;
	background: url(/images/buttons-lines/ButtonGray70x24.gif) top left no-repeat ;
	cursor: pointer;
/*	border:  1px solid #000000;*//* tried this to make menus print out with some kind of border */
/*display:  list-item;
list-style-image: url(/images/buttons-lines/ButtonGray70x24.gif);
list-style-position: outside; */
}

div#mainnav a.daddy, div#mainnav a.daddy:hover {
	background: url(rightarrow4.GIF) bottom right no-repeat;
}

div#mainnav a:hover {
	color: #FFFFFF;
	background: url(/images/buttons-lines/ButtonBlue70x24.gif) top left no-repeat ;	
}

div#mainnav li { /* all list items */
	float: left;
/*	width: 10em; *//* width needed or else Opera goes nuts */
	width: 74px;
	height:24px;
}

@media print {
	div#mainnav {
		display: none;
	}
}

div#mainnav li li { /* all sub menu items */
	float: left;
	width: 132px;
	height:auto;
}

div#mainnav li li li {
	width: 150px;
}

div#mainnav li ul { /* second-level lists */
	position: absolute;
	background: #CECFCE;
	width: 132px;
	border-bottom: 1px solid #000000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: none;
}

div#mainnav li li ul {
	width: 150px;
}


div#mainnav li li:hover {
	background: #FFFFFF;
}

div#mainnav li ul a {
	display: block;
	width: 132px; /*IE5*/
	width/**/:/**/ 120px; /*!IE5*/
	text-decoration: none;
	/*width: 100px;*/
	height: auto;
	text-align: left;
	color: #0065FF;
	background:none;
	padding: 5px;
	border: 1px solid #000000;
	border-bottom: 0;
/*	white-space: nowrap;*/
}

div#mainnav li li ul a {
	width: 150px;
	width/**/:/**/ 138px;
}


div#mainnav li ul a:hover {
	color: #FF0000;
	background: none;
}

div#mainnav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 126px;
}

div#mainnav li:hover ul ul, div#mainnav li:hover ul ul ul {
	left: -999em;
	display: none;
}

div#mainnav li:hover ul, div#mainnav li li:hover ul, div#mainnav li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/***** subnav *****/

div#subnav, div#subnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

div#subnav ul a {
	display: block;
	font: Helvetica;
	font-size: 12px;
	font-weight: bold;
/*	width: 70px;*/
	height: 25px; /*IE5*/
	height/**/:/**/ 19px; /*!IE5*/
	color: #FF0000;
	text-decoration:none;
	text-align: center;
	background: url(/images/buttons-lines/ButtonGray140x24.gif) top left no-repeat ;
	cursor: pointer;
	padding-top: 6px;
}

div#subnav li.pdf a {
	background: url(/images/buttons-lines/ButtonGold-pdf-140x24.gif) top left no-repeat;
	color: #000000;
}

div#subnav ul a.daddy, div#subnav a.daddy:hover {
	background: url(rightarrow2.gif) center right no-repeat;
}

div#subnav ul a:hover {
	color: #FFFFFF;
	background: url(/images/buttons-lines/ButtonBlue140x24.gif) top left no-repeat ;	
}

div#subnav ul a.highlighted {
	color: #FFFFFF;
	background: url(/images/buttons-lines/ButtonBlue140x24.gif) top left no-repeat ;
}

div#subnav ul a.highlighted:hover {
	color: #FFFFFF;
r	background: url(/images/buttons-lines/ButtonBlue140x24.gif) top left no-repeat ;
}

div#subnav li.pdf a:hover {
	color: #FFFFFF;
	background: url(/images/buttons-lines/ButtonBlue-pdf-140x24.gif) top left no-repeat ;	
}

div#subnav li { /* all list items */
/*	float: left;*//*???*/
	width: 141px;
	height:26px;
}

@media print {
	div#subnav  {
		/*border: 1px solid #000000;*/
		display: none;
	}
}

div#subnav li li { /* all sub menu items */
/*	float: left;*/
	width: 126px;
	height:auto;
}

div#subnav li ul { /* second-level lists */
	position: absolute;
	background: #CECFCE;
	width: 126px;
/*	border-bottom: 1px solid #000000;*/
	border: 1px solid #000000;
	border-top:0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: none;
}

div#subnav li li:hover {
	background: #FFFFFF;
}

div#subnav li ul a {
	display: block;
	text-decoration: none;
	width: 126px; /*IE5*/
	width/**/:/**/ 122px; /*!IE5*/
	/*width: 100px;*/
	height: auto;
	text-align: left;
	color: #0065FF;
	background:none;
	padding: 2px;
/*	border: 1px solid #000000;
	border-bottom: 0;*/
	border-top: 1px solid #000000;
/*	white-space: nowrap;*/
}


div#subnav li ul a:hover {
	color: #FF0000;
	background: none;
}

div#subnav li ul { /* second-level lists */
	margin: -24px 0 0 141px;
}

div#subnav li ul ul { /* third-and-above-level lists */
	margin: -12px 0 0 120px;
}

div#subnav li:hover ul ul, div#subnav li:hover ul ul ul {
	left: -999em;
	display: none;
}

div#subnav li:hover ul, div#subnav li li:hover ul, div#subnav li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/***** subnav2 *****/

div#subnav2 {
}

div#subnav2 div#title {
	width: 180px;
	float: left;
}

div#subnav2 div#title H2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	text-align: left;
	margin: 5px;
}
	
div#subnav2 div#menu {
	float: right;
	padding:0;
/*	padding-top: 5px;*/
/*	clear: right;*/
}

div#subnav2 div#menu.subdivided {
	float: none;
}

div#subnav2 div#menu div {
	float: right;
/*	width: 450px;*/
/*	clear: right;*/
	margin-left: 20px;	/* had to use a left margin, rather than "clear: right;" for some reason to make IE behave */
}

div#subnav2 div#menu.subdivided div {
	margin-left:0;
	width: 450px;
}

div#subnav2 div#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-top: 5px;
	list-style: none;
/*	line-height: 1;*/
}

div#subnav2 div#menu.subdivided ul { /* all lists */
	float: right;
}

div#subnav2 div#menu a {
	display: block;
	font: Helvetica;
	font-size: 12px;
	font-weight: bold;
/*	width: 70px;*/
	height: 25px; /*IE5*/
	height/**/:/**/ 19px; /*!IE5*/
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	background: url(/images/buttons-lines/ButtonRed95x24.gif) top left no-repeat ;
	cursor: pointer;
	padding-top: 6px;
}

div#subnav2 div#menu.small a {
	background: url(/images/buttons-lines/ButtonRed70x24.gif) top left no-repeat ;
}

div#subnav2 div#menu.large a {
	background: url(/images/buttons-lines/ButtonRed140x24.gif) top left no-repeat ;
}

div#subnav2 div#menu a.daddy {
	background: url(rightarrow3.gif) bottom right no-repeat;
}

div#subnav2 div#menu a.highlighted {
	background: url(/images/buttons-lines/ButtonLightRed95x24.gif) top left no-repeat ;
}

div#subnav2 div#menu.small a.highlighted {
	background: url(/images/buttons-lines/ButtonLightRed70x24.gif) top left no-repeat ;
}

div#subnav2 div#menu.large a.highlighted {
	background: url(/images/buttons-lines/ButtonLightRed140x24.gif) top left no-repeat ;
}

div#subnav2 div#menu a.pdf, div#subnav2 div#menu a.pdf:hover {
	padding-top: 10px;
	font-size: 11px;
	background: url(/images/buttons-lines/ButtonGold-pdf-95x24.gif) top left no-repeat ;
	color: #000000;
}

div#subnav2 div#menu.small a.pdf, div#subnav2 div#menu.small a.pdf:hover {
	padding-top: 10px;
	font-size: 11px;
	background: url(/images/buttons-lines/ButtonGold-pdf-70x24.gif) top left no-repeat ;
	color: #000000;
}

div#subnav2 div#menu.large a.pdf, div#subnav2 div#menu.large a.pdf:hover {
	padding-top: 6px;
	font-size: 12px;
	background: url(/images/buttons-lines/ButtonGold-pdf-140x24.gif) top left no-repeat ;
	color: #000000;
}

div#subnav2 div#menu a:hover {
	background: url(/images/buttons-lines/ButtonBlue95x24.gif) top left no-repeat ;	
}

div#subnav2 div#menu.small a:hover {
	background: url(/images/buttons-lines/ButtonBlue70x24.gif) top left no-repeat ;	
}

div#subnav2 div#menu.large a:hover {
	background: url(/images/buttons-lines/ButtonBlue140x24.gif) top left no-repeat ;	
}

div#subnav2 div#menu a.highlighted:hover {
	background: url(/images/buttons-lines/ButtonLightRed95x24.gif) top left no-repeat ;
}

div#subnav2 div#menu.small a.highlighted:hover {
	background: url(/images/buttons-lines/ButtonLightRed70x24.gif) top left no-repeat ;
}

div#subnav2 div#menu.large a.highlighted:hover {
	background: url(/images/buttons-lines/ButtonLightRed140x24.gif) top left no-repeat ;
}

div#subnav2 div#menu li { /* all list items */
	float: left;
/*	width: 10em; *//* width needed or else Opera goes nuts */
	width: 99px;
	height:24px;
}

@media print {
	div#subnav2 div#menu {
		/*border: 1px solid #000000;*/
		display: none;
	}
}

div#subnav2 div#menu.small li {
	width: 74px;
}

div#subnav2 div#menu.large li {
	width: 144px;
}

div#subnav2 div#menu li li { /* all sub menu items */
	float: left;
	width: 126px;
	height:auto;
}

div#subnav2 div#menu li ul { /* second-level lists */
	position: absolute;
	background: #CECFCE;
	width: 126px;
	border-bottom: 1px solid #000000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: none;
}

div#subnav2 div#menu li li:hover {
	background: #FFFFFF;
}

div#subnav2 div#menu li ul a {
	display: block;
	width: 126px; /*IE5*/
	width/**/:/**/ 120px; /*!IE5*/
	text-decoration: none;
	/*width: 100px;*/
	height: auto;
	text-align: left;
	color: #0065FF;
	background:none;
	padding: 2px;
	border: 1px solid #000000;
	border-bottom: 0;
/*	white-space: nowrap;*/
}


div#subnav2 div#menu li ul a:hover {
	color: #FF0000;
	background: none;
}

div#subnav2 div#menu li ul ul { /* third-and-above-level lists */
	margin: -12px 0 0 120px;
}

div#subnav2 div#menu li:hover ul ul, div#subnav2 div#menu li:hover ul ul ul {
	left: -999em;
	display: none;
}

div#subnav2 div#menu li:hover ul, div#subnav2 div#menu li li:hover ul, div#subnav2 div#menu li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/*********** styled HR **************/

div.redline {
	height: 11px; /*IE5*/
	height/**/:/**/ 7px; /*!IE5*/
	background-image: url(/images/buttons-lines/shortredline.gif);
	background-repeat: repeat-x;
	border: 0;
    padding: 2px; 
} 

div.redline hr { display:none; }

