@charset "UTF-8";
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.regTable {
width:700px;
margin-left:8px;
}
.regTable A:link {
	text-decoration: none;
	color: #1A2AA1;
}
 .regTable A:visited {
	text-decoration: none;
	color: #1A2AA1;
}
 .regTable A:active {
	text-decoration: none;
	color: #1A2AA1;
}
 .regTable A:hover{
	text-decoration: underline;
	color: #990000;
}
.regTable TH {
	background-color:#1A2AA1;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}

.regTable TF {
	background-color:#333333;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:4px;
}

.regTable TD {
	padding-top:4px;
	padding-bottom:4px;
}
H1{
	font-size:16px;
	color:#1A2AA1;
}

.button a{
	width:16px;
	height:16px;
	padding:2px;
	color:#FFFFFF;
	background-color:#FF9900;
	text-decoration:none;
}

.button a:visited{
color: white;
}

.button  a:hover {
	color: white;
	background-color:#0033CC;
	text-decoration:none;
}

.buttonGreen a{
	width:16px;
	height:16px;
	padding:2px;
	color:#FFFFFF;
	background-color:#006600;
	text-decoration:none;
}

.buttonGreen a:visited{
color: white;
}

.buttonGreen  a:hover {
color: white;
background-color:#000000;
text-decoration:none;
}

.menuBox {
	background-color: #000000;
	display: block;
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 16px;
}

.invertedshiftdown{
	padding: 0px;
	margin:0px;
	background: transparent;
	width: 712%;
}

.invertedshiftdown ul{
margin:0;
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2; /*Margin between each menu item*/
	padding: 5px 10px 9px 10px; /*Padding within each menu item*/
	background-color: #1A2AA1; /*Default menu color*/
}

.invertedshiftdown a:hover{
	background-color: #FFFFFF; /*color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: #000000;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #FFFFFF; /*color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: #000000;
}

.invertedshiftdown .inactive a{ /** currently selected menu item **/
	background-color: #999999; /*color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: #666666;
}
 .textlink A:link {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
}
 .textlink A:visited {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
}
 .textlink A:active {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
}
 .textlink A:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A2AA1;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.textlink2 A:link {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 .textlink2 A:visited {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 .textlink2 A:active {
	text-decoration: none;
	color: #1A2AA1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 .textlink2 A:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A2AA1;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.KOtextlink A:link, .KOtextlink A:visited, .KOtextlink A:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEB612;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
 .KOtextlink A:hover{
	text-decoration: none;
	color: #FEB612;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-top: thin solid #000000;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.textlink3 A:link {
	text-decoration: none;
	color: #1A2AA1;
}
 .textlink3 A:visited {
	text-decoration: none;
	color: #1A2AA1;
}
 .textlink3 A:active {
	text-decoration: none;
	color: #1A2AA1;
}
 .textlink3 A:hover{
	text-decoration: underline;
	color: #990000;
}

 .nosee{
 display:none;
}

.report table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
  }
.report caption {
	text-align: center;
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #1A2AA1;
	text-transform: uppercase;
  }
.report td {
	border: 1px dotted #000000;
	color: #000000;
  }

.report table th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #03476F;
	background: #CCCCCC;
	color: #333333;
	padding-top:3px;
  }
.report tbody td a {
	background: transparent;
	text-decoration: none;
	color: #363636;
	display: block;
	width: 100%;
	}
.report tbody td a:hover {
	background: #C2F64D;
	color: #363636;
	 }
.report tbody th a {
  font: normal 10px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
.report tbody th a:hover {
  background: transparent;
  color: #363636;
  }
.report tbody th, tbody td {
  vertical-align: top;
  }
.report tfoot td {
	border: 1px dotted #000000;
	padding-top:3px;
	color: #000000;
	background-color: #FF9900;
  }
.odd {
  background: #AEE239;
  }
.report tbody tr:hover {
  background: #FFD800;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }
.report tbody tr:hover th,
.report tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }
  .bldRow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: table-cell;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

  
