/*    cs_style.css - jrc
 *    Usage: Include via HTML LINK tag inside HEAD.
 */

body {
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
 color: #eeeeff;
 background-color: #F9FAFC;
 background-image: URL("./Images/Background.jpg");
 background-repeat: repeat-x;
 font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
 font-size: 9pt;
 text-align: center;
}

body.Regular {
 font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
 font-size: 9pt;
}

body.Report {
 color: black;
 background-color: #eeeeee;
 background-image: URL("");
 text-align: center;
}

body.Results {
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
 color: #eeeeff;
 background-color: #F9FAFC;
 background-image: URL("./Images/Background.jpg");
 background-repeat: repeat-x;
 font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
 font-size: 9pt;
 text-align: center;
}

table {
	border-width: 0px;
	vertical-align: top;
}

td {
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	color: Navy;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}

p {
	font-size: 9pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
}
.pWhite {
  color: White;
}
.pNavy {
  color: Navy;
}
.BoldRed {
  font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
  font-size: 12pt;
  font-weight: bold;
  font-style: Italic;
  color: Red;
}
.fineprint {
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 7pt;
}
.ultrafine {
	font-size: 6pt;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
}
.errmsg {
  font-size:10pt;
  font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
  font-weight: bold;
}

a {
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 9pt;
	text-decoration: underline;
}
a.tiny {
	font-size: 7pt;
}
a.undecoratedB {
	color: black;
	hover: lightblue;
	active: red;
	visited: white;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 9pt;
	text-decoration: none;
}
a.undecoratedW {
	color: white;
	hover: lightblue;
	active: red;
	visited: white;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
} 
a.undecoratedLG {
	color: #cccccc;
	hover: lightblue;
	active: red;
	visited: white;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 8pt;
	text-decoration: none;
} 
a.undecoratedNavy {
	color: #0000cc;
	hover: #ccccff;
	active: red;
	visited: #ccccff;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 8pt;
	text-decoration: none;
} 
a.SponsorLink {
	color: white;
	hover: lightblue;
	active: red;
	visited: white;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
} 
a.menu {
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: white;
	hover: yellow;
	active: red;
	visited: white;
}
a.email {
	font-size: 10pt;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-weight: Bold;
	line-height: 1;
	color: #ffffff;
}
.Presents {
	color: #dddddd;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.hanging-indent {
  text-indent: -15px;
  padding-left: 15px;
}       
h1 {
	font-size: 26pt; 
}
h2 { 
	font-size: 22pt;
}
h3 { 
	font-size: 18pt; 
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
.hw {
  color: #ffffff;
 }
.hReport {
  color: #000066;
}
ul { list-style-type: square; }
ol { list-style-type: decimal; }
ol.upper { list-style-type: upper-alpha }

li { font-size: 80%; }

select {
	font-family: Courier;
	font-size: 9pt;
}
.tderrhead {
	height: 23px;
	background-color: #ff0000;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	vertical-align: top;
}
.tdPageHead {
  background-color: #316AC5;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}
.tdHead1 {
  height: 22px;
  background-color: #316AC5;
	color: #ffffff;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.tdHeadL {
  height: 22px;
  background-color: #316AC5;
	color: #ffffff;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.tdHeadR {
  height: 22px;
  background-color: #316AC5;
	color: #ffffff;
	font-family: Tahoma,Arial,Helvetica,Geneva,Sans-Serif,Espy;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.tdHead2 {
  height: 17px;
  background-color: #316AC5;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.tdSubHead {
	height: 17px;
	background-color: #303030;
	color: #f0f0f0;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdSubHeadL {
	height: 17px;
	background-color: #303030;
	color: #f0f0f0;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdSubHeadR {
	height: 17px;
	background-color: #303030;
	color: #f0f0f0;
	font-size: 9pt;
	font-weight: bold;
	text-align: right
	vertical-align: top;
}
.tdSubHead1 {
	height: 17px;
	background-color: #303030;
	color: #f0f0f0;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.tdSubHead2 {
  height: 15px;
	background-color: #e0e0dd;
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px;
}
.tdSubHead3 {
  height: 16px;
	background-color: #f0f0ee;
	color: #303066;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
}
.tdSide {
	background-color: #f0f0ee;
  color: #333333;	
}
.tdSide2 {
	color: #666677;
  background-color: #666677;
  font-family: Ariel,Helvetica,Sans-serif;
  font-size: 7pt;
  text-align: center;
	width: 4px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.tdFill {
	color: #ffffff;
  background-color: #666677;
  text-align: center;
	border-left: 0px;
	border-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.RowOdd {
  cursor: pointer;
  height: 17px;
  color: black;
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  font-family: Ariel,Helvetica,Geneva,Espy,Sans-serif;
  font-size: 8pt;
}
.RowEven {
  cursor: pointer;
  height: 17px;
  color: black;
  background-color: #e0e0e0;
  text-align: left;
  vertical-align: middle;
  font-family: Ariel,Helvetica,Geneva,Espy,Sans-serif;
  font-size: 8pt;
}
.tdReportHead {
  background-color: #000099;
  color: white;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  height: 22px;
}
.tdReportHeadR {
  background-color: #000099;
  color: white;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}
.tdReportHead2 {
  background-color: #000000;
  color: white;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}
.tdReport {
  color: black;
  background-color: white;
  text-align: left;
  vertical-align: top;
}
.tdReportLabel {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
.ReportRowOdd {
  height: 16px;
  color: black;
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  font-family: Ariel,Helvetica,Geneva,Espy,Sans-serif;
  font-size: 8pt;
}
.ReportRowEven {
  height: 16px;
  color: black;
  background-color: #e0e0e0;
  text-align: left;
  vertical-align: top;
  font-family: Ariel,Helvetica,Geneva,Espy,Sans-serif;
  font-size: 8pt;
}
.RowHighlight {
  cursor: pointer;
  height: 16px;
  color: black;
  background-color: #ccffcc;
  text-align: left;
  vertical-align: top;
  font-size: 8pt;
}
.tdBodyL {
  color: black;
  background-color: white;
  font-size:8pt;
  text-align: left;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
}
.tdBodyR {
  color: black;
  background-color: white;
  font-size:8pt;
  text-align: right;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
}
.tdBodyC {
  color: black;
  background-color: white;
  font-size:8pt;
  text-align: center;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
}
.tdBodyCB {
  color: white;
  background-color: #f0f0ee;
  font-size:8pt;
  text-align: center;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
}
.tdMenu {
	background-color: #6699ff;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.tdMenuBorder {
	background-color: #ccccff;
	color: white;
	text-align: left;
	vertical-align: top;
}

.tdLabel {
	background-color: #666677;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
}

.tdInput {
	background-color: #eeeeee;
	color: black;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 7px;
}

.tdInput2 {
	background-color: #eeeeee;
	color: #cccccc;
	text-align: left;
	vertical-align: top;
}

.tdInput3 {
	background-color: #ffffff;
	color: black;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 7px;
}

.tdReportButtons {
  color: black;
  background-color: #cccc99;
  font-size: 7pt;
  vertical-align: middle;
  text-align: center;
  height: 21px;
}
.tdReportSummaryL {
	color: black;
  text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 7px;
}
.tdReportSummaryR {
	color: black;
  text-align: right;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 7px;
}
.ReportButton {
  height: 19px;
  width: 55px;
  font-size: 7pt;
}
.TinyButton {
  height: 19px;
  width: 25px;
  font-size: 7pt;
}
.Courier8 {
  font-family: Courier New,Courier; 
  font-size:8pt;
}
.Disabled
{
 color: #000000;
 background-color: #ccffff;
} 
.SlimButton {
  vertical-align: middle;
  height: 20px;
  font-size: 7pt;
}
.SlimButton2 {
  vertical-align: middle;
  background-color: #cccccc;
  height: 20px;
  width: 55px;
  font-size: 8pt;
}
.SlimButton3 {
  vertical-align: middle;
  background-color: #33ccff;
  height: 20px;
  width: 55px;
  font-size: 7pt;
}
.SlimButton80 {
  vertical-align: middle;
  height: 21px;
  width: 80px;
  font-size: 8pt;
}
.SlimButton120 {
  vertical-align: middle;
  height: 21px;
  width: 120px;
  font-size: 8pt;
}
.NavButton {
  vertical-align: middle;
  height: 20px;
  width: 50px;
  font-size: 7pt;
}
.NavSel {
  height: 20px;
  font-size: 7pt;
}
