/*Common Library*/
/************** general attributes **************/
a,input{outline:none;cursor:pointer;}.clear_left{clear:left;}.clear_right{clear:right;}.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}.float_left{float:left;}.float_right{float:right;}.show{display: block;}.inline{display:inline;}.hide{display: none;}
.opacity0{opacity: 0;}.opacity1{opacity: 0.1;}.opacity2{opacity: 0.2;}.opacity3{opacity: 0.3;}.opacity4{opacity: 0.4;}.opacity5{opacity: 0.5;}.opacity6{opacity: 0.6;}.opacity7{opacity: 0.7;}.opacity8{opacity: 0.8;}.opacity9{opacity: 0.9;}
/* The following are required when using the opacity attribute for Internet Explorer to work as well */
html > body .opacity0{filter:alpha(opacity=0);}html > body .opacity1{ filter:alpha(opacity=10);}html > body .opacity2{filter:alpha(opacity=20); }html > body .opacity3{filter:alpha(opacity=30);}html > body .opacity4{filter:alpha(opacity=40);}html > body .opacity5{filter:alpha(opacity=50);}html > body .opacity6{filter:alpha(opacity=60);}html > body .opacity7{filter:alpha(opacity=70);}html > body .opacity8{filter:alpha(opacity=80);}html > body .opacity9{filter:alpha(opacity=90);}
.bordered{border:solid 1px #000;}.bordered_top{border-top:solid 1px #000;}.bordered_right{border-right:solid 1px #000;}.bordered_bottom{border-bottom:solid 1px #000;}.bordered_left{border-left:solid 1px #000;}
/************ List attributes ************/
.bullet_circle{list-style-type: circle;}.bullet_default{list-style-type:disc;}.bullet_square{list-style-type:square;}.bullet_none{list-style-type:none;list-style-image: none;}
/********** Position attributes ************/
.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.over_auto{overflow:auto;}.over_hidden{overflow:hidden;}
/********** global attributes ************/
a img {border: 0;}sup{position: relative;top: -0.5em;vertical-align: baseline;}sub{position: relative;bottom: -0.2em;vertical-align: baseline;}.highlight{background: #fe2;}.hrule{border-bottom: 1px solid #000;text-align: center;margin: 5px auto;display: block;}.hrule_light_dashed{border-bottom: 1px dashed #ddd;text-align: center;margin: 5px auto;display: block;}.hrule_dashed{border-bottom: 1px dashed #000;text-align: center;margin: 5px auto;display: block;}.alert{background: #fff6bf url(/common_files/images/alert.png) center no-repeat;background-position: 15px 50%; /* x-pos y-pos */text-align: left;padding: 5px 20px 5px 45px;border-top: 2px solid #ffd324;border-bottom: 2px solid #ffd324;margin:10px 0;}.info{background: #eee url(/common_files/images/info.png) center no-repeat;background-position: 15px 50%; /* x-pos y-pos */text-align: left;padding: 5px 20px 5px 45px;border-top: 2px solid #aaa;border-bottom: 2px solid #aaa;}.calc{font-size: 11px;border: 1px solid #eee;padding: 5px;margin: 0 auto 15px auto;width: 230px;}.grayed_out{color:#aaa; font-style:italic;}
/********** common margins ************/
.margin_none {margin: 0px;}.margin_five {margin: 5px;}.margin_ten {margin: 10px;}.margin_twenty {margin: 20px;}.margin_top_none{margin-top:0;}.margin_top_five{margin-top:5px;}.margin_top_ten{margin-top:10px;}.margin_top_twenty{margin-top:20px;}.margin_right_none{margin-right:0;}.margin_right_five{margin-right:5px;}.margin_right_ten{margin-right:10px;}.margin_right_twenty{margin-right:20px;}.margin_left_none{margin-left:0;}.margin_left_five{margin-left:5px;}.margin_left_ten{margin-left:10px;}.margin_left_twenty{margin-left:20px;}.margin_bottom_none{margin-bottom:0;}.margin_bottom_five{margin-bottom:5px;}.margin_bottom_ten{margin-bottom:10px;}.margin_bottom_twenty{margin-bottom:20px;}
/*********** common padding **************/
.padding_none {padding: 0px;}.padding_five {padding: 5px;}.padding_ten {padding: 10px;}.padding_twenty {padding: 20px;}.padding_top_none{padding-top:0;}.padding_top_five{padding-top:5px;}.padding_top_ten{padding-top:10px;}.padding_top_twenty{padding-top:20px;}.padding_right_none{padding-right:0;}.padding_right_five{padding-right:5px;}.padding_right_ten{padding-right:10px;}.padding_right_twenty{padding-right:20px;}.padding_left_none{padding-left:0;}.padding_left_five{padding-left:5px;}.padding_left_ten{padding-left:10px;}.padding_left_twenty{padding-left:20px;}.padding_bottom_none{padding-bottom:0;}.padding_bottom_five{padding-bottom:5px;}.padding_bottom_ten{padding-bottom:10px;}.padding_bottom_twenty{padding-bottom:20px;}
/************* common text ***************/
.txt_center{text-align:center;}.txt_right{text-align:right;}.txt_left{text-align:left;}.txt_justify{text-align:justify;}.txt_tiny{font-size: .6em;}.txt_smaller{font-size: .7em;}.txt_small{font-size: .8em;}.txt_large{font-size: 1.2em;}.txt_larger{font-size: 1.4em;}.txt_largest{font-size: 1.6em;}.txt_itallic{font-style:italic;}.txt_oblique{font-style: oblique;}.txt_light{font-weight:lighter;}.txt_bold{font-weight:bold;}.txt_uppercase{text-transform: uppercase;	}.txt_lowercase{text-transform: lowercase;	}.txt_small_caps{font-variant: small-caps;}.txt_dec_none{text-decoration:none;}.txt_dec_underline{text-decoration:underline;}.txt_dec_line-through{text-decoration:line-through;}
/************************************
end of Common Library
*************************************/
/*********Bing Map***********/
.bingMap{position: relative;width: 525px;height: 280px;float:right;border:solid 1px #000;}
.bingMap h3{ margin:0 0 10px;}
.bingMap_InfoBox{width:195px;    white-space:normal;}
.bingMap_reference{    float:left;    display:block;   width:15px;    height:25px;    background:url(../../common_files/images/reference.gif) no-repeat top left;    margin:3px 0 0 10px;}
.bingMap_content{    background:#fff;    border:1px solid #aaa;    margin-left:24px;    padding:5px;    line-height:14px;    font-size:11px;    font-family:Arial, Helvetica, sans-serif;}
/***************Testimonials************/
.testimonials{border:#ccc 15px solid; padding:10px;color:#555;background:url(../images/testimonials.png) no-repeat bottom right;}
.testimonial{padding:10px;overflow:auto;}
.testimonials .border{border-bottom:1px #ccc solid;}
.testimonials .odd {background:url(../images/five_percent_bg.png);}
.testimonials .caption{font-size:1.3em; font-style:italic;}
.testimonials .signature{float:right;text-align:right;font-size:.9em;}
/***************Cycle************/
.itemstitle{margin:0;padding:0;}
.items{color:#555;background:#fff;}
.items .Cycle_controls{float:right;margin-top:-20px;z-index:1000;position:absolute;bottom:-5px;right:-2px;}
.items h3, .items hr{font-size:1.5em;}
.items .border{border-bottom:1px #ccc solid;}
.Cycle_link {padding-right:25px; background:url(../../common_files/images/featured/cycle_link.png) no-repeat right -20px; display:inline-block;line-height:20px;float:right;}
.Cycle_link:hover{background:url(../../common_files/images/featured/cycle_link.png) no-repeat right 0px;}
.items .caption{font-weight:bold; overflow:auto; background:transparent !important;}
.items .Cycle_link {font-weight:bold; text-decoration:none;}
.items .signature{float:right;text-align:right;font-size:.9em;}
.items .top{height:20px; display:block;margin:0 20px;background:url(../images/round_corners_x.png) repeat-x 0px 0px;}
.items .topleft{height:20px; width:20px; float:left; display:block;background:url(../images/round_corners.png) repeat-x 0px 0px;}
.items .topright{height:20px; width:20px; float:right; display:block;background:url(../images/round_corners.png) repeat-x 20px 0px;}
.items .right_side{display:block;background:url(../images/round_corners_right.png) repeat-y right;padding:0px 21px;}
.items .left_side{display:block;background:url(../images/round_corners_left.png) repeat-y left;}
.items .bottom{height:20px; display:block;margin:0 20px;background:url(../images/round_corners_x.png) repeat-x 0px -20px;}
.items .bottomleft{height:20px; width:20px; float:left; display:block;background:url(../images/round_corners.png) repeat-x 0px -20px;}
.items .bottomright{height:20px; width:20px; float:right; display:block;background:url(../images/round_corners.png) repeat-x 20px -20px;}
.Cycle{position:relative;font-family:Arial, Helvetica, Sans-Serif; padding:15px;}
.Cycle p{font-size:16px;}
/*Cycle style 2*/
.items_2{color:#555;background:#fff;}
.Cycle2 .Cycle_controls{z-index:1000;position:absolute;right:-10px;top:-32px;}
.item{position:relative;}
.items_2 h3, .items_2 hr{font-size:1.2em;margin-bottom:10px;}
.items_2 .border{border-bottom:1px #ccc solid;}
.items_2 .odd {background:url(../images/five_percent_bg.png);}
.items_2 .caption{font-weight:bold; overflow:auto; background:transparent !important;}
.items_2 p {font-weight:normal;}
.items_2 .signature{float:right;text-align:right;font-size:.9em;}
.items_2 .top{height:15px; display:block;margin:0 15px;}
.items_2 .topleft{height:15px; width:15px; float:left; display:block;}
.items_2 .topright{height:15px; width:15px; float:right; display:block;}
.items_2 .right_side{display:block;}
.items_2 .left_side{display:block;}
.items_2 .bottom{height:15px; display:block;margin:0 15px;}
.items_2 .bottomleft{height:15px; width:15px; float:left; display:block;}
.items_2 .bottomright{height:15px; width:15px; float:right; display:block;}
.Cycle2{position:relative;font-family:Arial, Helvetica, Sans-Serif; font-size:1.2em;}
.items_2 a.Cycle_link{ text-decoration:none; color:#1A68AD;}
.items_2 a.Cycle_link:hover{color:#709CC4;}
/*Cycle style 3*/
.items_3{border:5px solid #ccc; padding:20px;position:relative;}
.items_3 .Cycle_controls{position:absolute;right:2px;bottom:2px;}
/************** Bing Search Box********************/
.bingSearchControl{width:336px;}
.bingTextBox {background: none repeat scroll 0 0 #fff;border: 1px solid #acbabd;float: left;padding: 3px;}
.bingTextBox_Focus{border: 2px solid #fba829;padding:2px;}
.bingTextBox input{border: 0 none;float: left;margin: 0;width: 219px;font-size:15px;}
.bingTextBox input:focus{outline:none;   }
input.bingSpyglass{cursor: pointer;font-size: 0;height: 20px;margin: 0;overflow: hidden;width: 20px;}
.bingSearchLogo{}
.bingSearchboxPage{margin:0 auto;width:336px;}
.bingResult_Infobar{ font-weight:bold; display:block; text-align:center;border:1px solid #eee; font-size:10px;margin:5px auto;}
.bingResult_Infobar p, .bingResult_Infobar span{margin:0;padding:1px;background:#f6f6f6;display:block;color:#888;}
/***** Bread Crumbs ***********/
.crumb{font-size: 11px;color: #666;}
.crumb a{font-size: 11px;color: #666;text-decoration: underline;}
.crumb a:visited{text-decoration: underline;}
/**** FDIC ****/
.fdic-wrap{width: 550px; margin: 10px auto;}
.fdic-header {width:550px; height:60px; background: url(../images/fdic/top-bar.gif) top center no-repeat;}
.fdic-header h1.fdicheader {font-size: 24px; font-family: Arial; color: #fff; margin: 0 0 0 5px; padding:15px 0 10px 25px; border: none; background: url(../images/fdic/fdic-arrow.gif) left .7em no-repeat;}
.fdic-outter-wrap {width: 500px; margin: 10px auto;}	
.fdic-inner-wrap {width: 500px; margin: 0 auto; background: url(../images/fdic/wrap-mid.gif) center repeat-y;}
.fdic-inner-head {width: 500px; height: 20px; margin: 0; background: url(../images/fdic/wrap-header.gif) center top no-repeat;}
.fdic-inner-bottom {width: 500px; height: 28px; margin: 0; background: url(../images/fdic/wrap-footer.gif) center bottom no-repeat;}
.fdic-inner-wrap p {padding: 0 8px 10px 8px; font-size: 12px; font-family: Arial; font-style:  normal; width: auto; margin: 0; color: #000;}
.fdic-inner-wrap p a {color: #153dab; text-decoration:underline;}
.fdic-inner-wrap p a:visited, .blue{color: #153dab;}
ul.fdic-list {font-size: 12px; font-family: Arial; list-style-type:circle; color: #000; font-style:  normal;}
ul.fdic-list li, ul.online-list li{text-align: left;}
ul.fdic-list li ul li, ul.online-list li ul li{list-style-type:disc;}
ul.fdic-list li ul li ul li, ul.online-list li ul li ul li{list-style-type:square;}
.fdic-table-wrap {width: 100%; margin: 0 0 0 0; font-size: 12px; font-family: Arial; font-style:  normal; color: #000;}
.fdic-center-content p.fdic-small {font-size: 10px;}
table.fdic-table {border: 1px solid #000; border-collapse: collapse; font-size: 12px; width: 100%;}
table.fdic-table tr{border: 1px solid #000;}
table.fdic-table tr td {width: 33%; border: 1px solid #000; color: #000;}
table.fdic-table tr td.blue {text-align: center; background: #000; color: #fff;}
table.fdic-table tr td.long {border-bottom: 1px solid #000; background: #ccc;}
table.fdic-table tr td.long2 {border: none; background: #ffbd16;}
#fdic-liquid-round {width:100%; max-width: 600px; margin:0px auto; background:#f9f9f9 url(../images/fdic/left-side.gif) repeat-y left top;}
.fdic-top {width:100%; height:20px; background:url(../images/fdic/top-left.gif) no-repeat left top;}
.fdic-top span {display:block; position:relative; height:20px; background:url(../images/fdic/top-right.gif) no-repeat right top;}
.fdic-center-content {position:relative; background:url(/common_files/images/fdic/right-side.gif) repeat-y right top; padding:1px 20px 1px 25px; margin:-1px 0 -18px 0;}
.fdic-center-content p {padding: 0 8px 10px 8px; font-size: 12px; font-family: Arial; font-style:  normal; width: auto; color: #000; margin: 0;}
.fdic-center-content p a {color: #153dab; text-decoration:underline;}
.fdic-center-content p a:visited {color: #153dab; text-decoration:underline;}
.fdic-center-content img {border:none;}
.fdic-bottom {height:28px; background:url(/common_files/images/fdic/bottom-left.gif) no-repeat left bottom;}
.fdic-bottom span {display:block; position:relative; height:28px; background:url(/common_files/images/fdic/bottom-right.gif) no-repeat right top;}
.fdic-clear {clear: both;}
.fdic-top-header {width:100%; max-width: 600px; font-style:  normal; height:59px; margin:0px auto; background:url(/common_files/images/fdic/header-left.gif) no-repeat left top;}
.fdic-top-header span {display:block; position:relative; height:59px; background:url(/common_files/images/fdic/header-right.gif) no-repeat right top;}
.fdic-top-header h1.fdicheader {font-size: 24px; font-family: Arial; line-height: 28px; font-style: normal; color: #fff; float: left; margin: 0 0 0 5px; padding:15px 0 0px 25px; border: none; background: url(/common_files/images/fdic/fdic-arrow.gif) left .7em no-repeat;}
.float-right-pad {float: right; padding-right: 50px;}
/* Proceed Business Loan */
#proceed_content {padding:0; margin:0;}
#proceed_content h1 {color:#275475; font-size:23px;}
#proceed_content h1 sup {font-size:12px; top:-8px;}
#proceed_content h3 {font-size:15px; color:#275475;}
#proceed_content h3 sup {font-size:10px; top:-4px;}
#proceed_content p {font-size:13px;}
#proceed_conent ul {margin:0px; padding:0px;}
#proceed_content ul li {list-style-position:outside; list-style-type:circle; font-size:13px; font-style:italic;}
#proceed_content .break {padding:0px; margin:0 0 10px 0; border-bottom:1px solid #999999; display:block; height:1px;}
#proceed_content small {color:#999999; font-size:11px;}
/**************** button *************/
.alertbox_button{background:url(/common_files/css/images/button_centers.png) repeat-x 0 0;position:relative;height:40px;width:175px;margin:0 10px;display:inline-block;text-align:center;}
.alertbox_content{display:block;height:258px;font-size:22px;padding:10px;text-align:center;color:#555;overflow:auto;margin-bottom:10px;}
.alertbox_title{display:block; height:60px;background:url(/common_files/css/images/alertbox.png) no-repeat 0 -40px;}
.alertbox_info{background:url(/common_files/css/images/alertbox.png) no-repeat 0 -100px;display:block; height:60px;}
.alertbox_cw{display:block; height:60px;background:url(/common_files/css/images/alertbox.png) no-repeat 0 -160px;}
a.alertbox_button:link, a.alertbox_button, a.alertbox_button:visited{ color:#ddd; font-size:24px; line-height:40px; text-decoration:none;height:40px;display:inline-block;width:150px;}
a.alertbox_button:hover{color:#fff;background:url(/common_files/css/images/button_centers.png) repeat-x 0 -40px;}
a.alertbox_button:hover .alertbox_left{background:url(/common_files/css/images/alertbox.png) no-repeat -20px 0;}
a.alertbox_button:hover .alertbox_right{background:url(/common_files/css/images/alertbox.png) no-repeat -30px 0;}
.alertbox_button .alertbox_left{width:10px;height:40px;background:url(/common_files/css/images/alertbox.png) no-repeat 0px 0px; position:absolute;left:0;top:0;}
.alertbox_button .alertbox_right{width:10px;height:40px;background:url(/common_files/css/images/alertbox.png) no-repeat -10px 0px;position:absolute;right:0;top:0;z-index:200;}
.alertbox_button_span{margin:0 auto;display:block;width:345px;}
/***************Translate***************/
.translator{display:block;margin-bottom:10px;}
.translator a{padding:5px 10px; background:#fd0;border:1px solid #333; line-height:26px;text-decoration:none;}
.translator div{margin-top:5px;}
.translator .goog-logo-link{background:none;border:none 0;line-height:1em;padding:0;}
/***** Press Releases ********/
.pdf_link a{padding-left:25px;display:block;font-weight:normal;background:url(/common_files/images/pdf.gif) top left;background-repeat:no-repeat;  margin-top:5px; }
p.pdf_link{padding:10px 20px;margin:0px;}
#media_releasesFP{margin:10px 0;padding:10px 0;}
/***** Search *****/
.search p {font-size: 12px; padding: 0 0 2px 0; margin: 0;}
.search p strong {background: #ffc; font-weight: normal;}
.search p a {font-size: 14px; color: #0000ff; text-decoration: underline;}
.search p.sgreen {font-size: 10px; color: #008000;}
.search-box {width: 215px; margin: 20px auto 10px auto; font-size: 12px;}
.search-float {float: left; padding: 0 5px 0;}
.listing {font-size: 12px; background: url(/common_files/images/search/grey-bar.gif) repeat-x top center; height: 24px; width: 100%; border-top: 1px solid #000; margin: 10px 0;}
.listing p {float: right; padding: 3px 5px 0; margin: 0;}
.next-pre {width: 150px; margin: 0 auto;}
.next-pre a {color: #000; font-size: 12px;}
.siteboxWrap {float: right;}
.siteboxWrap .siteBox {margin: 0px 7px 0; width: 201px;}
.siteboxWrap .siteBox input.siteBox-text, .siteboxWrap .siteBox input.siteBox-onblur {margin: 0px 7px 0; width: 100px;}
.siteBox {margin: 10px auto 10px auto; width: 230px; height: 20px;}
.siteBox input, submit{display: inline;}
.siteBox input.siteBox-text, .siteBox input.siteBox-onblur {border: 1px solid #000; color: #333333; font-family: arial; font-size: 10px; padding: 2px 2px 1px 2px; vertical-align: middle; width: 160px;}
.siteBox input.siteBox-onblur { color: #999; font-style: italic;}
.siteBox input.siteBox-button {background: url(/common_files/images/LiveLogo.gif); width: 61px; height: 15px; border: medium none; cursor: pointer; line-height: 500%; margin: 1px 0 1px 2px; vertical-align: middle;}
.pn-btn-next {background: url(/common_files/images/next.gif) no-repeat right; cursor: pointer; width: 50px; height: 20px; padding: 2px 25px 2px 2px;}
.pn-btn-prev {background: url(/common_files/images/prev.gif) no-repeat left; cursor: pointer; width: 50px; height: 20px; padding: 2px 2px 2px 25px;}
.spelling {color: #ff0000; font-size: 11px; font-style: italic;}
.search-float-left {float: left;}
.search-float-right {float: right;}
/**** FAQ ****/
table.faq-table {border: 1px solid #000; border-collapse: collapse; margin: 5px;}
table.faq-table tr {border: 1px solid #000;}
table.faq-table tr td {border: 1px solid #000;}
table.faq-table tr td.grey {text-align: center; background: #a4a4a4; color: #fff; font-weight:bold; width: 200px;}
.label-faq {color:#1b37b2; font-weight:bold; font-style: italic;}
p.faq-p {margin: 0; padding: 0 0 12px;}
ol.faq-ol {margin: 0; padding: 0 0 0 40px;}
li.faqlink a {color:Blue;}
.msg_list {margin: 0px; padding: 0px; width: 100%;}
.msg_head {padding: 5px 10px; cursor: pointer; position: relative; color:#000066; font-weight:bold; margin:1px; background:#CCCCCC;}
.msg_head a:hover {background:#FFF;}
.msg_body {padding: 5px 10px 15px;}
/*** Triple Option CD ***/
div#tripleOptionCD {color:#59595B; margin-top:10px;}
div#tripleOptionCD p.big {font-weight:bold; font-size:18px;}
div#tripleOptionCD span.name {font-size:14px; color:#6D6E70;}
div#tripleOptionCD span.yellow {font-weight:bold; color:#F0B310;}
div#tripleOptionCD p, div#tripleOptionCD ul {font-size:13px;}
div#tripleOptionCD ul {padding:0 0 0 20px; margin:0 0 20px 0; list-style-type:circle;}
div#tripleOptionCD ul li{margin-bottom:15px;}
div#tripleOptionCD li strong {margin:0 0 5px 0; clear:both; display:block;}
div#tripleOptionCD p.small {font-size:10px; color:#999; padding:0 0 5px 5px; margin-left:5px; position:relative;}
div#tripleOptionCD p.small sup {position:absolute; left:-5px; top:0px;}
/***** Secure Settings *****/
#secure-login {width: 200px; clear: both; border: 1px solid #000; background: #fff; padding: 10px; margin: 10px auto 10px auto;}
#secure-login .AspNet-Login-RememberMePanel {height: 16px;}
#secure-login .AspNet-Login-RememberMePanel input {float: left; padding: 0 5px 0 0;}
#secure-login .AspNet-Login-RememberMePanel label {font-size: 10px; padding: 2px 0 0 3px; line-height: 16px;}
#secure-login .AspNet-Login-SubmitPanel {margin: 10px 0; clear: both;}
#secure-login .AspNet-Login-TitlePanel {border: 1px solid #000; margin: 0 0 10px 0; font-weight: bold; text-align: center; font-size: 1.3em;}
#secure-login .AspNet-Login-InstructionPanel {text-align: center; margin: 0 0 5px 0; color: #ff0000;}
#secure-login .AspNet-Login-UserPanel input  {width: 97%;}
#secure-login .AspNet-Login-PasswordPanel input {width: 97%;}
#secure-login .AspNet-Login-FailurePanel {text-align: center; margin: 10px 0 5px 0; color: #ff0000;}
/****** .NET 4 Login Control *******/
.loginWrapper {font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif; width:300px; margin: 0 auto; border:1px solid #555; padding:20px; margin-bottom:30px;}
.loginWrapper input {font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif; display:inline-block;}
.loginTitle {margin:-20px; padding:20px; color:#fff; background:#555; clear:both; font-size:2em;}
.loginInfo {margin-top:60px; text-align:left;}
.loginInfo label {width:90px; display:inline-block;}
.loginCache {font-size:.85em;}
.loginSubmit {text-align:right;}
.loginFailureNotification {color:#f00; font-weight:bold; font-size:.8em;}
.loginFailureNotification ul {padding: 0 15px;}
.loginAuthorizationFailureNotification {color:#f00; font-weight:bold; font-size:.8em;}
.loginInfo p{color:#333; padding:0 0 10px;margin:0;}
/****** end of .NET 4 Login Control *******/
/* holiday banners */
.holidays {height: 70px; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:15px 0;}
.holidays img {position: absolute; z-index: 1; color:#fff;}
.holidays p {position:absolute; text-align:left; top:0px; left:0px; width:110px; height:54px; padding:0 5px 5px 0; z-index:4; margin:0px; font-size:10px;	}
/* end of holliday banners */
/***** IE 6 ********/
/****** All IE *******/
html > body * html .opacity0{filter:alpha(opacity=0);}html > body * html .opacity1{ filter:alpha(opacity=10);}html > body * html .opacity2{filter:alpha(opacity=20); }html > body * html .opacity3{filter:alpha(opacity=30);}html > body * html .opacity4{filter:alpha(opacity=40);}html > body * html .opacity5{filter:alpha(opacity=50);}html > body * html .opacity6{filter:alpha(opacity=60);}html > body * html .opacity7{filter:alpha(opacity=70);}html > body * html .opacity8{filter:alpha(opacity=80);}html > body * html .opacity9{filter:alpha(opacity=90);}
