h1 {
	
	color: #00325a;
	
}


.checkingboxes{
background:transparent url(../images/general/checking_boxes.jpg) repeat scroll -9px 0;
height:285px;
width:760px;
}

#boxinner{
height:275px;
width:750px;
padding:13px 3px;
overflow:hidden;
}


h2 {
	margin: 0;
	padding:0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

h5 { /* right aligned h1 second line*/
	margin: 0;
	padding:0;
	color: #00325a;
	font-size: 19px;
	text-align:right;
}
@media screen {

    .sIFR-active h1 {
      padding:0;
	  margin:0px;
	  margin-top:-7px;
    }

}

/*products*/
p.productList {
	color: #00325a;
	text-transform: uppercase;
	margin-top:-4px;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
}

p.productList a:link, p.productList a:visited {
	color: #00325a;
	text-decoration:none;
}

p.productList a:hover {
	color: #00325a;
	text-decoration:underline;
}

p.prodlinks2 {
	font-family: "Arial", sans-serif;
	color: #872333;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	margin-left: 30px;
	line-height: 16px;
}

p.prodlinks2 a:link, p.prodlinks2 a:visited {
	color: #872333;
	text-decoration:none;
}

p.prodlinks2 a:hover {
	color: #872333;
	text-decoration:underline;
}

p.prodlinks span.on {
	color: #ff0000;
}

p.prodlinks3 {
	font-family: "Arial", sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	margin-left: 30px;
	line-height: 16px;
}

table {
	border-width: 1px;
	border-color: #872333;
	border-spacing: 0px;
	border-style: solid;
	border-collapse:collapse;
	background: url('../images/general/bg-tables.gif');
}

table.full, table.condensed {
	width: 725px;
}

table.inner {
	border:0px;
	border-collapse:collapse;
	background: url('../images/general/spacer-clear.gif');
	margin:0;
}

table th {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background-color: #872333;
	padding-left:6px;
	padding-right:6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
}

td {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left:6px;
	padding-right:6px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin:0;
	border-width:1px;
	border-style:solid;
	border-color: #98002e;
	vertical-align: top;
}

table.condensed td {
	padding-top: 0px;
	padding-bottom: 0px;
	border-width:1px;
	border-style:solid;
	border-color: #872333;
}

table.inner td {
	padding:0px;
	padding-right:10px;
	border: 0px;
	white-space: nowrap;
}

td.rowhead {
	font-weight: bold;
	color: #872333;
	white-space: nowrap;
}

td.centered {
	text-align: center;
}

td.appcell {
	background-color: #aa3e48;
	color: #ffffff;
	vertical-align:middle;
	text-align:center;
}

td.appcell a:link, td.appcell a:visited {
	color: #ffffff;
	text-decoration: none;
}

a.blacklink:link, a.blacklink:visited {
	color: #000000;
	text-decoration: underline;	
}

#personalcheckingdetail ul {
	margin-left:0;
	padding-left:15px;
}

#personalcheckingdetail li {
	margin:0px;
}

#personalcheckingdetail a:hover {
	text-decoration:underline;
}

#overviewpic {
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}

#overviewcontent {
	position:absolute;
	top:30px;
	left:55px;
	width:390px;
	height:472px;
	z-index:6;
	overflow: auto;
}
