
/*
Filename:               community_ov_styles.css
Path:                   www/bankofamerica/data/community/stylesheets
Description:            Applies styles for Community overview page 
Original Author:       	GDC Dev Team

Change History:

Date            Author                  SIMON WR        Description
****		******			********	***********
04/13/2004      GDC Dev Team            WR11734           Created 
05/25/2010      GDC Maint Team          WR30169           Added new styles 
*/


.nomargin {color:#333333; margin-bottom: .45em; font-size:110%; margin-top: -.2em;}

a.link-style:link { color: #405EBE ; text-decoration: underline;}
a.link-style:visited {color: #7A2197 ; text-decoration: underline;}
a.link-style:hover {color: #0000FF ; text-decoration: underline;}

.standard-font { color: #333333;}


.nomargin1 {padding-top : -10px;}

.auraltext {font-size: 0px; LEFT: -10000px; position: absolute}

/* WR 30169 - start */

.auraltext {font-size: 1px; LEFT: -10000px; position: absolute} 

.white_bg_left { background-color: #FFFFFF; border-left: 1px solid;}

.white_bg_right { background-color: #FFFFFF; border-right: 1px solid;}

.grey_bg_left { background-color: #E9E9EA; border-left: 1px solid;}

.grey_bg_right { background-color: #E9E9EA; border-right: 1px solid;}

.grey_bg_left_bottom { background-color: #E9E9EA; border-left: 1px solid; border-bottom: 1px solid;}

.grey_bg_right_bottom { background-color: #E9E9EA; border-right: 1px solid; border-bottom: 1px solid;}

.title_left { background-color: #A6A6A6; border-left: 1px solid; border-top: 1px solid; border-color:#000000; font-weight:bold; color:#800000;}

.title_right { background-color: #A6A6A6; border-right: 1px solid; border-top: 1px solid; border-color:#000000; font-weight:bold; color:#800000;}

.table-noborder{ margin-left:100px; }

/* WR 30169 - end */


