/* 
  -----------------------------------
  Stuartmed USA 2006 Style Sheet (Updated)
  Author: Justin Agoglia
  www.skylardesign.com
  -----------------------------------
*/

html, body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.copy {font-size: 12px; padding: 10px 10px 0 12px; line-height: 1.5em;}
.brownbk {background-color: #9C6908}
.tanbk {background-color: #F7D79C}
.maroonbk {background-color: #993300}
.copybld {font-size: 11px; color: #003366; font-weight: bold}
.padding {padding-top: 5px; padding-left: 1px}
.tanbkpad {background-color: #F7D79C ; padding-top: 5px; padding-left: 11px}
h1 {font-size: 16px; font-weight: bold; color: #993300; letter-spacing: normal}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}
.copysm {
	color: #000;
	font-size: 10px;
}
.frmbkgrd {
	padding: 1px;
	background-color: #F7D79C;
}

blockquote {
	font-weight: bold;
	color: #333;
	line-height: normal;
}
.tablewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;

}
.copyitalics {
	font-size: 12px;
	color: #993300;
	font-style: italic;

}
.copytable {font-size: 12px; color: #000;}
.copyfrm {
	font-size: 12px;
	background-color: #FFF;

}
.frmbld {
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #930;
}
.tanbkgrd {background-color: #F7D79C;}
.copyfrmbld {
	font-size: 11px;
	color: #036;
	font-weight: bold;
	background-color: #F7D79C;

}
.button {
	font-size: 12px;
	color: #FFF;
	background-color: #9c3000;
}
.second a:link {
	color: #930;
	text-decoration: underline;
}
.second a:visited {
	color: #930;
	text-decoration: underline;
}
.second a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
.second a:active {
	color: 930;
	text-decoration: none;
}
.white {color: #FFF;}
.footer a:link {
	color: #930;
	text-decoration: underline;

}
.footer a:visited {
	color: #930;
	text-decoration: underline;
}
.footer a:hover {
	color: #930;
	text-decoration: none;

}
.footer a:active {
	color: #930;
	text-decoration: underline;
}
.emphasis {
	font-weight: bold;
	color: #F00;
}
h3 {font-size: 14px; color: #993300; font-weight: bold}
.copysmbrown {color: #9B6809}
ul {list-style: none; margin-left: 5px;}
li {
	background: url(../images/bullet.gif) no-repeat 2px 5px;
	padding-left: 17px;
} 
hr {
	width: 250px;
	text-align: left;	
}
.tanbk #bosleylogo {padding-top: 5px; padding-left: 180px;
}
.mainTd {width: 770px;}
