body {
	font-family: Arial, Helvetica, sans-serif;
	background:  #ffffff;
	color:       #52595A;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

a {
	color:			 #002C63;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style: none;
}

div#header {
	background: transparent url('/images/background-header.gif') 0 0 repeat-x;
}

h1#logo {
	background: transparent url('/images/STW_4col.gif') 0 0 no-repeat;
	cursor:     pointer;
}

ul#head-links li {
	border-right: 1px solid #6b7dad;
}

ul#head-links li.last {
	border-right: none;
}

ul#head-links li a {
	color: #6b7dad;
}

ul#head-links li a:hover {
	color:           #6b7dad;
	text-decoration: underline;
}

ul#navigation-main li a {
	color: #ffffff;
}

ul#navigation-main li a:hover {
	color:			 #003873;
	text-decoration: underline;
}

ul#navigation-main li.selected a {
	font-weight: bold;
	color:       #003873;
}

ul#navigation-main li {
	border-right: 1px solid #c6d7ef;
}

ul#navigation-main li.last {
	border-right: none;
}

div#navigation-desc p {
	color: #0086c6;
}

div#breadcrumb a {
	color: #6b79ad;
	text-decoration: underline;
}

div#breadcrumb a:hover {
	color: #6b79ad;
	text-decoration: none;
}

div#navigation-sub {
	background: transparent url('/images/side_menu_bg.gif') 0 0 repeat-y;
}

div#navigation-sub ul li.selected {
	background: transparent url('/images/background-navigation-sub-selected.gif') 0 0 repeat-y;
}

div#navigation-sub ul li a {
	color:			 #003876;
	text-decoration: none;
}

div#navigation-sub ul li a:hover {
	text-decoration: underline;
}

div#navigation-sub ul li span.selected {
	background: transparent url('/images/navigation-sub-section-arrow.png') -3px 2px no-repeat;
}

li.printPage span {
	background: transparent url('/images/icon_print.gif') 30px 2px no-repeat;
}

li.email span {
	background: transparent url('/images/icon_email.gif') 30px 3px no-repeat;
}

li.printPage a,
li.email a,
li.printPage a:hover,
li.email a:hover {
	color: #0072b4 !important;
}

div#footer {
	background: #c6d7ef;
}

div#footer ul li {
	border-right: 1px solid #9cbae7;
}

div#footer ul li a {
	color: #0071B5;
	text-decoration: none;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

div#widgets div.widget h2 {
	font-weight: bold;
}

div#widgets div.type-one,
div#widgets div.type-one h2 {
	background: #9CBAE7;
}

div#widgets div.widget div.content {
	background: #ffffff;
}
