html, body, .interior {
	margin: 			0px;
	padding: 			0px;
	font-family:		arial;
	font-size:			12px;
	background-color:	#FFFFFF;	
	color:				#000000;
	width:				100%;
	height:				100%;
}

body {
	background-position:	top left;
	background-repeat:		no repeater;
	background-image:		url( assets/bckgd_veind.jpg );
}

td, tr, .content {
	font-size:		12px;
}

A {
	color:			#000000;
	text-decoration:	underline;
}

A:hover {
	color:			#000000;
	text-decoration:	none;
}

img {
	border:			0;
	padding:		0;
}

#footer {
	text-align:			center;
	position:			float;
	bottom:				0px;
	left:					0px;
	color:				#484f63;
	font-size:			12px;
	padding-bottom: 	5px;
	padding-top:		5px;
	border-top:			1px solid #000000;
}

#footer A {
	color:				#484f63;
	font-weight:		bold;
}

#footer A:hover 
{
	color:				#484f63;
}

#menu {
	text-align:		center;
}

#menu img {
	margin-left:		9px;
	margin-right:		9px;
}

#menu A, #menu A:hover {
	text-decoration:		none;
	color:					#0e4a9f;
	font-size:				12px;
	font-weight:			bold;
}

H1 {
	font-size:		35px;
	color:			#31429a;
	font-family:		impact;
}

#cfincluded
{
  padding:20px;
}


/* Global Classes */

.title
{
  font-size:16pt;
  font-weight:bold;
  color: #0e4a9f;
  padding-bottom:10px;
  margin-top: -20px
}

/* Research */

#research
{
  text-align:justify;
  padding: 25px
}

#research .title
{
	margin-top:-20px;
}

#research div
{
	margin-left:10px;
	margin-bottom:5px;
}

#research .headers
{
	font-weight:bold;
}

#research .text
{
   padding-left:20px;
   padding-bottom:10px;
}


/* Our Physicians */
#ourphysicians
{
  text-align:justify;
  padding: 25px
}

#ourphysicians span
{
  font-weight:bold;
}

#ourphysicians div
{
  padding-left:10px;
  padding-bottom:20px;
  min-height:140px;
}

#ourphysicians ul
{
  padding-bottom:20px;
}

#ourphysicians .title
{
	margin-top:-20px;
}

#ourphysicians .back_to_top
{
  font-size:12pt;
  float:right;
}

#ourphysicians img
{
  float:left;
  clear:both;
  padding:10px;
  padding-top:0px;
}

/* About Us */

#about_us
{
  text-align:justify;
  padding: 25px
}

#about_us div
{
  padding-bottom:10px;
  padding-left:10px;
}

#about_us .title
{
	margin-top:-20px;
}

/* New Patient */

#new_patient
{
  text-align:justify;
  padding: 25px
}

#new_patient div
{
  padding-left:10px;
}

#new_patient .title
{
	margin-top:-20px;
}

/* Contact Us */

#contact_us .title
{
	margin-top:0px;
}

#contact_us td {
	font-size:		15px;
}

#contact_us .location
{
  text-align:justify;
  padding: 25px;
  padding-bottom: 10px;
}

#contact_us .location div
{
  font-weight:bold;
}


/* faq */
#faq
{
  text-align:justify;
  padding: 25px;
}


#faq div
{
	margin-left:15px;
}

#faq .title
{
	margin-top:-20px;
}

#faq .text
{
   padding-bottom:5px;
}

/* Medical Conditions*/
#medical_conditions
{
  text-align:justify;
  padding: 25px;
}

#medical_conditions .title
{
	margin-top:-20px;
}

#medical_conditions div
{
	margin-left:15px;
}

#medical_conditions .header
{
	font-weight:bold;
}

#medical_conditions .text
{
   padding-left:20px;
   padding-bottom:5px;
}

/* Articles */

#articles
{
  text-align:justify;
  padding: 25px
}

#articles .intHeader
{
	margin:0px;
}

#articles div
{
	margin-left:10px;
	margin-bottom:5px;
}

#articles .catagoryhdr
{
	font-weight:bold;
}

#articles .text
{
   padding-left:20px;
   padding-bottom:10px;
}