/* Default CSS Stylesheet for a new Web Application project */
.tabDefault_WegRy
{
    background-color:#BE3D03;font-family:Georgia;font-weight:bold;font-size:8pt;color:#FED308;width:25%;height:21;text-align:center;border-bottom:black 1px solid;cursor: pointer;
}
    
.tabSelected_WegRy
{
    background-color:#FFFFFF;color:#BE3D03;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabHover_WegRy
{
    background-color:#FFFFFF;color:#BE3D03;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabDefault_AutoFirst
{
    background-color:#F7F183;font-family:Georgia;font-weight:bold;font-size:8pt;color:#181816;width:25%;height:21;text-align:center;border-bottom:black 1px solid;cursor: pointer;
    
    
}
    
.tabSelected_AutoFirst
{
    background-color:#908989;color:#F6EB17;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabHover_AutoFirst
{
    background-color:#908989;color:#F6EB17;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabDefault_TopCar
{
    background-color:#bbaa88;font-family:Georgia;font-weight:bold;font-size:8pt;color:black;width:25%;height:21;text-align:center;border-bottom:black 1px solid;cursor: pointer;
}
    
.tabSelected_TopCar
{
    background-color:#eeeadf;color:#770000;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabHover_TopCar
{
    background-color:#eeeadf;color:#770000;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabDefault_Subaru
{
    background-color:#BEC3C9;font-family:Georgia;font-weight:bold;font-size:8pt;color:white;width:25%;height:21;text-align:center;border-bottom:black 1px solid;cursor: pointer;
    }
    
.tabSelected_Subaru
{
    background-color:#9EA4AB;color:#F1F2F3;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}

.tabHover_Subaru
{
    background-color:#FFFFFF;color:Gray;font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    border-bottom: black 1px solid;
    cursor: pointer;
}



.tabDefault
{
    background-color: #e1e1e1;
    color: black;
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    cursor: pointer;
}
    
.tabSelected
{
    background-color: #608281;
    color: white;
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    cursor: pointer;
}

.tabHover
{
    background-color: #FFFFFF;
    color: #2e504f;
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    width: 25%;
    height: 21;
    text-align: center;
    cursor: pointer;
}




.compNote
{
	border-right: gainsboro 1px solid;
	padding-right: 2px;
	border-top: gainsboro 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: gainsboro 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: gainsboro 1px solid;
	font-family: Arial;
	text-align: justify;
}

.topcarHeader
{
	font-size: 9pt;
	color: #770000;
	font-family: Arial;
	background-color: #bbaa88;
	text-align: justify;
	font-weight: bold 
}

.wegRyHeader
{
	font-size: 9pt;
	color: #FED308;
	font-family: Arial;
	background-color: #BE3D03;
	text-align: justify;
	font-weight: bold 
}

.autoFirstHeader
{
	font-size: 9pt;
	color: #FFF200;
	font-family: Arial;
	background-color: #908989;
	text-align: justify;
	font-weight: bold 
}



.subaruHeader
{
	font-size: 9pt;
	color: #2B2B2B;
	font-family: Arial;
	background-color: #BEC3C9;
	text-align: justify;
	font-weight: bold  
}

.NRNOTE2
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-align: justify;
}

.CarName
{
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 5px;
	color: black;	
	font-family: verdana,helvetica,sans-serif;
	background-color: white;
	text-decoration: underline;
}

.CarBack
{
	font-weight: normal;
	font-size: 10pt;	
	background-color: white;
}

.meadCars
{
	background-color: gainsboro;
}

.meadCars2
{
	background-color: white;
}

.gridClearTop
{
	border-right: #D5D5CB 1px solid;
	border-bottom: #D5D5CB 1px solid;
	background-color: #D5D5CB;
}

.gridClear1Top
{
	border-left: #D5D5CB 1px solid;
	border-bottom: #D5D5CB 1px solid;
	background-color: #D5D5CB;
}

.gridClear2Top
{
	
	border-right: #D5D5CB 1px solid;
		
}

.gridClear
{
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	background-color: white;
}

.gridClear1
{
	
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: white;
	
}

.gridClear2
{
	border-right: #F1F1EC 1px solid;
		
}

.gridClear3
{
	
	border-left: white 1px solid;
		
}

.compHeader
{
	
	font-weight: bold;
	font-size: 9pt;
	width: 180px;
	color: #55554B;	
	font-family: arial;
	background-color: #D5D5CB;
	text-align:center
}

.compPartHeader
{
	font-weight: normal;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: black;
	font-family: arial;
	background-color: gainsboro;
}


.compPartHeaderPrice
{
	font-weight: normal;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: black;
	font-family: arial;
	background-color: gainsboro;
	text-align: center;
}

.carIMG
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: verdana;
}

.parcIMG
{
	border-right: black 1px;
	padding-right: 0px;
	border-top: black 1px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 10px 0px;
	border-left: black 1px;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px;
	font-family: verdana;
	text-align: center;
}



.textboxTarget
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: white;
	padding-top: 4px;
	border-bottom: dimgray 1px solid;
	font-family: Verdana;
	height: 25px;
	background-color: #a0a0a0;
}

.textboxComp
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: black;
	padding-top: 4px;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	height: 25px;
	background-color: #e1e1e1;
}

.tableBorder
{
 border-right: black 1px solid;
	border-top: black 1px solid;	
	border-left: black 1px solid;
	border-bottom: black 1px solid;		
}

.tableBorderFont
{
	border-right: black 1px solid;
	border-top: black 1px solid;	
	border-left: black 1px solid;
	border-bottom: black 1px solid;	
	font-family: verdana;	
	font-size: 8pt;
}

.smsmessage
{
  font-size: 8pt;
  color: black;
  font-family: Arial;
  text-align: justify;
}

.NR
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-align: left;
}

.NNR
{
	font-size: 8pt;	
	color: black;
	text-align: left;
}

.FlashText
{
	font-weight: normal;
	font-size: 8pt;
	width: 50px;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	text-align: right;
}

.FlashTextB
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	width: 50px;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana,helvetica,sans-serif;
	background-color: gainsboro;
	text-align: right;
}

.gridLink
{
	/*
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: #d8e4f8;*/
	text-decoration: none;
	color:White;
	background-color:cornflowerblue;
    height:22;
    text-align:left;
    
    border-top:black 1px solid;
    border-bottom:black 1px solid;
    border-left:black 1px solid;
    border-right:black 1px solid;
	

}

.test
{
	vertical-align: baseline;
	cursor: hand;
	padding-top: 2px;
	text-align: center;
}


.tableEdge
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}


.pnScroll
{
	overflow: auto;
}

.HoverClass {
 background:Bisque;
 color:RoyalBlue;
 cursor:hand;
 }
 
 .SeparatorClass {
 background-image:url(Images/ig_menuSepRGT.gif);
 background-repeat:repeat-x;  
 }

 
 .OutputButton {
 background:Lavender;
 color:Black;
 cursor:hand;
 }
 
 .QueryButton {
 background:DodgerBlue;
 color:Black;
 cursor:hand;
 }
 
 


.pl
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
	
}

.Tt
{
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	font-family: verdana;
	background-color: gainsboro;
}

.T
{
	font-size: 8pt;
	color:  dodgerblue;
	font-family: Courier New;
	background-color: lemonchiffon;
}

.L
{
	color:  lemonchiffon;
}

.L2
{
	color:  gainsboro;
}

.H
{
	font-size: 8pt;
	color: darkgreen;
	font-family: Courier New;
	background-color: lemonchiffon;
}

.assoc
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
}

.tooltip
{
	font-family :Tahoma;
	font-size :7pt;
}


.dpfLink
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
}

.dpfMapLink
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

/*** Dealer report style items ***/

.MenuLabels
{
	font-size: 8pt;
	color: green;
	font-family: Verdana;
}

.MenuLabelsSmall
{
	font-size: 7pt;
	color: green;
	font-family: Verdana;
}

.warning
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}

.warningRegular
{
	font-size: 7.5pt;
	color: red;
	font-family: Verdana;
	text-align: center;
}

.warningSmall
{
	border-right: white thin solid;
	border-top: white thin solid;
	font-weight: bold;
	font-size: 7pt;
	border-left: white thin solid;
	color: white;
	border-bottom: white thin solid;
	font-family: Verdana;
	background-color: red;
}
/*
.header
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: royalblue;
	text-decoration: none;
}
*/

.headerlabel
{
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: royalblue;
}


.item
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;		
}

.jitem
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	text-align: justify;
}



.bitem
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;	
	text-decoration: none;
}

.uitem
{
  font-weight: bold;
  font-size: 8pt;
  color: black;
  font-family: verdana;
  text-decoration: underline;
}

.selectedItem
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: verdana,helvetica,sans-serif;	
	text-decoration: none;
}

.Footer
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: lightsteelblue;
	text-decoration: none;
}

.dealer
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: dodgerblue;
	text-decoration: none;
}

.area
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: cornflowerblue;
	text-decoration: none;
}

.competitor
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: royalblue;
	text-decoration: none;
}

.note2
{
	font-weight: normal;
	font-size: 8pt;
	color: #770000;
	font-family: arial;
	background-color: #eeeadf;
}


.note
{
	font-weight: normal;
	font-size: 8pt;
	color: #770000;
	font-family: Georgia,helvetica,sans-serif;
	text-decoration: none;
}

.rsltHead
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: cornflowerblue;
	text-decoration: none;
}

.rtn
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: verdana,helvetica,sans-serif;	
	text-decoration: none;
}

.DLRheader
{
	font-weight: normal;
	font-size: 12pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: cornflowerblue;
	text-decoration: none;
}

/* End of Dealer report style items */

/*** Blue and Yellow report style items ***/
/*
.header
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: baseline;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: dimgray;
	text-align: center;
	text-decoration: none;
}
*/

.labels
{
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	font-family: verdana,helvetica,sans-serif;	
	text-align: left;
	text-decoration: none;
}

.lblWide
{
	font-size: 9pt;
	vertical-align: baseline;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	letter-spacing: 3pt;	
	text-align: left;
	text-decoration: none;
}

.selections
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: crimson;
	text-align: left;
	text-decoration: none;
}


.DGheader
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: dimgray;
	text-align: center;
	text-decoration: none;
}

.DGBL
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: steelblue;
	text-align: center;
	text-decoration: none;
}

.DGYL
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: lemonchiffon;
	text-align: center;
	text-decoration: none;
}

/* End of Blue and Yellow report style items */

/* Component Mng report style items */

.compHead
{
	font-size: 10pt;
	color: white;
	font-family: verdana,helvetica,sans-serif;
	background-color: dodgerblue;
	text-decoration: none;
}

.compitem
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;	
	text-decoration: none;
}


.current
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: verdana,helvetica,sans-serif;
	background-color: dodgerblue;
	text-decoration: none;
}

.compedt
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: lightsteelblue;
	text-decoration: none;
}

.compNotice
{
	font-size: 10pt;
	color: mediumblue;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: none;
}

/* End of Component Mng report style items */

/* OUTLET Mng report style items */

.OLHead
{
	font-size: 9pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: dodgerblue;
	text-decoration: none;
}

.OLitem
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;	
	text-decoration: none;
}


.OLFooter
{
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: navajowhite;
	text-decoration: none;
}

.OLcurrent
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: verdana,helvetica,sans-serif;
	background-color: dodgerblue;
	text-decoration: none;
}

.OLedit
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana,helvetica,sans-serif;
	background-color: forestgreen;
	text-decoration: none;
}

.OLNotice
{
	font-size: 8pt;
	color: green;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: none;
}

.OLWarning
{
	font-size: 8pt;
	color: red;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: none;
}
/* End of OUTLET Mng report style items */


.lastUpdateMsg
{
	font-size: 7pt;
	color: blue;
	font-family: Verdana;
	text-align: justify;
}

.LogoTextSmlBlk
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
}
.LogoTextSml
{
	font-size: 7pt;
	color: darkgray;
	font-family: Verdana;
}
.bLogoTextSml
{
	font-weight: bold;
	font-size: 7pt;
	color: darkgray;
	font-family: Verdana;
}
.LogoText
{
	font-family :Verdana ;
	font-size :8pt;
}
.RadioButton
{
	font-family :Verdana ;
	font-size :8pt;
}
.TreeNodeHover
{
	font-family :Verdana ;
	font-size :8pt;
	color :White ;
	background-color :Navy ;
	cursor :hand ;
}
.TreeNodes
{
	font-family :Verdana ;
	font-size :8pt;
}
.MenuTop
{
	font-size: 8pt;
	color: lemonchiffon;
	font-family: verdana;
	background-color: dodgerblue;
}

.MenuHover
{
	font-size: 8pt;
	color: dodgerblue;
	font-family: verdana;
	background-color: lemonchiffon;
}
	
.MenuLink
{
	font-size: 8pt;
	color: lemonchiffon;
	font-family: verdana;
	background-color: dodgerblue;
}

.ListBox
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
}


.Calendar
{
	font-size: 8pt;
	font-family: Verdana;
}

.Message
{
	font-size: 8pt;
	color: red;
	font-family: Verdana;
	text-align :left ;
}

.Report
{
	font-family :Verdana ;
	font-size :8pt;
	color :Navy ;
	text-align :center ;
}

.DataGrid
{
	font-size: 8pt;
	font-family: Verdana;
	
}

.alternate
{
	font-size :8pt;
	font-family: Verdana;
	background-color: gainsboro;
}

.selected
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: #78a7b3;
	text-decoration: none;
}

.header
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
	background-color: royalblue;
	text-decoration: none;
}


.footer
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: verdana;
	background-color: gainsboro;
}


.footer_regular
{
	font-size: 8pt;
	color: blue;
	font-family: verdana;
	background-color: gainsboro;
}

.details
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
}

.availItems
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: verdana;
	background-color: white;
}

.unavailItems
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: verdana;
	background-color: white;
}
.cmdButton
{
	font-family :Verdana ;
	font-size :8pt;	
}

.textbox
{
	font-family :Verdana ;
	font-size :8pt;
	 border-style :solid ;
	 border-width :thin ;
}
.textbox2
{
	font-family :Verdana ;
	font-size :8pt;
}

.PriceList
{
  text-align :right ;
}

.notice
{
	font-weight: bold;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: navy;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}
.noticeleft
{
font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	text-align: left;
	
}
.ModelessLink
{
	font-weight: bold;
	font-size: 7pt;
	color: darkgray;
	font-family: verdana;
	text-decoration: underline;
}

.CSVLink
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: verdana;
}
.prompttext
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-style: normal;
	font-family: Verdana;
}

.RegFont
{
	
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: navy;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: right;
	text-decoration: none;
}
.ErrorText
{
font-weight: bold;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: red;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: right;
	text-decoration: none;
	
}
.redtext
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.N
{
	background-color: white;
	text-align: right;   	
}
.BS
{
	background-color: #F0F0F0;
	text-align: right
}
.MS
{
	background-color: lightskyblue;
	text-align: right;
}
.NC
{
	background-color: lightsteelblue;
	text-align: right;
}
BODY
{
	font-family:Verdana ;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.normal
{
	font-family :Verdana ;
	font-size :8pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #3333cc;
	text-decoration: underline;
}
H1	{	
	font-family: Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	
{
	font-family :Verdana ;	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	


A:link
{
	font-size: 8pt;
	color: #3333cc;
	font-family: Verdana;
}	
		
A:visited
{
	color: #333399;
}	
		
A:active
{
	color: #333399;
}	
		
A:hover	{	
	color:	#3333cc;
	}

A.nav1
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: underline;
}
A.nav1:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: underline;
}
A.nav1:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: verdana,helvetica,sans-serif;
	text-decoration: none;
}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


/* styles copied from AutoWizard */


.disclaimHead
{	
	font-weight: normal;
	font-size: 9pt;		
	color: black;	
	font-family: ARIAL;
	background-color: gainsboro;
}

.disclaimNote
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-align: justify;
}

.contactNote
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;	
}

.contactHead
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: ARIAL;	
}

.line
{
	background-color: royalblue;
	height:2px;	
}

.headerlabelGrey
{
	font-size: 9pt;
	color: dimgray;
	font-family: ARIAL;
}

.headerlabelWhite
{
	font-size: 9pt;
	color: white;
	font-family: ARIAL;
}

.ECEHeader
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-align: center;
}

.ECE1
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: gold;
	text-align: center;
}


.ECE2
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: forestgreen;
	text-align: center;
}


