﻿body 
{	
	font-family: Verdana;	
	font-size: 11px;
	background-color: white;	
	color: black;	
	margin: 0px 0px 0px 0px;
}

 TD	
{
	font-family: Verdana;		
	font-size: 11px;
	text-align: left;
}        
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #CC0033;	
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-align: left;
}
.headertext
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #CC0033;	
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-align: left;
}
.redtext
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #CC0033;	
	font-size: 12px;
	
}
.shade
{
	background-image: url("../../images/shadebg.jpg");
	background-repeat: repeat-x;
}

#QuickQuoteBlock
{
	background-image: url("../../images/leftblockbg.jpg");
	background-repeat: no-repeat;
	width: 152px;
	height: 180px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	line-height: 18px;
}

.SideBlock
{
	background-color: #F0F3F9;
	width: 152px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	line-height: 18px;
	margin: 5px 0px 10px 0px;
}

.BlueSideHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #3C66BA;
	font-weight: bold;
}
 A:link	
{

	text-decoration:	none;
	color: #4E0A12;
	font-weight: bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #4E0A12;
	font-weight: bold;
	}	
		
 A:active	{	
	text-decoration:	none;
	color: #4E0A12;
	font-weight: bold;
	}	
		
 A:hover	{	
	text-decoration:	underline;
	color: #4E0A12;
	font-weight: bold;
	}
IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none 0px;
}

.MenuItem
{
	background-color: white;
	color:#808284;
	FONT-FAMILY: Verdana;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	padding-left: 25px;
	padding-right: 10px;
	border-left: solid 8px Transparent;
	 
}

.SubMenuItem
{
	background-color: white;
	color:#808284;
	FONT-FAMILY: Verdana;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	padding-left: 35px;
	padding-right: 10px;
	border-left: solid 1px #808284;
	border-top: solid 1px #808284;
	border-right: solid 1px #808284;
	 
}

.MenuItemHover
{
	background-image: url('../../images/navicon.jpg');
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-left: solid 8px Transparent;
	background-color:white;
	color: #808284;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	 
}

.SubMenuItemHover
{
	background-image: url('../../images/navicon-sub.jpg');
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-color:white;
	color: #808284;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	border-left: solid 1px #808284;
	border-top: solid 1px #808284;
	border-right: solid 1px #808284;
	 
}

.MenuItemActive
{
	background-image: url('../../images/navicon.jpg');
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-left: solid 8px Transparent;
	background-color:white;
	color: #808284;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	 
}
.SubMenuItemActive
{
	background-image: url('../../images/navicon-sub.jpg');
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-color:white;
	color: #808284;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	border-left: solid 1px #808284;
	border-top: solid 1px #808284;
	border-right: solid 1px #808284;
	 
}

.MenuItemExpanded
{
	background-color:white;
	color:#808284;
	padding-left: 25px;
	border-left: solid 8px Transparent;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	 
}

.SubMenuItemExpanded
{
	background-color:white;
	color:#808284;
	padding-left: 35px;
	FONT-FAMILY: Verdana;
	padding-right: 10px;
	font-size:11px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	border-left: solid 1px #808284;
	border-top: solid 1px #808284;
	border-right: solid 1px #808284;
	 
}

.MenuGroup
{
	background-color:white;
	color:#3B2601;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 15px;
	cursor:pointer;
	text-align: left;
	margin: 0px 0px 0px 0px;
	/* border: solid 1px #808284;*/
}
.MenuBreak
{
	background-color: #808284;
	width: 162px;
	height: 1px;
}

.RightMenuItem
{
	background-color: Transparent;
	color:#8B8B8B;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	cursor:pointer;
	text-align: right;
	height: 33px;
	margin-bottom: 4px;
}
.RightMenuItemHover
{
	
	background-color:Transparent;
	color: #F6F0F0;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	cursor:pointer;
	text-align: right;
	height: 33px;
	margin-bottom: 4px;
}

.textbox
{
	background-color: #e1e1e1;
	border: solid 1px #000000;
}

.SideMenuText
{
	font-family:Arial;
	color: White;
	font-size: 16px;
}

.SideMenuVideoText
{
	font-family:Arial;
	color: White;
	font-size: 14px;
}

A.FooterLinks   {
	font-family:Verdana;
	text-decoration: none;
	color: #090A0A;
	font-size: 13px;
	font-weight: bold;
}

A:link.FooterLinks   {
	font-family:Verdana;
	text-decoration: none;
	color: #090A0A;
	font-size: 13px;
	font-weight: bold;
}	
		
A:visited.FooterLinks 	{	
	font-family:Verdana;
	text-decoration:	none;
	color: #090A0A;
	font-size: 13px;
	font-weight: bold;
	}	
		
A:active.FooterLinks 	{	
	font-family:Verdana;
	text-decoration:	none;
	color: #090A0A;
	font-size: 13px;
	font-weight: bold;
	}	
		
A:hover.FooterLinks 	{	
	font-family:Verdana;
	text-decoration:	underline;
	color: #090A0A;
	font-size: 13px;
	font-weight: bold;
	}
	
TD.headerbg	
{
	background-image:url(../../images/header-bg.jpg);	
	background-repeat:repeat-x;
	width:1000px;
	height: 216px;
	text-align:left;
}
	
TD.header	
{
	background-image:url(../../images/header2.jpg);	
	width:995px;
	height: 216px;
	text-align:left;
}

TD.Quicklinks
{
	padding: 115px 0px 0px 235px;
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}

TD.Quicklinks A
{
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
}

TD.Quicklinks A:link  
{
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
}	
		
TD.Quicklinks A:visited 	{	
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
	}	
		
TD.Quicklinks A:active 	{	
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
	}	
		
TD.Quicklinks A:hover 	{	
	font-family: Arial;
	font-size: 13px;
	color: #4C0B13;
	text-decoration: none;
	font-weight: bold;
	}
	
#body
{
	overflow:auto;
}
	
TD.Sidebar	
{
	width:22px;
	text-align:left;
	background-image:url(../../images/rightside-bg.jpg);
	background-repeat: repeat-y;
}

TD.FooterBar
{
	background-image:url(../../images/bottombar-bg.jpg);	
	width:995px;
	height:38px;
}

.footerdivider
{
	border-collapse: collapse;
	background-color: #808284;
	height: 1px;
	width:612px;
	margin-top: 10px;
}

TD.footer   {
	font-family:Verdana;
	text-decoration: none;
	color: black;
	font-size: 9px;
	width:612px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 3px;
	text-align: center;
}

TD.ArticleSideBlock
{
	background-color: #F0F3F9;
	width: 179px;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	vertical-align:top;
	/*background-image: url(../../images/rightcolumn-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}

A.ArticleLink
{
	color: Black;
	text-decoration: underline;
}

A.ArticleLink:link  
{
	color: Black;
	text-decoration: underline;
}	
		
A.ArticleLink:visited 	{	
	color: Black;
	text-decoration: underline;
	}	
		
A.ArticleLink:active 	{	
	color: Black;
	text-decoration: underline;
	}	
		
A.ArticleLink:hover 	{	
	color: Black;
	text-decoration: none;
	}
	
.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab 
{
  color:black; 
  background-image: url(../../images/rightnavbutton.jpg);
  font-family:Helvetica; 
  font-size:12px; 
  cursor:default;
  text-decoration: none;
  height: 33px;
  margin-bottom: 2px;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(../../images/rightnavbutton.jpg);
  font-family:Helvetica; 
  font-size:12px; 
  cursor:default;
  text-decoration: underline;
  height: 33px;
  margin-bottom: 2px;
}

.SelectedTab 
{
  color:white; 
  background-image: url(../../images/rightnavbutton-hover.jpg);
  font-family:Helvetica; 
  font-size:12px; 
  cursor:default;
  height: 33px;
  margin-bottom: 2px;
}

.MultiPage
{
  background-color:White;
  border: solid 1px #E2E4E3;
  width:487px;
  height:450px;
  padding: 5px 5px 5px 5px;
}

.PageHeader
{
	color:#121B7E;
	font-family: Verdana;
	font-size: 18px;
}

.WebButton
{
	background-color: #EBEBEB;
	color: #333333;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #333333;
	cursor: hand;
	padding:2px;
	
}

.HiddenButton
{
	visibility: hidden;
}