body
	{
	background-color: #F0E8D6;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	padding-left: 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	}
html
	{
/*
	font-family: Georgia, Serif, arial;
*/	
	font-family: arial;
	font-size: 10pt;
	}
	
.positionLabel
	{
	padding-top:10;
	}
	

.optionsSpacer
	{
	padding-top:16;
	}
	
.locationsBorder
	{
	border: 1px solid silver;
	}
		
.companyClr_bg
	{
	background-color: #0C5E99;
	}
	
.companyClr_fnt
	{
	color: #005D98;
	}

.company_red
	{
	color:#990000;
	}
	
.company_black		
	{
	color:#000000;
	}
	
table.shadowTable
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='black', Positive='true'); 
	*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#484848,direction=135);
	background-color: white;
	}

td.contentArea
	{
	width:770px;
	padding-left:40px;
	vertical-align : top;
	}

.outlined
	{
	/*background-color: e1e1e1;
	*/
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	}

.phoneNo
	{
	font-family : Helvetica, arial;
	font-size: 18pt;
	color:white;
	font-weight:bold;
	text-align : right;
	vertical-align : bottom;
	padding-right:30px;
}

.brands
	{
	margin-top:10px;
	}

.generic_sm
	{
	font-size: 8pt;
	}	

.generic
	{
	font-size: 9pt;
	}	

.generic_lrg
	{
	font-size: 12pt;
	}	
	
.generic_xlrg
	{
	font-size: 14pt;
	}	



.company_clr
	{
	color: #0E2B88;
	}

.featuredContentBlockTitle_1
	{
	color: black;
	font-weight:bold;
	text-align:center;
	height:30px;
	
	}
	
.featuredContentBlockTitle_2
	{
	color: #005D98;
	}

.featuredContentBlockTitle_3
	{
	color: #7e7e7e;
	}

a.company
	{
	color: #0E2B88;
	text-decoration: underline;
	}	


a.company:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

td.top_menu
	{
	background: url('../imgs/componentImgParts/topmenuBg3.jpg');
	height:108px;
	vertical-align: top;
	}
	
td.bottom_menu
	{
	color: #b4b4b4;
	}
	
td.bottom_menu_header
	{
	color: #b4b4b4;
	color:white;
	font-weight:bold; 
	padding: 2px;	
	padding-left: 10px;
	background-color: black;
	height:24px;
	}
	
	
	
ul.blueArrow 
	{
	list-style-image: url('../imgs/componentImgParts/menu_arrow.gif')
	}	

	
	
table.featuredContentBlock
	{
	background-color: white;
	
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	text-align:left;
	width: 100%;
	font-size:9pt;
	}	

td.featuredContentBlock
	{
	padding-left:10px;
	vertical-align: middle;
	}


a.locations
	{
	color: black;
	text-decoration: none;
	}	


a.locations:hover
	{
	color: #990000;
	text-decoration: underline;
	}	




a.home_menu
	{
	color: black;
	text-decoration: none;
	font-size:9pt;
	}	


a.home_menu:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

.list_menu_header
	{
	color: white;
	font-weight:bold;
	text-decoration: none;
	font-size:9pt;
	}	


.list_menu_header:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

a.list_menu
	{
	color: black;
	text-decoration: none;
	font-size:9pt;
	}	


a.list_menu:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

a.list_menu_feature
	{
	color: #990000;
	font-weight:bold;
	text-decoration: none;
	font-size:9pt;
	}	


a.list_menu_feature:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

	
a.bottom_menu
	{
	color: gray;
	text-decoration: underline;
	font-size:8pt;
	}	


a.bottom_menu:hover
	{
	color: #990000;
	text-decoration: underline;
	}	

a.topPanel
	{
	font-size:8pt;
	color: white;
	text-decoration: none;
	}	


a.topPanel:hover
	{
	font-size:8pt;
	color: silver;
	text-decoration: underline;
	}	

a.language
	{
	font-size:8pt;
	color: #ffcc00;
	text-decoration: none;
	padding-right: 30px;
	}	


a.language:hover
	{
	font-size:8pt;
	color: #005D98;
	text-decoration: underline;
	padding-right: 30px;
	}	

	
a.label
	{
	font-size:8pt;
	color: black;
	text-decoration: none;
	}	
	

a.label:hover
	{
	font-size:8pt;
	color: #0E2B88;
	}	


.label
	{
	color: black;
	font-size:14pt;
	font-weight: bold;
	padding-right : 0px;
	text-align:center;
	}		
	
	
form
	{
	margin : 2px;
	}


input.bx
	{
	background-color: white;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	


input.btn
	{
	background-color: #B5C2C1;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

select
	{
	font-size: 8pt;
	}	


.hiLite
	{
	color:#990000;
	}
	

td.box_heading
	{
	background-color:#B5C2C1;
	color:white;
	font-weight:bold;
	}	


div.menu 
	{
	width: 100px;
	height: 20px;
	background: #989898;
	}

	
div.menu_onPage
	{
	width: 100px;
	height: 20px;
	background: silver;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
	}

	
div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
/*	border: 1px solid #ADB3B6; */
	}


div.menu a:hover 
	{
	background: #cc9966;
	color: white;
/*	border: 1px solid black; */
	}

	
#dhtmltooltip
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	*/
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#909090', Positive='true'); 
	position:absolute;
	visibility: hidden;
	font-family:arial;
	font-size:8pt;
	z-index: 100;
	}
	
table.detailsPop
	{
	background-color: white;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

	
table.helpPop
	{
	background-color: #ffffcc;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}


.specialImg
	{
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	}
	
td.rightColumnOutlined
	{
	background-color: e1e1e1;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 0;
	border-bottom-width : 1;
	}	


table.rightColumn
	{
	background-color: e1e1e1;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 1;
	}

td.rightColumn	
	{
	color: #797878;
	font-size: 8pt;	
	}



	
td.HorizontalMenuSpace
	{
	background-color: #cccccc;
	height : 20px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-right-width : 1;
	
	border-left-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	}

	
td.HorizontalMenuSpaceSub
	{
	background-color: #cccccc;
	height : 20px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-right-width : 1;
	
	border-left-width : 1;
	border-top-width : 0;
	border-bottom-width : 0;
	}

	
	
td.HorizontalMenuSpaceHomeSub
	{
	background-color: #85AECC;
	height : 20px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-right-width : 1;
	
	border-left-width : 1;
	border-top-width : 0;
	border-bottom-width : 0;
	}

td.HorizontalMenuSpaceHome
	{
	background-color: #85AECC;
	height : 20px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-right-width : 1;
	
	border-left-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	}


td.HorizontalMenuHome
	{
	font-size:8pt;
	color: white;
	font-family: arial;
	font-weight: bold;
	background-color: black;
	padding-left : 10px;
	height : 20px;
	}

td.HorizontalMenu
	{
	font-size:8pt;
	color: black;
	font-family: arial;
	font-weight: bold;
	background-color: #cccccc;
	padding-left : 10px;
	height : 20px;
	}

	
td.rightColumnLine
	{
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 0;
	border-right-width : 1;
	border-top-width : 0;
	border-bottom-width : 0;
	}	
	
td.leftRightColumnLine
	{
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 0;
	border-bottom-width : 0;
	}	
	

a.HorizontalMenuHome
	{
	color: white;
	text-decoration: none;
	}

a.HorizontalMenuHome:hover
	{
	color: gray;
	text-decoration: none;
	}


a.HorizontalMenu
	{
	color: black;
	text-decoration: none;
	}

a.HorizontalMenu:hover
	{
	color: #990000;
	text-decoration: none;
	}

.locationImg
	{
	border-width : 1px;
	border-color : black;
	border-style : solid;
	}	
.pp
	{
	font-size:14pt;
	font-weight:bold;
	}
	
td.mainContentColumnPadding	
	{
	padding-right:10px;
	padding-left:10px
	}	
	
	


input.bx
	{
	background-color: #ffffcc;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	


input.btn
	{
	background-color: #B5C2C1;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	
	