/* ================================
    CSS STYLES FOR SnowPusher.com
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: arial,helvetica,verdana;
	text-transform: capitalize;
	margin-left: 5;
}

.ProtechHead
{
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	font-family: arial,helvetica,verdana;
	text-transform: capitalize;
}

.ProtechHead2
{
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	font-family: arial,helvetica,verdana;
	text-transform: capitalize;
}

.Head_White
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: arial,helvetica,verdana;
}

.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: arial,helvetica,verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	text-decoration: none;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration: none;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.CommandButton:visited  {
	text-decoration: none;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.CommandButton:active   {
	text-decoration: none;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.CommandButton:hover    {
	text-decoration: none;
	color: #EABB10;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}


/* background color for the content part of the pages */

.LeftPane {
}

.ContentPane {
	padding: 10px; 
	display: block; 
	width: 550px; 
	font-family: arial,helvetica,verdana; 
	font-size: 11px
	height:100%;
}

.RightPane {
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: Normal;
	font-size: 11px;
	color: #ffffff;
	font-family: arial,helvetica,verdana;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: #EABB10;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: Normal;
    font-size: 11px;
    color: #FFFFFF;
    font-family: arial,helvetica,verdana;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.OtherTabs:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.OtherTabs:active   {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.OtherTabs:hover    {
	text-decoration: none;
	color: #EABB10;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

/* Main Menu */

.MainMenu_MenuContainer
{
	height: 25px;
	background: #EABB10;
	vertical-align: top;
	text-indent: 40px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 25;
}

.MainMenu_MenuItem
{
	font-weight: Normal;
	font-size: 11px;
	border-left: none;
	cursor: hand;
	color: #1B4BAC;
	border-bottom: none;
	border-right: none;
	border-top: none;
	font-family: arial,helvetica,verdana;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EABB10;
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EABB10; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none;
}

.MainMenu_MenuBreak {
	border-bottom: none; 
	border-left: none; 
	border-top: none;  
	border-right: none; 
	background-color: #EABB10; 
	height: 0px;
}

.MainMenu_MenuItemSel
{
	font-weight: Normal;
	font-size: 11px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: arial,helvetica,verdana;
	background-color: #EABB10;
	border: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	color: #1B4BAC; 
	cursor: pointer; 
	cursor: hand; 
	border-right: none; 
	border-bottom: none; 
	border-top: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}


/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #EABB10 0px solid; 
	border-left: #EABB10 0px solid; 
	border-top: #EABB10 0px solid; 
	border-right: #EABB10 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	border-right: none;
	background-color: #EABB10;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EABB10; 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EABB10; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none;
}

.ModuleTitle_MenuBreak {
	border-bottom: none; 
	border-left: none; 
	border-top: none;  
	border-right: none; 
	background-color: none; 
	height: 0px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;

	background-color: #EABB10;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: none; 
	border-bottom: none; 
	border-top: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* text style used for most text rendered by modules */
.Normal
{
	color: #000000;
	font-family: arial,helvetica,verdana; 
	font-size: 12px
}

.AlternatingItem
{
	color: #FFFFFF;
	font-family: arial,helvetica,verdana; 
	font-size: 11px;
	background-color: #EABB10;
}

.ItemStyle
{
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	background-color: #151515;
}

.HeaderStyle
{
	background-color: #EABB10;
	font-weight: bold;
	font-size: 11px;
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
}


.Normal_Bold
{
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
}

.Normal_Blue
{
	color: #EABB10;
	font-family: arial,helvetica,verdana; 
	font-size: 11px
}

.Normal_Blue_Bold
{
	color: #154CB2;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
}

.NormalRed
{
    font-family: arial,helvetica,verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}


UL LI   {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}

UL LI LI    {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
}

UL LI LI LI {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
}

OL LI   {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
}

OL OL LI    {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
}

OL OL OL LI {
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* default body for document */
body
{
margin: 0px;
background-color: #000000; 
font-family: arial,helvetica,verdana; 
font-size: 11px
}

/* default text for document */
.text
{
font-family: arial,helvetica,verdana; 
font-size: 11px
}

/* blue text */
.bluetext
{
font-family: arial,helvetica,verdana; 
font-size: 11px; 
color: #154CB2
}


/* outermost level table to give the height a propery of 100% */
.maintable
{
height:100%; 
width:100%; 
margin: 0px
}


/* dark grey and white text for cells */
.dgreytable 
{
background-color: #6E6E6E; 
color:#ffffff;
font-family: arial,helvetica,verdana; 
font-size: 11px 
}

/* light grey background and black text for cells */
.lgreytable 
{
background-color: #9D9D9D; 
color:#000000;
font-family: arial,helvetica,verdana; 
font-size: 11px 
}

/* default link properties */
a:link       { text-decoration: none; color: #154cb2; font-family: arial,helvetica,verdana; font-size: 11px }
a:visited    { text-decoration: none; color: #154CB2; font-family: arial,helvetica,verdana; font-size: 11px }
a:active     { text-decoration: none; color: #154CB2; font-family: arial,helvetica,verdana; font-size: 11px }
a:hover      { text-decoration: none; color: #EABB10; font-family: arial,helvetica,verdana; font-size: 11px }


a.ProtechHead:link       { text-decoration: none; color: #154cb2; font-family: arial,helvetica,verdana; font-size: 18px }
a.ProtechHead:visited    { text-decoration: none; color: #154CB2; font-family: arial,helvetica,verdana; font-size: 18px }
a.ProtechHead:active     { text-decoration: none; color: #154CB2; font-family: arial,helvetica,verdana; font-size: 18px }
a.ProtechHead:hover      { text-decoration: none; color: #EABB10; font-family: arial,helvetica,verdana; font-size: 18px }


/* main content pane properties */
.maincont
{
	padding: 10px; 
	display: block; 
	width: 550px; 
	font-family: arial,helvetica,verdana; 
	font-size: 11px
}

/* classes added for inserting the background images within the header */
.MainMenu_MenuCell
{
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	padding-left:10px;
}

.Top_HeaderCell
{
	background-image: url(/mysnopusher/Portals/19/Skins/protech_skin/images/top_gradient.gif);
	background-repeat: repeat-x;
}

.FooterCell
{
	background-image: url(/mysnopusher/Portals/19/Skins/protech_skin/images/bottom_gradientbar.gif);
	background-repeat: repeat-x;
}
	


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/* Styles for level 0 */
.clLevel0,.clLevel0over{position:absolute; padding:4px 0px 0px 6px; font-family:arial,helvetica,verdana; font-size:9px; font-weight:bold; text-transform:uppercase; text-align: left;}
.clLevel0{background-color:transparent; layer-background-color:transparent; color: #FFFFFF; width:75px}
.clLevel0over{background-color:transparent; layer-background-color:transparent; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute;}

/* Styles for level 1 */
.clLevel1, .clLevel1over{position:absolute; padding:4px 0px 0px 6px; font-family:arial,helvetica,verdana; font-size:9px; text-align: left;}
.clLevel1{background-color:#EABB10; layer-background-color:#EABB10; color:#ffffff;}
.clLevel1over{background-color:#EABB10; layer-background-color:#EABB10; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{
	position: absolute;
	layer-background-color: #EABB10;
	background-color: #EABB10;
	visibility: hidden;
}

/*Style for the background-bar*/
.clBar{position:absolute; width:8; height:10; background-color:#EABB10; layer-background-color:#EABB10; visibility:hidden}

/*******************LEAD MANAGER***********************/
.LeadManager_Right_Selected_Tab
{
	background: url('images/Tabs/Right_Selected_Tab4.gif');
	border: 0;	
    width: 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.LeadManager_Middle_Selected_Tab
{
	background: url('images/Tabs/Middle_Selected_Tab4.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	color: Black;
	font-weight: bold;	
	height: 23px;
	vertical-align: middle;
	padding: 0px 0px 0xp 0px;
}

.LeadManager_Left_Selected_Tab
{
	background: url('images/Tabs/Left_Selected_Tab4.gif');
	border: 0;	
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.LeadManager_Right_UnSelected_Tab
{
	background: url('images/Tabs/Right_UnSelected_Tab.gif');
	border: 0;	
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.LeadManager_Middle_UnSelected_Tab
{
	background: url('images/Tabs/Middle_UnSelected_Tab.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	color: White;
	font-weight: bold;	
	vertical-align: middle;
	padding: 0px 0px 0xp 0px;
	height: 23px;
	
}

.LeadManager_Left_UnSelected_Tab
{	
	background: url('images/Tabs/Left_UnSelected_Tab.gif');
	border: 0;
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.LeadManager_TabExtend
{
    vertical-align: bottom;
    background: url('Images/Tabs/Tab_Extend.gif');
    background-repeat: repeat-x;
}

.LeadManager_Tabs
{
	color: #243968;	
	font-size: 18px;
    font-weight: bold;
    text-decoration: none;	
}

a.LeadManager_Tabs:Hover
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a.LeadManager_Tabs:Link
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

a.LeadManager_Tabs:Visted
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}


/* ================= Below the Tabs ==================== */

.LeadManager_Row2_Left
{
	background: url('Images/Tabs/Border_Top_Left5.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 1px;
}

.LeadManager_Row2_Middle
{
	background: url('Images/Tabs/Border_Top_Middle5.gif');
	background-repeat: repeat-x;
	height: 1px;
}

.LeadManager_Row2_Right
{
	background: url('Images/Tabs/Border_Top_Right5.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 1px;
}

/* --------------------------------- */

.LeadManager_Row3_Left
{
	background: url('Images/Tabs/Border_Center_Left5.gif');
	background-repeat: repeat-y;
    width: 10px;
}

.LeadManager_Row3_Middle
{
	background: url('Images/Tabs/Border_Center_Middle5.gif');
	background-repeat: repeat;
}

.LeadManager_Row3_Right
{
	background: url('Images/Tabs/Border_Center_Right5.gif');
	background-repeat: repeat-y;
	width: 10px;
}

/* --------------------------------- */

.LeadManager_Row4_Left
{
	background: url('Images/Tabs/Border_Bottom_Left5.gif');
	background-repeat: no-repeat;
	width: 10px;
}

.LeadManager_Row4_Middle
{
	background: url('Images/Tabs/Border_Bottom_Middle5.gif');
	background-repeat: repeat-x;
}

.LeadManager_Row4_Right
{
	background: url('Images/Tabs/Border_Bottom_Right5.gif');
	background-repeat: no-repeat;
	width: 10px;
}


.GridMenuCell
{
	background-image: url('images/Tabs/buttonCellBg.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	color: Black;
	font-weight: bold;		
	padding: 0px 0px 0xp 0px;
	width: 200px;
	height: 26px;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;	
}


.GridMenuCell_Hover
{
	background-image: url('images/Tabs/buttonCellBgHover.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	color: Black;
	font-weight: bold;		
	padding: 0px 0px 0xp 0px;
	width: 200px;
	height: 26px;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;	
}


.GridMenuHeader
{
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 15px;
	color: #1B2D53;
	font-weight: bold;	
	text-align: center;
	background-color: #FCFCFC;
	
	
}

A.GridMenuItem:link
{
	text-decoration: none;
	color: #0F40A1;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
}

A.GridMenuItem:hover
{
	text-decoration: none;
	color: #07348D;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	
}

A.GridMenuItem:active
{
	text-decoration: none;
	color: #07348D;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	
}


A.GridMenuItem:visited
{
	text-decoration: none;
	color: #07348D;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	
	
}


A.GridMenuItem
{
	text-decoration: none;
	color: #07348D;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 13px;
	
}

.DataGridItem_Hover
{
	/**background-color: #EEF27B;**?
	/**background-color: #FEB671;**/
	background-color: #EABB10;
	font-family: arial,helvetica,verdana; 
	font-size: 11px;
}

.LeadManager_Head
{
	font-weight: bold;
	font-size: 22px;
	color: #1D47B3;
	font-family: arial,helvetica,verdana;
	text-transform: capitalize;
	margin-left: 5;
	
}

.LeadManager_AlternatingItem
{
	color: #000000;
	font-family: arial,helvetica,verdana; 
	font-size: 11px;
	background-color: #FFFFCC;
}

.LeadManager_ItemStyle
{
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	background-color: #FFFFFF;
}


.LeadManager_EditItemStyle
{
	font-family: arial,helvetica,verdana; 
	font-size: 11px;
	font-weight: normal;
	background-color: #C0FFC0;
}


.LeadManager_FooterStyle
{
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	background-color: #FFFFFF;
}

.LeadManager_HeaderStyle
{
	background-color: #330099;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
}

.LeadManager_HeaderStyle2
{
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
}

A.LeadManager_HeaderStyle:hover
{
	background-color: #000000;
	
}

.LeadManager_ItemTitle
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color:     #000000;
}

.LeadManager_Item
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color:     #000000;
}


.LeadManager_Help_Body
{
	background-color: White;
}

.LeadManager_Help_Header
{
	
}

.LeadManager_CurrentCardViewPage {
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 11px
}

A.LoginClass:link
{
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginClass:visited
{
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginClass:active
{
	color: yellow;
}

A.LoginClass:hover
{
	color: yellow; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	text-decoration: none;
}

.LeadManager_Details_TabTitle
{
	font-weight: normal;
	font-size: 18px;
	color: #1D47B3;
	font-family: arial,helvetica,verdana;	
	
}

.LeadManager_Details_TabInstructions
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial,helvetica,verdana;
}

.brushed
{
	background-image: url('images/brushedside.gif');
	background-repeat:no-repeat;
}

.brushedline
{
	background-image: url('images/brushedsiderepeat.gif');
	background-repeat:repeat-y;
}

.Borders
{
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#EABB10; 
	padding-left:2px; 
	
}

.LeadManager_SmallItem
{
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
font-weight: normal;
font-style: italic;
color:     #000000;
}

/*For the telerik editor */
.RadEContent, .RadEContentBordered
{
    padding:3px;	
	
	background-image: none;
	margin: 0px;	
	text-align: left;	
	scrollbar-face-color: #BACBF4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7E9FD2;
	scrollbar-3dlight-color: #E6EEFC;
	scrollbar-arrow-color: #4D6185;
	scrollbar-track-color: #F7F7F3;
	scrollbar-darkshadow-color: #C6D1DC;
	word-wrap: break-word;
	background-color: #FFFFFF;

}

.ProductSubHead
{
    color: #06539D;
    font-weight: bold;
	font-size: 14px;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
    
}

.ProductSubHeadItalic
{
    color: #06539D;
    font-weight: normal;
	font-size: 14px;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
    
}

.ProductSubHeadWhite
{
    color: #06539D;
    font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
    
}

.ProductHeader
{
    background-color: #06539D;
    color: #FFFFFF;
    font-weight: bold;
	font-size: 14px;
	font-family: arial,helvetica,verdana;
	text-decoration: none;
	border-top: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.ProductCell
{
    border: solid 1px black;
    font-size: 13px;
    font-family: arial,helvetica,verdana;
}

.ProductTitleCell
{
    border-bottom: solid 1px black;
    font-size: 14px;
    font-weight: bold;
    font-family: arial,helvetica,verdana;
}

.ProductInfoCell
{   
    font-size: 13px;
    font-family: arial,helvetica,verdana;
}

