html{
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;	
	border-bottom: 0px solid #ccc;
}

.site-map{
	margin: 0;
	padding: 0;
	list-style: circle;	
}
	
ul li {
	position: relative;
}
	
li ul {
	position: absolute;
	top:  29px;
	left: 15px;
	display: none;
	color: #000000;
	width: 200px;
	background-color: #dbe7ee;  
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	border: 0px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
}

li ul li a:hover{
   color: #ffffff; 
   background-color: #494a4b;
}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

table{
   padding: 0px;
   border-spacing: 0px;
}

.left{
   width:  200px;
   border: 1px solid #0000FF;
}

.right{
   width:  200px;
   border: 1px solid #FFFFFF;
}

.content{
   width:  800px;
   border: 1px solid #00FFFF;
}

.bottom-middle-table{
   padding: 0px;
   border-spacing: 0px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   border-top-width: 0px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #FFFFFF;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #FFFFFF;
   width: 890px;
   background-color: #000000;
}

.header-display{
   visibility: hidden;
}

.black-strip{
   font-family: helvetica, arial; 
   font-size: 1px; 
   line-height: 1px;
   text-decoration: none; 
   color: #000000; 
   font-weight: normal;
   background-color: #000000;
}

.content{
   width: 890px;
}

.content-text{
   width: 800px;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 40px;
   vertical-align: top;
   line-height: 19px;
}

.copy-text{
   color:  #FFFFFF;
   text-align:  center;
   font-size: 10px;
   line-height: 12px;
}

a.copy-text{
   color:  #FFFFFF;
   text-align:  center;
   font-size: 10px;
   line-height: 12px;
   text-decoration: none;
}

a.copy-text:hover{
   color:  #FFFFFF;
   text-align:  center;
   font-size: 10px;
   line-height: 12px;
   text-decoration: underline;
}

.text-error{
   font-weight: bold;
   color:  #FF0000;
}

.estimate-body{
   background-color: #ebebeb;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 16px;   
   padding: 0px;
   margin: 0px;
}

.flash-table{
   padding: 0px;
   border-spacing: 0px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   border-top-width: 0px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #FFFFFF;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #FFFFFF;
   width: 890px;
   background-color: #000000;
}

.footer{
   background-color:  #666666;
   color:  #FFFFFF;
   text-align:  center;
}

.footer-navigation{
   color: #000000;
   padding-right: 20px;
}

.footer-navigation-text{
   color: #FFFFFF;
   font-size: 11px;
   line-height: 13px;
   text-decoration: none;
}

a.footer-navigation-text:hover{
   color: #FFFFFF;
   font-size: 11px;
   line-height: 13px;
   text-decoration: underline;
}

.header-div{
   width:  445px;
   text-align: left;
}

.header-navigation{
   vertical-align: top;
   text-align: right;
}

.header-logo-div{
   vertical-align: top;
   width: 445px;
}

.header-navigation-div{
   vertical-align: top;
   width: 390px;
}

.height{
   height: inherit;
   border: 1px solid #FF0000;   
}

.home-text{
   width: 375px;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 40px;
   vertical-align: top;
   line-height: 20px;
}

.home-iframe{
   width: 400px;
   padding-top: 40px;
   background-color: #ebebeb;
   vertical-align: top;
   padding-left: 30px;
}

.left-side-table{
   background-image:  url(../images/left-side-background-II.gif);
}

.crumbs{
   color: #085492; 
   text-decoration: none; 
   font-size: 11px;
}

.crumbs-selected{
   color: #000000; 
   font-size: 11px;
   font-weight: bold;
}

a.crumbs:hover{
   text-decoration:  underline;
}

.links{
   color: #085492; 
   text-decoration: none; 
}

a.links:hover{
   text-decoration:  underline;
}

.right-side-table{
   background-image:  url(../images/right-side-background.gif);
}

.main-div{
   border-color: #FFFFFF;
   border: thick ;
   vertical-align: top;
   text-align: center;
}

.main-body-table{
   background-color:  #000000;
   width:  890px;
}

.main-body{
   background-color: #000000;
   background-image: url(../images/bg.jpg);
   background-repeat:repeat-x;
   margin-left: 5px;
   margin-top: 10px;
   margin-right: 5px;
   margin-bottom: 0px;
   padding-left: 5px;
   padding-top: 10px;
   padding-right: 5px;
   padding-bottom: 0px;
   scrollbar-arrow-color: #000000;
   scrollbar-track-color: #26689f;
   scrollbar-shadow-color: #000000;
   scrollbar-face-color: #26689f;
   scrollbar-highlight-color: #000000;
   scrollbar-darkshadow-color: #000000;
   scrollbar-3dlight-color: #26689f;  
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 16px;
}

.middle-table{
   padding: 0px;
   border-spacing: 0px;
   width: 890px;
   text-align: left;
   vertical-align: top;
   background-color:  #FFFFFF;
}

.middle-table-header{
   padding: 0px;
   border-spacing: 0px;
   border-bottom-width: 0px;
   border-bottom-style: solid;
   border-bottom-color: #000000;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #FFFFFF;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #FFFFFF;
   width: 890px;
   background-color: #000000;
}

.navigation-background{
   background-image: url(../images/navigation-background.gif);
   height: 29px;
   width:  890px;
}

.navigation-selected-background{
   background-color: #FFFFFF;
   line-height:  29px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   vertical-align: middle;
   color: #000000;
   text-decoration: none;
   text-align: center;
   font-weight: bold;
   border: 0px solid #FFFFFF;
   background: url(../images/navigation-selected-background.jpg);
}

.navigation-text{
   line-height:  29px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   vertical-align: middle;
   color: #FFFFFF;
   text-decoration: none;
   text-align: center;
}

.navigation-selected-text{
   line-height:  29px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   vertical-align: middle;
   color: #000000;
   text-decoration: none;
   text-align: center;
   font-weight: bold;
}

.navigation-header-text{
   line-height:  18px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   vertical-align: bottom;
   color: #FFFFFF;
   text-decoration: none;
   text-align: center;
}

a.navigation-text:hover{
   line-height:  29px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   vertical-align: middle;
   color: #3b89c9;
   text-decoration: none;
   text-align: center;
}

.outer-table{
   padding: 0px;
   border-spacing: 0px;
   border: 0px solid #000000;
}

.regular-list{
   list-style: disc;   
   padding-left: 25px;
}

.regular-list-pad{
   padding-left: 25px;
}

.spacer-text{
   font-family:  Arial, Helvetica, sans-serif;
   line-height:  3px;
   font-size:  3px;
}

.text-bold{
   font-weight: bold;
}

.top-outer-table{
   padding: 0px;
   border-spacing: 0px;
   border: 0px solid #000000;
}