/* This CSS sets the template styles and layout for ALL elemnets */

/* --------------------------------------------------------- =BROWSER =NORMALIZATION */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend/*, table, caption, tbody, tfoot, thead, tr, th, td */ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*    
div {border:1px solid #090;}
*/
/* --------------------------------------------------------- =BASE =STYLES */

body {
	background:#659cd3 url(../images/page_bg.gif) repeat-x;
	color: #3c3c3c;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	text-align:center;
}
body#back {background:#659cd3 url(../images/page_bg_back.gif) repeat-x;}

body, table, td, div, input {
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
}

a:link, a:visited {	
	color:#053b6b;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color:#618326;
	text-decoration: none;
	}

h1 {
	width:300px;
	margin: 0;
	padding: 90px 0 0 55px;
	color: #fff;
	font:normal 20pt Verdana, Geneva, sans-serif;
	}
.heading {
	background:#fff url(../images/ttl_bg.gif) no-repeat;
	position:relative;
	height:135px;
}
.promoTtl {
	position:absolute;
	top:0;
	right:0;
}

.headingHolder {
	display:none;
	background:#fff url(../images/ttl_bg.gif) no-repeat;
	position:relative;
	height:135px;
	margin-bottom:30px;
}
.promoTtlHolder {
	display:none;
	position:absolute;
	top:0;
	right:0;
}

	
h2 {
	color: #003768;
	margin: 0 0 8px 0;
	font-size: 17pt;
	font-weight:normal;
	line-height:30px;
}

#calccontent h1 {
	color: #003768;
	margin: 0 0 8px 0;
	padding:0;
	font-size: 17pt;
	font-weight:normal;
}

h3 {
	color: #749c2d;
	margin: 0 0 6px 0;
	font-size: 1.2em;
}

h4 {
	color: #000;
	margin: 0 0 4px 0;
	padding:0 0 0 8px;
	font-size: 1em;
	background-color:#e6eef7;
}

p {
	padding: 0 0 12px 0;
}

hr {
	background: #000;
  	border: 0;
  	color: #000;
  	height: 1px;
	margin: 10px 0;
	}
	
ol li {
	list-style-type: decimal;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
} /* tables still need 'cellspacing="0"' in the markup */

table {	font-size: 100%; } /* IE inheritance fix */

ins {
	text-decoration: none;
	border-bottom: 1px dotted;
} /* remember to highlight inserts somehow! */

del {
	text-decoration: line-through;
}

/* --------------------------------------------------------- =CLEAR =FLOATS/=FIXS */

.clearfloat {
	clear: both;
	height: 1px;
	}
	
.clear0 {
	height: 0;
	clear: both;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;} /* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;} /* End hide from IE-mac */


/* --------------------------------------------------------- =PAGE WRAPS/=COLUMNS */

.pageWrap {
	
	}

.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

#home .contentL {
	float: left;
	width: 262px;
	background: url(../images/home_leftcol_bg.gif) 0 1px no-repeat;
	min-height:483px;
	}
#home .contentR {
	float: right;
	width: 698px;
	}

#back .contentL {
	float: left;
	width: 269px;
	background: #d6e3f2 url(../images/bg_sidewatermark.jpg) top left no-repeat;
	padding-bottom:200px;
}
#back .contentR {
	float: right;
	width:691px;
}

#back .contentWrap {
	background:#fff url(../images/content_bg.gif) repeat-y;
}
#back .contentWatermark {position:relative;}
#back .watermark {
	background:url(../images/back_watermark.gif) 0 0 no-repeat;
	width:269px;
	height:207px;
	border:1px solid #c00;
	position:absolute;
	top:250px;
	z-index:0;
}


/* --------------------------------------------------------- =MASTHEAD */
	
.mast {
	}
	
.mastL {
	float: left;
	width: 281px;
	}
	
.mastR {
	float: right;
	width: 670px;
	text-align: right;
	height:156px;
	position:relative;
	}
	
/* --------------------------------------------------------- =UTILITY */
	
.uti {
	color:#fff;
	position:absolute;
	top:15px;
	right:10px;
	}
	
.uti ul {
	margin: 0;
	padding: 0;
}

.uti li {
	margin: 0;
	padding: 0;
	display: inline;
}

.uti a:link, .uti a:visited {	
	color:#fff;
	text-decoration: none;
	}
	
.uti a:hover, .uti a:active {
	color:#fff;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------- =SEARCH =AREA */

.searchArea {
	background:#fff url(../images/search_bg.gif) no-repeat;
	width:173px;
	height:24px;
	position:absolute;
	top:48px;
	right:10px;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchArea input, .searchArea img { vertical-align: middle; }

.searchArea input.appfield1 {
	width: 130px;
	margin:4px;
	padding:0;
	border: none;
	background-color: #fff;
	color: #666;
	}
* html .searchArea input.appfield1 {height:20px;}

.searchBtn {margin:0 3px 0 0;}



/* --------------------------------------------------------- =LOGIN =AREA */

.loginArea {
	width:208px;
	height:164px;
	background:#fff url(../images/olb_bg.gif) no-repeat;
	margin:18px 0 0 30px;
}
#back .loginArea {
	height:50px;
	background:none;
}
.loginPad {padding:15px 0 0 15px;}

.loginOB {
	border-bottom:1px solid #c4d2b0;
	width:173px;
	padding:0 0 15px 0;
}
.loginServices {margin:13px 0 0 0;}

.loginCol label {padding:2px 0;}
.loginCol {font:8pt Tahoma, Geneva, sans-serif; color:#604b20;}
.loginCol input.appfield1 {
	border:1px solid #b0a68f;
	background-color:#fff;
	width:134px;
	padding:2px;
}
.loginCol input, .loginCol img {vertical-align:middle;}


.utility {
	margin:0 0 0 23px;
	position:relative;
}
.utilityLinks {
	position:absolute;
	top:20px;
	left:25px;
	color:#003768;
	font-size:8pt;
}

#back .utility {
	margin:7px 0 0 30px;
}

#back .utility li {
	height:46px;
}
#back #atmsearch {
	height:35px;
}

#alertButton {
	display:none;
}

.triggerText {
	position:absolute;
	margin:3px 0 0 3px;
	color:#604B20;
	text-decoration:none;
	font-size:12px;
}

/* --------------------------------------------------------- =PRRIMARY =NAV */

.pNav {
	width:100%;
	position:absolute;
	left:10px;
	bottom:0;
	height:39px;
	z-index:0;
}
.pNav a:link, .pNav a:visited {	
	text-decoration: none;
	display:block;
	padding:6px 0 0 0;
	min-height:39px;
	width:95px;
	color:#fff;
	text-align:center;
	background:#fff url(../images/nav_off.gif) no-repeat;
	line-height:10pt;
	}
.pNav a:hover, .pNav a:active,
.pNav ul li a.selected:link, .pNav ul li a.selected:visited
.pNav ul li a.selected:hover, .pNav ul li a.selected:active {
	text-decoration: none;
	background:url(../images/nav_on.gif) no-repeat;
	color:#336491;
	}
.selectedNav {
	text-decoration: none !important;
	background:url(../images/nav_on.gif) no-repeat !important;
	color:#336491 !important;
}
.pNav ul {
	margin:0;
	padding:0;
}
.pNav li {
	list-style-image:none;
	list-style-type:none;
	margin:0 4px 0 0;
	padding:0;
	float:left;
	height:39px;
}


/* --------------------------------------------------------- =SUB =NAV */

.sNav {
	
}

.sNav ul {
	margin: 0;
	padding: 0;
}

.sNav li {
	margin: 0;
	padding: 0;
}

.sNav a:link, .sNav a:visited {	
	color:#000;
	text-decoration: none;
	}
	
.sNav a:hover, .sNav a:active {
	color:#000;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------- =HOME =CONTENT */

.home {
	
	}
	
.homeL {
	float: left;
	width: 403px;
	height:230px;
	background:url(../images/news_bg.gif) 0 2px no-repeat;
	}
	
.homeR {
	float: right;
	width: 285px;
	}
	
/* --------------------------------------------------------- =PROMOS */

.promoLrg {
	height:254px;
	position:relative;
	text-align:right;
}

.prevnext {
	position:absolute;
	bottom:0;
	right:15px;
	z-index:999;
}

.promoSm {
	padding:12px 0 0 6px;
}

/* --------------------------------------------------------- =NEWS/=ALERTS */
.newsWrap {
	width: 403px;
	height:230px;
	overflow:auto;
	}

.newsArea {
	padding:21px 20px 0 40px;
	color:#fff;
}
.newsArea a:link, .newsArea a:visited {	
	color:#fff;
	text-decoration: underline;
	}
.newsArea a:hover, .newsArea a:active {
	color:#fff;
	text-decoration: none;
	}
.newsArea h3 {
	color:#fff;
	font-size:9pt;
	margin:0;
	padding:0;
}
.newsArea ul {
	margin:0;
	padding:15px 0;
}
.newsArea ul li {
	color:#fff;
	margin:0 0 10px 0;
	padding:0 0 10px 15px;
	line-height:14pt;
	border-bottom:1px solid #519bc7;
	background:url(../images/news_li.gif) 0 5px no-repeat;
}

.newsBtn {
	float:right;
	width:124px;
}


/* --------------------------------------------------------- = SITE =CONTENT */

.sectionWrap {
	
	margin:0 0 0 22px;
}
.section {
	background:url(../images/section_top.png) no-repeat;
	min-height:200px;
}
.sectionFoot {
	width:228px;
	height:74px;
	background:url(../images/section_foot.png) no-repeat;
}
.section a:link, .section a:visited {	
	display:block;
	padding:0 0 4px 0;
	color:#003768;
	font-size:.9em;
	}

.sectionTtl {
	padding:22px 0 0 24px;
}
.section ul {
	padding:12px 0 0 24px;
	margin:0;
}
.section li {
	background:url(../images/section_li.gif) 0 5px no-repeat;
	padding:0 33px 0 12px;
	margin:0;
}


.content {
	padding: 35px 30px 30px 55px;
	line-height: 17pt;
	}
	
.content ul, .content ol {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	}
	
.content ul li { 
	padding: 0 0 6px 20px;
	}
	
.content ol li {
	margin: 0 0 6px 25px;
	}
	
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
	}
	
.content ul li {
	background: url(../images/bullet.gif) no-repeat .3em .4em; 
}

.contentImg {
	}
	
/* --------------------------------------------------------- =FOOTER */
	
.foot {
	
	}
	
.footL {
	float: left;
	width: 400px;
	color:#fff;
	font-size:9pt;
	margin:10px 0 0 36px;
	display:inline;
	}
.footL a:link, .footL a:visited {	
	color:#fff;
	text-decoration: none;
	}
	
.footL a:hover, .footL a:active {
	color:#fff;
	text-decoration: underline;
	}
	
.footR {
	text-align: right;
	float: right;
	width: 400px;
	margin:0 20px 0 0;
	display:inline;
	}
.footR img {
	vertical-align:middle;
	margin:0 0 0 14px;
}
	
	
/* --------------------------------------------------------- =FORMS */

label {
	display: block;
	margin: 2px 0 0 0;
}

input:focus {
	border: 1px solid #78a22f;
	background: #fff;
} /* remember to define focus styles! */
	
.appfield1 {
	border: 1px solid #22527c;
	background: #f3f3f3;
}	
.appfield2 {
	border: 1px solid #22527c;
	background:#fff;
}

.submitBtn {
	margin-top: 7px;
}

/* --------------------------------------------------------- =TABLES */

table { width: 100%; }

.tableStyle1, .gridTable {
	border:2px solid #E5EBDD;
}

.tableheader {
	background: #22527C;
	color: #fff;
	font-weight: bold;
	font-size:11pt;
	/*
	background: #F9FAFE;
	color: #7E9634;
	*/
	}
.tableheader a {
	color:#fff;
}
	
th {
	border-bottom: 1px solid #23527C;
	background-color:#efefef;
	color:#23527C;
	text-align: left;
}
	
.tablecontent1 {
	border-bottom: 1px solid #fff;
	background-color: #E5EBDD;
}
	
.tablecontent2 {
	border-bottom: 1px solid #fff;
	background-color:#fff;
}

/* --------------------------------------------------------- =OTHER */

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#005498; }
.faqA { color:#668172; }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	/*font-style:italic;
	font-weight: bold;
	color: #7e7e7e;*/
	font-size:.7em;
	color:#666;
}
	
.required {
	color: #dd2525;
}

.threeCol td {
	width:33%;
}


#backShadow {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	z-index:1000;
}
#movieDiv {
	display:none;
	width:100%;
	position:absolute;
	top: 150px;
	left:0;
	color:#bbb;
	z-index:1001;
}
#movieDiv a {
	color:#fff;
}

#ex_dis{
	display:none;
	width:40%;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10001;
	border:1px solid #8FB938;
	top: 50px;
	left: 30%;
	overflow: hidden;
}


#menu_atmsearch p a {
	color:#fff;
	text-decoration:underline;
}
#menu_atmsearch a:hover, #menu_atmsearch a:active {
	background-color:none !important;
}
.locatorSearchBox {	
	text-align:left;
}
.atmBtn {
	position:relative;
	top:6px;
}

.dropdownHolder {
	position:absolute;
}
.dropdown {
	visibility:hidden;
	width:148px;
	padding:0;
	border:1px solid #8FB938;
	background-color:#FFFFFF;
	z-index:1000;
	overflow: hidden;
}

.borderedTable td {
	border: 1px solid #000;
}

#twitter_wrap_home {
	background: url(../images/twitter_feed_home.png) no-repeat;
	height: 223px;
	position: relative;
	right: 10px;
	width: 407px;
}

#twitter_wrap_home #letschat {
	margin: 12px 50px 0 90px;
}
#twitter_wrap_home img {
	margin-left: 5px;
	margin-top: 5px;
}

#twitter_inner_home {
	height: 164px;
	margin: auto;
	position: relative;
	top: 10px;
	width: 380px;
	overflow: hidden;
}

#twitter_wrap_back {
	background: url(../images/twitter_feed_back.png) no-repeat;
	height: 360px;
	width: 252px;
	margin-left: 15px;
}
#twitter_wrap_back img {
	margin-left: 70px;
	margin-top: 20px;
}

#twitter_inner_back {
	height: 300px;
	margin: auto;
	position: relative;
	top: 68px;
	width: 195px;
	overflow: hidden;
}

#twitter_inner_back a {
	color: #2479e0;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}

#twitter_inner_home a {
	color: #2479e0;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}

#twitter_inner_home .twtr-widget h3, #twitter_inner_home .twtr-widget h4, #twitter_inner_home .twtr-widget p
{
	font-size: 0.8em;
	font-weight: bold;
}

#twitter_inner_back .twtr-widget h3, #twitter_inner_back .twtr-widget h4, #twitter_inner_back .twtr-widget p
{
	font-size: 0.85em;
	font-weight: bold;
}

#twitter_inner_home .twtr-widget .twtr-tweet
{
	border: none;
	margin-bottom: 2px;
}

#twitter_inner_back .twtr-widget .twtr-tweet
{
	border: none;
	margin-bottom: 5px;
}

#follow {
	padding-left: 5px;
}

#atabri {
	float: right;
	width: 120px;
	padding-right: 20px;
	margin: 8px 0 0 0;
	padding-bottom: 0px;
}

*:first-child+html #atabri {
	margin-top: -20px;
}

#signup {
	float: right;
	margin-top: 0px !important;
	padding-right: 20px;
}
#signup img {
	margin: 0;
}

#followMe {
	position: relative;
	left: 10px;
	top: -2px;
}

.twtr-hd {
	display: none;
}

.twtr-ft { display: none; }

.social_icons {
	background: url(../images/social-bg.jpg) no-repeat;
	text-align: center;
}

.social_icons img{
	margin: 8px 25px 8px 0px;
}

/* suggested order for properties [ based on mozilla.org ] */
/* 
display
list-style
position
float
clear
width
height
min-width
min-height
margin
padding
border
background [ color, image, repeat, attachment, position, inherit ]
color
font
text-decoration
text-align
vertical-align
white-space
other text
*/
 
 
 

