body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000033;
	background-color: #e6e6F0;
	margin: 15px 3% 15px 3%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.righthand {
	font-style: normal;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: right;
	font-weight: bold;
	padding-bottom: 15px;
}

a:link, a:visited {
	color: #9900CC;
}

a:hover, a:active {
	color: #000033;
}

.leftnav {
	padding-top: 1px;
	vertical-align: top;
	width: 165px;
}

.leftnav a {
	text-decoration: none;
	color: #000033;
	font-size: 75%;
	font-weight: bold;
	padding: 2px;
	margin: 0px 2% 0px 0px;
	border: 1px solid #9900CC;
}

.leftnav a:link, .leftnav a:visited {
	color: #000033;
	background-color: #E4E9FF;
}

.leftnav a:hover, .leftnav a:active {
	color: #7700A0;
	background-color: #FFFFFF;
}

.leftnav p {
	margin: 5px 0px 10px 0px;
}

.topbar {
	background-color: #E1EFFF;
	background-image:url(badth-images/topbar.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

.leftbar {
	background-color: #E1EFFF;
	background-image:url(badth-images/leftbar.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

.maintext {
	background-color: #E4E9FF;
	padding: 15px;
	border: solid 2px #9900CC;
	vertical-align: top;
}

.emphasis {
	font-variant: small-caps;
	font-weight: bold;
	color: #9900CC;
}

.emphasis2 {
	font-weight: bold;
	color: #9900CC;
}

ul li {
	margin: 10px 0px 10px 0px;
	list-style-image:url(badth-images/bullet.gif);
}

ul li ol {
	list-style-image: none;
}

hr {
	color: #9900CC;
	background-color: #9900CC;
	height: 2px;
	border: 0;
	width: 80%;
	text-align: center;
}

.rightalign {
	text-align: right;
}

.indent {
	padding-left: 30px;
}

.findther {
	font-size: 75%;
	border-left: 1px solid #9900CC;
	border-top: 1px solid #9900CC;
}

.findther td {
	border-bottom: 1px solid #9900CC;
    border-right: 1px solid #9900CC;
	margin: 0px;
	padding: 2px;
}

.supervision {
	font-size: 80%;
	border-left: 1px solid #9900CC;
	border-top: 1px solid #9900CC;
}

.supervision td {
	border-bottom: 1px solid #9900CC;
    border-right: 1px solid #9900CC;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}

.numberedcol {
	width: 15px;
	text-align: center;
}

.bottomnav a {
	text-decoration: none;
	color: #000033;
	font-size: 75%;
	font-weight: bold;
	padding: 2px 2px 1px 2px;
	margin: 0px 2% 0px 0px;
	border: 1px solid #9900CC;
}

.bottomnav a:link, .bottomnav a:visited {
	color: #000033;
	background-color: #E4E9FF;
}

.bottomnav a:hover, .bottomnav a:active {
	color: #7700A0;
	background-color: #FFFFFF;
}

.contact {
	border-collapse: collapse;
	border: 1px solid #9900CC;
}

.contact td  {
	vertical-align: top;
	font-size: 90%;
	padding: 3px;
	border: 1px solid #9900CC;
}

.links img {
	float: left;
	margin: 0px 8px 4px 0px;
	border: none;
}

.links hr {
	clear: both;
}

.indent1 {
	margin-left: 25px;
}

.indent2 {
	margin-left: 50px;
}

.letteredlist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-alpha;
}

ol.letteredlist li {
	margin: 10px 0px 10px 0px;
}

.largeletterlist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: upper-alpha;
}

ol.largeletterlist li {
	margin: 10px 0px 10px 0px;
}

.romanlist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-roman;
}

ol.romanlist li, ol.numberedlist li {
	margin: 10px 0px 10px 0px;
	list-style-image: none;
}

ol.numberedlist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}

dl dt {
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

dl dd {
	margin: 5px 0px 5px 20px;
}

.smallprint {
	font-size: 80%;
}

.caption {
	font-size: 75%;
	width: 150px;
}

#imageholder {
	margin-top: 30px;
}

.faqlist li{
	margin: 5px 0px 5px 0px;
	font-size: 90%;
}

.casestudy {
	border: 1px solid #9900CC;
	padding: 5px 10px 5px 10px;
	margin-bottom: 1em;
}

img.new {
	vertical-align: bottom;
}

#footer {
	font-size: .75em;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

.ok {
	color: #009933;
	font-weight: bold;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
}