*{
	padding: 0em;
	margin: 0 auto;
	font-size: 10px;
	font-family: Arial, sans-serif; 

}



BODY {
	text-align: center;
	margin: 0 auto;
	
}

#container{
	width: 780px;
/* 	overflow: hidden; */
	position: relative;
	padding: 0em;
	margin: 0 auto;
	text-align: left;
}

p{
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: 500;
}

p.li{
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: 500;
}	

h1{
	font-size: 22px;
	color: white;	
	font-family: Arial, sans-serif; 
	letter-spacing: 2px;
	font-weight: bold;
}

h2{
	font-size: 16px;
	color: #ed8611;	
	font-family: Arial, sans-serif; 
/* 	letter-spacing: 2px; */
	font-weight: bold;
}

h3{
	font-size: 13px;
	color: white;	
	font-family: Arial, sans-serif; 
	letter-spacing: 1px;
}


#clear {
		position: relative;
		background-color: #fff;
		height: auto;
		clear: both;
}

#logo{
	position: relative;
	float: left;	
/* 	width: 100px; */
}

#nav{
	float: right;
	margin-top: 16px;
}

#selectheading{
	font-size: 13px;
	color: #ed8611;	
	font-family: Arial, sans-serif; 
	letter-spacing: 0px;
	font-weight: bold;
}

LI {
	list-style-position: outside;
	list-style-image: url('images/bullet_black.gif'); 
}

#bullet_white LI {
	list-style-position: outside;
	list-style-image: url('images/bullet_white.gif'); 
}

#bullet_white{
	color: white; margin-left: 15px; list-style-image: url('images/bullet_white.png');
}



#resultsheadertext{
	font-size: 13px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: bold;	
}


#sectiontext{
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: 500;
}

#banner{
/* 	width: 780px; */
	height: 50px;
/* 	margin: 0px 0px 0px 0px; */
	position: relative;
	

}

#leftcol{
	width: 100px;
	float: left;
	position: relative;;
	/*  left: 30px; */
/*	text-align: right; */
}

#rightcol{
	width: 370px;
	float: left;
	position: relative;
	left: 30px;
}

#background_howto{
	width: 780px;
	min-height: 348px;
	height:auto !important;
 	height: 348px; 
	position: relative;

	background-position: 330px 0px;
	background-repeat: no-repeat;
	background-image: url('images/image_howto.jpg');
}

#background_select{
	width: 780px;
	min-height: 548px;
	height:auto !important;
 	height: 548px; 
	background-position: 23px 0px;
	background-repeat: no-repeat;
	background-image: url('images/image_select.jpg');
}

#background_results{
	width: 780px;
	min-height: 548px;
	height:auto !important;
	height: 548px; 
	background-position: 330px 0px;
	background-repeat: no-repeat;
	background-image: url('images/image_results.jpg');

}

#background_home{
	width: 780px;
	min-height: 548px;
	height:auto !important;
	height: 548px;
	margin: 0px auto;
	background-position: 410px 0px;
	background-repeat: no-repeat;
	background-image: url('images/image_home.jpg');
}

#bluebox_howto{
	width: 320px;
	position: relative;
	height: auto;
/*	top: 80px;
	right: 140px;*/
	background-color: #0863a9;
}

#blueboxtop_howto{
	margin-bottom: -4px;
	background-repeat: no-repeat;
	background-image: url('images/box_top.jpg');
	width: 320px;
	height: 9px;

}

#blueboxbottom_howto{
	background-repeat: no-repeat;
	background-image: url('images/box_bottom.jpg');
	width: 320px;
	height: 9px;
	position: relative;
/*	top: 80px;
	right: 140px; */
}

#bluebox_results{
	width: 320px;
	position: relative;
	background-color: #0863a9;
}

#blueboxtop_results{
	margin-bottom: -4px;
	background-repeat: no-repeat;
	background-image: url('images/box_top.jpg');
	width: 320px;
	height: 9px;
	position: relative;

}

#blueboxbottom_results{
	background-repeat: no-repeat;	
	background-image: url('images/box_bottom.jpg');
	width: 320px;
	height: 9px;
	position: relative;

}

#blueboxtop_select{
	margin-bottom: -4px;
	background-repeat: no-repeat;
	background-image: url('images/box_top.jpg');
	width: 320px;
	position: relative;
	height: 9px;
/*	top: 80px;
	right: 140px; */
}
#bluebox_select{
	width: 320px;
	position: relative;
/*	top: 80px;
	right: 140px;*/
	background-color: #0863a9;
}

#blueboxbottom_select{
	background-repeat: no-repeat;
	background-image: url('images/box_bottom.jpg');
	width: 320px;
	height: 9px;
	position: relative;
/*	top: 80px;
	right: 140px; */
}

#bluebox_inside{
	padding: 10px;	

}
#bluebox_inside a:link{color: white; font-size: 13px; font-family: Arial, sans-serif; font-weight: bold;}
#bluebox_inside a:visited {color: white; font-size: 13px; font-family: Arial, sans-serif; font-weight: bold; }
#bluebox_inside a:hover {color: #ed8611; font-size: 13px; font-family: Arial, sans-serif; font-weight: bold;}

#blankbox_select{
	padding: 10px;
	position: relative;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#blankbox_results{
	position: relative;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: 500;
}

#squarebluebox{
	width: 310px;
	padding: 5px;
	position: relative;
	top: 125px;
	right: 200px;
	background-color: #0863a9;
}

#squarebluebox_fullwidth{
	width: 780px; 
	height: 52px;
	padding: 0px;
	position: relative;
/*	top: 147px;*/
	background-color: #0863a9;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}


TH {
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	text-align: left;
	padding-left: 5px;	
}


#squarebluebox_leftcol{
	float:left;
	font-size: 14px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: bold;
}

#squarebluebox_rightcol{
	position:relative;
	text-align: center;
	font-size: 14px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: bold;
}

#squarebluebox_leftcol_results{
	position: relative;
	font-size: 13px;
	font-family: Arial, sans-serif; 
	color: white;
	font-weight: bold;
	text-align: center;
}

#squarebluebox_rightcol_results{
	position:relative;
	text-align:center;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: white;
	font-weight: bold;
}

#howto_form{
	position: relative;

}

#howto_form_table{

}

#howto_form_table.tr{
	height: 16px;
}

#howto_form_table.tr.td{
	width: 155px;
}

#login{
	position: relative;
	width: 300px;

}

 }
a{color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }
visited {color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }

#nav a{color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }
#nav a:visited {color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }

#results a:link{color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }
#results a:visited {color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }

#design a:link{color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }
#design a:visited {color: black; letter-spacing: 1px; text-decoration: underline; font-family: Arial, sans-serif; }

#form{
	width: 300px;
}
