a
{
	color: Maroon;
	font-weight:bold;
	text-decoration: underline;

}
a: visited
{
	text-decoration: none;
	color: Maroon;
}
a:hover
{
	color: #edbc3a;
	text-decoration: none;
}

a.nav {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}
a.nav:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

img.HomeBox
{
	border: solid 1px #999999; 
	margin:4px;
}

#CurrentLanguage
{
	color:White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	padding-right: 32px;
	padding-top: 70px;

}

#CurrentLanguage a, a:hover
{
	color:White;
	text-decoration: underline;
}

p {
	color:#000;
	margin-top: 2px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	background: #5a5959 url(../images/bg_tire.gif) top left repeat-x;
}
#content {
	padding: 20px 0px 20px 0px;
	background: url(../images/bg_shadow.gif) repeat-x;
	background-position: 0px 140px; 
}
#container {
	margin:auto;
	width:800px;
}
#header {
	background:url(../images/logo.gif) top center no-repeat;
	height: 90px;
	
}
#phone
{
	color:#000000;
	font-size: medium;
	font-weight:bold;
	padding-right: 20px;
	text-align:center;
	float:right;
	
}
.clearfloat {
	clear:both;
}

.WideTable
{
	width: 712px;
	float:left;	
}

.WideTable label
{
	text-align:right;
	padding: 16px 0 0 0;
	font-weight:bold;
	clear: both;
}

.WideTable hr
{
	color: Maroon;
	height: 1px;
}

.WideTable h3
{
	padding:0;
	margin: 0;
}
.WideTable .altSelect
{
	
	float:left;
	width: 100px;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.WideTable input, select
{
	float:left;
	width: 320px;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.WideTable textarea
{
	font-family: Verdana;
	font-size: 11px;
	width: 320px;
	height: 60px;
	
}

.LeftTable
{
	width: 365px;
	float:left;
	
}
.LeftTable label
{
	text-align:left;
	padding: 16px 0 0 0;
	font-weight:bold;
	clear: both;
	
	
}
.LeftTable input, .LeftTable select
{
	float:left;
	width: 365px;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
	clear:both;
	
}

.LeftTable textarea
{
	font-family: Verdana;
	font-size: 11px;
	width: 365px;
	height: 132px;
	
}



.RightTable
{
	float:right;
	width:320px;
}

.RightTable label
{
	text-align:right;
	padding: 16px 0 0 0;
	font-weight:bold;
	clear: both;
	width: 320px;
}


.RightTable input, .RightTable select
{
	float:left;
	width: 320px;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.RightTable .standardButton, .LeftTable .standardButton, .WideTable .standardButton
{
	color: White;
	background-color: #d84902;
	width:auto;
	font-weight: bold;
}

.standardButton
{
	color: White;
	background-color: #d84902;
	width:auto;
	font-weight: bold;
}

.altInput
{
	float:left;
	width: 220px;
	font-family: Verdana;
	font-size: 11px;
	
}

.PopUpBox
{
    width: 250px;
    background-color: #FFCC99;
    padding: 8px 8px 8px 8px;
    border: solid 1px #666666;
    font-size: 11px;
}
.PopUpBoxWide
{
    width: 450px;
    background-color: #FFCC99;
    padding: 8px 8px 8px 8px;
    border: solid 1px #666666;
    font-size: 11px;
}
#trailimageid
{
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 286px;
  height: 1px;
  z-index: 1000;
}
/*navbar*/
#navbar {
	height: 38px;
	margin: 0px 0px 20px 0px;
}
#nav_right {
	float:left;
	height: 38px;
	width: 25px;
	background:url(../images/nav_right.gif) left top no-repeat;
}
#nav_mid {
	padding: 0px 0px 0px 3px;
	float:left;
	width: 745px;
	height: 38px;
	background:url(../images/nav_mid.gif) top center repeat-x;
}
#nav_mid ul {
	height: 23px;
	width: 146px;
	padding: 9px 0px 2px 0px;
	margin: 3px 0px 3px 0px;
	float: left;
	text-align: center;
}
#nav_mid a ul {
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav_mid a:hover ul {
	background:url(../images/nav_hilite.gif) left repeat-x;
}
.current_page_nav {
	background:url(../images/nav_hilite.gif) left repeat-x;
}
#nav_left {
	float:left;
	height: 38px;
	width: 25px;
	background:url(../images/nav_left.gif) right top no-repeat;
}
.nav_spacer {
	margin: 4px 0px 0px 0px;
	float:left;
	background:url(../images/nav_hr.gif) top left no-repeat;
	height:32px;
	width:2px;
}
/* home */
#HomeText h1, #HomeText h2, #HomeText h3
{
	padding: 0 40px 0 40px;
}
#HomeText p
{
	
	padding: 0 40px 0 40px; 
}
.news
{
	padding: 0 10px 0 60px;
}
.news li
{
	padding: 0;
}

.newsDescription
{
	padding: 0 0 0 40px;
}

#HomeText p small
{
	font-variant:small-caps;
	font-size: 12px;
	text-align: center;
}

#Home a
{
	text-decoration:none;
}

p a:hover
{
	color: #edbc3a;
	text-decoration:underline;

}

#HomeText a:hover
{
	color: #edbc3a;
	text-decoration:underline;

}

.HomeBoxLeft
{
	float:left;
	width:325px;
	height: 216px;
	background:url(../images/home_find_it.png) top left no-repeat;
	margin: 0 0 0 46px;
}

.HomeBoxRight
{
	float:right;
	width:325px;
	height: 216px;
	background:url(../images/home_fix_it.png) top left no-repeat;
	margin: 0 46px 0 0;
}



/* sidebar*/
.sidebar {
	margin: 0px 20px 0px 0px;
	float:left;
	width:179px;
}
.sidelink {
	height: 16px;
	padding:8px 0px 4px 12px;
	margin:0px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.sidelink:hover {
	background:#bf7b00;
}
.sidelink a {
	padding: 0px;
	margin:0px;
	text-decoration:none;
}
.sidelink a:hover {
	color:#FFF;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.current_page_sidebar {
	height: 16px;
	padding:8px 0px 4px 12px;
	margin:0px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#bf7b00;
}
#current_page_sidebar a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#sidebar_top {
	width:179px;
	height: 25px;
	background:url(../images/sidebar_top.gif) top center no-repeat;
}
#sidebar_bot {
	width:179px;
	height: 25px;
	background:url(../images/sidebar_bot.gif) bottom center no-repeat;
}
#sidebar_mid {
	padding: 0px 6px 0px 6px;
	background:url(../images/sidebar_mid.gif) top center repeat-y;
}
.sidebar_spacer {
	margin: 0px 0px 0px 0px;
	background:url(../images/sidebar_hr.gif) top left no-repeat;
	height:2px;
	width:166px;
}
#contactButton, #contactButton a
{
	padding: 13px 0 0 0;
	height: 44px;
	width:199px;
	background:url(../images/btn_big.png) top no-repeat ;
	margin: 20px 0 0 0;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#contactButton a:hover
{
	text-decoration:underline;
}
/*body content*/
.text_area {
	background:#FFFFFF;
	width: 550px;
	height: auto;
	float:right;
	padding: 20px 10px 20px 10px;
	margin: 0 30px 0 0;
}
.text_area_home {
	background:#FFFFFF;
	width: 750px;
	height: auto;
	padding: 20px 10px 20px 10px;
	margin: auto;
}
/*footer*/
#footer_home {
	color: #FFF;
	text-align:center;
	padding: 20px 0px 0px 0px;
	margin: 0 0 0 15px;
	width:770px;
	height: 40px;
	background: #343333;
	font-size: 13px;
	
}
#footer {
	color: #FFF;
	text-align:center;
	width: 570px;
	height: 40px;
	float:right;
	padding: 20px 0px 0px 0px;
	margin: 0 30px 0 0;
	background: #343333;
	font-size: 14px;
}

.breadcrumb
{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}

.breadcrumb input
{
	color: #666;
	
	font-size: 11px;
	width: 120px;
}

.breadcrumb .standardButton
{
	color: White;
	background-color: #d84902;
	width:auto;
	font-weight: bold;
	font-style: normal;
}


.breadcrumb a:hover
{
	color: #edbc3a;
	text-decoration:underline;
}

img.floatLeftBorder
{
	float: left;
	margin: 4px;
	border: solid 1px #CCCCCC;
}

img.floatRightBorder
{
	float: right;
	margin: 4px;
	border: solid 1px #CCCCCC;
}

img.floatRight
{
	float: right;
	margin: 4px;
}

img.floatLeft
{
	float: left;
	margin: 4px;
}

h1
{
	color: #dc4f0a;
	font-size: 22px;	
	margin-bottom:0;
}
h2
{
	color: #666666;
	font-size: 12px;	
	font-weight:bold;
	margin-bottom:16px;
	margin-top:0;
	
	
}

h3
{
	color: #dc4f0a;
	font-size: 14px;	
	font-weight:bold;
	margin-bottom: 2px;

	
}
h4
{
	font-size: 12px;	
	font-weight:bold;
	margin-bottom: 2px;
	clear:both;
}


/* Auto Complete */
.filter
{
    float:right;
    font-weight:bold;
    padding:10px 2px 0px 0px;
} 

.filter INPUT
{
    width:150px;
}  

/*AutoComplete flyout */
.autocomplete_list
{  
    visibility:hidden;
    margin:0px!important;
    padding:0px;
    background-color:inherit;
    color:windowtext;
    border:buttonshadow;
    border-width:1px;
    border-style:solid;
    cursor:default;
    text-align:left; 
    list-style-type:none;
    overflow:auto;
    font-weight:normal;
    font-family:tahoma;
    font-size:12px;            
}

/* AutoComplete highlighted item */
.autocomplete_highlighted_listitem
{
    background-color:#d84902;
    color:White;
    padding:3px;
}

/* AutoComplete item */
.autocomplete_listItem 
{
    background-color:window;
    color:windowtext;
    padding:3px;
}  

.FeatureTable
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}
.FeatureTable td
{
	padding: 3px;
}

.FeatureTable li
{
	margin-left: 14px;
}

.SpecTable
{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #666666;
}

.FeatureTable a:hover
{
	color: #edbc3a;
	text-decoration:underline;
}

.SpecTable td
{
	border: 1px solid #666666;
	text-align:center;
	
}

.SpecGridHeader
{
	background-color: #d84902;
	color: White;
	font-weight:bold;	
}

.AlternateRow
{
	background-color: #CCCCCC;
}

.AlternateRow a:hover
{
	color: #edbc3a;
	text-decoration:underline;
}

.GridHeader
{
    background-color:Maroon;
    font-weight: bold;
    color: White;
    text-align: left;
}

.GridHeader a
{
    font-weight: bold;
    color: White;
    text-align: left;
}

.GridFooter
{
    background: #cccccc;
    font-weight: bold;
    color: White;
}

.GridRow
{
    background-color: #ECECEC;
        white-space:pre-wrap;

}

.GridAlternatingRow
{
    background-color: White;
}

.GridPager
{
    
    font-weight: bold;
    color: White;
    text-align: center;
}

.GridHighlightRow
{
    background-color: #FFFF00;
}

.GridTrackRow
{
    background-color: #9999FF;
}

.GridHighlightTrackRow
{
    background-color: #00FF00;
}

.GridHoverRow
{
    background-color: #CCCCCC;
	cursor: hand;
}

.GridEditRow
{
    background-color: #999999;
}

.GridSelectedRow
{
    background-color: Black;
    color: #333333;
    font-weight: bold;
}