/*
Bank Of Attica
Forthent S.A.
27/04/2009
*/

/* Generic CSS
----------------------------------------------- */


html, body{
	background-color: #ededed;
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../_gfx/back.gif);
	background-repeat:repeat-x;
	font-family:'Tahoma';
	font-size:100%;
}

img{
	border:none;
}

.clear{
	clear:both;
}

h1{
	font-family:Tahoma;
	font-size:20px;
	color:#004990;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0px 0 0px 10px;
	z-index:1000;
}

h2{
	font-size:11px;
	margin:0;
	padding:0px 0 5px 0;
}

h3{
	font-family:'Verdana';
	font-size:13px;
	font-weight:bold;
	color:#535659;
	margin:5px 0 3px 0;
	padding:0;
}

h4{
	font-family:'Verdana';
	font-size:16px;
	font-weight:normal;
	color:#535659;
	margin:5px 0 3px 0;
	padding:0;
}

h5{
	font-family:'Verdana';
	font-size:13px;
	font-weight:bold;
	color:#3f788f;
	margin:2px 0 5px 0;
	padding:0;
}

.globalContainer{
	margin:0 auto;
	width:952px;
	position:relative;
}

.header{
	height:155px;
	position:relative;
}

.shadowLeft{
	position:absolute;
	left:-10px;
	background-image:url(../_gfx/headLeftShadow.gif);
	background-repeat:no-repeat;
	width:10px;
	height:155px;
}

.atticaLogo{
	height:106px;
}

.smallMenu{
	background-image:url(../_gfx/smallMenuBack.gif);
	background-repeat:no-repeat;
	width:217px;
	height:35px;
	position:absolute;
	right:0px;
	top:15px;
	font-size:11px;
	color:#959595;
	padding-top:8px;
	padding-left:15px;
}

.smallMenu div{
	position:absolute;
	top:12px;
}

.smallMenu a{
	color:#959595;
	text-decoration:none;
}

.smallMenu a:hover{
	text-decoration:underline;
}

.menuTop{
	background-image:url(../_gfx/menuBack.gif);
	background-repeat:repeat-x;
	height:33px;
}

.underTheLogo{
	background-image:url(../_gfx/underTheLogo.gif);
	background-repeat:no-repeat;
	float:left;
	width:240px;
	height:49px;
}

.underTheLogoInside{
	background-image:url(../_gfx/underLogoInside.gif);
	background-repeat:no-repeat;
	float:left;
	width:240px;
	height:49px;
}

.menuSep{
	background-image:url(../_gfx/menuSep.gif);
	background-repeat:no-repeat;
	width:3px;
	height:30px;
}

.searchBox{
	position:absolute;
	margin-top:-13px;
	right:0;
	background-image:url(../_gfx/searchBack.gif);
	width:239px;
	height:54px;
}

.searchField{
	border:none;
	width:190px;
	background-image:url(../_gfx/searchBk.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	margin-left:10px;
	padding:3px 5px 1px 5px;
	font-size:11px;
	color:#a2a2a2;
}

.searchBtn{
	width:25px;
	height:16px;
}

.mainContainer{
}

.homeContent{
	float:left;
	width:712px;
}


.homePromo{
	width:712px;
	height:302px;
	position:relative;
}

.promoLeft{
	background-image:url(../_gfx/promoLeft.png);
	background-repeat:no-repeat;
	width:240px;
	height:302px;
	position:absolute;
	z-index:2;
}

.promoRight{
	width:712px;
	height:302px;
	position:absolute;
	z-index:1;
	text-align:right;
}

.sidebar{
	float:left;
}

.homeBanner{
	float:left;
	width:232px;
	height:132px;
	margin-right:8px;
}

.greyDoubleBox{
	float:left;
	width:472px;
	position:relative;
	font-size:11px;
}

.greyDoubleBox .top{
	background-image:url(../_gfx/greyTop472.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 10px;
}

.greyDoubleBox .container{
	background-image:url(../_gfx/homeMidBack.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:93px;
	padding-top:8px;
}

.greyDoubleBox .bottom{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/greyBot472.gif);
	background-repeat:no-repeat;
	width:472px;
	height:21px;
	text-align:right;
}

.innerTable{
	margin:0 0 0 10px;
	width:auto;
	color:#686b6e;
}

.yellowBox{
	float:left;
	width:232px;
	position:relative;
	font-size:11px;
	margin-right:8px;
}

.yellowBox .top{
	background-image:url(../_gfx/yellowTop232.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 10px;
}

.yellowBox .container{
	background-image:url(../_gfx/homeMidBack.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:93px;
	padding-top:8px;
}

.yellowBox .bottom{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/yellowBot232.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.yellowBox .bottom_nolink{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/yellowBot232_nolink.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.greenBox{
	float:left;
	width:232px;
	position:relative;
	font-size:11px;
	margin-right:8px;
}

.greenBox .top{
	background-image:url(../_gfx/greenTop232.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 10px;
}

.greenBox .container{
	background-image:url(../_gfx/homeMidBack.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:93px;
	padding-top:8px;
}

.greenBox .bottom{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/greenBot232.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.greenBox .bottom_nolink{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/greenBot232_nolink.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.purpleBox{
	float:left;
	width:232px;
	position:relative;
	font-size:11px;
}

.purpleBox .top{
	background-image:url(../_gfx/purpleTop232.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 10px;
}

.purpleBox .container{
	background-image:url(../_gfx/homeMidBack.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:93px;
	padding-top:8px;
}

.purpleBox .bottom{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/purpleBot232.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.purpleBox .bottom_nolink{
	position:absolute;
	bottom:0px;
	background-image:url(../_gfx/purpleBot232_nolink.gif);
	background-repeat:no-repeat;
	width:232px;
	height:21px;
	text-align:right;
}

.price{
	background-image:url(../_gfx/priceback.gif);
	background-repeat:no-repeat;
	width:90px;
	height:58px;
	font-size:27px;
	font-weight:bold;
	color:#8b8b8b;
	padding:22px 0 0 0;
	text-align:center;
}


.ebankingBox{
	background-image:url(../_gfx/ebank_backgif.gif);
	background-repeat:no-repeat;
	width:239px;
	height:131px;
	margin-left:1px;
	font-size:11px;
}

.ebankingBox .top{
	color:#FFFFFF;
	font-weight:bold;
	padding:18px 0 10px 20px;
}

.ebankingBox .table{
	margin:0 5px 0 15px;
	width:215px;
	border:none;
	text-align:center;
}

.ebankingBox .table td{
	height:30px;
	padding-top:5px;
}

.ebankingBox a{
	color:#97999c;
}

.networkBox{
	width:239px;
	margin:5px 0 0 1px; 
	font-size:11px;
}

.networkBox .top{
	background-image:url(../_gfx/networkTop.gif);
	background-repeat:no-repeat;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:18px 0 10px 20px;
}

.networkBox .mid{
	background-image:url(../_gfx/networkMid.gif);
	background-repeat:repeat-y;
	color:#0b68b0;
	margin-left:7px;
	padding:5px 1px 5px 1px;
}

.networkBox .bot{
	background-image:url(../_gfx/networkBot.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	margin-left:7px;
	padding:5px 1px 5px 1px;
}

.netlinks{
	margin:6px 0 6px 23px;
}

.netTitle{
	margin:0px 0 0px 12px;
}

.netTitle a{
	color:#FFFFFF;
	text-decoration:none;
}

.netTitle a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.netlinks a{
	color:#71addc;
	text-decoration:none;
}

.netlinks a:hover{
	color:#71addc;
	text-decoration:underline;
}

.greyBox232{
	width:232px;
	margin:0 0 6px 8px;
	font-size:11px;
}

.greyBox232 .top{
	background-image:url(../_gfx/greyTop232x31.gif);
	background-repeat:no-repeat;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 10px;
}

.greyBox232 .bottom{
	background-image:url(../_gfx/greyBottom232.gif);
	background-repeat:no-repeat;
	height:96px;
	color:#686b6e;
	font-weight:bold;
	padding:5px 0 0 10px;
}

.customerServiceBox{
	margin-left:8px;
}

.greyBox232 .bottom ul{
	margin:0;
	padding:0 0 0 20px;
}

.greyBox232 .bottom ul li{
	list-style-type:square;
	margin:3px 0 3px 0;
}

.greyBox232 .bottom ul li a{
	color:#686b6e;
	text-decoration:none;
}

.greyBox232 .bottom ul li a:hover{
	color:#686b6e;
	text-decoration:underline;
}


/* INSIDE CSS
----------------------------------------------- */
.insideholder{
	background-color:#FFFFFF;
	width:690px;
	border:#d5d5d5 solid 1px;
	padding:10px;
	min-height:556px;
	position:relative;
	z-index:1;
}

.upRightCorner{
	background-image:url(../_gfx/upRightCorner.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	position:absolute;
	right:0px;
	top:0px;
	margin-right:-1px;
	margin-top:-1px;
}

.downLeftCorner{
	background-image:url(../_gfx/downLeftCorner.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	margin-left:-1px;
	margin-bottom:-1px !important;
	margin-bottom:-16px;
}

.downRightCorner{
	background-image:url(../_gfx/downRightCorner.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	position:absolute;
	right:0px;
	bottom:0px;
	margin-right:-1px;
	margin-bottom:-1px !important;
	margin-bottom:-16px;
}


.breadcrumbs{
	font-size:11px;
}

.breadcrumbs .startPage{
	padding:0px 4px 4px 4px;
	background-image:url(../_gfx/beadcrumbBack.gif);
	background-repeat:no-repeat;
	color:#535659;
	line-height:20px;
}
.breadcrumbs .startPage span{
	padding:0 18px 0 13px;
	font-weight:bold;
}

.breadcrumbs .startPage span a{
	color:#535659;
	text-decoration:none;
}

.breadcrumbs .startPage span a:hover{
	color:#535659;
	text-decoration:underline;
}

.breadcrumbs a{
	color:#828588;
	text-decoration:none;
}

.breadcrumbs a:hover{
	color:#828588;
	text-decoration:underline;
}

.sepLine{
	border-bottom:#e5e5e5 solid 1px;
	margin:8px 0 0px 0;
	height:1px;
	overflow:hidden;
}

.articleTitle{
	background-image:url(../_gfx/articleTitleBack.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:8px;
}

.articleTitle .title{
	float:left;
	width:545px;
	padding-right:10px;
}

.printImg{
	float:left;
	width:130px;
	font-size:11px;
	height:25px;
}

.printImg a{
	color:#336da6;
}

.CMTcopy{
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family:'Verdana';
	color:#535659;
}

.CMTcopy ul{
	margin:5px 0 10px 20px;
	padding:0;
}

.CMTcopy ul li{
	margin:0;
	padding:0;
	list-style-image:url(../_gfx/bullet_grey.gif);
}

.CMTcopy a{
	font-size:11px;
	font-family:'Verdana';
	color:#336da6;
	text-decoration:none;
}

.CMTcopy a:hover{
	text-decoration:underline;
}


.articlePhotoLeft{
	float:left;
	margin:5px 10px 0px 0px;
	background-color:#dfdfdf;
	font-size:11px;
	font-family:'Verdana';
	font-style:italic;
	color:#404040;
}

.articlePhotoRight{
	float:right;
	margin:5px 0px 0px 10px;
	background-color:#dfdfdf;
	font-size:11px;
	font-family:'Verdana';
	font-style:italic;
	color:#404040;
}

.lezanta{
	padding:3px 3px 3px 6px;
	width:185px;
}


.wideBox{
	width:667px;
	margin:15px auto;
	position:relative;
	font-size:11px;
	color:#6d7074;
}

.wideBox .top{
	background-color:#f3f3f3;
	background-image:url(../_gfx/greyRightEdge.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:21px;
	padding:7px 10px 0 10px;
}

.wideBox .topCard{
	background-color:#cdebff;
	background-image:url(../_gfx/blueRightEdge.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:21px;
	padding:7px 10px 0 10px;
}

.leftEdge{
	background-image:url(../_gfx/greyLeftEdge.gif);
	position:absolute;
	width:7px;
	height:28px;
	left:-7px;
	top:0;
}

.wideBox .mid{
	border-left:#ededed solid 1px;
	border-right:#ededed solid 1px;
	padding:0;
}

.wideBox .bottom{
	background-image:url(../_gfx/greyWideBottom.gif);
	background-repeat:no-repeat;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

.wideBox .bottom_no{
	background-image:url(../_gfx/greyWideBottom_no.gif);
	background-repeat:no-repeat;
	height:7px;
	padding-left:10px;
	padding-right:10px;
}

.more:link{
	color:#336da6;
	text-decoration:none;
}

.more:visited{
	color:#336da6;
	text-decoration:none;
}

.more:hover{
	color:#336da6;
	text-decoration:underline;
}

.companyList{
	padding:20px 20px;
}

.downloads .text{
	padding:10px 20px;
	width:580px;
}


/* Contact CSS
----------------------------------------------- */
.contactList{
	padding:0px 20px;
	margin:20px 0;
}

.fieldWrap{
	background-image:url(../_gfx/fieldBack.gif);
	background-repeat:no-repeat;
	width:216px;
	height:27px;
}

.areaWrap{
	background-image:url(../_gfx/areaFieldBack.gif);
	background-repeat:no-repeat;
	width:216px;
	height:95px;
}

.formField{
	border:none;
	width:207px;
	margin:5px 0 0 2px;
	background:none;
	font-size:12px;
	color:#6D7074;
	padding:1px 4px;
}

.formSelect{
	border:none;
	width:212px;
	margin:4px 0 0 2px;
	background:#ffffff;
	font-size:12px;
	color:#6D7074;
	padding:1px 4px;
}

.areaField{
	border:none;
	width:207px;
	height:87px;
	margin:4px 0 0 2px;
	background:none;
	font-size:11px;
	color:#6D7074;
	padding:1px 0px 1px 4px;
	font-family:verdana;
}

.contactForm td{
	height:32px;
}

.cancel_btn{
	background-image:url(../_gfx/cancel_btn.gif);
	background-repeat:no-repeat;
	padding:6px 37px 9px 18px;
	color:#888c93;
	font-weight:bold;
	text-decoration:none;
}

.cancel_btn:hover{
	color:#4a4d51;
}

.submit_btn{
	background-image:url(../_gfx/submit_btn.gif);
	background-repeat:no-repeat;
	padding:6px 40px 9px 15px;
	color:#3069a2;
	font-weight:bold;
	text-decoration:none;
}

.submit_btn:hover{
	color:#428fdc;
}

.ibanCalc_btn{
	background-image:url(../_gfx/iban_btn.gif);
	background-repeat:no-repeat;
	padding:6px 35px 9px 20px;
	color:#3069a2;
	font-weight:bold;
	text-decoration:none;
}

.ibanCalc_btn:hover{
	color:#428fdc;
}

.ibanCheck_btn{
	background-image:url(../_gfx/iban_btn.gif);
	background-repeat:no-repeat;
	padding:6px 40px 9px 15px;
	color:#3069a2;
	font-weight:bold;
	text-decoration:none;
}

.ibanCheck_btn:hover{
	color:#428fdc;
}

.econ_btn{
	background-image:url(../_gfx/iban_btn.gif);
	background-repeat:no-repeat;
	padding:6px 40px 9px 27px;
	color:#3069a2;
	font-weight:bold;
	text-decoration:none;
}

.econ_btn:hover{
	color:#428fdc;
}


/* Sitemap CSS
----------------------------------------------- */

.sitemapHolder{
	margin:10px auto;
}

.sitemap{
	width:667px;
	margin:0px auto;
	padding:3px 0;
	position:relative;
	font-size:11px;
	color:#6d7074;
	background-color:#FFFFFF;
}

.sitemap .top{
	background-color:#ededed;
	background-image:url(../_gfx/greyRightEdge2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	padding:7px 10px 0 10px;
}

.leftEdge2{
	background-image:url(../_gfx/greyLeftEdge2.gif);
	position:absolute;
	width:13px;
	height:28px;
	left:-7px;
	top:2px;
}

.sitemap .mid{
	padding:0;
}

.sitemap a{
	color:#686b6e;
	text-decoration:none;
}

.sitemap a:hover{
	color:#336da6;
	text-decoration:none;
}

/* 1o Επίπεδο */
.sitemap .mid ul{
	padding:0;
	margin:10px 0 10px 20px;
}

.sitemap .mid li{
	padding:0;
	margin:3px 0 3px 0;
	list-style-image:url(../_gfx/sitemap_li_bullet.gif);
	font-weight:bold;
}

/* 2o Επίπεδο */
.sitemap .mid ul li ul{
	padding:0;
	margin:5px 0 5px 20px;
}

.sitemap .mid ul li ul li{
	padding:0;
	margin:5px 0;
	list-style-image:url(../_gfx/sitemap_li_li_bullet.gif);
	font-weight:normal;
}

/* 3o Επίπεδο */
.sitemap .mid ul li ul li ul{
	padding:0;
	margin:5px 0 5px 20px;
}

.sitemap .mid ul li ul li ul li{
	padding:0;
	margin:0;
	list-style-image:url(../_gfx/sitemap_li_li_li_bullet.gif);
	font-weight:normal;
}

.iban{
	margin:20px;
}


/* News CSS
----------------------------------------------- */

.newsTable{
	border-collapse:collapse;
	margin:3px 0 3px 0;
}

.newsTable .leftTop{
	background-image:url(../_gfx/newsLeftTop.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	background-color:#e9e9e9;
}

.newsTable .rightTop{
	background-image:url(../_gfx/newsRightTop.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:4px;
	height:4px;
	background-color:#f3f3f3;
}

.newsTable .leftBot{
	background-image:url(../_gfx/newsLeftBottom.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	background-color:#e9e9e9;
}

.newsTable .rightBot{
	background-image:url(../_gfx/newsRightBottom.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	background-color:#f3f3f3;
}

.newsTable .darkGrey{
	background-color:#e9e9e9;
}

.newsTable .lightGrey{
	background-color:#f3f3f3;
}

.newsTable .date{
	font-size:11px;
	font-weight:bold;
	color:#3d3d3d;
	padding:8px;
	text-align:center;
	width:90px;
}

.newsTable .newsLine{
	font-size:12px;
	color:#6d7074;
	padding:8px 5px 8px 15px;
	font-weight:bold;
}

.newsTable .newsLine a{
	color:#6d7074;
	text-decoration:none;
}

.newsTable .newsLine a:hover{
	color:#3d3d3d;
	text-decoration:none;
}

.pagerDiv{
	padding:10px 1px 5px 1px;
	color:#949494;
	font-size:11px;
}

.pagerDiv .paddingt{
	padding-top:3px;
}

.activePage{
	color:#5080af; 
	font-family:'Tahoma'; 
	font-weight:bold; 
	font-size:11px;
}

.pagerLink:Link {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Visited {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Hover {color:#5080af; text-decoration:underline; font-family:'Tahoma'; font-weight:normal; font-size:11px;}


/* Network Shops CSS
----------------------------------------------- */

.network_shops{
	width:320px;
	margin:0 0 0 20px;
	float:left;
	padding:3px 0;
	position:relative;
	font-size:11px;
	color:#6d7074;
	background-color:#FFFFFF;
}

.network_shops .top{
	background-color:#ededed;
	background-image:url(../_gfx/greyRightEdge2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	padding:7px 10px 0 10px;
}

.leftEdge2{
	background-image:url(../_gfx/greyLeftEdge2.gif);
	position:absolute;
	width:13px;
	height:28px;
	left:-7px;
	top:2px;
}

.network_shops .mid{
	padding:0;
}

.network_shops table{
	margin:10px 0;
}

.network_shops table td{
	height:20px;
}

.network_shops a{
	color:#686b6e;
	text-decoration:none;
}

.network_shops a:hover{
	color:#336da6;
	text-decoration:none;
}

/* Network Shops (new) CSS
----------------------------------------------- */

.network_shops_new{
	width:667px;
	margin:0 0 0 12px;
	float:left;
	padding:3px 0;
	position:relative;
	font-size:11px;
	color:#6d7074;
	background-color:#FFFFFF;
}

.network_shops_new .top{
	background-color:#ededed;
	background-image:url(../_gfx/greyRightEdge2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	padding:7px 0px 0 10px;
}

.top a{
	font-size:11px;
	color:#6d7074;
	text-decoration:none;
}

.top a:hover{
	color:#6d7074;
	text-decoration:underline;
}

.leftEdge2{
	background-image:url(../_gfx/greyLeftEdge2.gif);
	position:absolute;
	width:13px;
	height:28px;
	left:-7px;
	top:2px;
}

.networkList{
	margin:15px 0;
}

.networkList td{
	padding:5px 20px;
}



/* Footer CSS
----------------------------------------------- */

.footer{
	background-image:url(../_gfx/footerback.gif);
	background-repeat:repeat-x;
	padding-bottom:15px;
}

.credits{
	margin:0 auto;
	width:952px;
	font-family:"Verdana";
	font-size:11px;
	color:#828588;
	padding-top:15px;
}

.credits a{
	color:#828588;
}

.credits a:hover{
	color:#828588;
	text-decoration:none;
}


/* Card Code
----------------------------------------------- */

.introText{
	font-family:"Verdana";
	font-size:11px;
	margin:10px 0;
	color:#686b6e;
}

.card{
	padding:15px 0;
}

.mailLink{
	color:#336DA6;
	text-decoration:none;
}

.newsTicker{
	background-image:url(../_gfx/marquee.gif);
	width:782px;
	height:27px;
	padding:3px 10px 0px 160px;
	position:relative;
	margin-top:5px;
}

.newsTicker a{
	color:#6a6b6f;
	text-decoration:none;
	padding-right:20px;
	font-size:11px;
}

.newsTicker a:hover{
	text-decoration:underline;
}


