body {
	background-color: #c0cdea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #AC221F;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #A50202;
}
.header {
	background-image: url(../images/ciciLogoBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 66px;
	width: 701px;
}
.HomeImageContainer {
	height: 355px;
	width: 266px;
}
.headerTop {
	background-image: url(../images/ciciTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 99px;
	width: 701px;
}
.headerBtm {
	background-image: url(../images/ciciLogoBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 66px;
	width: 701px;
}
.navigation {
	width: 141px;
	margin-left: 4px;
	background-color: #BDDB9D;
	margin-right: 6px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.spacer {
	background-color: #C0CDEA;
	width: 10px;
}
.navigation img {
	margin-left: 5px;
}
.style2 {
	font-size: 11px;
	color: #000000;
}
.homeImage {
	border: 3px solid #FFFFFF;
}
.headerBorder {
	background-color: #BDDAA2;
	border: 2px dotted #FFFFFF;
	width: 701px;
	padding: 3px;
}

#socialLinks {
margin-top: 20px;
margin-left: 3px;
}

#socialLinks a {
text-decoration: none;
}

#socialLinks img {
width: 40px;
height: 40px;
border: 0px;
}

.address {
	font-size: 11px;
	color: #000000;
	margin-top: 35px;
	margin-left: 6px;
}

#store1 {
	visibility: visible;
	position: absolute;
}
#store2 {
	visibility: hidden;
	position: absolute;
}
#store3 {
	visibility:hidden;
	position: absolute;
}
.menuImage {
	cursor: pointer;
}

.style8 {font-size: 10px; }
.mainContent {
	background-color: #BDDAA2;
	width: 500px;
	padding-left: 8px;
	margin-left: 8px;
}
.border {
	background-image: url(../images/ciciMiddle.jpg);
	background-repeat: repeat-y;
}
.borderBottom {
	background-image: url(../images/ciciBottom.jpg);
	background-repeat: no-repeat;
}

.article_title {
font-size:14px;
}

.headings {
font-size:16px;
color:#FFFFFF;
font-weight:600;
margin-left:5px;
}

ul, li {
color:#FFFFFF;
}

a.smaller:link {color:#333333; text-decoration: none; font-size: 9px;}
a.smaller:visited {color: #333333; text-decoration: none; font-size: 9px;}
a.smaller:hover {color:#999999; text-decoration: underline; font-size: 9px;}
a.smaller:active {color: #333333; font-size: 9px;} 
a.text:link {color:#333333; text-decoration: underline;}
a.text:visited {color: #333333; text-decoration: underline;}
a.text:hover {color:#999999; text-decoration: none;}
a.text:active {color: #333333;} 
a.sitemap:link {color:#FFFFFF; text-decoration: none; font-size: 14px;}
a.sitemap:visited {color: #FFFFFF; text-decoration: none; font-size: 14px;}
a.sitemap:hover {color:#999999; text-decoration: underline; font-size: 14px;}
a.sitemap:active {color: #FFFFFF; font-size: 14px;} 

p.notification {color:red;}

