@charset "utf-8";
/* CSS Document */

/**************** Body and main tag styles ****************/

body {
	font-size: 76%;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
	color: #303030;
	background: #E8EAEC;}

#homeBg {
	width: 800px;
	margin: 0px auto 20px auto;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border-right: 2px solid #a0a0a0;
	border-bottom: 2px solid #a0a0a0;
	border-left: 2px solid #a0a0a0;
	line-height: 1.4em;}
	
/*Changes library header*/
#header {
	border-bottom: #060C56 1px solid;
	padding-bottom: 1px;}

/*Removes white space from library header*/
#quicklinks {
	padding-right: 0;}

/*Fix min-width of library footer*/
div#UDStandardFooter_LayoutContainer {
	min-width: 780px;}

#content {
	float: left;
	width: 760px;
	padding: 20px 15px 10px 25px;
	text-align: left;
	background-color: #fff}

#homeBg p {
	font-size: 1em;
	line-height: 1.5em;
	color: #444444}

#homeBg h1 {
	font-size: 2em; 
	color: #333333; 
	margin:0px 0px 0px 0px;
	padding-left:0px;
	padding-bottom:10px;
	line-height:1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

#homeBg h2 {
	font-size: 1.5em;
	color: #333333; 
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

#homeBg h3 {
	font-size: 1.5em; 
	color: #666666; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#homeBg h4 {
	font-size: 1.2em; 
	color: #666666; 
	font-family: Geneva, Arial, Helvetica, sans-serif}

#homeBg h5 {
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333333; 
	font-family: Geneva, Arial, Helvetica, sans-serif}

#homeBg h6 {
	font-weight: bold; 
	font-size: 1em; 
	color: #333333; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps}

#homeBg a:link {
	font-weight: bold; 
	color: #060C56; 
	text-decoration: none}

#homeBg a:visited {
	font-weight: bold; 
	color: #060C56; 
	text-decoration: none}

#homeBg a:hover {
	font-weight: bold; 
	color: #255DD3;
	text-decoration: underline}

#homeBg ol {
	font-size: 1em;
	line-height: 1.5em;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px}

#homeBg ol.no-bullet {
	list-style: none}

#homeBg ol li.no-bullet {
	list-style: none}

#homeBg ol.decimal {
	list-style:decimal}

#homeBg ol.indent-square {
	list-style: square}
	
#homeBg ul {
	font-size: 1em;
	line-height: 1.5em;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px}

#homeBg ul.no-bullet {
	list-style: none}

#homeBg ul li.no-bullet {
	list-style: none}

#homeBg ul.decimal {
	list-style:decimal}

#homeBg ul.indent-square {
	list-style: square}

/**************** Spec Header styles ****************/

.specHeader {
	height: 120px;
	width: 800px;
	background: #050e57;
	line-height: 12px}

.specHeaderText {
	width: 450px;
	height: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	clear: left}
	
.specHeaderLogo {
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	width: 300px;
	height: 85px;
	float: left;}
	
.printLogo {
	display: none;
}

.specHeaderSearch {
	width: 375px;
	height: 50px;
	margin-top: 10px;
	margin-right: 5px;
	clear: right;
	float: right;}

.specHeader a:hover {
	text-decoration: none}

.searchBlur {
	display: none}

#search-bar {
	font-size: 12px;
	margin: 10px 0;
	color: #ffffff;
	float: right;
	height: 12px;}

#search-bar form {
	font-weight: bold; 
	height: 12px;
	color: #ff4000; 
	padding-top: 0px; 
	text-align: right;}
	
#search-bar input#searchField {
	font-size: 11px;
	float: right;
	width: 150px;
	position: relative;
	height: 14px;}
	
#search-bar select#select {
	float: right;
	margin-left: 2px;
	font-size: 11px;
	height: 20px;
	position: relative;}	
	
#search-bar input#searchButton {
	float: right;
	padding-left: 2px;
	position: relative;
	bottom: 2px;}

/**************** Menu Styles ****************/

#menu-bar {
	position: relative;
	z-index: 50;
	background: #ffffff;
	clear: both;
	width: 800px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-top: 1px solid #060C56;
	border-bottom: 1px solid #060C56;
	line-height: 12px}

ul#primary-nav,
ul#primary-nav ul {
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-size: 100%}

ul#primary-nav {
	float: left;
	width: 100%}

ul#primary-nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden}

ul#primary-nav li {
	position: relative;
	list-style: none;
	float: left;
	width: auto; /* Width of Menu Items */
	_width: 95px; /*Width for IE6 and below*/}

li.menubar {
	padding-right: 13px}

ul#primary-nav li ul li {
	width: 150px;
	background: #ffffff}

ul#primary-nav li a,
ul#primary-nav li li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding: 4px}

 /* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none}

ul#primary-nav ul ul {
	left: 130px;
	top: 0}

ul#primary-nav li ul li a.top {
	border-top:1px solid #060C56;}
 
ul#primary-nav li ul li a { 
	padding: 2px 5px; 
	border-bottom:1px solid #060C56;
	border-left:1px solid #060C56;
	border-right:1px solid #060C56;} 

/* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul {
	display: none} /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul {
	display: block; } /* The magic */

ul#primary-nav li.menubar { }
ul#primary-nav li li.menubar { 
	background: transparent;}
 
ul#primary-nav li:hover,
ul#primary-nav li.over { 
	background-color: #edf6ff!important; }

ul#primary-nav li a:hover { 
	color: #255DD3; 
	text-decoration: underline;}

/**************** Content styles ****************/

#content form {
	padding: 15px 0px 15px 0px; 
	margin: 0px;}
	
#content .crumbs {
	margin-left: -10px;
	font-size: .9em;}
	
#content .crumbs .crumbsActive {
	font-weight: lighter;
	color: #000000;}

/**************** Last-Revised Footer styles ****************/
#last-revised {
	clear: both;
	width: 798px;
	padding: 5px 0px;
	margin: 0px 1px;
	font-size: 0.9em;
	background-color: #ffffff; 
	text-align: left;
	border-top: 1px solid #060C56}

#last-revised p {
	padding-right: 0px; 
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin: 0px 0px 0px 0px;
	line-height: 1.3em}

/**************** Misc classes and styles ****************/

#share {
	float: right;}
	
#shareHeader {
	clear: both; 
	margin-right: 2px; 
	padding-top: 15px;}

.invisible {
	display: none}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden}

.clearfix {
	display: inline-block;}

/* Hides from IE-mac \*/
* html .cle2arfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.heading {
	font-weight: bold}

.important {
	color: red}

.width75 {
	margin: 0px;
	padding-right: 250px}

.width80 {
	margin: 0px;
	padding-right: 150px}

.width90 {
	margin: 0px;
	padding-right: 50px}
        
.floatright {
	float: right;
	display: inline-block;
	margin: 10px 20px 20px 10px;
	clear: right}
	
.caption {
	font-size: .9em;
	text-align: center;
	line-height: 1.3em;
	padding-top: 5px;
	color: #666666}

.floatleft {
	float: left;
	display: inline-block;
	margin: 10px 35px 20px 20px;
	clear: left}

.clear-both {
	clear: both;
	line-height: 1px}