@media screen {
   body {
      background: url("images/page_background.jpg") repeat-x #9FA9B3;
   }
}

body {
   margin-top: 2;
   margin-left: 0;
   margin-bottom: 0;
   margin-right: 0;
   padding: 0;
   border: 0;
   min-width: 700px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   font-size: 11px;
   color: #454545;
   text-align: center;
}

/* Overrides */
body li, body p, body td {
	font-size: 11px;
}

body li {
	padding: 0;
}
/* END Overrides */

/* Page definitions */
img {
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

a:hover {
	color: #EAB719;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

h1 {
   font-size: 17px;
}

h2, h1 {
   font-weight: 700;
   color: #424242;
   margin: 10px 0 5px;
}

h2 {
   font-size: 15px;
}

h3, span.h3 {
   font-size: 13px;
   color: #454545;
   margin: 10px 0 0;
}

h4 {
   font-size: 12px;
   margin: 10px 0 4px;
}

h5 {
   font-size: 12px;
   font-style: italic;
   font-weight: normal;
   margin: 0;
}

hr {
   clear: left;
   height: 1px;
   border: none;
   border-top: 1px solid #C4CED4;
   margin: 0px 0px 0px 0px;
}

span.more {
   white-space: nowrap;
}

sup.map {
   font-size: 10px;
   color: #CC3333;
   font-weight: bold;
}

span.smaller {
   font-size: 11px;
   color: #666666;
}

span.smallersb, span.smallestb {
   font-size: 11px;
   color: #666666;
   font-weight: bold;
}

div.pdfdownload {
   float: right;
}

div.pdfdownload img {
   margin: 0 0 -15px -26px;
   position: absolute;
   z-index: 1;
}

q {
   quotes: '' '' '' '';
} /* Actual quotes removed since Internet Explorer doesn't recognize this property - so they'll need to be manually inserted into the content. Another option would be to use JS to insert the quotes in IE. */

q:before {
   content: open-quote;
}

q:after {
   content: close-quote;
}

blockquote {
   margin: 0;
}

a.noticable {
   color: #0066FF;
   text-decoration: none;
   font-size: inherit;
   font-family: inherit;
}

a:hover.noticable {
   color: #EAB719;
   text-decoration: none;
   font-size: inherit;
   font-family: inherit;
}

#page-border {
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
}

/* END Page definitions */


/* Logo and Search Area */
#top-of-page {
	height: 80px;
	width: 100%;
	margin: 0;
   background: url("images/style/logo_background.gif") repeat-x white;
}

#top-corner {
   background: url("images/style/corner_page_ul.gif") top left no-repeat;
	position: relative;
	height: 6px;
}

#top-corner div {
   background: url("images/style/corner_page_ur.gif") top right no-repeat;
	height: 6px;
}

#top-of-page img.icon {
	margin: auto 2px -2px auto;
}

#logo {
	float:        left;
	padding-top:  5px;
	padding-left: 15px;
	text-align:   left;
}

#imageTopRight {
   float:        right;
   margin-right: 10px;
   padding-top:  5px;
   padding-left: 15px;
   text-align:   right;
}

#top-tools {
	float: right;
	height: 77px;
	width: 45%;
	padding-right: 21px;
	text-align: left;
}

#banner {
	float: left;
	height: 77px;
	width: 99%;
	position: relative;
	top: -1px;
	left: -1px;
}

/* ------------------------------------------------------------------------- */

#search {
	height: 47px;
	width: 100%;
	text-align: right;
	font-size: 0px;
}

.searchfield {
	font-size: 10px;
	border: 1px solid #777777;
}

.searchbutton {
	border: 1px solid #555555;
	font-family: arial, franklin gothic medium cond,sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 1px;
	background: #5c8bba;
	margin: 0 1px;
}

#search form {
	padding-right: 0px;
	overflow: hidden;
	height: 25px;
	margin: 0;
}

#search input.searchterms, input.subscribe {
	border: 1px solid #5A5F65;
	height: 15px;
	width: 104px;
	font-size: 10px;
	bottom: -2px;	
}

#search input.searchterms + button {
	position: relative;
	top: 0px;
	overflow: hidden; /* Used to improve look in Opera, caused by Mozilla bug fix *//* Used to improve look in Opera, caused by Mozilla bug fix */
}

#search input.searchterms + button > img.mozfix {
	margin: -1px 0 0 -3px; /* Mozilla bugfix. Breaks Opera (and probably Safari) */
}

#search button {
	border: 0;
	margin: 0;
	padding: 0px;
	width: 44px;
	height: 15px;
   background: url("images/style/logo_background.gif") repeat-x white; /* Used to improve look in Opera, caused by Mozilla bug fix */
	font-size: 10px;
	color: #666;
}

#search div {
	margin-top: 4px;
	font-size: 9px;
	color: #959FA7;
}

#search div a {
	color: #959FA7;
}

#search div a:hover {
	color: #EAB719;
}
/* END Logo and Search Area */


/* Primary Navigation */
#primary-navigation {
	clear: left;
   background: url("images/style/primary_navigation_background.gif") repeat-x #75A2CE;
	margin: 0 21px;
	height: 28px;
	padding: 0px;
	position: relative;
	text-align: left;
	z-index: 1;
}

#primary-navigation ul {
	margin: 0;
	padding: 0;
}

#primary-navigation li {
	float: left;
	display: block;
	padding: 5px 13px 5px 13px;
	border-left: 1px solid #B7CDE1;
	height: 18px;
	position: relative;
	z-index: 5;
}

#primary-navigation li.edge {
	padding: 5px 15px 5px 15px;
}

#primary-navigation li a {
	font-family: arial, franklin gothic medium cond,sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	height: 18px;
}

#primary-navigation li div, 
#primary-navigation li ul, 
#primary-navigation li li {
	width: 145px;
}

#primary-navigation li div {
	position: absolute;
	left: 0px;
	top: 28px;
   background: url("images/style/primary_navigation_corners_lower.gif") bottom no-repeat transparent;
	padding: 0 0 3px;
	margin: 0;
	display: none;
}

#primary-navigation li.edge div {
	left: auto;
	right: -1px;
	top: 28px;
}

#primary-navigation li.edge li {
	text-align: right;
}

#primary-navigation li ul {
   background: url("images/style/primary_navigation_dropdown_background.gif") repeat-x #707070;
	padding: 0 0 14px;
	margin: 0;
	display: table; /* Mozilla, Opera background fix */
}

#primary-navigation li li {
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0px -10px;
	border-left: none;
	height: 30px;
}

#primary-navigation li li a {
	display: block;
	padding: 6px 15px 3px;
	margin: 0px 0px;
	text-transform: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#primary-navigation li li a img {
	vertical-align: middle;
}

#primary-navigation li li:hover {
	background: none transparent;
}

#primary-navigation a:hover {
	text-decoration: none;
}

#primary-navigation li li a:hover {
	text-decoration: none;
	background: #474747;
}

#primary-navigation li:hover div, #primary-navigation li.over div {
	display: block;
}

#primary-navigation li:hover, 
#primary-navigation li.over, 
#primary-navigation li.active {
   background: url("images/style/primary_navigation_background_active.gif") repeat-x #2469AF;
}

/* Code for removing the primary navigation */
.nonav #top-of-page {
	height: 77px;
}

.nonav #content, .nonav #content-wider {
   background: url("images/style/background_no_nav.gif") no-repeat white;
}
/* END Primary Navigation */


ul.second_column {
   list-style-type: disc;
   padding: 0;
   margin: 0px 0px 0px 0px;
}

ul.second_column li {
   padding: 0;
   margin: 4px 0px 0px 0px;
}

li.second_column_moveup {
   padding: 0;
   margin-top: -15px;
}

/* Used in Logo listing layout. Gives the 4-column line-separated order. */
li.inline {
	float: left;
	display: block;
	width: 110px;
	height: 120px;
	padding: 0 10px 0 10px;
	margin-top: -3px;
	text-align: center;
	border-right: 1px solid #dedede;
}

/* END Homepage Definitions */

/* Footer */
#footer {
	clear: both;
	width: 100%;
	height: 66px;
	margin: 3em 0 0;
	font-size: 10px;
	color: #A9AAAA;
   background: url("images/style/background_footer.gif") repeat-x;
}

#footer-corner {
   background: url("images/style/corner_footer_ll.gif") bottom left no-repeat;
	height: 11px;
}

#footer-corner div {
   background: url("images/style/corner_footer_lr.gif") bottom right no-repeat;
	height: 11px;
}

#footer div.inner {
	/* This is required for IE 5.5 */
	padding: 30px 16px 24px;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 10px;
}

#footer ul {
   float: right;
	margin: 0;
	padding: 0 0 0 12px;
}

#footer ul > li {
	background: none;
} /* Remove separator from first item in standards compliant browsers */

#footer li + li {
   background: url("images/style/separator_footer.gif") no-repeat 0 3px;
} /* Insert separator on all but first element */

#footer li {
	color: #53606D;
   background: url("images/style/separator_footer.gif") no-repeat 0px 3px;
	display: block;
	float: left;
	margin-left: -9px;
	padding-left: 9px;
	padding-right: 16px;
	font-size: 10px;
}

#footer a {
	color: #A9AAAA;
}

#footer a:hover {
	color: #EAB719;
}
/* END Footer */

/* Tools and Breadcrumbs */
#toolbox {
 width: auto; /* Required for IE 5.5 */
 height: 18px;
 padding: 3px 24px;
}

#breadcrumbs {
	float: left;
	margin: 0;
	padding: 0;
}

#toolbox #breadcrumbs > li {
	background: none;
} /* Remove separator from first item in standards compliant browsers */

#toolbox #breadcrumbs li + li {
   background: url("images/style/separator_breadcrumb.gif") no-repeat 0px 4px;
	border: none;
} /* Insert separator on all but first element */

#breadcrumbs li {
	color: #949494;
   background: url("images/style/separator_breadcrumb.gif") no-repeat 0px 6px;
	display: block;
	float: left;
	margin-left: -11px;
	padding-left: 11px;
	padding-right: 16px;
	font-family: franklin gothic medium cond, arial narrow, nimbus sans l condensed, nimbus sans l, sans-serif;
	font-size: 99%;
	margin-top: -1px;
}

#breadcrumbs li a {
	color: #6698C9;
}

#toolbox a:hover {
	color: #EAB719;
}

#page-tools {
	float: right;
	margin: 0px -7px 0 0;
	padding: 0;
	font-family: franklin gothic medium cond, arial narrow, nimbus sans l condensed, nimbus sans l, sans-serif; 
	font-size: 10px;
	text-transform: uppercase;
	color: #949494;
}

#toolbox #page-tools > li {
	background: none;
} /* Remove separator from first item in standards compliant browsers */

#toolbox #page-tools li + li {
   background: url("images/style/separator_toolbox.gif") no-repeat 0 3px;
	border: none;
} /* Insert separator on all but first element */

#page-tools li {
   background: url("images/style/separator_toolbox.gif") no-repeat 0px 3px;
	display: block;
	float: left;
	margin-left: -9px;
	padding-left: 9px;
	padding-right: 16px;
	font-family: franklin gothic medium cond, arial narrow, nimbus sans l condensed, nimbus sans l, sans-serif; 
	font-size: 10px;
}

#page-tools li a {
	color: #949494;
}
/* END Tools and Breadcrumbs */


/* Layout */

#content-hero {
	width: 477px;
	text-align: left;
	float: left;
	padding-left: 21px;
}

#content {
	width: 500px;
	text-align: left;
	float: left;
	padding-left: 22px;
}

#content-wider {
   width: 650px;
   text-align: left;
   float: left;
   padding-left: 22px;
}

#content p, #content li, #content td, #content-wider p, #content-wider li, #content-wider td {
	font-size: 10pt;
}

#content a, #content-wider a {
   color: #4073DB;
}

#content a:hover, #content-wider a:hover {
   color: #EAB719;
}

#content p, #content-wider p {
   margin: 4px 0 18px;
}

#content ul, #content-wider ul {
   list-style: square url("images/style/bullet_regular.gif");
	margin: 0 0 20px 12px;
	padding: 0;
}

#content li, #content-wider li {
	margin-bottom: 4px;
}

#content ol, #content ol li, #content-wider ol, #content-wider ol li {
	list-style-image: none;
}

#content ol ul, #content ol ul li, #content-wider ol ul, #content-wider ol ul li {
   list-style: square url("images/style/bullet_regular.gif");
}

#content blockquote cite, #content-wider blockquote cite {
	display: block;
	margin: 6px 0;
	color: #363D44;
}

#content .column, #content-wider .column {
	width: 50%;
	float: left;
	margin: 13px -2px 13px 0;
}

#content .column ul, .column blockquote, #content-wider .column ul {
	margin: 0px 16px 0px 0;
}

#content .column ul, #content-wider .column ul {
	padding: 0 0 0 10px;
}

#content .column ul li, #content-wider .column ul li {
	margin: 0 0 16px 2px;
   list-style: square url("images/style/bullet_regular.gif");
}

#content .talking-points {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#content .talking-points td, #content .talking-points li {
	margin: 0;
	width: 181px;
	vertical-align: top;
}

#content .talking-points li {
	margin: 0 1px 0 0;
	float: left;
}

#content .talking-points td {
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#content .talking-points ul {
	list-style-type: square;
   list-style-image: url("images/style/bullet_light.gif");
	margin: 0 0 0 2px;
	padding: 10px 0 0;
	min-height: 103px;
	_height: 103px;
}

#content .talking-points + * {
	clear: left;
	padding-top: 10px;
}

#content .talking-points li li, #content .talking-points td li {
	width: auto;
	float: none;
	margin: 0 5px 2px 21px;
}

#content td.image, #content-wider td.image {
   vertical-align: middle;
}

#content table, #content-wider table {
   border-collapse: collapse;
}

#content *.top, #content-wider *.top {
   font-size: 10px;
   float: right;
   margin: 0;
   padding-left: 11px;
}

#content dt, #content-wider dt {
   font-weight: 700;
   font-size: 10pt;
   margin-top: 10px; 
   padding-top: 5px;
}

#content dl, #content-wider dl {
   margin: 0 0 20px 12px;
}

#content dd, #content-wider dd {
   margin: 4px 0 4px 10px;
}

/* END Layout */


/* Showcase Table */

#showcase {
	padding: 0;
	margin-top: 10px;
}

#showcase *.image {
	vertical-align: top;
	padding: 10px 10px 0 0;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

#showcase *.description {
	padding-left: 10px;
	border-top: 1px solid #D4D4D4;
}

#showcase *.description p {
	font-size: 11px;
}

#showcase.plain *.image {
	border-top: 0;
	border-right: 0;
}

#showcase.plain *.description {
	border-top: 0;
}

#showcase th {
	color: #454545;
	height: 28px;
	padding: 0 12px;
	font-size: 12px;
	text-align: left;
}

#showcase h4 a {
	color: #000000;
}
/* End Showcase Table */


/* Secondary Nav */
#secondary_navigation-wrapper {
	margin-top: 2px;
	width: 174px;
	text-align: left;
	float: right;
}

#secondary_navigation {
	text-align: left;
	font-size: 11px;
	width: 152px;
}

#secondary_navigation .header {
   background-color: #2365A4;
	margin: 0px;
	height: 22px;
	color: white;
   text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#secondary_navigation img.expand {
	padding-left: 3px;
	top: -2px;
}

#secondary_navigation .inner {
	background-color: #BFD9EB;
	margin-bottom: 5px;
}

#navigate .header {
   background-color: #339933;
}

#navigate.inner {
   background-color: #CCFFCC;
}

#navigate li {
   background-color: #CCFFCC;
}

#secondary_navigation ul {
	list-style-type: none;
	margin: 3px 0 3px 0;
	padding: 0;
}

#secondary_navigation #bullets ul {
   list-style-type: square;
   margin: 3px 0 3px 14px;
   padding: 0;
}

#secondary_navigation ul ul {
	list-style-type: square;
	padding: 0 0 0 10px;
	_padding: 0 0 0 0;
	margin-left: 10px;
}

#secondary_navigation ul li {
	margin: 7px 12px;
	padding: 0;
   color: #888888;
}

#secondary_navigation ul li a {
   margin: 7px 2px;
   padding: 0;
}

#secondary_navigation ul ul li {
	margin: 5px 7px;
	_margin: 5px 0 5px 10px;
	padding: 0;
}

#secondary_navigation a {
   color: #363D44;
}

#secondary_navigation a:hover {
   color: #EAB719;
}

#secondary_navigation .active {
   font-weight: bold;
}

/* Embedded secondary navigation - Store index */
#content .secondary_navigation {
	margin: 0 50px 0 0;
	background-image: none;
	padding: 0;
	height: 208px;
	position: absolute;
}

#content .secondary_navigation .inner {
	padding: 3px 11px 50px 20px;
	list-style: none;
}

#content .secondary_navigation > .inner {
	padding-top: 8px;
	padding-bottom: 42px;
}

#content .secondary_navigation li {
	margin: 4px 0 14px;
	list-style-image: none;
}
/* END Embedded secondary navigation */


#secondary_navigation a:link, 
#secondary_navigation a:visited {
	font-size: inherit;
	text-decoration: none;
}

#secondary_navigation a:hover, 
#secondary_navigation a:visited:hover {
	/*color: #EAB719;*/
	color: #4073DB;
	text-decoration: none;
}

/* END Secondary Nav */
