/********** General **********/
* {margin: 0px; padding: 0px;}

a {background: transparent; color: #00c;}

a:link {text-decoration: none;}
a:visited {background: transparent; color: #009; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

/* place before body */
html {height: 100%; width: 100%;}

body {
	background: #777780;
	color: #000;
	font-family: Helvetica, Verdana, Arial, "Trebuchet MS", san-serif;
	font-size: 11pt;
	line-height: 12pt;
	height: auto;
	/** text-align: center; ie hack for centering content ?? needed? text-align: left; is off under wrapper, but still works **/ 
	width: 100% !important;
}

.hidden {
	/**
	display: none;
	visibility: hidden;
	#these are NOT fully accessible; the following CSS comes from WAIM: webaim.org/techniques/css/invisiblecontent/
	**/
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.clear {clear: both;}
.float-left {float: left;}
.float-right {float: right;}

div {border-collapse: collapse;}

div#wrapper_outer {
	background: transparent url(/media/images/bgs/wrapper-bg.jpg) repeat-y;
	color: #000;
	margin: 0 auto 0 auto;
	width: 985px;
}

/********** Top Bar **********/
h1 {background: transparent; color: #fff; font-size: 9pt; margin: 0;}

a.skip-navigation:link, a.skip-navigation:visited, a.skip-navigation:hover, a.skip-navigation:active {
	background: transparent;
	color: #ccccd0;
	font-size: 9pt;
	font-weight: normal;
}

div#catalog-search {float: right; margin: 0 25px 0 0; padding: 3px 0 0 0;}

div#phone-date {
	background: transparent;
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 3px 0 0 25px;
}

div#top-bar {background: #777780; font-size: 9pt;}

#form_catalog_search #cat_search_box {
	background: #333;
	border: 1px solid #fff;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	width: 175px;
}

#form_catalog_search #cat_submit_button {
	background: silver url(/media/images/bgs/search_button.png);
	border: 1px solid #fff;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	width: auto;
}

span#site-search {background: transparent; color: #fff; margin: 0 10px 0 0; vertical-align: middle;}

span#site-search a {background: transparent; color: #fff; font-weight: bold;}

/********** Header **********/
div#header {
	background: transparent url(/media/images/bgs/header-bg.jpg) top left no-repeat;
	color: #000;
	width: 100%;
}

p.logo {height: 105px; text-indent: -9999px; width: 275px;}

p.logo a {display: block; height: 100%; width: 100%;}

/********** Breadcrumbs **********/
#location a {background: transparent; color: #587176;}

p#location
{
	background: transparent;
	color: #9cb5ba;
	font-family: serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 0px 0px 0px 40px;
	text-align: left;
}

/********** Main Navigation **********/

#nav li {display: inline; margin: 0 0 0 10px;}

#nav a {background: transparent; color: #000; text-decoration: none;}

#nav a:hover {text-decoration: underline;}

div#nav_main {
	background: transparent;
	color: #000;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 0 5px 50px;
	padding: 2px 0;
	width: auto;
}

/********** Content **********/
/***** anchor styles *****/
.centered a {
	background: transparent;
	color: #33536c;
	font-size: 0.8em;
	font-weight: bold;
}

.centered a:hover {text-decoration: none;}

#learn_more a {
	display: block;
	font-size: 1em;
	width: 100%;
}

/***** div styles *****/
div.centered {text-align: center;}

div.centered-branches {margin: 0 auto; width: 720px;}

div#content {
	background: transparent;
	color: #000;
	font-size: 11pt;
	/*hack for stupid IE6; seems to work;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 0 35px 10px 35px;
	width: auto;
}

.border-box { border: 1px solid #999; margin: 0 0 5px 0; }

/*div.features {background: transparent; color: #000; text-align: center;}*/

div.float_left {background: transparent; color: #000; float: left; margin: 0 0 5px 5px; width: 450px;}

div.float_left_newsroom_images {float: left; height: 225px; width: 225px;}

div.gray_indented {background: #fcfcfc; border: 1px solid #ccc; color: #000; padding: 5px;}

div.long-list-container {margin: 0 auto; width: 875px;}

div.overflow {
	background: transparent;
	border: 1px solid #ccc;
	color: #000;
	height: 125px;
	margin: 0 0 10px 0;
	overflow: auto;
	width: auto;
}

/***** form styles *****/
fieldset {
	background: transparent;
	color: #333;
	margin: 0 0 0.5em 0;
	padding: 0 0.25em;
	width: auto;
}

fieldset legend {
	background: transparent;
	color: #333;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 1em;
	padding: 0 0.25em 0 0.25em;
}

select {width: 15em;}

select.readalikes {margin: 0 10px 0 0; width: 300px;}

input.form_button {
	background: silver url(/media/images/bgs/search_button.png);
	border: 1px outset #fcfcfc;
	color: #35536c;
	font-weight: bold;
}

p label {margin: 0 1em 0 0;}

textarea {margin: 0 0 5px 0;}

/***** heading styles *****/
h2 {background: transparent; color: #d9541e; font-family: Helvetica, sans-serif; font-size: 16pt; font-style: normal; margin: 0 0 10px 0;}
h3, h4, h5, h6 {background: transparent; color: #333; font-family: Helvetica, sans-serif; margin: 0 0 5px 0;}
h3 {font-size: 13pt;}
.border-box h3 { background: #fff url(/media/images/bgs/h-bg-main.jpg) top repeat-x; border-bottom: 1px solid #999; padding: 2px; }
h4 {font-size: 12pt; font-style: italic;}
h5 {font-size: 11.5pt; font-style: italic;}
h6 {font-size: 11pt; font-style: italic;}

/***** hr styles *****/
div#content hr {
	background: #999;
	color: #666;
	height: 1px;
	margin: 0 auto 3px auto;
	width: 700px;
}

/***** img styles *****/
img {border: 0; margin: 0; padding: 0;}

div.branch_images {
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #000;
	float: left;
	font-weight: bold;
	margin: 0 5px 5px 0;
	padding: 3px;
	text-align: center;
}

.branch_img {border-color: #ccc; border-style: solid; border-width: 1px;}

ul.image_list img {border-color: #999; border-style: solid; border-width: 1px;}

#footer img {background: transparent; color: #000; margin: 0; padding: 0;}

/***** list styles *****/
dl dt {background: transparent; color: #333; font-weight: bold;}

dd {margin: 0 0 5px 15px;}

#content ul {list-style: circle; margin: 0 0 0.5em 2em;}

ul.image_list li {display: inline; padding: 0 3px 0 0;}

.features ul li {display: inline;}

li.list_style_none {list-style: none;}

ul.inline li {display: inline; padding: 0 10px 0 0;}

#phone-date ul li {display: inline; padding-left: 10px;}

#content ul.bk_grp_au {margin: 0;}

.bk_grp_au li {display: inline; margin-right: 1em;}

.bk_grp_info li {list-style-type: none;}

.branch_facts li {list-style-type: circle; padding: 0 0.5em 0 0;}

.list_branches {font-weight: bold; list-style: none; padding: 0 0 0.5em 0;}

#content ol.db_write li {margin: 0 0 0.5em 0;}

ol {margin: 0 0 0.5em 2.5em;}

ol.inside {list-style: decimal inside; margin-left: 1em;}

.choose-db-list { padding: 5px; }
.choose-db-list li { list-style-type: none; margin: 0; padding: 0; }

/***** paragraph and text styles *****/
.align_center {text-align: center;}

.align_right {text-align: right;}

.bold {font-weight: bold;}

.bold_italic {font-style: italic; font-weight: bold;}

.center {text-align: center;}

.indent {padding: 0 0 0 10px;}

.italic {font-style: italic;}

.red {background-color: transparent; color: #c00; font-style: italic; font-weight: bold;}

.underline {text-decoration: underline;}

/*div#calendar span {font-weight: bold;}*/

div#content p {font-family: sans-serif; margin: 0 0 5px 0;}

/***** table styles *****/
caption {font-size: 1.1em; font-weight: bold; margin: 0 auto;}

table.generic_table
{
	background: #fff;
	border: 1px solid #999;
	color: #000;
	margin: 0 auto 10px auto;
	padding: 0.25em;
	width: 900px;
}

.generic_table td {background: #f9f9f9; color: #000;}

.generic_table tfoot td
{
	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size: 85%;
	padding: 2px 0 2px 0;
}

.generic_table th {background: #777780; color: #fff;}

/********** Footer **********/

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	background: transparent;
	color: #000;
}

#footer a.rss:link, #footer a.rss:visited, #footer a.rss:hover, #footer a.rss:active {
	background: transparent;
	color: #ea652f;
}

div#footer {
	background: transparent url(/media/images/bgs/footer-bg.jpg) repeat-y;
	clear: both;
	color: #000;
	font-family: sans-serif;
	font-size: 9pt;
	height: auto;
	width: auto;
}

#footer h3 {
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 12pt;
	margin: 0 auto 5px auto;
	width: 800px;
}

#footer-border {background: transparent url(/media/images/bgs/footer-border-bg.jpg) no-repeat; width: 985px; height: 25px;}

#footer-list {margin: 0 auto; width: 750px;}

div.footer-column {float: left; margin: 0 50px 0 0; width: auto;}

div.footer-column-last {float: left; width: auto;}

div.footer-column h4, div.footer-column-last h4 {
	color: #333;
	font-size: 11pt;
	font-style: italic;
	margin: 0;
}

div.footer-column ul, div.footer-column-last ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	width: auto;
}

div.footer-column ul li, div.footer-column-last ul li {font-weight: bold; line-height: 10.5pt;}

/********** Footer Base **********/

div#footer_base {background: transparent url(/media/images/bgs/footer-base-bg.jpg) no-repeat; clear: both; color: #000; height: 30px;}

p#standards_webmaster {
	background: #777780;
	color: #fff;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: auto;
	text-align: center;
	width: auto;
}

p#standards_webmaster a:link, #standards_webmaster a:visited, #standards_webmaster a:hover, #standards_webmaster a:active {
	background: transparent;
	color: #fff;
}

