/* ----- page layout ----- */

body {
  background: #bdbdbd url(bg.gif) top left repeat scroll;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #333;
  }
 
#container {
  width: 780px;
  margin: 50px auto 0 auto;
  padding:0;
  text-align: left;
  border:none;
  position:relative;
  }
  
#cap {
	width: 780px;
	height:60px;
	background : transparent url(cap3.gif) top left no-repeat;
	border:none;
  }
  
table.main {
	border:1px solid #cc0000;
	width:780px;
	padding:0;
}

table.main tr td {
	vertical-align:top;
	margin:0;
	padding:0;
	/*border:1px solid green;*/
}

table.main tr.content {
	background:#ffffff;
}

table.main tr.content td.col1 {
	padding:0 0 70px 0;
	background-color:#ffffff;
	background-image : url(images/pfs_bg_col1.gif);
	background-position : top left;
	background-repeat : repeat-y;
	text-align: left;
	border:0px solid pink;
	border-top:48px solid white;
	border-bottom:6px solid white;
}

table.main tr.content td.col2 {
	padding:0;
}

/* had to add this div within the table cell to avoid IE doubling the padding */
table.main tr.content td.col2 div.addpadding {
	padding:8px 32px 70px 9px;
}

table.main tr.content td.col3 {
	padding:0;
	border-left:1px solid #DADDE1;
	background-color:#ffffff;
}

/* had to add this div within the table cell to avoid IE doubling the padding */
table.main tr.content td.col3 div.addpadding {
	padding:48px 18px 70px 18px;
}

#footer {
	width: 780px;
	height:19px;
	background : transparent url(footer2.gif) top left no-repeat;
	border:none;
	vertical-align: middle;
	padding:0;
	margin:0;
  }
  
  /* ----- cap/banner image styles ----- */
  
 #cap img.pjc_logo {
	border:none;
	position:absolute;
	top:19px;
	left:23px;
}

#cap img.pjc_pfs {
	border:none;
	position:absolute;
	top:22px;
	left:194px;
}

/* ----- menu styles  ----- */

#menulinks {
	width: 154px;
	text-align:left;
	margin: 3px 0 0 17px;
	padding:0;
	border:0px solid yellow;
}

img.menudivider_top {
	display: block;
	border-width : 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

img.menudivider {
	display: block;
	border-width : 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menulinks a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}

#menulinks a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000066;
	padding-left:10px;
}

#menulinks a:visited {

	text-decoration: underline;
}

p.empText {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
p.empText .red {
	font-size: 15px;
	color: #cc0000;
}
table.contacts {
	width: 90%;
}
table.contacts tr td{
	font-size: 10px;
	text-align: center;
	color: navy;
	display: block;
}
table.contacts tr td b{
	font-size: 11px;
	font-weight: bold;
}

/* ----- page defaults ----- */

a, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #005d7e;
	text-decoration: none;
}

h1 {
	color: #000066;
	font-face: Arial, Verdana, sans serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	margin:0 0 18px 0;
}

 h2 {
	color: #990000;
	font-face: Arial, Verdana, sans serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin:0 0 18px 0;
}
 
 h3 {
	font-weight : bold;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-top:0px;
	margin-bottom:9px;
}

p {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0 0 18px 0;
}

img	{
	border: 0 solid;
}

/* ----- start copy ----- */


.highlight {
	background-color: #efefef;
	/*background-color: #f1f1f2;*/
	padding: 12px 6px 1px 12px;
	margin-bottom: 18px;
}

.error_bg {
	background-color: #efefef;
	width: 100%;
	text-align: left;
	padding: 14px 132px 0 132px;
	margin: 48px 0 48px 0;
}

.textfield_symbol {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 60px;
	font-size : 11px;
	font-family:  arial, helvetica, sans-serif;
	border-width : 1px;
	border-color : #777777 #dce7ed #dce7ed #777777;
	border-style : solid;
	height : 17px;
	margin-right: 5px;
	margin-bottom: 15px;
	}
	
.quote_pulldown {
	font-weight: 400;
	font-size: 11px;
	color: #000000;
	font-family:  arial, helvetica, sans-serif;
	background-color: #ffffff;
	width: 70px;
	margin-right: 25px;
	margin-bottom: 13px;
	}

table.contenttable
{
	margin-bottom:18px;
}

.graycolumntitle {
	font-weight : normal;
	color: #333333;
	font-size: 10px;
	margin-top: 17px;
	margin-bottom: 0px;
}

a.graycolumntitle:link, a.graycolumntitle:visited {
	color: ;
	text-decoration: none;
}

a.graycolumntitle:hover, a.graycolumntitle:active {
	color: #666666;
	text-decoration: underline;
}

 h3.color, h3.cat {
	font-weight : bold;
	font-size: 12px;
	line-height: 15px;
	color: #8B7B41;
	margin-top:27px;
	margin-bottom:18px;
}

 h3.unbold, h3.intro {
	font-weight : normal;
}

h3.colortop {
	font-weight : bold;
	font-size: 12px;
	line-height: 15px;
	color: #8B7B41;
	margin-top:0px;
	margin-bottom:18px;
}

span.color {
	color : #8B7B41;
}

.header {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #cccccc;
}

a.header:link, a.header:visited {
	color: #cccccc;
	text-decoration: none;
}

a.header:hover, a.header:active {
	color: #cccccc;
	text-decoration: underline;
}

table.main td.col3 {
background-color: #f1f1e9;
}

.disclosure {
	margin: 36px 0 14px 0;
}

.footer, .footnote {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	line-height: 12px;
}

p.footer, p.footnote {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	line-height: 12px;
	margin: 0 0 12px 0;
}

table.footer {
background-color: #dcddde;
}

a.footer:link, a.footer:visited {
	color: #666666;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	color: #005d7e;
	text-decoration: underline;
}

table.footer td.date {
	background-color: #ded9cc;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
}

.current {
	color: #005d7e;
	font-weight: bold;
}

table.pagefunctionsbox {
	margin-bottom: 18px;
}

.pagefunctions {
	font-size: 9px;
	color: #2F4F64;
}

.pagefunctions a:link, .pagefunctions a:visited {
	color: #231f20;
	text-decoration:none;
}

.pagefunctions a:active, .pagefunctions a:hover {
	color: #005d7e;
	text-decoration:underline;
}

p.breadcrumbs {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	margin:0 0 4px 0;
	height:36px;
	border:none;
}

a.breadcrumbs:link, a.breadcrumbs:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.breadcrumbs:hover, a.breadcrumbs:active {
	font-size: 10px;
	color: #005d7e;
	text-decoration: underline;
}

img.bio {
	display: block;
	margin-top: 0px;
	margin-bottom: 12px;
}

img.bio_officers_head {
	margin: 0 10px 2px 0;
}

img.bio_head {
	margin: 0 0 3px 10px;
}

 img.content {
	display: block;
	margin-bottom: 18px;
}

	
img.divider {
	display: block;
	margin: 27px 0 14px 0;
}

img.margin {
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

img.twocolumn {
	display: block;
	margin-top: 0px;
	margin-bottom: 14px;
}

img.arrows {
	margin-right: 5px;
}

img.spacer {
	display: block;
}

img.tombstone {
	margin-right:5px;
	margin-bottom:5px;
}

img.topbio {
	margin:-17px 0 0 0;
}

.logos_bg {
	width: 354px;
	background-color: #efefef;
	text-align: left;
	padding: 9px 0 0 9px;
	margin-bottom: 18px;
}
	
img.logos {
	margin: 0 9px 9px 0;
	padding: 0;
	border-width : 0px;
}


ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 18px;
}

ul a:link, ul a:visited {
	text-decoration: underline;
}

ul a:hover, ul a:active {
	text-decoration: none;
}

ul li {
	list-style-image: url(/images/bullet_default.gif);
	font-size: 11px;
	color: #000000;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:3px;
}

ul ul {
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul ul li {
	list-style-image: url(/images/bullet_bullet_default.gif);
	font-size: 11px;
	color: #000000;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:3px;
}

ul.arrow {
	list-style : square;
	margin-top: 0px;
	margin-bottom: 18px;
}

ul.arrow li a:link, ul.arrow li a:visited {
	text-decoration: none;
}

ul.arrow li a:hover, ul.arrow li a:active {
	text-decoration: none;
}

ul.arrow li {
	list-style-image: url(/images/bullet_arrow.gif);
	font-size: 11px;
	color: #000000;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:3px;
}

ul.arrow ul.arrow {
	list-style-image: url(/images/bullet_arrow.gif);
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul.arrow ul.arrow li {
	font-size: 11px;
	color: #000000;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:3px;
}

ul.arrows {
	list-style : square;
	margin-top: 0px;
	margin-bottom: 18px;
}

ul.arrows li a:link, ul.arrows li a:visited {
	text-decoration: none;
}

ul.arrows li a:hover, ul.arrows li a:active {
	text-decoration: none;
}

 ul.arrows li {
	font-size: 11px;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:5px;
}

ul.arrows ul.arrows {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.arrows ul.arrows li {
	list-style-image: url(/images/bullet_arrow.gif);
	font-size: 11px;
	color: #000000;
	margin-left:-15px;
	padding-left:0px;
	margin-bottom:5px;
}

img.searchdivider_top {
	display: block;
	border-width : 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

img.search_again {
	display: block;
	border-width : 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}

img.searchdivider_bottom {
	display: block;
	border-width : 0px;
	margin-top: 5px;
	margin-bottom: 14px;
}

 table.search_againtable td.searchagain {
	background-image: url(/images/icon_search.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}

table.search_againtable td.searchagain a:hover {
	background-image: url(/images/icon_search_over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

h2 .searchterm {
	font-weight: bold;
	color: #000000;
}

table.search {
	background-color: #ffffff;
	width: 390px;
	margin-bottom: 14px;
}

table.search a:link,  table.search a:visited {
	color: #000000;
	text-decoration: underline;
}

table.search a:hover,  table.search a:active {
	color: #005d7e;
	text-decoration: none;
}

table.search tr.title {
	background-color: #ded9cc;
	vertical-align:middle;
}

table.search tr.title td {
	color:#000000;
	font-size:10px;
	padding:2px 3px 2px 3px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 0 0 5px 0;
}

table.search tr.title td.rank {
	text-align : right;
}

table.search tr.title td.page {
	text-align : left;
}

table.search tr {
	background-color: #ffffff;
	vertical-align:top;
}

table.search tr.shaded {
	background-color: #f1f1e9;
	vertical-align:top;
}

table.search tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:10px;
	padding:1px 4px 1px 5px;
}

table.search tr td.rank {
	text-align : right;
}

table.search tr td.page {
	text-align : left;
}

table.search tr.shaded td.rank {
	text-align : right;
}

table.search tr.shaded td.page {
	text-align : left;
}

table.search a {
	display: block;
	text-decoration:none;
	margin-bottom:2px;
}


table.twocolumn {
	background-color: #ffffff;
	margin-bottom: 0px;
}

table.twocolumn td, table.twocolumn td{
	color:#000000;
	font-size:11px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

table.twocolumn table.item tr td a {
	font-weight: bold;
	text-decoration: none;
}

table.basic {
	background-color: #ffffff;
	margin-bottom: 18px;
}

table.basic tr {
	background-color: #ffffff;
	vertical-align: top;
	text-align : left;
	padding:0;
}

table.basic tr.title {
	background-color: #cfcfcf;
	height: 16px;
}

table.basic tr.title td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:3px 0px 3px 10px;
	border-color : #cfcfcf;
	border-style : solid;
	border-width : 0 0 7px 0;
}

table.basic tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	padding:2px 5px 2px 0px;
}

table.content {
	background-color: #ffffff;
	margin-bottom: 18px;
}

table.content tr {
	vertical-align:top;
	text-align : left;
}

table.content tr td {
	vertical-align:top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	padding:0px 10px 3px 0px;
}

table.content tr td ul {
	margin-bottom: -6;
}

table.section {
	background-color: #ffffff;
	margin-bottom: 5px;
}

table.section tr {
	vertical-align:top;
	text-align : left;
}

table.section tr td {
	vertical-align:top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	padding:0;
	margin:0;
}

table.sectiontent tr td.top {
	text-align : left;
}

table.bronze, table.bronze11px {
	background-color: #ffffff;
	margin-bottom: 18px;
}

table.bronze tr.title,  table.bronze11px tr.title {
	background-color: #E4E0D3;
	vertical-align:middle;
	text-align : center;
	height: 16px;
}

table.bronze tr, table.bronze11px tr {
	background-color: #ffffff;
	vertical-align:top;
	text-align : left;
}

table.bronze tr.shaded,  table.bronze11px tr.shaded {
	background-color: #f1f1e9;
}

table.bronze tr.title td {
	color:#000000;
	font-size:10px;
	padding:2px 3px 2px 3px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 0 0 5px 0;
}

table.bronze11px tr.title td {
	color:#000000;
	font-size:11px;
	padding:3px 4px 3px 4px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 0 0 6px 0;
}

table.bronze tr td {
	color:#000000;
	font-size:10px;
	padding:1px 3px 1px 3px;
}

table.bronze tr td ul li {
	font-size:10px;
}

table.bronze11px tr td {
	color:#000000;
	font-size:11px;
	padding:2px 4px 2px 4px;
}

table.bronze tr td.restricted{
	color: #FF0000;
}

table.silver, table.silver11px {
	background-color: #ffffff;
	margin-bottom: 18px;
}

table.silver tr.title, table.silver11px tr.title {
	background-color: #cfcfcf;
	vertical-align:middle;
	text-align : center;
	height: 16px;
}

table.silver tr, table.silver11px tr {
	background-color: #ffffff;
	vertical-align:top;
	text-align : left;
}

table.silver tr.shaded, table.silver11px tr.shaded {
	background-color: #efefef;
}

table.silver tr.title td {
	color:#000000;
	font-size:10px;
	padding:2px 3px 2px 3px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 0 0 5px 0;
}

table.silver11px tr.title td {
	color:#000000;
	font-size:11px;
	padding:3px 4px 3px 4px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 0 0 6px 0;
}

table.silver tr td {
	color:#000000;
	font-size:10px;
	padding:1px 3px 1px 3px;
}

table.silver tr td ul li {
	font-size:10px;
}

table.silver11px tr td {
	color:#000000;
	font-size:11px;
	padding:2px 4px 2px 4px;
}

table.reg {
	background-color: #efefef;
	margin-bottom: 18px;
}

table.reg tr {
	background-color: #efefef;
	vertical-align:middle;
	text-align : left;
	padding:0;
}

table.reg tr.title {
	background-color: #cfcfcf;
	height: 16px;
}

table.reg tr.title td {
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:3px 10px 3px 10px;
	border-color : #efefef;
	border-style : solid;
	border-width : 0 0 7px 0;
}

table.reg tr td {
	color:#000000;
	font-size:11px;
	padding:1px 10px 1px 10px;
}

table.office {
	background-color: #efefef;
	margin-bottom: 18px;
}

table.office tr {
	background-color: #efefef;
	vertical-align:top;
	text-align : left;
	padding:0;
}

table.office tr.title {
	background-color: #cfcfcf;
	height: 16px;
}

table.office tr.title td {
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:3px 10px 3px 20px;
	border-color : #efefef;
	border-style : solid;
	border-width : 0 0 7px 0;
}

table.office tr td {
	color:#000000;
	font-size:11px;
}

table.bio {
	background-color: #ffffff;
	margin-bottom: 18px;
}

table.bio_officers {
	background-color: #ffffff;
	margin-bottom: 20px;
}

table.bio td, table.bio_officers td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

u {
	text-decoration : none;
}

table.morningmeeting tr td ul {
	margin-top : 0;
	margin-bottom : 0;
}

table.morningmeeting tr td ul li p {
	margin-bottom : 3px;
}

table.formbuilder {
	background-color: #efefef;
	margin-bottom: 18px;
	width:285px;
}

table.formbuilder tr {
	background-color: #efefef;
	vertical-align:middle;
	text-align : left;
	padding:0;
}

table.formbuilder tr.title {
	background-color: #cfcfcf;
	height: 16px;
}

table.formbuilder tr.title td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:3px 20px 3px 20px;
	border-color : #efefef;
	border-style : solid;
	border-width : 0 0 14px 0;
}

table.formbuilder tr.header td {
	padding:10px 20px 3px 20px;
}

table.formbuilder tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	padding:1px 20px 5px 20px;
}

table.formbuilder tr td .texfield_form {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 250px;
	font-size : 11px;
	font-family:  arial, helvetica, sans-serif;
	border : 1px solid #5b5c5e;
}

table.formbuilder tr td .input.submit {
	margin-top: 5px;
	margin-bottom: 7px;
}

table.formbuilder tr td select.general {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #edeeee;
}

p.alpha {
	color:#aaaaaa;
	margin-bottom:18px;
}

div.company {
	background-color: #efefef;
	padding: 6px 16px 6px 6px;
	margin-bottom: 16px;
	height:117px;
	width:530px;
}

div.company img.logos {
	float: left;
	margin: 0px 12px 50px 0px;
	border: 1px #ffffff solid;
}

div.company img.nologo {
	float: left;
	margin: 0px 12px 90px 0px;
	border: 1px #cfcfcf solid;
}

div.company h3 {
	margin-top:12px;
}

div.company p {
	margin-bottom:0px;
}

div.callout, div.callout_left {
	float:left;
	width: 168px;
	background-color:#efefef;
	margin: 0 6px 6px 0;
	padding: 4px;
}

div.callout_right {
	float:right;
	width: 168px;
	background-color:#efefef;
	margin: 0 6px 6px 0;
	padding: 4px;
}


div.callout div.content, div.callout_left div.content, div.callout_right div.content {
width: 160px;
margin: 0px;
padding: 4px 6px 4px 6px;
border:1px solid #c6cbce;
font-weight: bold;
color: #45555f;
}

input.submit {
	margin-top: 5px;
	margin-bottom: 7px;
}

.findfabox {
	background-color: #EEE;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-bottom: 14px;
}

.marginbox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-bottom: 14px;
}

.marginboxtitle {
	font-size: 11px;
	font-weight: normal;
	color: #005D7E;
	background-color: #eee;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.marginboxcontent {
	font-size: 11px;
	margin: 6px;
	color: #231f20;
}

.marginboxcontent p {
	font-size: 11px;
	color: #231f20;
	margin-top: 0px;
	margin-bottom: 6px;
}

.marginboxcontent p .larger {
	font-size: 11px;
	}

table.marginbox ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.marginbox ul li {
	list-style-image: url(/images/bullet_default_margin.gif);
	font-size: 11px;
	margin-left: 0px;
	margin-bottom:1px;
}

table.marginbox ul.arrow {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.marginbox ul.arrow li {
	list-style-image: url(/images/bullet_arrow_margin.gif);
	font-size: 11px;
	margin-left: 0px;
	margin-bottom:1px;
}

.marginboxcontent table td {
	font-size: 11px;
	color: #231f20;
	margin-top: 0px;
}

.marginboxcontent table td.go {
	vertical-align:bottom;
	background-image: url(/images/go_lt_silver.gif);
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.marginboxcontent table td.go a:hover {
	background-image: url(/images/go_blue.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.marginboxcontent table td.find_fa {
	vertical-align:top;
	background-image: url(/images/icon_search.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}

.marginboxcontent table td.find_fa a:hover {
	background-image: url(/images/icon_search_over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

table.marginbox ul {
	list-style-type: square;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.gotable
{
	margin-bottom:3px;
}

.marginbox a:link, .marginbox a:visited {
	color:#231f20;
	text-decoration:none;
}

.marginbox a:active, .marginbox a:hover {
	color:#005d7e;
	text-decoration:underline;
}

a.underline:link, a.underline:visited {
	text-decoration:underline;
}

a.underline:active, a.underline:hover {
	text-decoration:none;
}

.pagefunctions {
	font-size: 9px;
}

img.find_fa {
	margin-bottom: 2px;
}

img.at {
	vertical-align: middle;
}

.textfield_search {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 75px;
	font-size : 11px;
	border : 1px solid #333333;
	height : 15px;
	}
	
.textfield_search2 {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 72px;
	font-size : 10px;
	border : 0px solid #ffffff;
	height : 11px;
}

.textfield_findfa {
	font-size: 10px;
	color: #5b5c5e;
	border-width : 1px;
	border-color : #A5B2B5 #ffffff #ffffff #A5B2B5;
	border-style : solid;
	background-color: #ffffff;
	width:97px;
	height:10px;
}

.textfield150, .textfield_form, .texfield_form {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 150px;
	font-size : 11px;
	border : 1px solid #5b5c5e;
}

.textfield100 {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 100px;
	font-size : 11px;
	border : 1px solid #5b5c5e;
}

. textfield_small {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 50px;
	font-size : 11px;
	border : 1px solid #5b5c5e;
}

.textfield_symbol {
	color : #000000;
	background-color: #ffffff;
	font-weight: normal;
	width: 60px;
	font-size : 11px;
	border-width : 1px;
	border-color : #777777 #dce7ed #dce7ed #777777;
	border-style : solid;
	height : 17px;
	margin-right: 5px;
	margin-bottom: 15px;
	}

.researchtable {
	margin-top: 7px;
	margin-bottom: 9px;
}

td.researchlinks a {
	display: block;
	background-image:url("/images/arrows_gray_frontpage.gif");
	background-repeat:no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #777777;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:12px;
}

.researchlinks a:link, .researchlinks a:visited {
	color: #777777;
	text-decoration:none;
}

.researchlinks a:active, .researchlinks a:hover {
	color: #005d7e;
	text-decoration:underline;
}

table td.col1 td.go, table td.col2 td.go {
	vertical-align:bottom;
	background-image: url(/images/go_lt_silver.gif);
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;
}

table td.col1 td.go a:hover, table td.col2 td.go a:hover {
	background-image: url(/images/go_blue.gif);
	background-position: right bottom;
}

select.general {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #edeeee;
	width: 125px;
	}

table.login {
	background-color: #ede7dd;
	margin-bottom: 18px;
}

table.login tr {
	background-color: #ede7dd;
	vertical-align:middle;
	text-align : left;
	padding:0;
}

table.login tr.title {
	background-color: #cfc8b6;
	text-align:center;
	height: 20px;
}

table.login tr.title td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	vertical-align: middle;
	padding:3px 10px 4px 10px;
	border-color : #efefef;
	border-style : solid;
	border-width : 0;
}

table.login tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	padding: 0 0 0 10px;
}

input.login_field {
	color:#000000; 
	background-color: #ffffff; 
	width: 170px; 
	font-size : 11px; 
	border: 1px solid #A0926D; 
	margin:0;
}


ul.warning {
	list-style-image: url(/images/bullet_warning.gif);
	list-style: square;
	margin-top: 0px;
	margin-bottom: 6px;
}

ul.warning a:link, ul.warning a:visited {
	text-decoration: underline;
}

ul.warning a:hover, ul a:active {
	text-decoration: none;
}

ul.warning li {
	font-size: 11px;
	color: #000000;
	margin-left:-20px;
	padding-left:0px;
	margin-bottom:6px;
}

.login_bg {
	background-color: #ffffff;
	padding: 12px 6px 8px 6px;
	border: solid 1px #ded9cc;
	margin-bottom: 18px;
}


/* ----- end copy  ----- */


/* ----- footer styles  ----- */
  
#footer p {
	font-size:9px;
	color:#aaa;
	padding:3px 16px;
	margin:0;
}

#footer p.links {
	float: left;
}

#footer p.links a, #footer p.links a:visited {
	color:#aaa;
	text-decoration:none;
}

#footer p.links a:hover, #footer p.links a:active {
	color:#005d7e;
	text-decoration:underline;
}

#footer p.date {
	float: right;
	width:125px;
	text-align:right;
}