body   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0px;
    background-color: #212121;
	}

.QAA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2b2b;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.formTable {
	text-align: left;
	vertical-align: top;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	background-color: #F2F2F2;
	border: 1px solid #777777;
}


div {
    text-align: left;
}

li.bullet {
    margin-left: 40px;
}

li.bullet2 {
    margin-left: 20px;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2b2b;
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 16px;
}

.bluehead {
	color: #0066A1;
}

.bluehead2 {
	color: #0066A1;
    font-weight: bold;
}

.SmallTitle_AboutUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49619E;
}

p {
	padding-top: 8px;
	padding-bottom: 8px;
}

h1 {
    color: #005A96;
    font-size:14pt;
    padding-bottom: 12px;
}

h2 {
	font-size:12pt;
	color:#666666;
}

h3 {
	color: #0066A1;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}	
	
	
/* FLV Player Footer */

div.GalleryVideoFooter {
	width: 195px;
	height: 10px;
	padding-bottom:10px;
	text-align:center;
	background: url('http://www.hairclub.com/images/playersprite.png') no-repeat 0 -160px;
	margin-left: 3px;	
}
	
/* FLV Player Footer */

.middle {
    padding-left: 20px; 
    padding-right: 20px;
    line-height: 17px;
}

.QAA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2b2b;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.float_Left  { 
    float: left;
	margin-right: 5px;
}

.step_Numbers {
	border-top: 1px solid #afb3d9;
	border-left: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
}

.step_Number3 {
	border-top: 1px solid #afb3d9;
	border-left: 1px solid #afb3d9;
	border-bottom: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
}

.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
	background-image: url(http://www.hairclub.com/images/shared/class2_bg.gif);
	background-repeat: repeat-x;
}

.step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
	border-bottom: 1px solid #afb3d9;
	background-image: url(http://www.hairclub.com/images/shared/class2_bg.gif);
	background-repeat: repeat-x;
}

A:link {
    text-decoration: none;
    color: #0270D1;
}

A:visited {
    text-decoration: none;
    color: #0270D1;
}

A:active {
    text-decoration: none;
    color: #0270D1;
}

A:hover {
    text-decoration: underline; 
    color: #1584E3;
}

.footerNav {
	font-size: 11px;
	padding-bottom: 20px;
}

.li_news{
        list-style-image: url(http://www.hairclub.com/images/newspaper.gif);
        margin-bottom: 8px;
        margin-left: 30px;
}
.li_video{
        list-style-image: url(http://www.hairclub.com/images/camera_icon.jpg);
        margin-bottom: 8px;
        margin-left: 30px;
}

.ul_aboutus{
	list-style: circle;
	list-style-position: outsides;
	list-style-image: url(http://www.hairclub.com/images/arrowAboutUs.gif);
}

.li_aboutus{
	list-style-image: url(http://www.hairclub.com/images/arrowAboutUs.gif);
	margin-bottom: 8px;
}

		/* Footer Nav Links */

		A.footerNav_links:link {
			color: #666666;
			text-decoration: underline;
		}
		A.footerNav_links:visited {
		color: #646144;
		text-decoration: underline;
		}
		A.footerNav_links:active {
		color: #FF6600;
		text-decoration: underline;
		}
		A.footerNav_links:hover {
		color: #8b8d8e;
		text-decoration: none;
		}

/* 	Quick Links Menu */

	#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	#navcontainer li { margin: 0 0 1px 0; }
	
	#navcontainer a
	{
	display: block;
	padding: 2px 2px 2px 15px;
	border: 1px solid #333;
	width: 300px;
	background-color: #999;
	background-image: url(http://www.hairclub.com/l1_Physicians_down.gif);
	}
	
	#navcontainer a:link, #navlist a:visited
	{
	color: #333;
	text-decoration: none;
	background-image: url(http://www.hairclub.com/l1_Physicians_down.gif);
	}
	
	#navcontainer a:hover
	{
	border: 1px solid #CCC;
	background-color: #666;
	background-image: url(http://www.hairclub.com/l1_Physicians_over.gif);
	color: #EEE;
	}
	
	#active a:link, #active a:visited, #active a:hover
	{
	border: 1px solid #FFF;
	background-color: #5A6F03;
	background-image: url(../images/about_us/l1_Physicians_down.gif);
	color: #333;
	}

<!--[if lte IE 7]>

#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}

<![endif]-->


<!--[if lte IE 6]>

#p7menubar a:active {
	color: #0F7BDB;
	background-color: #00000;om;om;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left bottom;
}

<![endif]-->



