﻿/********************************************************************************************************
	HTML STYLE TAGS
/*******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
	}
html, body, div, p, form, input, select, textarea, fieldset {
	font: 11px/15px Arial,Helvetica,Verdana,sans-serif;
	color: #333;
	background-position: right;
	orphans:2;
}
body {
	background-color: #990000;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(images/background_rd.gif);
}
a img {
	border: none;
}
cite {
	font-weight: bold;
	color: #C00;
}
#content form label {
	display:block !important;
	display:inline-block;
	float:left;
	width:150px;
	padding-right:5px;
	text-align:right;
	margin:0 0 3px 0;
	vertical-align:top;
	clear:left;
}
#content form label.long {
	width:250px;
}
#content form input, #content form textarea {
	margin:0 0 4px 4px;
}
#content form select {
	margin: 0 0 4px 4px;
	z-index:1;
}

#content form td label, #content form td input {
	display:inline;
	text-align:left;
	float:left;
	clear:none;
	margin:0 4px;
}
/**************************** anchor link styles ********************************/
a.external{
	display:inline-block;
	background: url('images/extlink.gif') no-repeat 100% 50%;
	padding-right:20px;
}
a.swf {
	display:inline-block;
	background: url('images/swficon.gif') no-repeat 100% 50%;
	padding-right:20px;
}
a.swf:after {
	content: " (Flash Movie)";
}
a.wmedia {
	display:inline-block;
	background: url('images/wmedia.gif') no-repeat 100% 50%;
	padding-right:20px;
}
a.wmedia:after {
	content: " (Windows Media)";
}
a.mail {
	display:inline-block;
	background: url('images/email.gif') no-repeat 100% 50%;
	padding-right:20px;
}
a.pdf {
	display:inline-block;
	background: url("images/pdficon.gif") no-repeat 100% 50%;
	padding-right:18px;
}
a.pdf:after {
	content: " (Acrobat Document)";
}
a.doc {
	display:inline-block;
	background: url("images/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.doc:after {
	content: " (Word Document) ";
}
a.lock {
	display:inline-block;
	background: url("images/lockicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.lock:after {
	content: " (Secure)";
}
a.only {
	display:inline-block;
	background: url("images/onlyicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.only:after {
	content: " (HSC use only)";
}
a.xls {
	display:inline-block;
	background: url("images/xlsicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.xls:after {
	content: " (Excel Document) ";
}
a.ppt {
	display:inline-block;
	background: url("images/ppticon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.ppt:after {
	content: " (Powerpoint Document) ";
}
a.rtf {
	display:inline-block;
	background: url("images/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.rtf:after {
	content: " (Rich Text File) ";
}

.hLink {
	display:block;
	background: url("images/icon_home.gif") no-repeat 100% 50%;
	padding-right:20px;
	cursor:pointer;
}
a.sl {
	color:#cc0000;
	text-decoration: none;
	}
a.sl:hover {
	text-decoration: underline;
	}
a.sl:visited {
	text-decoration: none;
	color: #cc0000;
}
a.purple {
	color:#68139c;
	text-decoration: none;
	}
a.purple:hover {
	text-decoration: underline;
	}
a.purple:visited {
	text-decoration: none;
	color: #68139c;
}
a.orange {
	color:#F7931E;
	text-decoration: none;
	}
a.orange:hover {
	text-decoration: underline;
	}
a.orange:visited {
	text-decoration: none;
	color: #F7931E;
}
a.black {
	color:#333333;
	text-decoration: none;
	}
a.black:hover {
	text-decoration: underline;
	color:#CC0000;
	}
a.black:visited {
	text-decoration: none;
	color: #333333;
}
a.green {
	color:#2C5F2A;
	text-decoration: none;
	}
a.green:hover {
	text-decoration: underline;
	color:#2C5F2A;
	}
a.green:visited {
	text-decoration: none;
	color: #2C5F2A;
}
a.white {
	color:#ffffff;
	text-decoration: none;
	}
a.white:hover {
	text-decoration: underline;
	color:#ffffff;
	}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.redlarge {
	color:#c00;
	font-size:18px;
	text-decoration: none;
	}
a.redlarge:hover {
	font-size:18px;
	text-decoration: underline;
	color:#c00;
	}
a.redlarge:visited {
	font-size:18px;
	text-decoration: none;
	color: #c00;
}

/********************************************************************************************************
	CONTENT TAG STYLES
/*******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
	}
.this-stylesheet-will-be-ignored-by-NN4 {
	\width: auto;
	}
html, body, div, p, form, input, textarea {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
body {
	background: #900 url(images/background_rd.gif) repeat-y 0 0;
	}
label,
#skip-links {
	display: none;
	}
a {
	color: #C00;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	text-decoration:none;
	color: #68139c;
}


#content a:hover, #content a:active {
	text-decoration: underline;
}

#content a.topLink:link, #content a.topLink:visited {
	display:block;
	float:right;
	font-size:10px;
	color:#c00;
	width:95%;
	height:auto;
	line-height:16px;
	text-align:right;
	border:none;
	padding-right:13px;
	background:none;
}
#content a.topLink:hover, #content a.topLink:active {
	text-decoration:underline;
	background: url("images/backTop.gif") no-repeat 100% 3px;
	_background-position: 100% 4px;
}
#content a.img:link, #content a.img:visited {
	border:none;
	margin:1px;
}
#content a.img:hover, #content a.img:active {
	border:1px solid #900;
	margin:0;
}
#content a.button:link, #content a.button:visited, #content a.button:active {
	background-color:#D4D0C8;
	color:#000;
	font-weight:normal;
	padding:2px 15px;
	margin:2px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}
#content p {
	margin: 10px;
}
#content ul, #content ol, #content dl {
	margin: 10px;
}
#content ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	background: url('images/bullet.gif') no-repeat 0 6px;
	}
#content ul ul {
	margin: 5px 5px 0 5px;
	}
#content ul li li {
	background: url('images/bullet2.gif') no-repeat 0 6px;
	}
#content ol {
	padding: 0 0 0 23px;
	_padding: 0 0 0 28px;
	}
#content li ol {
	margin: 5px 0 0 0;
	} 
#content .normal {
	font-size:10px;
}
/*#content .normal li {
	padding-bottom:10px;
}
#content .noIndent {
	margin-left:30px;
}*/

#content dl {
	margin: 0 0 15px 15px;
	padding:0;
}
#content dd {
	margin-left:20px;
}
#content ul ul{ 
	list-style-type: square;
}
#content ol li {
	padding-bottom:6px;
}

.imageWrap, .imageWrapRight {
	float:left;
	margin-bottom: 10px;
	padding: 0 15px 10px 0;
	line-height:1.2;
	position:relative;
	z-index:1;
	width:100% !important;
	width:auto;
}

.imageWrap:after, .imageWrapRight:after, .imageWrap ul:after { content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility:hidden; width:100%; position:relative;} 
/* Holly Hack Targets IE Win only \*/ * html .imageWrap, * html .imageWrapRight {height: 1%;} /* End Holly Hack */

.imageWrap img, .imageWrapRight img {
	float: left;
	padding: 0;
	margin:0 15px 15px 0;
	z-index:1;
}
.imageWrapRight img{
	float: right;
	margin: 0 0 15px 15px;
	z-index:1;
}

/* Apply Holly Hack to the non-floated content */

/*  \*/
* html .imageWrap p {
	height: 1%;
}
/*  */

#content fieldset, #content fieldset td {
	margin:0 0 15px 0;
}
#content fieldset legend {
	font-weight:bold;
}
#content fieldset {
	padding-left:10px;
}

/********************************************************************************************************
	HEADER TAG STYLES
/*******************************************************************************************************/
/*h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Times Roman","Times New Roman",Times,Serif;
	line-height: 1.2em;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	letter-spacing: 1px;
}*/
h1 {
	font: normal 29px/32px "Times Roman","Times New Roman",Times,Serif;
	letter-spacing: 0;
	color: #c00;
	background: url('images/dotted-border-horz.gif') repeat-x 0 bottom;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
h2 {
	font: normal 18px/21px "Times Roman","Times New Roman",Times,Serif;
	margin: 10px 0;
	background: url('images/dotted-border-horz.gif') repeat-x 0 bottom;
	padding: 0 10px 10px 10px;
	clear:left;
}
h2.subtitle {
	color:#c00;
	margin-top: 5px;
	padding-bottom: 0;
	background-image: none;
}
h3 {font-size:11px;
	color:#333333;
	margin-left:5px;
	margin-top:5px;
	font-weight:100;
}	
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 2px 10px 2px 10px;
	}
	
h5 {font-size:14px;
	font-weight:bold;
	color: #3F135D;
	padding: 2px 10px 2px 10px;}
	
h6 {
	font-size:12px;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}

#content h1 a:link, #content h1 a:visited, #content h1 a:active, 
#content h2 a:link, #content h2 a:visited, #content h2 a:active, 
#content h3 a:link, #content h3 a:visited, #content h3 a:active, 
#content h4 a:link, #content h4 a:visited, #content h4 a:active,
#content h5 a:link, #content h5 a:visited, #content h5 a:active, 
#content h6 a:link, #content h6 a:visited, #content h6 a:active{

	text-decoration:none;
	border:none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover,
#content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	text-decoration: underline;
}
#content h5 a {
	color: #fff;
	}

/**************************** miscellaneous styles ********************************/
.rightfloat {
	float: right;
	margin:0 10px 10px 10px;
}
.leftfloat {
	float: left;
	margin:0 10px 10px 10px;
}
.noFloat {
	float: none;
}
.center {
	margin:0 auto 10px;
}

/********************************************************************************************************
	MAIN LAYOUT REGIONS
/*******************************************************************************************************/
#skipLinks {
	display: none;
}
#container {
	text-align:left;
	width: 900px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 20px;
	float: none;
}
#masthead {
	position: relative;
	border-bottom: 10px solid #fff;
	height: 88px !important;
	_height /**/:110px;
	background-color: #000;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#masthead a#homelink {
	position: absolute;
	left: 19px;
	top: 19px;
	width: 380px;
	height: 62px;
    background: url() no-repeat left top;
}
#masthead img {
	position: absolute;
	left: 68px;
	top: 0;
}
#globalNav {
	position: relative;
	float: right;
	display: inline;
	margin-right: 10px;
	width: 690px;
	height: 32px;
	background: #c00 url('images/globalNav_bg.gif') repeat-x left bottom;
}
#subNav {
	width: 690px;
	height: 32px;
	background: #efe3b9;
}
#sideBar {
	position: relative;
	z-index: 1000;
	float: left;
	display: inline;
	margin-left: 10px;
	width: 170px;
	background: #ccc;
}

#crumbs {
	width: 680px;
	float: right;
	display: inline;
	font-size: 10px;
	line-height: 10px;
	margin: 10px 20px 10px 0;
	padding-top: 10px; /* value for Mac IE 5 */
	}
	/* Hides from IE Mac 5 \*/
	#crumbs { padding-top: 0; }
	/* End Mac IE 5 hack */

#content {
	width: 690px;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	clear: both;
	background: url('images/footer.gif') no-repeat 10px 10px; /* value for Mac IE 5 */
	padding: 20px 10px 20px 60px;
	position:relative;
	margin-top:5px;
	/*border-top: 10px solid #fff;*/
	_height: 1%;
	}
	/* hide from Mac IE 5 \*/
	/* #footer { background-position: 10px 0; }*/
	/* End Mac IE 5 hack */

.columns {
	margin: 10px 0;
	width: 100%;
	}
	.columns:after {  /* For most non-IE browsers, this encloses the two floating columns completely in the wrapper */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility:hidden;
	}
	.columns  {display: inline-block;}  /* Fix for IE Mac */
	/* Hides from IE Mac 5 \*/
	* html .columns {height: 1%;}
    /* End IE Mac 5 Hack */
	
.columnLeft {
	width: 345px;
	float: left;
	display: inline;
}
.columnRight {
	width: 345px;
	float: right;
	display: inline;
}

/* MASTHEAD ------------------------------------------ */

#logo {
	position: absolute;
	left: 18px;
	top: 33px;
	width: 310px;
	height: 62px;
	background:  url(images/logo.gif) no-repeat left top;
	}
#search-box {
	position: absolute;
	left: 694px;
	top: 41px;
	width: 254px;
	height: 31px;
	}
#q {
	color: #666;
	padding: 2px 0 0 3px;
	_padding: 0 0 0 3px;
	width: 167px;
	height: 13px !important;
	_height:15px;
	background: #fff;
	border: none;
	}
#search-box input.button {
	position: absolute;
	top: 2px;
	_top: 3px;
	left: 178px;
	}
#search-options {
	position: absolute;
	top: 25px;
	left: 0;
	}
#search-options h3 {
	width: 126px;
    height: 20px;
    background:  url(imagesHome/more-search-options.gif) no-repeat left top;
	}
#search-options:hover h3,
#search-options.sfhover h3 {
	background-position: 0 -35px;
	}
#search-options ul {
	position: absolute;
	left: -9999px;
	padding: 10px;
	list-style: none;
	background: #fff;
	border: 1px solid #000;
	width: 150px !important;
	_width /**/: 170px;
	}
#search-options:hover ul,
#search-options.sfhover ul {
	left: -1px;
	}
#search-options ul li {
	line-height: 20px;
	color: #c00;
	_float /**/: left;
	_width /**/: 100%;
	}
#search-options ul li input {
	margin-right: 4px;
	}


/********************************************************************************************************
	GLOBAL NAV LINKS
/*******************************************************************************************************/
#globalNav ul {
	float: left;
	list-style: inline;
	width: 100%;
}
#globalNav li {
	display: block;
	float: left;
	position: relative;
	height: 22px;
	_height /**/:32px;
	padding: 10px 11px 0 10px;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background: url('images/globalNav_right.gif') no-repeat right 10px;
	cursor:default;
}
#globalNav li.end, #globalNav li.endover {
	background: none;
	}
#globalNav li ul {
	/* second-level lists */
	position: absolute;
	left: -9999px;
	top: 32px;
	width: 170px;
	border: 1px solid #900;
	border-top: none;
	background: #ccc;
	_float/**/:left;
}
#globalNav li:hover ul, 
#globalNav li.over ul, 
#globalNav li.endover ul {
	/* lists nested under hovered list items */
	left: 0;
}
#globalNav li li {
	width: 170px;
	background: #ccc;
	padding: 0;
	background: url('images/dotted-border-horz.gif') repeat-x 0 bottom;
	font-size: 11px;
	line-height: 15px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
	height: auto;
	_float/**/:left;
}
#globalNav li li a {
	display: block;
	padding: 5px 9px;
	text-decoration: none;
	color: #333333;
}
#globalNav li:hover li:hover, 
#globalNav li li.over {
	background: #990000;
}
#globalNav li:hover li:hover a, 
#globalNav li li.over a {
	color: #fff;
}


/********************************************************************************************************
	MINI PAGES NAV LINKS
/*******************************************************************************************************/
#subNav ul {
	float: left;
	width: 100%;
}
#subNav li {
	display: block;
	float: left;
	position: relative;
	height: 22px;
	_height /**/:32px;
	padding: 10px 11px 0 10px;
	color: #cc0000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	background: url('images/globalNav_right.gif') no-repeat right 10px;
	cursor:default;}
	
#subNav li.end, #globalNav li.endover {
	background: none;
	}
#subNav li ul {
	/* second-level lists */
	position: absolute;
	left: -9999px;
	top: 21px;
	width: 170px;
	border: 1px solid #900;
	border-top: none;
	background: #ccc;
	_float/**/:left;
}
#subNav li:hover ul, 
#subNav li.over ul, 
#subNav li.endover ul {
	/* lists nested under hovered list items */
	left: 0;
}
#subNav li li {
	width: 170px;
	background: #ccc;
	padding: 0;
	background: url('images/dotted-border-horz.gif') repeat-x 0 bottom;
	font-size: 11px;
	line-height: 15px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
	height: auto;
	_float/**/:left;
}
#subNav li li a {
	display: block;
	padding: 5px 9px;
	text-decoration: none;
	color: #333333;
}
#subNav li:hover li:hover, 
#subNav li li.over {
	background: #990000;
}
#subNav li:hover li:hover a, 
#subNav li li.over a {
	color: #fff;
}


/********************************************************************************************************
	PAGE SUB NAVIGATION
/*******************************************************************************************************/
#sideBar h3 {
	color: #fff;
	background: #990000;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	_float /**/:left;
	_width /**/:170px;
}
#sideBar a.sbhref:link,
#sideBar a.sbhref:visited,
#sideBar a.sbhref:active {
	color:#FFFFFF
}
#sbttu {
	border-top-style:outset;
	color:#FFFFFF;
}
#sideBar a#helpLink {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
    _text-indent /**/:/**/0;
    _line-height /**/:/**/9999em;
	width: 150px;
	height: 28px;
	margin: 10px;
	padding: 0;
	background: #333 url('images/needHelpTMS.gif') no-repeat left top;
	}
	/* hide from Mac IE 5 \*/
	#sideBar a#helpLink { overflow: hidden; }
	/* End Mac IE 5 hack */
#sideBar ul {
	_float/**/: left;
	list-style: none;
	}
#sideBar li,
#sideBar li.more {
	position: relative;
	z-index: 1000;
	color: #333;
	padding: 5px 10px;
	_float/**/: left;
	width: 150px;
	_width /**/:170px;
	background-position:right bottom;
}
#sideBar li {
background:  url('images/more-border-arrow.gif') no-repeat left bottom;
	}
#sideBar li.more {
	background: url('images/more-border-arrow.gif') no-repeat right bottom;
	}
#sideBar li a {
	color: #333;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 0;
	_padding: 0 0 0 1px;
	_margin: 0 0 0 -1px;
	}

#sideBar li:hover,
#sideBar li.over {
	background-color: #666;
	background-image:  url('images/more-border-arrow-on.gif') no-repeat left;
	}
#sideBar li.more:hover,
#sideBar li.moreover {
	color: #fff;
	background: #666 url('images/more-border-arrow-on.gif') no-repeat right;
	}
#sideBar li:hover a,
#sideBar li.over a,
#sideBar li.more:hover a,
#sideBar li.moreover a {
	color: #fff;
	}
		/* 2nd nav level */
		#sideBar li ul,
		#sideBar li.more ul {
			position: absolute;
			border: 1px solid #ccc;
			border-left-width: 0;
			top: 0;
			left: -9999px;
			width: 170px !important;
			}
		#sideBar li:hover ul,
		#sideBar li.over ul,
		#sideBar li.more:hover ul,
		#sideBar li.moreover ul {
			left: 170px;
			}
		#sideBar li li,
		#sideBar li li.more {
			color: #ccc;
			background-image: none;
			background-color: #ccc;
			padding: 2px 5px;
			border: 3px solid #ccc;
			border-width: 3px 5px;
			width: 150px;
			_width /**/:150px;
		}
		#sideBar li li.more {
			background: #ccc url('images/arrow-gray.gif') no-repeat 150px 50%;
			}
		#sideBar li li:hover,
		#sideBar li li.over{
			background-color: #990000;
			background-image: none;
			}
		#sideBar li li.more:hover,
		#sideBar li li.moreover {
			background: #990000 url('images/arrow-white.gif') no-repeat 150px 50%;
			}
		#sideBar li li a,
		#sideBar li li.more a,
		#sideBar li:hover li a,
		#sideBar li.over li a,
		#sideBar li.more:hover li a,
		#sideBar li.moreover li a,
		#sideBar li:hover li,
		#sideBar li.over li,
		#sideBar li.more:hover li,
		#sideBar li.moreover li {
			color: #333;
			}
		#sideBar li li:hover a,
		#sideBar li li.over a,
		#sideBar li li.more:hover a,
		#sideBar li li.moreover a,
		#sideBar li li:hover,
		#sideBar li li.over,
		#sideBar li li.more:hover,
		#sideBar li li.moreover {
			color: #fff !important;
			}
				/* 3rd nav level */
				#sideBar li:hover li ul,
				#sideBar li.over li ul,
				#sideBar li.more:hover li ul,
				#sideBar li.moreover li ul {
					left: -9999px;
					}
				#sideBar li li:hover ul,
				#sideBar li li.over ul,
				#sideBar li li.more:hover ul,
				#sideBar li li.moreover ul {
					left: 165px !important;
					top: -4px;
					border-width: 1px;
					}
				#sideBar li li li a,
				#sideBar li li li.more a,
				#sideBar li li:hover li a,
				#sideBar li li.over li a,
				#sideBar li li.more:hover li a,
				#sideBar li li.moreover li a,
				#sideBar li li:hover li,
				#sideBar li li.over li,
				#sideBar li li.more:hover li,
				#sideBar li li.moreover li {
					color: #333 !important;
					}
				#sideBar li li:hover li:hover a,
				#sideBar li li:hover li.more:hover a,
				#sideBar li li.over li.over a,
				#sideBar li li.over li.moreover a,
				#sideBar li li.more:hover li:hover a,
				#sideBar li li.more:hover li.more:hover a,
				#sideBar li li.moreover li.over a,
				#sideBar li li.moreover li.moreover a,
				#sideBar li li:hover li:hover,
				#sideBar li li:hover li.more:hover,
				#sideBar li li.over li.over,
				#sideBar li li.over li.moreover,
				#sideBar li li.more:hover li:hover,
				#sideBar li li.more:hover li.more:hover,
				#sideBar li li.moreover li.over,
				#sideBar li li.moreover li.moreover{
					color: #fff !important;
					}
#sideBar a.pdf,
#sideBar a.external,
#sideBar a.swf,
#sideBar a.wmedia,
#sideBar a.mail,
#sideBar a.doc,
#sideBar a.xls,
#sideBar a.ppt,
#sideBar a.rtf,
#sideBar .hLink {
	padding-right: 18px;
	width: 132px;
	_width /**/:150px;
}

#sideBar li li a.pdf,
#sideBar li li a.external,
#sideBar li li a.swf,
#sideBar li li a.wmedia,
#sideBar li li a.mail,
#sideBar li li a.doc,
#sideBar li li a.xls,
#sideBar li li a.ppt,
#sideBar li li a.rtf,
#sideBar li li .hLink {
	padding-right: 15px;
	width: 145px;
	_width /**/:160px;
}

#sideBar a.lock,
#sideBar a.only {
	padding-right: 15px;
	width: 135px;
	_width /**/:150px;
}

/********************************************************************************************************
	GOOGLE SEARCH FORM
/*******************************************************************************************************/
form#searchForm {
	padding: 10px;
	_float /**/:left;
	_width /**/:170px;
}
#searchForm input.searchBox {
	background: #fff;
	border: 1px solid #900;
	padding: 3px;
	width: 105px;
}
#searchForm input.button {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	padding: 2px 5px 2px 2px;
	border: none;
	background: transparent url('images/go-arrow-white.gif') no-repeat right 50%;
	cursor: pointer;
	_cursor: hand;
}
#searchForm a.mini, #searchForm a.mini:active, #searchForm a.mini:visited {
	display: block;
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
#searchForm a.mini:hover {
	text-decoration: underline;
}

/********************************************************************************************************
	TABLES
/*******************************************************************************************************/

#table-tan-top{ 
	width:auto;
	height:auto;
	position:relative;
	margin-left:5px;
	float:left;
	background-image:url(images/table.gif);
	background-position:top;
	background-repeat:repeat;}

.table-left{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin-left:5px;
	background-image:url(images/table.gif);
	background-position:top;
	background-repeat:repeat;}

	
.table-middle{ 
	width:auto;
	height:auto;
	position:relative;
	float:left;
	background-image:url(images/table.gif);
	background-position:top;
	background-repeat:repeat;}
	
/********************************************************************************************************
	SUBJECT LIBRARIAN
/*******************************************************************************************************/

#subject-librarian-info{ 
	width:580px; 
	height: 142px;
	margin-top:10px;
	float:left;}

	
/********************************************************************************************************
	SUBJECT LIBRARIAN PHOTOS
/*******************************************************************************************************/

#subject-librarian-photo-csyma{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/csyma.jpg);}
	
#subject-librarian-photo-jsyma{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/jsyma.jpg);}
	
#subject-librarian-photo-dcallender{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/dcallender.jpg);}
	
#subject-librarian-photo-jbecker{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/jbecker.jpg);}
	
#subject-librarian-photo-jhufford{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/jhufford.jpg);}
	
#subject-librarian-photo-innocent{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/innocent.jpg);}
	
#subject-librarian-photo-malinez{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/malinez.jpg);}
	
#subject-librarian-photo-bquinn{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/bquinn.jpg);}
	
#subject-librarian-photo-sriver{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/sriver.jpg);}
	
#subject-librarian-photo-trohrig{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/trohrig.jpg);}
	
#subject-librarian-photo-chenry{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/chenry.jpg);}
	
#subject-librarian-photo-apaschel{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/apaschel.jpg);}
	
#subject-librarian-photo-rweiner{ 
	width:98px; 
	height:142px;
	margin-left:5px;
	margin-bottom:5px;
	float:left; 
	background-image:url(../services/subject_librarians/styles/images/rweiner.jpg);}
	


/********************************************************************************************************
	LIBRARIAN LINKS
/*******************************************************************************************************/

#subject-librarian-links {
	width: 680px;
	height:auto;
	float: left;
	background-color: #efe3b9;
	margin-left: 10px;
	position: relative;
	right:10px;
	}

#subject-librarian-links h4{
	color: #3F135D;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
	margin: 0 0  5px 0;
}

#subject-librarian-links-sub {
	width: 680px;
	height:auto;
	float: left;
	background-color:#efe3b9;
	margin-bottom:4px;
	margin-left: 10px;
	position: relative;
	right:10px;
	}

#subject-librarian-links-sub h4{
	color: #3F135D;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
	margin: 0 0  5px 0;
}

/********************************************************************************************************
	LIBRARIAN CONTENT
/*******************************************************************************************************/

#subject-librarian-content{ 
	width:690px;
	height:auto;
	padding-top:20px;
	display:inline-block;
	}

#subject-librarian-content{
display: -moz-inline-block;
}

/********************************************************************************************************
	MINI SITES
/*******************************************************************************************************/

#mini-site-content{
	width:480px;
	height:auto;
	padding-top:5px;
	float:left;
	}


#mini-site-nav{
	background-image:url(images/dotted-border-vertical.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:200px;
	height: auto;
	float:right;
	padding-left:10px;
	}

#mini-site-nav h4 {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
	margin: 0 0  5px 0;
}

#mini-site-nav p { /*right hand nav indent*/
	margin: 0px 15px;
	text-indent: 1px;
	}

.mini-site-table { /*on hardware/software pages*/
	width:220px;
	height:auto;
	float:left;
	padding-top:5px;
}

.mini-site-heading { /*on hardware/software pages*/
	background-image:url(images/dotted-border-horz.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
	color:#3F135D;
	font-weight:bold;
	width:460px;
	height:auto;
	float:left;
	padding-top:5px;
}

/*#mini-site-ads{
	width:600px;
	height:auto;
	padding-top:10px;
	margin-left:15px;
	}*/
	
.minisite-ads-images{ /*images on minisite ads*/
	width:108px;
	height:165px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	background:url(images/dotted-border-vertical-mini.gif);
	background-position:right;
	background-repeat:repeat-y;}
	
.minisite-ads-images-last{ /*images on minisite ads*/
	width:108px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	}
	
img.floatLeft { 
    float: left;
	margin-right:15px;
	margin-bottom:5px; 
}

.employment{
	width:300px;
	height:auto;
	float:left;
	padding-top:5px;
}
	
/********************************************************************************************************
	FOOTER TEXT
/*******************************************************************************************************/
#footer p,
#footer a {
	color: #999;
	text-decoration: none;
	margin: 0 0 2px 0;
	}
#footer a:hover {
	color: #666;
	}

#contacts img {
	display: none;
	}

/********************************************************************************************************
	ACROBAT READER LINK
/*******************************************************************************************************/
fieldset.download {
	display: block;
	padding: 0 10px 10px 10px;
	margin: 0;
	border: none;
	background: #fff url("images/dotted-border-horz.gif") repeat-x left top;
}
fieldset.download legend {
	display: block;
	padding-top: 30px;
	_padding-top: 10px;
	_margin-left: -5px;
	font-weight: bold;
	color: #333;
}
fieldset.download a {
	border: none;
}
fieldset.download img {
	display:block;
	float:left;
	padding: 5px 5px 5px 0;
	border:none;
}
fieldset.download span {
	float:left;
	padding:6px 10px 0 10px;
}
fieldset.download span img {
	display:inline;
	float:none;
	padding:0;
	margin:0;
}

#googleContent #content {
	margin:15px;
	float:left;
	font-size:10px;
}
#googleContent table td {
	text-align:left;
	font-size:10px;
}
#googleContent table img {
	border:none;
	margin-top:25px;
}
#googleContent #content table a {
	border:none;
}
#googleContent #content table table {
	margin:0;
	padding:0;
}
#googleContent #content a:link {
	font-size:12px;
	border-bottom-style:solid;
}
#googleContent #content a.fl {
	font-size:10px;
}
#googleContent div {
	padding-left:20px;
}

/**************************
 *    COLLAPSIBLE MENU    *
 **************************/
#sideBar dl dd.showSwitch {
	display: block;
}
#sideBar dl dd.hideSwitch {
	display: none;
}
#sideBar h3.expandMenuHdr {
	padding-right: 0px;
	cursor: pointer;
}

#sideBar dl.expandMenu dd {
	margin: 0px;
	padding: 0px;
}

/******************************
 James' CSS
/******************************/
#align-bottom 
{
	vertical-align:bottom;
}
/******************************
 End
/******************************/

#content .pageimg
{width: 180px;
height: 180px;
padding-top:62px;
padding-right:10px;
padding-left: 20px;
padding-bottom: 20px;
float: right;
}

* html>body #evenblock
{ 
height:390px;
}
* html>body .evenblock
{ 
height:390px;
}
.imgswap,
.learn-more {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
    _text-indent /**/:/**/0;
    _line-height /**/:/**/9999em;
	}
	/* hide from Mac IE 5 \*/
	.imgswap,
	.learn-more { overflow: hidden; }
	/* End Mac IE 5 hack */

/******************************
Header Help/Contact Box
/******************************/

#headerhelp
{
position: absolute;
left: 605px;
top: 62px;
}

.globalNavHome {
	position: relative;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-bottom: 9px;
	width: 690px;
	height:80px;
}
/*.globalNavHome-lh {
	position: relative;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-bottom: 9px;
	z-index: 2000;
	width: 690px;
	height: 32px;
}*/
#globalNavHome-computing  {
	background: url('images/banners_heads/computing.gif') no-repeat center right;
}

#globalNavHome-facility  {

background: url('images/banners_heads/facility.gif') no-repeat center right;
}

#globalNavHome-help  {

background: url('images/banners_heads/help.gif') no-repeat center right;
}
#globalNavHome-donate  {

background: url('images/banners_heads/donate.gif') no-repeat center right;
}

#globalNavHome-reserve  {

background: url('images/banners_heads/reserve.gif') no-repeat center right;
}

#globalNavHome-news  {

background: url('images/banners_heads/news.gif') no-repeat center right;
}

#globalNavHome-search  {

background: url('images/banners_heads/searchtools.gif') no-repeat center right;
}

#globalNavHome-dms  {

background: url('images/banners_heads/dms.gif') no-repeat center right;
}

#globalNavHome-exhibits {

background: url('images/banners_heads/exhibits.gif') no-repeat center right;
}

#globalNavHome-aboutcollections  {

background: url('images/banners_heads/aboutcollections.gif') no-repeat center right;
}

#globalNavHome-employment  {

background: url('images/banners_heads/employment.gif') no-repeat center right;
}

#globalNavHome-circulation {

background: url('images/banners_heads/circulation_t.gif') no-repeat center right;
}

#globalNavHome-3dlab  {

background: url('images/banners_heads/3dlab.gif') no-repeat center right;
}

#globalNavHome-subjectlibrarians {

background: url('images/banners_heads/subjectlibrarians.gif') no-repeat center right;
}

#globalNavHome-libinstruction {

background: url('images/banners_heads/libinstruction.gif') no-repeat center right;
}

#globalNavHome-docdel {

background: url('images/banners_heads/docdel.gif') no-repeat center right;
}

#globalNavHome-arch {

background: url('images/banners_heads/archlib.gif') no-repeat center right;
}

#globalNavHome-admin {

background: url('images/banners_heads/admin.gif') no-repeat center right;
}

#globalNavHome-er {

background: url('images/banners_heads/er.gif') no-repeat center right;
}

#globalNavHome-ldc {

background: url('images/banners_heads/ldc.gif') no-repeat center right;
}

#globalNavHome-research {

background: url('images/banners_heads/research.gif') no-repeat center right;
}


