/* $Id: search_defaults.css 24736 2008-08-11 13:01:09Z ddamstra $ */
input {font-size:80%;}

#map {position:relative; width:430px; height:400px; border:1px solid #CDC373; margin:auto auto 1.5em auto; background:#fff/* url(../images/branch-map.jpg) center center no-repeat;*/}
	#map a {text-decoration:none;}
#flashMessage {color:#990000; font-weight:bold;}
#branches {margin:auto;}

.required {float:left; width:auto;}
.required {font-weight:bold;}
.field-notes {font-weight:normal; font-size:90%; color:#333333; /* background:#FFFFCC; */ }
label {float:left;}

.effect-link {font-size:9px;}

.clear {clear:both;}

/*Datatable*/
.datatable {border-width:1px ; border-style: solid; border-color:#666; margin-bottom:1em;}
.datatable a:visited {color:#313598;}
.datatable .actions a:visited {color:#95BF15;}
.datatable h4 {border:none; letter-spacing:normal;}
.datatable thead th {color:#fff;font-size:145%;background:#99CB01;}
/*	.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px} */

.datatable tbody th {padding:4px 5px; border-bottom:1px solid #000; border-right:1px solid #000;  background-color:#8CA541; color:#fff; vertical-align:top; text-align:center;}
.datatable tbody th.sub {font-size:100%;color:#000;background: #efefef /*url("images/sprites.gif") repeat-x 0 -1500px*/;padding: 6px; border-bottom: 0; border-top:1px solid #8FAD33; }
.datatable tbody th.sub_nocontent {background: #efefef; border:0; border-right: 1px solid #8FAD33;}
.datatable tbody {border-bottom: 1px solid #8FAD33;}

.datatable td {padding:4px 5px; border-top:1px solid #8FAD33; vertical-align:top; border-right:1px solid #8FAD33; }
.datatable td.apy {text-align: right; white-space:nowrap;}
.rowone {background-color:#ffe8e8;}
.rowtwo {background-color:#fff;}

.datatable caption {font-size: 110%; text-align: left; font-weight: bolder;}

.datatable.sub {width:205px; margin:0;}
.datatable.sub th {width:85px;}

.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}
