/* Generic Selectors */

body {
	font-family: Verdana, Arial, "Microsoft Sans Serif";
	font-size: 11px;
	background-color: #003366;
	margin: 5 0 0 0;
}

h1 {
	font-family: "Times New Roman", Arial, "Microsoft Sans Serif";
	margin-top: 0;
	text-align: center;
	width: 99%;
	font-size: 24px;
	font-weight: bold;
	color: #800000;
}

h2 {
	font-family: "Times New Roman", Arial, "Microsoft Sans Serif";
	margin-top: 0;
	text-align: center;
	width: 99%;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
}

h3 {
	font-family: "Franklin Gothic Demi Cond", Arial;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0;	
}

li {
	line-height: 125%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a:link 		{color: #003366; text-decoration: underline; font-weight: bold;}
a:visited 	{color: #666666; text-decoration: underline; font-weight: bold;}
a:active 	{color: #800000; text-decoration: underline; font-weight: bold;}
a:hover 	{color: #800000; text-decoration: underline; font-weight: bold;}


/* Designated Selectors */

#specialNote {
	font-family: Courier;
	margin-left: 5;	margin-right: 5;
}

/* Right Side Navigation */

#divRightNav td {
	font-family: "Franklin Gothic Demi Cond", Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
	
#divRightNav a {
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
	
#divRightNav a:link {
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
	
#divRightNav a:visited {
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}	

#divRightNav a:active {
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #800000;
	text-decoration: underline;
	font-weight: normal;	
	}
	
#divRightNav a:hover {
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #800000;
	text-decoration: underline;
	font-weight: normal;
	}
#divRightNav .divider {
	text-align: center;
	height: 7px;
	}			

/* Footer */
	

#footer
{
	text-align: center;
	font-family: "Franklin Gothic Demi Cond", Arial;
	color: #003366;
	font-size: 12px;
	margin-left: 5; margin-right: 5
	}
	#footer a:link 		{color: #003366; text-decoration: underline; font-weight: normal;}
	#footer a:visited 	{color: #003366; text-decoration: underline; font-weight: normal;}
	#footer a:active 	{color: #800000; text-decoration: underline; font-weight: normal;}
	#footer a:hover 	{color: #800000; text-decoration: underline; font-weight: normal;}
	
	#footer .copyright	{margin: 0 0 0 0; font-family: "Franklin Gothic Demi Cond", Arial; color: #666666; font-size: 10px; }	

.mainBody {
	margin-left: 5;	margin-right: 5;
}

.breadCrumbs {
	margin: 10 0 10 75;
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;	
}

.first_time_hair_analysis {
	display:block;
	text-indent:-1000em;
	background: url('../shared/images/first_time_hair_analysis.gif') no-repeat 0 0;
	width:178px;
	height:16px;
	cursor: pointer;
	cursor: hand;			
}

.ordering_hair_mineral_analysis {
	display:block;
	text-indent:-1000em;
	background: url('../shared/images/hair_analysis_kit_3x3.gif') no-repeat 0 0;
	width:180px;
	height:159px;
	cursor: pointer;
	cursor: hand;			
}

.ordering_hair_mineral_analysis_supplements {
	display:block;
	text-indent:-1000em;
	background: url('../shared/images/hair_analysis_kit_supplements_3x3.gif') no-repeat 0 0;
	width:180px;
	height:159px;
	cursor: pointer;
	cursor: hand;			
}

.trace_elements_supplements {
	display:block;
	text-indent:-1000em;
	background: url('../shared/images/available_online.png') no-repeat 0 0;
	width:180px;
	height:186px;			
}
