@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-image: url(/images/09console/contentBG2.jpg);
	background-repeat: repeat-x;
	background-position: left 170px;
}
.emphasis1 {
	font-size: 115%;
	line-height: 20px;
}
ul {
	margin-top: 0px;
}


#tbR1 {
	background-image: url(/images/09console/tb_r1_BG.jpg);
	background-repeat: repeat-x;
}
#tbR2 {
	background-image: url(/images/09console/tb_r2_BG.jpg);
	background-repeat: repeat-x;
}
#tbR4 {
	background-color: #0D3DB9;
}
#footer {
	background-color: #0D3DB9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	height: 24px;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #06C;
	text-decoration: none;
}
#footerlinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
}

#shadeCell {
	background-image: url(/images/09console/contentBG1.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	color: #0D3DB9;
	font-weight: normal;
	line-height: 24px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
#whiteTable {
	background-color: #CCC;
}

.subtext1 {
	font-size: 11px;
}
.subHdr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 22px;
}
.justified {
	text-align: justify;
}
