/* <!-- Color Scheme - white background; black text; */
BODY{
	background-color: #FFFFFF;
	margin:0;
	background: url(bgslice.gif);
}
H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13pt; 
	color: #000066; 
	font-weight: bold;
}
A:link {
	color: #003399;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	color: #003399;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	color: #003399;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* <!-- Default font specs --> */
font, th, td,p {
	color: #000000;
	font-size: 9pt;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.Error{
	color: #fff;
	font-weight: Bold;
	
}
td.error{
	color: red;
	font-weight: Bold;
	padding-top: 1em;
	padding-bottom: 1em;
	
}
td.title{
	padding-bottom: 4em;
	
}
td.NewTableHeader {
	color: #000000;
	font-weight: Bold;
	background-color: #C0C0C0;
}
td.TableHeader {
	color: #FFFFFF;
	font-weight: Bold;
	background-color: #808080;
}
.red {
	font-size : 10pt;
	color : #FF0033;
}
.title {
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
/* <!-- Special class section --> */
.sheader  {
	color: #FFC600;
	padding-top: 3px;
	font-size: 11px;
	font-weight: Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
       background-image:  url(s_headernewe.gif);
}
.BottomNav   {
	color: #663366;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.topnav:link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.topnav:active {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.topnav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.topnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFC600; text-decoration: none }
a.botnav:link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none }
a.botnav:active {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none }
a.botnav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none }
a.botnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #CC0000; text-decoration: none }
/* Copyright and bottom info */
.copyright  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
.Red {
	color: #660000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.Header {
	color: #663366;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
}
.BOHeader{
	color: #FFFFFF;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlink {
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* General text */ 
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000080; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover  { color: #666666; text-decoration: underline; }
/* <!-- End of Special Class Section --> */
/* <!-- Headers defined - can be defined in main section if need be --> */
.draftSelection {
	font-weight: bold;
	font-size: 10pt;
}
.submiterrors {
	background-color: white;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}
/* Quote & Code blocks */
.code {
      	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
       font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
       background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* This is the title at the top of the Back Office document */
.BOmaintitle {
	font-weight: bold;
       font-size: 22px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       text-decoration: none;
       line-height: 200%;
       color: #000000;
}
/* The View table made to look like tabs */
.ViewTable { 
	background-color: #FFFFFF;
	border: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px; 
}
td.selectViewTab{ 
	background-color: #D1D7DC;
	border: #006699;
	border-style: solid;
	border-width: 1px 1px 0px 1px; 
}
td.ViewTab{ 
	background-color: #FFFFFF;
	border: #006699;
	border-style: solid;
	border-width: 0px 0px 1px 0px; 
}
/* The view tabs at the top of the table */
.viewmenu  { font-weight: bold; font-size : 12px; color : #000000 }
a.viewmenu  { text-decoration: none; color : #006699;  }
a.viewmenu:hover{ text-decoration: underline; color : #DD6900; }
/* Used for the hotSpots over the view */
.HotSpot { 
	font-weight: bold;
	font-size: 11px;
	color : #000000;
}
a.HotSpot {
	text-decoration: none;
	color : #006699;
}
.tbltopHotSpot { 
	background-color: #D1D7DC;
	border: #006699;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}
/* <!-- Text transforms and misc --> */
HR {
	align: center;
	size: auto
}
