/* CSS Document */

body {
	font-size:11px;
	height:100%;
	color: #000000;
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

#wrapper {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	position: relative;
	left: 0px;
	top: -1px;
}

#top {
	width:960px;
	height:80px;
	background:#2f2f2f;
}

.roundCornerContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b4becf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4becf;
	border-top-style: none;
	border-bottom-style: none;
}

#roundCornerTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b4becf;
	display: block;
	width: 100%;
	height: 7px;
}

#roundCornerBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4becf;
	display: block;
	width: 100%;
	height: 7px;
}

form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#form-login input {
	font-size: 10px;
	height: 14px;
	margin-right: 9px;
	width: 90px;
}
#form-login #formSubmit {
	font-size: 11px;
	height: 18px;
	width: 58px;
	line-height: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 6px;
	padding: 0px;
	margin-top: 6px;
}

#spacer { height: 10px; }

#mainNav {
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: auto;
	text-align: center;
}

#mainNav a {
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

.roundCornerContent td {
	padding-left: 10px;
	padding-right: 6px;
}

#login {
	float:right;
	color:#fff;
	text-align:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#logo { float:left; }

.style2 {
	font-size: 16px;
	color: #999999;
}

#mainNav a:hover { color: #000000; }

#bottom_menu a:hover { color: #000000; }

#bottom_menu a {
	color: #666666;
	text-decoration: none;
}

#MyDeskPlug .roundCornerContent img { padding: 2px; }

#globalSites {
	font-size: 12px;
	line-height: 8px;
}

#globalSites .roundCornerContent a {
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	color: #666666;
}

#globalSites .roundCornerContent a:hover { color: #000000; }

#globalSites .roundCornerContent img { padding-bottom: 2px; }

#dropmenudiv {
	position:absolute;
	margin-top: 6px;
	font:normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height:21px;
	z-index:100;
	border: 1px solid #DDDDDD;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	color:#666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.dropmenudiv * a:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

#dropmenudiv a:hover { /*hover background color*/
	background-color:#FEF6DA;
	color:#000000;
	z-index: 100;
}

/* main navigation not logged in */

#nav_gen {
	width:960px;
	height:30px;
	text-align:center;
}

a.nav_g {
	padding:0px 10px 0px 10px;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

/* main navigation logged in */

#nav {
	width:960px;
	background-image: url(../_images/bg_nav_fill.gif);
	background-repeat: repeat-x;
	height: 38px;
}

#nav ul {
	margin:0px;
	padding:0px;
	height:28px;
	float:left;
	display:inline;
	list-style:none;
}

#nav li {
	width:134px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:15px;
	background-image: url(../_images/bg_nav.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
}

#nav li.first {
	width:134px;
	height:28px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:12px;
	background-image: url(../_images/bg_nav_first.png);
	background-repeat: no-repeat;
}

#nav li.on {
	width:134px;
	height:38px;
	float:left;
	background:url(../_images/bg_nav_on.gif);
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:46px;
}

#account {
	width:auto;
	padding-right:10px;
	height:24px;
	float:right;
	font-size:11px;
	line-height:50px;
	text-align:right;
}

#search_box_home {
	float:left;
	width:198px;
	height:22px;
	background-image: url(../_images/search_field_home.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.search_query {
	float:left;
	width:168px;
	background:none;
	border:0px;
	font-size:10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
}

#search_button_home { float:right; }

.style1 { color: #666666 }

.datefield {
	color:gray;
	font-size: 80%;
	margin-left: 6px;
}

.search_query {
	float:left;
	width:168px;
	background:none;
	border:0px;
	font-size:10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
}

.style4 {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

.titlefield{ 
text-decoration: none;
}



#example1{ /*Demo 1 main container*/
width: 280px;
height: 178px;
font-size:12px;
line-height:14px;
color:#666666;
padding: 0px;
margin-top: 2px;
}

#example1 a {
color:#996600;
font-size:14px;
line-height:16px;

margin-top:0px;
}

#example1 a:visited {
color:#996600;
}

#example1 a:hover {
color:#CCCCCC;
}

#example1 div { padding-top:6px; }

#myDeskFeatureImage {
	margin:-7px;
	margin-bottom:-3px;
	margin-top:0px;
}

#mpbButtons {
	background-image: url(../_images/button-back.png);
	background-repeat: no-repeat;
	height: 388px;
	width: 466px;
	padding: 0px;
	background-position: center center;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

#mpbButtons img { margin: 1px; }

#top #login { height: 60px; }

#top #logo { height: 80px; }

#mylibrarySearch ul {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
}

#mylibrarySearch a {
	color: #333333;
	text-decoration: none;
}

#mylibrarySearch a:hover { color:#996600; }

 
h1 {
	font-size: 30px;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h2 {
	font-size: 24px;
	color: #0070B6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BAC0C9;
	padding-bottom: 0px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#aboveFold #breadcrumb {
	margin-bottom: 9px;
	margin-top: 6px;
}
h3 {
	font-size: 18px;
	line-height: 21px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
