@import url(search.css);

/* @group Common */

* {
	outline: none;
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body, td, th, li, input, select, option {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
}

body {
	background: #ffffff url(/images/ui_pageBkg.gif) repeat center top;
	height: 100%;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 20px;
	color: #68696c;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #98012e;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #98012e;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #68696C;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #98012e;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
	margin-top: 0px;
}

textarea {
	font-family: "Bitstream Vera Sans Mono", Courier, "Andale Mono";
	font-size: 12px;
	width: 100%;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 15px;
}

.fineprint {
	font-size: 10px;
	font-weight: normal;
}

img {
	
}

a:link {
	color: #98012e;
}

a:visited {
	color: #983c57;
}

a:hover, a:active {
	color: #000000;
}

ul {
	margin: 10px 0 10px 15px;
}

ol {
	margin: 10px 0 10px 15px;
}

option {
	padding-right: 5px;
	padding-left: 10px;
}

/* @end */

#shell1 {
	width: 950px;
	background-image: url(/images/ui_bodyBkg.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#shell2 {
	background: url(/images/ui_shell2Bkg.gif) 13px 0;
}

#shell3 {
	background: url(/images/ui_shell3Bkg.gif) 13px 0;
	height: 100%;
}

/* @group Brand Column */

#brandColumn {
	vertical-align: top;
}

#brandColumn img {
	border: none;
}

#siteName h1 {
	display: none;
}

#siteName img {
	border: none;
}

#homeOverview {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}

#homeOverview p {
	margin: 15px 20px 15px 30px;
}

#homeFeatures {
	margin: 15px 10px 15px 30px;
}

#homeFeatures td {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* @end */

/* @group Main Column */

#mainColumn {
	vertical-align: top;
	background: url(/images/ui_sidebarBkg.gif) repeat 2px 0;
}

#shell4 {
	clear: both;
	height: 100%;
}

/* @group Utility Navigation */

#utilityNav {
	text-align: right;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	background: url(/images/ui_shell3Bkg.gif) 2px 0;
	color: #68696C;
}

#utilityLinks {
	width: 100%;
}

#utilityLinks a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#utilityLinks a:link, #utilityLinks a:visited {
	color: #68696C;
}

#utilityLinks a:hover, #utilityLinks a:active {
	color: #68696C;
	text-decoration: underline;
}

#quickLinks {
	margin: 5px 5px 0 0;
	padding: 0;
}

#quickLinks select {
	background-color: #3d9acb;
	font-family: Arial;
	color: #bde7fd;
	border: 1px solid #2380b2;
}

#quickLinks option {
	font-family: Arial;
	color: #FFFFFF;
	border: none;
}

/* @end */

/* @group Core Content Navigation */

#coreContentNav {
	white-space: nowrap;
	color: #f8cb31;
	background-color: #98012e;
	font-size: 12px;
}

#coreNavLtEnd {
	background-image: url(/images/ui_navBracketRt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px 0 8px 0;
	float: left;
	width: 20px;
	line-height: 12px;
	font-size: 12px;
}

#coreNavRtEnd {
	background-image: url(/images/ui_navBracketLt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 8px 0;
	width: 20px;
	line-height: 12px;
	font-size: 12px;
}

#navMenuBox {
	white-space: nowrap;
}

#navMenu, #navMenu ul {
	margin: 0px;
	padding: 0px;
}

#navMenu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(/images/ui_navBracketLt.gif) no-repeat left center;
}

#navMenu li.hover {
	background: #ea7e1d url(/images/ui_navBracketLtHover.gif) no-repeat left center;
}

#navMenu li.active {
	background: #ec3637 url(/images/ui_navBracketLtActive.gif) no-repeat left center;
}

#navMenu li div.separator {
	border-top: 1px dotted #f8cb31;
}

#navMenu li a {
	margin: 0px;
	padding: 10px 10px 8px 10px;
	display: block;
	position: relative;
	text-decoration: none;
	background: url(/images/ui_navBracketRt.gif) no-repeat right center;
	color: #f8cb31;
	line-height: 12px;
	font-size: 12px;
}

#navMenu li.hover a {
	background: url(/images/ui_navBracketRtHover.gif) no-repeat right center;
	color: #FFFFFF;
}

#navMenu li.active a {
	background: url(/images/ui_navBracketRtActive.gif) no-repeat right center;
}

#navMenu li ul {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 300px;
	z-index: 999;
	list-style: none;
	background-color: #ec3637;
	padding-bottom: 5px;
}

#navMenu li ul li, #navMenu li.active ul li, #navMenu li.hover ul li {
	display: block;
	float: none;
	border: none;
	white-space: nowrap;
	background-image: none;
}

#navMenu li ul li.hover {
	background-color: #ea7e1d;
}

#navMenu li ul li a, #navMenu li.hover ul li a, #navMenu li.active ul li a {
	display: block;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border: none;
	background-image: none;
	color: #f8cb31;
}

#navMenu li ul li.hover a {
	color: #ffffff;
}

/* @group Info Center */

#infoCenter {
	white-space: nowrap;
	background-color: #98012e;
	padding-right: 10px;
	font-size: 12px;
}

#infoCenter a:link, #infoCenter a:visited, #infoCenter a:hover, #infoCenter a:active {
	background-image: url(/images/ui_dicOffBkgRt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 20px;
	text-decoration: none;
	color: #fade7e;
	font-size: 12px;
}

#infoCenter:hover a:link, #infoCenter:hover a:visited, #infoCenter:hover a:hover, #infoCenter:hover a:active {
	background-image: url(/images/ui_dicOnBkgRt.gif);
	color: #ffffff;
	font-size: 12px;
}

#infoCenter span {
	background-image: url(/images/ui_dicOffBkgLt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

#infoCenter:hover span {
	background-image: url(/images/ui_dicOnBkgLt.gif);
}

/* @end */

/* @end */

/* @group Path Navigation */

#pathNav {
	font-size: 10px;
	color: #637888;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-color: #c8bcbe;
}

#pathNav a:link, #pathNav a:visited {
	color: #637888;
}

#pathNav a:hover, #pathNav a:active {
	color: #000000;
}

/* @end */

/* @group Section Navigation */

#sectionNav {
	background-color: #f0e4e6;
}

#subNavBox {
	color: #68696c;
	margin-top: -5px;
}

#subNav {
	margin-bottom: 10px;
}

#subNav td {
	padding-left: 20px;
}

#subNav ul {
	list-style: none;
	margin: 0;
}

#subNav li {
	font-size: 11px;
	padding-bottom: 2px;
}

#subNav a:link {
	color: #68696c;
}

#subNav a:visited {
	color: #68696c;
}

#subNav a:hover, #subNav a:active {
	color: #000000;
}

/* @end */

#pageColumns {
	height: 100%;
}

#shell5 {
	height: 100%;
}

/* @group Content */

#content {
	padding: 10px 15px 20px;
	background-color: #fff;
	vertical-align: top;
	color: #666666;
	height: 100%;
}

#content ol {
	margin-left: 20px;
}

#bodytext {
	
}

.downloadInfo {
	color: #999999;
	font-size: 10px;
}

.caption {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

.publicationTitle {
	font-style: italic;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
}

.pullquote {
	font-size: 16px;
	color: #3099d0;
}

.pullquoteAttribution {
	text-align: right;
}

.note {
	font-size: 10px;
	font-style: italic;
}

h2.newsGrouping {
	border-bottom: 3px solid #dff3ff;
	padding-bottom: 3px;
}

h3.permalink a:link, h3.permalink a:visited, h3.permalink a:hover, h3.permalink a:active {
	text-decoration: none;
}

/* @group Alt Nav Group */

.altNavGroup {
	background-color: #bee8fe;
	padding: 0 10px 5px;
	vertical-align: top;
}

.altNavGroup h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
}

.altNavGroup ul {
	list-style-type: none;
}

/* @end */

/* @group Data Tables */

table.dataTable {
	border: none;
}

table.dataTable h2, table.dataTable h3, table.dataTable h4, table.dataTable h5, table.dataTable h6 {
	color: inherit;
}

table.dataTable caption {
	text-align: left;
	font-weight: bold;
}

table.dataTable th {
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #bee8fe;
	padding: 2px 10px 2px 10px;
	border: none;
	text-align: left;
}

table.dataTable td {
	padding: 5px 10px 5px 10px;
	border: none;
	vertical-align: top;
}

table.dataTable tr.odd {
	background-color: #FFFFFF;
}

table.dataTable tr.even {
	background-color: #def3fe;
}

/* @end */

/* @group Definition Tables */

table.definitionTable {
	
}

table.definitionTable th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-color: #def3fe;
	border-width: 1px;
	border-style: none none solid none;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	color: #0087c9;
}

table.definitionTable td {
	text-align: left;
	vertical-align: top;
	border-color: #def3fe;
	border-width: 1px;
	border-style: none none solid none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

table.definitionTable td > p:first-child {
	margin-top: 0;
}

/* @end */

/* @group Annotated Subpages Block */

.annotatedLinks {
	padding: 5px 15px;
	background-color: #ffffff;
}

.annotatedLinks h3 {
	font-size: 12px;
	text-transform: uppercase;
}

.annotatedLinks h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.annotatedLinks h4 a:link, .annotatedLinks h4 a:visited {
	color: #98012e;
}

.annotatedLinks h4 a:hover, .annotatedLinks h4 a:active {
	color: #000000;
}

.annotatedLinks th {
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
	padding-bottom: 5px;
}

.annotatedLinks td {
	vertical-align: top;
	padding-bottom: 5px;
}

/* @end */

/* @group Forms */

form fieldset {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS";
}

form legend {
	padding: 2px 10px 2px 10px;
	font-size: 18px;
	font-weight: normal;
	border-color: #5175AE;
	border-width: 1px;
	border-style: solid;
	background-color: #537DB9;
	color: #ffffff;
}

form fieldset fieldset {
	border-color: #cccccc;
	border-width: 1px;
	border-style: dotted;
	padding: 0 10px 10px 10px;
	margin: 5px 0 10px 0;
}

form fieldset fieldset legend {
	padding: 2px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	color: #000000;
}

form fieldset fieldset .checkboxItem {
	float: left;
	width: 200px;
}

form fieldset + table {
	margin-top: 10px;
}

form table + fieldset {
	margin-top: 10px;
}

form th {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 2px 1px 0;
	border-color: transparent;
	border-width: 1px;
	border-style: none;
}

form td {
	padding: 1px 0 1px 1px;
	vertical-align: top;
}

form input.text,
form textarea,
input[type=file],
input[type=password],
input[type=text] {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 1px 5px 1px 5px;
	background-color: #F2F2F2;
}

form textarea {
	padding: 0;
	width: 100%;
}

form select {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #f2f2f2;
}

form td.notValid,
form td.valid {
	white-space: nowrap;
}

form .notValid .validationIcon,
form #allNotValid .validationIcon {
	background-image: url(/images/ui_notValid.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

form .validPromo .validationIcon {
	background-image: url(/images/ui_valid.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

img.validationIcon {
	border: none;
	vertical-align: text-bottom;
	margin: 0 0 0 3px;
}

form .valid span {
	background-image: none;
	padding: 1px 6px 1px 6px;
	margin: 0;
}

form p.valid span {
	display: none;
}

form div.annotation {
	font-size: 10px;
	white-space: normal;
}

form .formSubmissionButtons {
	text-align: center;
}

/* @end */

/* @group Site Map */

.liOne {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.liTwo {
	font-size: 14px;
	font-weight: bold;
}

.liThree, .liFour, .liFive {
	font-size: 12px;
	font-weight: normal;
}

/* @end */

/* @end */

/* @group Sidebar */

#sidebar, #sidebar td, #sidebar th, #sidebar li, #sidebar input, #sidebar select, #sidebar option {
	font-size: 12px;
}

#sidebar .downloadInfo {
	color: #000000;
}

.sidebarBlock {
	padding-right: 10px;
	padding-left: 10px;
}

.sidebarBlock blockquote {
	margin-right: 10px;
	margin-left: 10px;
}

.sidebarBlock h2 {
	font-size: 12px;
	color: #54543;
}

.sidebarBlock ul {
	margin: 0 0 10px 5px;
	padding: 0;
}

.sidebarBlock ul li {
	margin: 0px 0px 0 10px;
}

.sidebarBlock ul li ul {
	margin-bottom: 0;
}

.sidebarBlock ol {
	padding: 0;
	margin: 0 0 10px 20px;
}

.sidebarBlock ol li {
	padding: 0 0 0 0;
}

.sidebarImage {
	border: none;
	margin-right: auto;
	margin-left: auto;
}

.sidebarImageCaption {
	margin-top: 2px;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #98012e;
	font-style: italic;
}

.sidebarBannerBlock {
	margin-bottom: 10px;
}

.sidebarBanner {
	text-align: center;
}

.sidebarBannerCaption {
	text-align: center;
	margin: 2px 0 10px 0px;
	font-size: 10px;
}

/* @end */

/* @end */

/* @group Footer */

#siteFooter {
	font-size: 9px;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
	color: #68696c;
	line-height: 14px;
}

#siteFooter a:link, #siteFooter a:visited {
	color: #68696c;
}

#siteFooter a:hover, #footer a:active {
	color: #000000;
}

/* @end */

/* @group Editoral Notes */

#editorialNo

tes {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#editorialNotes h2 {
	color: #fff;
}

#editorialNotes div {
	background-color: #f1f1f1;
	padding: 10px;
	border: 1px solid #000;
}

#editorialNotes div h2 {
	color: #000;
}

/* @end */

/* @group TinyMCE */

.mceContentBody {
	background-color: #FFFFFF;
	padding: 10px;
	background-image: none;
}

/* @end */

/* @group Manila */

#navigatorLinks {
	color: #000;
}

#navigatorLinks a:link, #navigatorLinks a:visited {
	color: #3D9ACB;
	text-decoration: none;
}

#navigatorLinks a:hover, #navigatorLinks a:active {
	color: #3D9ACB;
	text-decoration: underline;
}

/* @end */

/* @group News */

#wp_news .postIcon {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#wp_news h3 a {
	text-decoration: none;
}

#wp_news h3  {
	border-bottom: 2px solid #f2f2f2;
	padding-bottom: 3px;
}

#wp_news .meta {
	font-size: 12px;
	margin-bottom: 45px;
	background-color: #f2f2f2;
	padding: 5px;
}

#wp_news .feedback {
	display: none;
}

/* @end */



/* @group WordPress Blog */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* @end */
