/* Tables */
#pagecontainer{
width:100%;
padding:0px;
}

#pagecontainer a:link{
color:#003ca2;
text-decoration:none;
}

#leftindent{
margin-left:10px;
}

#pagecontent{
font:normal 12px Tahoma;
color:#000;
}

#pagecontent_text{
margin-left:10px;
}

#tableheading{
border-top:1px solid #ccc;
padding-top:0px;
}

#tableheading p{
font-weight:bold;
color:#000;
background-color:#e1eed2;
padding-left:10px;
margin-top:3px;
padding-top:2px;
padding-bottom:2px;
margin-bottom:3px;
}

.content{
border:1px solid #ccc;
padding:2px;
text-align:center;
}

.headers{
font-weight:bold;
background-color:#eee;
}

.headers td{
border-bottom:1px solid #ccc;
}

.columnsep{
border-right:1px dashed #ccc;
}

table{
border-collapse: collapse;
}

.tableRollOverEffect1{
background-color:#eee;
}
	
.tableRowClickEffect1{
background-color:#eee;
}

/*Sub Headings */

.creditcard{
background:url('cc_icon.gif') no-repeat;
padding-left:32px;
font-weight:bold;
color:#333;
margin-bottom:10px;
}
