body, html {
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}
body, p, td, ol, ul, a, input, textarea, h1, h2, h3 { 
	font-family: Arial, Verdana, Tahoma, Times New Roman, sans-serif; 
	font-size: 12px; 
	color: #363636;
}
a { text-decoration: none;
	 line-height: 150%;
	color: #AB3348;
}
hr {color: #AB3348;
	height: 1px;
}
ul {padding-top: 0;
    margin-top: 0;
}
p {
	margin: 4px 0px 12px 0px;
}
.aoi { 
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#aoi_lm {
	background-image: url(images/aoi_lobbymanagement.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: visible;
	width: 120px;
	height: 58px;
}
#aoi_lm:active, #aoi_lm:hover {
	background-image: url(images/aoi_lobbymanagement_a.gif);
	background-repeat: no-repeat;
}
#aoi_st {
	background-image: url(images/aoi_servicetracking.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: visible;
	width: 120px;
	height: 58px;
}
#aoi_st:active, #aoi_st:hover {
	background-image: url(images/aoi_servicetracking_a.gif);
	background-repeat: no-repeat;
}
							  
#aoi_cm {
	background-image: url(images/aoi_contactmanagement.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: visible;
	width: 120px;
	height: 58px;
}
#aoi_cm:active, #aoi_cm:hover {
	background-image: url(images/aoi_contactmanagement_a.gif);
	background-repeat: no-repeat;
}
#aoi_cs {
	background-image: url(images/aoi_crossselling.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: visible;
	width: 120px;
	height: 58px;
}
#aoi_cs:active, #aoi_cs:hover {
	background-image: url(images/aoi_crossselling_a.gif);
	background-repeat: no-repeat;
}
#aoi_na {
	background-image: url(images/aoi_newaccountopening.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: visible;
	width: 120px;
	height: 58px;
}
#aoi_na:active, #aoi_na:hover {
	background-image: url(images/aoi_newaccountopening_a.gif);
	background-repeat: no-repeat;
}						  
.top {
	height: 130px;
	vertical-align: top;
	background: transparent url(images/top_grad.gif) no-repeat 0px 0px;
}
.bottom {
	background: transparent url(images/bottom_grad.gif) no-repeat 0px 3px;
	vertical-align: top;
	height: 243px;
}
.left {
	background: transparent url(images/fon_left.gif) repeat-x 0px 0px;
	width: 50%;
}
.right {
	background: transparent url(images/fon_right.gif) repeat-x 0px 0px;
	width: 50%;
}
p.copyright {
	font-size: 11px;
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 1px 0px;
}
div.line {
	height: 1px; 
	padding: 0px; 
	margin: 0px; 
	background: #006245;
}
div.bottomCollage {
	position: relative; 
	top: -19px; 
	z-index: 3;
}

/* content */
h1 {
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	width: 100%;
	font-style: italic;
	font-size: 14pt;
	font-family: Arial Black;
	color: #A51632;
	text-align: center;
	background: transparent url(images/h_fon.gif) repeat-x 0% 100%;
} /* page title*/
h2 {
	color: #006245;
	font-size: 13px;
	height: 18px;
	padding: 0px 0px 0px 18px; 
	background: #E9E9EA;
	margin: 0px;
} /* text title */
h3 {
	margin: 12px 0px 10px 0px;
}/* text subtitle */

input.text {
	width: 110px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #9D1930;
	padding-left: 3px;
}
.field {
	padding: 1px 0px 2px 9px;
	width: 100%;
}
.font11, .font11 * {
	font-size: 11px;
}
.green {
	color: #006245;
}
ul.points {
	padding: 0px;
	margin: 0px 0px 0px 7px;
	list-style: none;
}
.points li {
	margin: 3px 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(images/list.gif) no-repeat 0px 4px;
}

.hide
{
	display: none;
}

.show
{
	
}
#sidebar {
	padding-top: 130px;
	display: block;
	height: 340px;
	width: 198px;
	font-family: Arial Black;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #A51632;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}
#sidebarquote {
	font-style: italic;
	font-weight: bold;
	color: #006F45;
}