body {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #666;
	background: #000 url(images/bg.gif) repeat-x;
}


p {
	margin-top: 0px;
}


td.content p {
	margin-right: 10px;
}


h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333399;
	margin: 0px;
}


h2 {
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	margin: 0px;
}
a {
	color: #0066FF;
}
hr {
	background-color: #55036C; 
	height: 1pt;
	margin-top: 0px; 
	margin-right: 10px; 
	margin-bottom: 4px; 
	margin-left: 0px;
	border-top: 0px; 
	border-right: 0px; 
	border-bottom: 0px; 
	border-left: 0px;
}

li, .emphasize {
	color: #3300CC;
}


li .deemphasize {
	color: #666;
}

sup {
	font-size: 9px;
}

.quote {
	font-style: italic;
	font-weight: bold;
}

.header, .header a {
	font-size: 11px;
	text-decoration: blink;
	color:#FF0000;
}

.footer, .footer a {
	color: #000;
	font-size: 10px;
}

a.readmore {
	font-family: times, times new roman, serif;
	font-size: 12px;
}
a.emailpatient {
	font-size: 14px;
	font-weight: bold;
}
.error {
	color: #c03;
}
.waiting {
	position: relative;
	background-color: #FFC;
	border: 1px none;
	width: 557px;
}
.waiting_link {
	position: absolute;
	border: 1px none;
	width: 130px;
	background-color: #39f;
	color: #000;
	padding: 10px;
	left: 557px;
}
.waiting_link a {
	color: #C06;
}

div.seminar {
	border: 2px solid #fc0;
	width: 153px;
	text-align: center;
	padding: 5px;
}

div.book {
	border: 2px solid #fc0;
	width: 520px;
	text-align: center;
	padding: 5px;
}


input, select {
	background-color: #99CCFF; !important
	border-color: #BDBDBD #BDBDBD #BDBDBD #BDBDBD; 
	border-top-width: 1pt; 
	border-right-width: 1pt; 
	border-bottom-width: 1pt; 
	border-left-width: 1pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #501763;
}
textarea {background-color: #CCFFFF; !important}
	
/* ------------------------ form elements ------------------------ */
form.quick {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form.quick label	{ font-size:.95em; } 

form.quick br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input.quick, textarea.quick, select.quick { 
	background-color: #E2E2E2; /* !important;  to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1em;
	}

select.quick { width:150px; padding:0; } /* same width as form - !important */

textarea.quick { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

#special {
display:none;
}
