body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F5F6FA;
  color: #222;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-align: center;
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  /* for IE6/7 */
  *font-size:small;
  /* for IE Quirks Mode */
  *font:x-small;
}

p {
  margin: 0 0 1.5em;
}

table {
  border: 0;
  border-spacing: 0;
}

div {
  line-height: 100%;
  text-align: left;
}

a:link {
  color: #660007;
}

a:link,
a:active,
a:visited,
a:hover {
  color: #660007;
}

input.textField,
select.selectMenu,
textarea.textArea,
input.uploadField {
  color: #000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #E8E8E1;
  border-right: 1px solid #E8E8E1;
}

.yui-button {
  font-size: 0.8em;
}

input.defaultButton {
  font-weight: bold;
}


#loginInformation {
  font-size: 0.8em;
  padding-left: 6px;
}

#loginInformation ul {
  padding: 0;
  list-style-image: none;
  list-style: none;
}

#sidebarNavigation ul li,
#sidebarInformation ul li {
  background-image: url(images/page_white_stack.png);
  background-repeat: no-repeat;
  padding-left: 22px;
  padding-bottom: 0.1em;
  background-position: 0 0.01em;
  font-size: 0.8em;
}

div#sidebarWebFeed a {
  padding-left: 6px;
  padding-bottom: 0.1em;
}

#body {
  width:100%;
}

#main {
  margin: 0 auto;
  float: left;
  width: 60%;
  margin-left: 10%;
  margin-right:auto;
  display: inline;
  overflow: hidden;
}

#sidebarInformation ul li {
  background-image: url(images/page_white.png);
}

#container {
  width: 100% !important;
  min-width: 730px !important;
  margin: 0px auto;
  text-align: center;
}

#header {
  width: 100%;
  text-align: center;
  background: red url(images/header.png) repeat-x top;
  height: 50px;
  padding-top: 9px;
}

#headerTitle {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#header h1 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 30px;
  line-height: 100%;
  font-weight: normal;
  letter-spacing: -0.06em;
  margin: 0;
  padding: 0.5em 0px 0.25em 10%;
}

#footer {
  width: 100%;
  min-height: 50px;
  position: static;
  clear: both;
  background-color: #ABA;
  text-align: center;
}

#footerContent {
  width: 100%;margin-bottom: 0.75em;
  padding-bottom: 0.1em;
  line-height: 100%;
  border-bottom: 1px solid #cbcbcb;
  margin: 0 auto;
  padding-left: 10%;
}

#main h2 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  margin-bottom: 0.75em;
  padding-bottom: 0.1em;
  line-height: 100%;
  border-bottom: 1px solid #cbcbcb;
}

#announcementsHome h3 {
	text-align:left;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
  	margin-bottom: 0.75em;
  padding-bottom: 0.1em;
  line-height: 100%;
  border-bottom: 1px solid #cbcbcb;
  
}

#announcementsHome table.announcements tbody tr td.headseparator {
	border:none;
	
}

#main h3 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1;
  margin: 0em 1em 0.5em 0em;
  
}

#content h4 {
  margin: .75em 1em 0.25em 0em;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

.ity #navbar {
  margin-right: 0;
  padding-bottom: 0.5em;
  border-style: none;
}

#breadcrumb {
  border-top: 1px solid #cbcbcb;
  padding-top: 0.5em;
  padding-left: 1em;
  padding-bottom: 0.5em;
  font-size: 0.9em;
}

#sidebarDevelopedBy {
  display: none;
}

#sidebarHelp {
  display: none;
}

#content {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  font-size: 0.9em;
  border-style: none;
}

#content div {
  line-height:140%;
}
a:hover {
  background: none;
}

#navbar a {
  font-size: 0.7em;
  letter-spacing: 0.05em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #3f3f3f;
}

#navbar ul.menu a:active {
  text-decoration: underline;
}

#navbar ul.menu a:hover {
  text-decoration: underline;
  background: none;
}

#navbar ul.menu li.current {
  font-weight: bold;
  text-decoration: underline;
}

#navbar ul.menu a {
  font-size: 0.8em;
  text-transform: uppercase;
}

#breadcrumb a {
  color: #B02B2C;
  text-decoration: none;
}

ul.menu {
  margin: 0;
  padding-left: 0.5em;
}

ul.menu li {
  margin: 0;
  padding: 0;
  padding-right: 0.7em;
  padding-left: 0.5em;
  border-right: 1px solid #cbcbcb;
  display: inline;
}

#rightSidebar {
  float: right;
  width: auto;
  padding: 0.35em 0em 1em 0em;
  margin-right: 10%;
  margin-left: 2%;
  font-size: 1.0em;
  overflow: hidden;
  height: 100%;
  background-color: #F5F6FA;
  border-left: 1px solid #cbcbcb;
}
* html #rightSidebar {
  margin-right: 5%;
}

#sidebarUser form,
#sidebarNavigation form,
#sidebarNavigation ul,
#sidebarInformation ul {
  padding-left: 6px;
}
#developedBy {
  text-transform: uppercase;
  font-size: 0.95em;
}

#sidebar {
  float: right;
  width: 17%;
  margin: 0;
  padding: 0;
  font-size: 1.0em;
}


#sidebar div.block {
  padding-bottom: 1.5em;
}

#sidebar div.block span.blockTitle {
  display: block;
  padding-left: 6px;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid #cbcbcb;
}

#sidebar div.block span.blockSubtitle {
  display: block;
  padding-left: 6px;
  font-size: 0.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid #cbcbcb;
}

#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button,
#sidebar label {
  font-size: 0.8em;
}

#sidebarNavigation span.blockTitle {
  border-bottom: 1px solid;
}

#container {
  min-width: 150px !important;
}

#content img.accessLogo {
  display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

#topBar {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 2.5em;
}

#articleFontSize {
  float: right;
}

#articleFontSize img {
  display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

#accessKey {
  float: left;
}

#accessKey img {
  display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

#articleCoverImage {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  clear: left;
}

#articleCoverImage img {
  display: block;
  border: 0;
}


