@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}

body, body * 
{	
	margin:0 0 0 0;
	font-size: 12px;
}

body {
	height: 100%;
	margin:0 0 0 0;
	padding:0;
	background-color: #AAAAAA; /* background-color: #CCCCCC; */
	color: #666666;
}

div#wrapper {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	top: 0px;
	width:100%;
	background-color: #FFFFFF;
}

div#content {
	/** position: relative; **/
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	top: 174px;
	padding-bottom: 0;
	background-color: #FFFFFF;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	/* letter-spacing: normal;
	word-spacing: normal;
	text-align: left; */
}

div.band {
	position: relative;
	width: 955px;
	top: 0px;
	background-color: #FFFFFF;
}

div.marginBand {
	position: relative;
	margin: 0 75px 0 75px;
	width: 770px;
	top: 0px;
	background-color: #FFFFFF;
}

.errorMsg {
	font-size:12px;
	padding: 8px 10px 8px 0;
	text-align: center;
	font-weight:normal;
	color: #BB0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.basicTitle {
	font-size: 20px;
	/* margin: 20px 0 0 0; */
	text-align: center;
	font-weight:normal;
	color: #111111;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.basicTitle i {
	font-size: 15px;
	font-style:normal;
}

.basicSubTitle {
	font-size: 16px;
	/* margin: 20px 0 0 0; */
	text-align: center;
	font-weight:normal;
	color: #858585;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.basicNav {
	font-size: 12px;
	padding: 8px 10px 0 0;
	text-align: Right;
	font-weight:normal;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.basicNav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.basicNav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.basicNav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.basicNav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td.SectionHeader {
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B4B4B4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

td.SectionHeader div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
}

td.fieldHeader {
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	background-image: url(../images/common/fieldHeaderBkgd.gif);
	background-repeat: repeat-x;
}

td.fieldHeader div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	padding-left:5px;
	background-color: #E2E2E2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #B4B4B4;
}

td.fieldHeader div a {
	font-size: 11px;
}

td.fieldHeader a:link {
	text-decoration: none;
	color: #000000;
}
td.fieldHeader a:visited {
	text-decoration: none;
	color: #000000;
}
td.fieldHeader a:active {
	text-decoration: none;
	color: #000000;
}
td.fieldHeader a:hover {
	text-decoration: none;
	color: #000000;
}

td.titleBand {
	text-align: left;
	white-space: nowrap;
	padding: 8px;
	text-decoration: none;
	background-color:#F8F8F8;
	border-bottom: solid 1px #B4B4B4;
}

td.titleBand div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:normal;
	color: #111111;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	background-color:#F8F8F8;
}

td.detailBand {
	line-height: 23px;
	text-align: left;
	white-space: nowrap;
	padding: 4px 8px 8px 28px;
	text-decoration: none;
	background-color:#E2E2E2;
}

td.detailBand div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	background-color:#E2E2E2;
}

td.detailBand i {
	font-style: normal;
	color: #BB0000;
	padding-right:8px;
}



td.recordRow {
	text-align: left;
	/* white-space: nowrap; */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	padding-left:5px;
	border-bottom:solid 1px #B4B4B4;
	height:18px;
}

td.recordRow div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	padding-left:5px;
}

td.recordRow a:link {
	text-decoration: none;
	color: #000000;
}
td.recordRow a:visited {
	text-decoration: none;
	color: #000000;
}
td.recordRow a:active {
	text-decoration: none;
	color: #000000;
}
td.recordRow a:hover {
	text-decoration: underline;
	color: #000000;
}

td.text1 {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
}