@charset "utf-8";
/* CSS Document */
html{
   height: 100%;
   width: 100%;
   margin: 0em;
   padding: 0em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	z-index:0;
	height: 100%;
	}

a:LINK {
	color: #000099;
	text-decoration: none;
	}
a:VISITED {
	color: #000099;
	text-decoration: none;
	}
a:HOVER {
	color: #ee0000;
	text-decoration: underline;
	}
a.g:LINK {
	color: #EE0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16.0px;
	}
a.g:VISITED {
	color: #EE0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16.0px;
	}
a.g:HOVER {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16.0px;
	}
a.JRE:LINK {
	color: #EE0000;
	text-decoration: underline;
	}
a.JRE:VISITED {
	color: #EE0000;
	text-decoration: underline;
	}
a.JRE:HOVER {
	color: #0000EE;
	text-decoration: underline;
	}
a.h:link {
	color: white; text-decoration: none;
	}
a.h:visited{
	color: white; text-decoration: none;
	}
a.h:hover {
	color: yellow; text-decoration: underline;
	}
.foot {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	}
.subprices {
	color: #ff0000; 
	font-weight: bold;
	}
.searchCriteria {
	color: #000000;
	font-weight: bold;
	text-align:left;
	}
.navBG {
	background-image:url(../img/filterBG.jpg);
	}
.navBG2 {

	}
.hed {
	height: 125px;
	}
.hcontact {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	}
.hname {
	font-size:32px;
	font-weight: bold;
	color: #ffffff;
	}
.hcompany {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.hcompany2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.detailAdd {
	font-weight: bold;
	font-size: 14.0pt;
	font-family: Arial, Verdana;
	color: #000000;
	text-align: center;
	}
.detailPrice {
	font-weight: bold;
	font-size: 14.0pt;
	font-family: Arial, Verdana;
	color: #000099;
	text-align: center;
	}
.detailRemarks {
	font-size: 9.0pt;
	font-family: Arial, Verdana;
	text-align: left;
	}
.detailItem {
	font-size: 9.0pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-align: left;
	color: #000099;
	}
.dg1_hed{
     background-image:url(../img/hed.jpg);
     background-repeat: repeat-x;
     color: #FFFFFF;
}
.stepTitles{
    color: #004590;
    font-weight: bold;
	font-size: 12px;
}
.dg1_hed2{
     background-image: url(../img/hed.jpg); 
     background-repeat: repeat-x;
     color: #FFFFFF;
     font-size:14px;
     font-weight:bold;
}
td {
	font-size: 12px;
	z-index:0;
}
#sddm
{	
	position: absolute;
	top: 95px;
	left: 10px;
	width: 800px;
	margin: 0;
	padding: 0;
	z-index: 10000}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 105px;
	background: #CCCCCC;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FFFFFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 1.5em;
}

li.xc {
	list-style: none;
}
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 75%;
	font-weight: bold;
}
#input {

	background-color: #FFFFCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
