body,td,th {
	color: #303030;
	font-family: arial;
	font-size: 13px;
}
body {

    height: 100%;
    width: 100%;
    margin: 0 auto;
	
	background-color: #000000;
	background-image: url(images/hw_background_continents_1b.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}




h1 {
	font-weight: bold;
	font-size: 17px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
}

hr {color: #666666; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted; }

.style1 {
	color: #1E1E1E;
	font-size: 11px
	
}
.style4 {color: #666666; font-size: 11px; }

a:link {
	color: #0b6387;
	text-decoration:none;
}
a:visited {
	color: #0b6387;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #666666;
}

.product-title {
	font-weight: bold;
	font-size: 14px;
	color: #49B0DD;
}



#container
{	margin: 0 auto;
	padding: 0;
	
}

#list {
	font-size: 12px;
	color: #202020;
	line-height:1.5em;
	text-align:left;
}




#sddm
{	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px tahoma}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: ;
	color: #333333;
	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;
	    z-index: 101;
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 150px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px tahoma}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF
}


.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	
}

.style6 {color: #111111}
.style8 {
	font-size: 9px;
	color: #666666;
}


#content {
	margin: 0 auto;
	background: url(images/backgroudWhite.png);
	width: 940px;
	padding-bottom:20px;
	
}

p {
	text-align:justify;
}


#box4 {
}

a:link {
	color: #0b6387;
	text-decoration:none;
}
a:visited {
	color: #0b6387;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}









#mainForm 
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 90%;
	
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}






#bottom {
	
	margin: 0px auto;
	margin-top: -50px;
	text-align: center;
	width: 1000px;
	height: 86px;
	
	
}


#footer {
	margin: 0 auto;
	background: url(images/bottomBlue_2.png) no-repeat;
	width: 940px;
	
	
	
}




#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 33%;
	left: 0;
	height: 43%;
	width: 100%;
	text-align: center;
	line-height: 0;	
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 20px;
  top: 87%;
  height: 25px;
  color: #fff;	
  text-align: center;  
	vertical-align: bottom;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}
