#left, #right, #subwayTitle, #accountTitle, #accountConfirm, .bottom{
	behavior: url('js/iepngfix.htc'); 	
}

#content {
	height: 100%;
}

#middleIndex {
	margin-left: 100px;
}

#content .menu {
	position: relative;
	margin-left: 17px;
}

#table {
	padding: 0px;
	border: 0px;
	background:none;
}

#sideline {
	position: absolute;
	float: left;
	padding-top: 140px;
	height: 10px;
	width: 1260px;
}
#sideline ul {
	list-style-type: none;	
}
#sidebar {
	background-image: URL('../images/index/yellow.gif');
	position: absolute;
	margin-left: 1px;
	height: 100%;
}
#sideindex {
	position: absolute;
	float: left;
	background-repeat: repeat;
	margin-top: 20px;
	margin-left: 20px;
	height: 100%;
}

#sidelogin {
	position: absolute;
	margin-top: 20px;
	margin-left: 350px;

}

#sidemenu {
	background-image: URL('../images/index/bg.jpg');
	background-repeat: repeat;
	position: absolute;
	margin-left: 35px;
	margin-top: 215px;
	height: 880px;
}

#sidemenu ul {
	list-style-type: none;	
}

table {background:none;}

.content {
	margin:0px;
	margin-top: 100px;
}
.contentIndex {
	margin:0px;
}
.centerContent {
	width:674px;
}
.arrow{
	margin-left: 1px;
	padding-left: 15px;
	background-image: URL('../images/acs/arrow.gif');
	background-repeat: no-repeat;
	width: 250px;
}
.signin {
	margin-left: 35px;
	padding-left: 18px;
	background-repeat: no-repeat;
	width: 120px;
}
.signin a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

.signin a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.signin a:hover {
	text-decoration: underline;
}

.summary {
	margin-top: 10px;
	padding-left: 55px;
	width: 120px;
}
.summary a:link {
	color: #424242;
	text-decoration: underline;
}
.summary a:visited {
	color: #424242;
	text-decoration: underline;
}
.summary a:hover {
	text-decoration: none;
}

.logout {
	margin-top: 10px;
	margin-left: 35px;
	padding-left: 18px;
	background-repeat: no-repeat;
}
.logout a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.logout a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.logout a:hover {
	text-decoration: underline;
}

#main {
	float: right;
	margin-left: 20px;
}

.image {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
.titleimage {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.custimage {
	position: relative;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 5px;
}

.title {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:12px;
	width: 716px;
	height: 49px;
}
.notitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:12px;
	width: 716px;
	height: 25px;
}

.middle {
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	line-height: 14pt;
}
.bottom {
	position: relative;
	height: 21px;
	width: 717px;	
	margin-top: 0px;
	text-align: right;
	margin-left:12px;
}

.buttons {
	margin-bottom:10px;
	height:30px;
}
#left {
	width: 22px;
	background:  URL('') top left repeat-y;
}

#right {
	width: 21px;
	background:  URL('') top right repeat-y;
}
.tinyRight {
	font-size: 10px;
	padding-left: 10px;
	margin-left: 490px;
}
.tiny {
	font-size: 10px;
	padding-left: 1px;
}
.tiny a:link {
	font-size: 10px;
	color: #424242;
	text-decoration: underline;
}
.tiny a:visited {
	font-size: 10px;
	color: #424242;
	text-decoration: underline;
}
.tiny a:hover {
	font-size: 10px;
	color: #424242;
	text-decoration: none;
}
.tiny a:active {
	font-size: 10px;
	color: #424242;
	text-decoration: none;
}
.head {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #6E6A6B;
	padding-top: 10px;
}
.subhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6E6A6B;
	padding-top: 10px;
}
.checkhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.midhead {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #6E6A6B;
	padding-top: 10px;
}
.cvvhead {
	font-family: Arial;
	font-size: 25px;
	color: #99CC66;
}

.cvvsubhead 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text {
	margin-left: 10px;
	border: 1px solid #d1d2d2;
	font-size: 12px;
	background-image: URL('../images/acs/textBg.gif');
}
.txtbox {
	border: 1px solid #d1d2d2;
	font-size: 14px;
	background-image: URL('../images/acs/textBg.gif');
}
.desc {
	margin-left: 10px;
	width: 650px;
}
.desc ul {
	padding-top: 10px;
	padding-left: 15px;

}
.desc li {
	font-size: 13px;
	font-weight: bold;
}
.desc2 {
	margin-left: 10px;
	width: 650px;
}

.desc2 ul {
	padding-top: 10px;
	padding-left: 15px;

}
.desc2 li {
	font-size: 12px;
	font-weight: bold;
}

#innertable {
	margin-top: 10px;
	margin-left:10px;
}

#innertable td {
	height: 31px;
}

#subwayText {
	float: left;
	padding-left: 0px;
	padding-top: 2px;
	margin-right: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
#subwayMenu {
	float: left;
	padding-left: 20px;
	padding-top: 1px;
}
#subwayButton {
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}
#subwayMenu .select {
	font-family: Arial;
	font-size: 11px;
}
#subwayTable {
	width: 662px;
	font-size: 10px;
}
#subwayTable .title {
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #dedede;
	line-height: 10pt;
	padding-top: 4px;
	font-weight: bold;
	color: white;
	background-color: #000099;
	vertical-align: top;
	height: 22px;
}
#subwayTable .side {
	padding-left: 10px;
	border-top: 1px solid #dedede;
}
#subwayTable .inside {
	padding-left: 10px;
	height: 22px;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
#StatementTable {
	width: 662px;
	font-size: 10px;
}
#StatementTable .side {
	padding-left: 2px;
	border-top: 1px solid #dedede;
}
#StatementTable .inside {
	padding-left: 2px;
	height: 22px;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.comment {
	font-size: 10px;
	font-weight: bold;
	padding-left: 1px;
	padding-bottom: 25px;
}
.error {
	 color: #990000; 
	 font-weight: bold;
 }
 .alert {
	 color: #990000; 
	 font-weight: bold;
 }
#CustomTable {
	font-size: 10px;
}
#CustomTable .title {
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #dedede;
	line-height: 10pt;
	padding-top: 4px;
	font-weight: bold;
	color: white;
	background-color: #000099;
	vertical-align: top;
	height: 22px;
}
#CustomTable .side {
	padding-left: 10px;
	border-top: 1px solid #dedede;
}
#CustomTable .inside {
	padding-left: 10px;
	height: 22px;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.tableAccount {
	padding-top: 10px;
	font-size: 12px;
	color: #424242;
	width: 664px;
}

.link, .link a:link, .link a:visited {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;

}


.link a:hover {
	color: #424242;
	text-decoration: none;
}

.link a:active {
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}

