﻿/* Reset */

html, body {
	 margin: 0; padding: 0; border: 0; background: transparent; font-size:10px; }
	 
div, span, article, aside, footer, header, hgroup, nav, section, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, il, table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
	 
img			{ margin:0; padding:0; border:0; }	 
	 
table, tr, th, td, tbody, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
}
	 
table {
	 border-collapse: collapse; border-spacing: 0; }
	 
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	
}
	 
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block; }	 
	 
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000

}
	 
ol, ul { list-style: none ; }


/* Global */

html	{	}
body	{ background-color:#D6E5EC;	}
	 
	 
/* Headings */

h2 { font-weight:bold; color:#000066; line-height:120%; }

h1 { font-weight:bold; color:#000066; line-height:120%; }
h6 { font-weight: bold; color: #ffffff; }

	 
h5 { font-weight: bold; color: #ffffff; }

	 
h4 { font-weight: bold; color: #ffffff; }

	 
h3 { font-weight: bold; color: #ffffff; }

	 
h1 { font-size:x-large; text-align:center; }
h2 { font-size:xx-large; text-align:center; }
h3 { font-size:large; text-align:left; }
h4 { font-size:medium; text-align:left; }
h5 { font-size:small; }
h6 { font-size:x-small; }

h6 img { margin: 0; }
	 

h5 img { margin: 0; }
	 

h4 img { margin: 0; }
	 

h2 img h3 img { margin: 0; }
	 

h1 img { margin: 0; }
	 

/* Text Elements */

p				{	
				font-family:Georgia, "Times New Roman", Times, serif; 
				color:#000; 
				font-size:14px; 
				line-height:140%; }
				
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right		{ margin: 1.5em 0 1.5em 1.5em 1.5em; padding: 0; }
p .center		{ text-align:center }

a				{	}
a:link			{ color: #0000ff;	}
a:visited		{ color: #0f0;	}
a:focus			{ color: #666;	}
a:hover			{ color: #f00; text-decoration:underline; }
a:active		{ color: #000; 	}

blockquote		{ color: #000; font-size:14px;	}
blockquote a:link	{ color: #000; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; }


strong			{ font-weight: bold; }

em				{ font-style: italic; 
				font-family:Georgia, "Times New Roman", Times, serif; }


/* Images */

img				{ margin:0; }
img .center		{ text-align:center; }

/* Lists */

ul				{	}
ol				{ list-style-type:decimal; }

ul li			{ color:#000; font-size:12px; }
ol li			{ color:#000; font-size:12px; }

dl				{	}
dt				{	}
dd				{	}


/* Tables */

table			{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th				{ font-weight: bold; }
th		{ background:#ccc; }

thead		{ background:#ccc; }

tbody			{	}

caption	{	}

td	{	}

th	{	}
caption			{	}

tfoot			{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption			{ background: #efefef; }


/* Miscellaneous */
					

/* Containers */

#wrapper			{ width:900px; margin:0px auto;	background-color:#D6E5EC; }

#banner				{ background-color:#ffffff; width:100%; padding:20px 0 10px 0;  overflow:hidden; border: medium outset #FFFFFF; margin:5px 0 5px 0;}

#logo				{ margin:0 0 10px 10px; float:left;  }

#social-media		{ float:right; margin:0 0px 0 0;	}
#social-media p		{ 
					color:#000080; 
					font-family:Arial, Helvetica, sans-serif; 
					font-size:10px; 
					margin:4px 10px 4px 0px;
					 }
#social-media img	{ width:30px; height:30px; }
#social-media ul	{ margin:0 0 0 10px}
#social-media ul li	{ display:inline; margin:0 5px 0 5px; }

#banner-nav			{ background-color:#000080; width:100%;	margin:30px 0 0px 0; }
#banner-nav ul		{ float:left; width:100%; background-color:#000080; }
#banner-nav ul li	{ display:inline; color:#ffffff; font-family:Arial, Helvetica, sans-serif ; font-size:10px; margin:0px 0px 0px 0px; }
#banner-nav ul li a	{ float:left; padding:5px 5px; }

#banner-nav a:link		{ color:#ffffff; }
#banner-nav a:visited	{ color:#ffffff; }
#banner-nav a:active	{ color:#ffffff; }
#banner-nav a:hover		{ color:#ffffff; background-color:#CC0000 }
#banner-nav a:focus		{ color:#ffffff; }

#left-nav			{ float:left; width:19%; background-color:#eeeeee; padding:10px 0; overflow:hidden; border: medium outset #FFFFFF; margin:5px 0 0 0;	}
#left-nav h5		{ color:#ff0000; font-weight:bold; text-align:center; }
#left-nav ul		{ display:block; }
#left-nav ul li		{ color:#000080; font-family:Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold; text-align:left; margin: 8px; }
left-nav ul li a	{ float:left; display:block; font-weight:bold; }

#left-nav a:link	{ color:#000066; font-weight:bold;}
#left-nav a:visited	{ color:#000066; 	}
#left-nav a:active	{ color:#000066; 	}
#left-nav a:hover	{ color:#000066; background-color:#Ffff6f; display:block; }
#left-nav a:focus	{ color:#000066; 	}
#left-nav hr		{ color:#ff0000; noshade:noshade; width:25% }


#content			{ background-color:#ffffff; float:right; width:79%; clear:both; overflow:hidden; border: medium outset #FFFFFF; margin:5px -5px 0 0; }

#content a:link		{ color: #0000ff; }
#content a:hover 	{ color: #FF0000; text-decoration: underline; }
#content a:active	{ color: #FF0000; text-decoration: underline; }
#content a:visited	{ color: #800080; text-decoration: none; }


#content h1 		{ font-weight:bold; color:#000066; margin:15px 0 25px 10px; line-height:120%; }		
#content h1 em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000066;}
#content h1 a		{ font-weight:bold; color:#000066; margin:15px 0 25px 10px; line-height:120%; }	
#content h1 a:link	{ color: #000066; font-weight: bold; }

#content h2 		{ font-weight:bold; color:#000066; margin:15px 0 25px 10px; line-height:120%; }
#content h2 a:link	{ color: #000066; font-weight: bold; }


#content h3			{ color:#000000; font-weight:bold; margin:15px 0 25px 10px; font-size:large; }
#content h3	em		{ color:#000000; font-weight:bold; font-size:large; font-family:Arial, Helvetica, sans-serif; }
#content h3 a		{ color:#000000; font-weight:bold; font-size:large; }

#content h4			{ color:#000000; font-weight:bold; margin:15px 0 25px 10px; }
#content h4	em		{ font-weight:bold; }
#content h4 a		{ color:#000000; font-weight:bold; }

#content h5			{ color:#000000; font-weight:bold; margin:15px 0 25px 10px; }
#content h5	em		{ font-weight:bold; }
#content h5 a		{ color:#000000; font-weight:bold; }
#content h5 a:link	{ color:#000000; font-weight:bold; }


#content h6			{ color:#000000; font-weight:bold; font-size:10px; margin:15px 0 0 0; text-align:center }


#content p 			{ margin:15px 10px 15px 10px; font-size:14px; }
#content p strong	{ font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height:140%; }
#content p .strong	{ font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold;  }
#content p strong em { font-weight: bold; }


#content p a		{ font-family:Georgia, "Times New Roman", Times, serif; color:black; }
#content p a:link	{ font-family:Georgia, "Times New Roman", Times, serif; }
#content p a:link .strong 	{ color:blue; font-weight: bold;}
#content p a strong em		{ color:black; }


#content ul			{ display:block; list-style:disc; margin:6px 0 0 0; }
#content ul li		{ font-family: Arial, Helvetica, sans-serif; 
					font-size: small; 
					font-weight: bold; 
					color: #000066;  
					list-style-position:inside; color:#000066; font-family:Arial, Helvetica, sans-serif ; font-size:small; font-weight: bold; margin:5px;
					 }
#content ul li a	{ font-weight:bold; color:#000066; }


#content blockquote	{font-family:Georgia, "Times New Roman", Times, serif; margin:15px 10px 15px 50px; ; font-size:14px; line-height:130%  }
#content blockquote strong	{font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; }

#content blockquote strong em	{font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; }

#content blockquote a		{ font-family:Georgia, "Times New Roman", Times, serif; color:black; }
#content blockquote a:link	{ font-family:Georgia, "Times New Roman", Times, serif; }
#content blockquote a:link .strong 	{ color:blue; font-weight: bold;}
#content blockquote a strong em		{ color:black; }


#content p footnote { line-height:100%; text-align:left; font-size: 12px; }
#content p footnote strong { line-height:100%; }
#content p footnote em { line-height:100%; }
#content p footnote a { line-height:100%; }
#content p footnote a:link { line-height:100%; }


#content em			{ line-height:140%; }
#content em	a:link	{ font-family:Georgia, "Times New Roman", Times, serif; color:blue;  }
#content em p a	{ font-family:Georgia, "Times New Roman", Times, serif; color:blue; }
#content p a em	{ font-family:Georgia, "Times New Roman", Times, serif; color:blue; }


#content strong a	{ color:blue; font-weight: bold;}
#content em strong a { color:blue; }


#content hr			{ width:20%; }

#content img		{ margin:0 10px 0 10px; }
#content img .left	{ margin: 0 10px 0 10px; }
#content img .right	{ margin: 0 10px 0 10px; text-align:right; }
#content img .center { margin: 0px auto; display: block; text-align: center; }

#content p img		{ margin:0 10px 0 10px; }
#content p img .left	{ margin: 0 10px 0 10px; }
#content p img image.right	{ margin: 0 10px 0 10px; text-align:right; }
#content p img .center { margin: 0px auto; display: block; text-align: center; }

#content ul li img		{ margin:0 10px 0 10px; }
#content ul li img .left	{ margin: 0 10px 0 10px; }
#content ul li img .right	{ margin: 0 10px 0 10px; text-align:right; }
#content ul li img .center { margin: 0px auto; display: block; text-align: center; }

#blog h3	{ font-weight:bold; text-align:center; }
#blog h4	{ font-weight:bold; text-align:center; }
#blog h4 em	{ font-family:Arial, Helvetica, sans-serif; }
#blog h5 a	{ font-weight:bold;  }
#blog h6	{ margin:5px 0 10px 0; }
#blog p footnote { line-height:100%; text-align:left; font-size: 12px; }
#blog p footnote strong { line-height:100%; }
#blog p footnote em { line-height:100%; }
#blog p footnote a { line-height:100%; }
#blog p footnote a:link { line-height:100%; }


#related p			{ font-family:Georgia, "Times New Roman", Times, serif; margin:15px; color:#000; font-size:14px ; line-height:120%; text-align:center; }
#related p a		{ font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-size:14px ; line-height:120%; }
#related p a:link	{ font-family:Georgia, "Times New Roman", Times, serif; }
#related hr			{ width:20%; }

#resources p		{ font-family:Georgia, "Times New Roman", Times, serif; margin:10px; color:#000; font-size:11px ; line-height:130%; }
#resources p a		{ font-family:Georgia, "Times New Roman", Times, serif; color:#000; }
#resources p a:link	{ font-family:Georgia, "Times New Roman", Times, serif; color:blue;  }
#resources p a:visited	{ color: #800080; }
#resources p a em	{ color:blue; }
#resources p a em strong { color:blue; }
#resources p em a  	{ color:#000; }
#resources p em a strong { color:#000; }

#resources p em a:link 	{ color:blue; }
#resources p em a:visited	{ color: #800080; }
#resources p em a:link strong 	{ color:blue; }
#resources p em a:visited strong { color: #800080; }

#right-column		{ float:right; width:49%; padding:10px 0; overflow:hidden; margin:5px 0 0 0; clear:both;}

#right-column h1, h2, h3, h4	{ margin:0; }

#right-column h1		{ margin-bottom: 10px; margin-top: 10px; }

#right-column h2		{ margin-bottom: 10px; margin-top: 10px; }
#right-column h2 em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#right-column h2 em .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:xx-large; line-height:90%; }

#right-column h3		{ text-align:center; margin:10px 0 10px 0; line-height: 110%; }
#right-column h3 .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:large; }
#right-column h3 a		{ margin-bottom: 10px; margin-top: 10px; }
#right-column h3 a:link	{ margin-bottom: 10px; margin-top: 10px; color: #000066; font-weight: bold; }
#right-column h3 em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:100%; }
#right-column h3 em a:link { color:blue; font-family:Arial, Helvetica, sans-serif;}

#right-column h4		{ text-align:center; margin:5px 0 10px 0; line-height:100%; }
#right-column h4 .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:medium; }
#right-column h4 a		{ margin-bottom: 10px; margin-top: 20px; }
#right-column h4 a:link	{ margin-bottom: 10px; margin-top: 20px; color: #000066; font-weight: bold; }
#right-column h4 em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:5px 0 10px 0; }
#right-column h4 em a:link { color:blue; font-family:Arial, Helvetica, sans-serif;}
#right-column h4 em .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:medium; }

#right-column p 		{ margin:10px 10px 10px 10px; text-align:justify; }

#right-column hr		{ noshade:noshade; width: 50%;  margin-top: 10px; margin-bottom:0px; height: 1px;  }

#rigth-column ul li { line-height:125%; }
#right-column ul li .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:small; }

#right-column img	{ margin-right:10px; margin-left:0px; margin-bottom:0px; align:center; }


#left-column		{ float:left; width:49%; padding:0; overflow:hidden; margin:5px 0 0 0; }

#left-column h1		{ margin-bottom: 10px; margin-top: 10px; }

#left-column h2		{ margin-bottom: 10px; margin-top: 10px; }

#left-column h3		{ text-align:center; margin-bottom: 10px; margin-top: 10px; margin-right:10px;line-height : 110%; }
#left-column h3 .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:large; }
#left-column h3 a	{ margin-bottom: 5px; margin-top: 5px; color: #000066; font-weight: bold; }
#left-column h3 a:link	{ margin-bottom: 5px; margin-top: 5px; color: #000066; font-weight: bold; }

#left-column h4		{ text-align:center; margin-bottom: 10px; margin-top: 10px; }
#left-column h4 .red-text-bold { font-family:Arial, Helvetica, sans-serif; color: #FF0000; font-size:medium; }
#left-column h4 a	{ margin-bottom: 10px; margin-top: 5px; color: #000066; font-weight: bold; }
#left-column h4 a:link	{ margin-bottom: 10px; margin-top: 5px; color: #000066; font-weight: bold; }
#left-column h4 em	{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#left-column h4 em a:link { color:blue; font-family:Arial, Helvetica, sans-serif;}

#left-column p 		{ margin:10px 10px 10px 10px; text-align:justify; }

#left-column hr		{ width: 50%;  margin-top: 0px; margin-bottom:0px; height: 1px;  }

#paypal				{ text-align:center; }
#paypal p			{ text-align:center; }

#check-these ul		{ list-style:none; }
#check-these ul li	{ text-align:center; }

#acvim h4			{ text-align:center; color:#000066; margin-bottom: 10px; margin-top: 10px; }	

#acvim h5			{ text-align:center; font-size:x-small; margin-bottom: 10px; margin-top: 10px; }
#acvim h5 a			{ text-weight:bold; }
#acvim h5 a:link	{ color: #0000ff; }

#acvim h6 a			{ text-weight:bold; }

#acvim p a			{ text-weight:bold; }

#acvim-small p		{ font-family:Georgia, "Times New Roman", Times, serif; margin:10px; color:#000; font-size:12px ; line-height:130%; }
#acvim-small p a		{ font-family:Georgia, "Times New Roman", Times, serif; }
#acvim-small p a:link	{ font-family:Georgia, "Times New Roman", Times, serif; }

#cardios h6			{ text-align:justify; font-size:medium; font-weight:bold; margin-left:10px; }
#cardios h6 a:link	{ font-weight:bold; }

#clinic h1 			{ font-weight:bold; color:#000066; margin:5px 0 5px 5px; line-height:120%; }		
#clinic h1 em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FF0000; margin:30px 0 0 5px; }
#clinic h1 a		{ font-weight:bold; color:#000066; margin:5px 0 5px 5px; line-height:120%; }	
#content h1 a:link	{ color: #000066; font-weight: bold; }

#clinic h2 		{ font-weight:bold; color:#000066; margin:5px 0 5px 5px; line-height:120%; }
#clinic h2 a:link	{ color: #000066; font-weight: bold; }
#clinic h3			{ color:#FFF; font-size:x-small; }
#clinic h3	em		{ color:#000000; font-weight:bold; font-size:large; }
#clinic h3 a		{  color:#FFF; font-size:x-small;  }

#clinic h4			{ color:#000000; font-weight:bold; margin:5px 0 5px 5px; text-align:center; }
#clinic h4	em		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FF0000; }

#clinic h4 a		{ color:#000000; font-weight:bold; margin:5px 0 5px 5px; }

#clinic h5			{ color:#000000; font-weight:bold; margin:5px 0 5px 5px; text-align:center; }


#clinic h6			{ color:#000000; font-weight:bold; font-size:10px; margin:15px 0 10px 0; text-align:center }
#clinic h6 a:link	{ font-weight: bold; }

#clinic	p		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:justify; }
#clinic p strong	{ font-weight: bold; }
#clinic p .strong	{ font-weight: bold; }
#clinic p strong em { font-weight: bold; }


#clinic p a			{ color:black; }
#clinic p a:link	{ font-family:Georgia, "Times New Roman", Times, serif; }
#clinic p a:link .strong 	{ color:blue; font-weight: bold;}

#clinic-box-notes {
	border: 2px groove #FF0000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC; }
#clinic-box-notes p { font-family:Arial, Helvetica, sans-serif; font-weight: bold;}
#clinic-box-notes p a { font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
#clinic-box-notes p a:link { font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
#clinic-box-notes p strong { font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
#clinic-box-notes h4 { color:#ff0000; }
#clinic-box-notes h4 a { color:#ff0000; }


#clinic-table-1 {
	width:60%;
	margin:auto;
	text-align:center;
	border-left: 2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	background-color: #ffff99;
	border-right-color: #FF0000;
	border-right-width: 2px;
 }
	
#clinic-table-1 tr, td {
	margin:auto;
	text-align:center;
	width:auto;
	font-weight: normal;
	color: black;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
	height:20px;
	width:auto;
}

#clinic-table-1 td {
	margin:auto;
	text-align:center;
	width:auto; 
	vertical-align:middle;}


#clinic-table-1-header-tr {
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	text-align:center;
}
	
#clinic-table-1-header-td {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: 2pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99;
	text-align:center;
	margin-right: .75pt;

}

#clinic-table-1-header-td0 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: 2pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99;
	text-align:center;
	margin-right: .75pt;

}

#clinic-table-1-header-td1 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: 2pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99;
	text-align:center;
	margin-right: .75pt;

}

#clinic-table-1-header-td2 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: 2pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99;
	text-align:center;
	margin-right: .75pt;

}

#clinic-table-1-header-td3 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: 2pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99;
	text-align:center;
	margin-right: .75pt;

}


	
#clinic-table-2 {
	width:96%;
	margin:auto;
	border-left: 2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	background-color: #ffff99;
	border-right-color: #FF0000;
	border-right-width: 2px;}

#clinic-table-2 tr, td {
	
	text-align:left;
	width:auto;
	font-weight: normal;
	color: black;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: none;
	border-right-style: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
	height:20px;
	width:auto;
	vertical-align:top;}
	
#clinic-table-2 td {
	padding:3px; }
	
#clinic-table-2-header-tr {
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	text-align:center;
	vertical-align:middle;
}
	
#clinic-table-2-header-td {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: .75pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99; 
	text-align:center;
	vertical-align:middle;
}

#clinic-table-2-header-td0 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: .75pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99; 
	text-align:center;
	vertical-align:middle;
}

#clinic-table-2-header-td1 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: .75pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99; 
	text-align:center;
	vertical-align:middle;
}

#clinic-table-2-header-td2 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: .75pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99; 
	text-align:center;
	vertical-align:middle;
}

#clinic-table-2-header-td3 {
	font-weight: bold;
	color: white;
	background-color: black;
	font-size: small;
	height: 37px;
	width:auto;
	border-left: .75pt #ffff99;
	border-right: .75pt #ffff99;
	border-top: .75pt #ffff99;
	border-bottom: .75pt #ffff99; 
	text-align:center;
	vertical-align:middle;
}






#nationwide p		{ font-family:Georgia, "Times New Roman", Times, serif; margin:15px; color:#000; font-size:14px ; line-height:120%; text-align:center; }
#nationwide p a		{ font-family:Georgia, "Times New Roman", Times, serif; margin:15px; color:#000; font-size:14px ; line-height:120%; text-align:center; }
#nationwide p a:link { font-family:Georgia, "Times New Roman", Times, serif;  }

#nationwide h4 a	{color:#000066;}
#nationwide h4 a:link	{color:#000066;}

#neuros h6			{ text-align:justify; font-size:medium; font-weight:bold; margin:10px;  }
#neuros h6 a		{  }
#neuros h6 a:link	{ font-weight:bold; }

#rescue h3			{ text-align:center; }
#rescue ul li		{ color:red; list-style:none; }
#rescue ul li a		{ color:blue; }
#rescue hr			{ text-align: left; }

#breeders			{ 	width:98%; 
						cell-padding:2px; border: 2px solid #000080;
						text-align: center;
						margin-top:10px;
						margin-right:10px;
						margin-bottom: -5px;
						margin-left: 10px;
						background-color: #FFFFCC }

#mvd				{ }

#mvd-head			{ 	width:100%; 
						cell-padding:0; border: 0;
						text-align: center;
						margin-top:0;
						margin-bottom:-10; }
						
#mvd-head h5 { font-family:Arial, Helvetica, sans-serif; color:blue; font-weight:bold ; margin:0; text-align:center; }
#mvd-head h5 a { font-family:Arial, Helvetica, sans-serif; color:blue; font-weight:bold ; margin:0; text-align:center; }

#mvd-head img .center		{ margin-top:5px; }

#mvd-head .red-h-bold { font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						font-style: inherit;
						font-variant: inherit;
						text-transform: inherit;
						color: #FF0000; }
						
#mvd-head table		{ width:100%; }

#mvd-head table tr td {text-align: center;
					 	margin: 0; padding: 0; border: 0; }

#mvd-head table tr td h5 { font-family:Arial, Helvetica, sans-serif; color:blue; font-weight:bold ; margin:0; text-align:center; }

					

#mvd-ul-box ul		{ text-align:center; }
#mvd-ul-box ul li	{ font-family: Arial, Helvetica, sans-serif; 
					font-size: small; 
					font-weight: bold; 
					color: #000066;  
					list-style-position:inside; display:inline; list-style:none; margin:6px 0 0 0; }
										 }
#mvd-boxes ul li a	{ font-weight:bold; color:#000066; }

#mvd-box-preventive {
	padding: 5px 5px 10px 8px;
	float: left;
	width: 48%;
	border: 2px groove #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFCC;}
	
#mvd-box-preventive p { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-preventive p strong { font-family: Arial, Helvetica, sans-serif; }
#mvd-box-preventive p a { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-preventive p a:link { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }

		
#mvd-box-ace {
	padding: 5px 5px 10px 8px;
	float: left;
	width: 54%;
	border: 2px groove #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFFFCC;}
	
#mvd-box-ace p { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }

#mvd-box-pimo {
	padding: 5px;
	float: left;
	width: 97%;
	border: 2px groove #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 8px;
	margin-top: 5px; 
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFCC; }
	
#mvd-box-pimo h3 { text-align:center; color:#000066; }
#mvd-box-pimo h3 a {color:#000066; }

#mvd-box-pimo h4 { text-align:center; }

#mvd-box-pimo p { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-pimo p strong { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-pimo p em { font-family: Arial, Helvetica, sans-serif; }
#mvd-box-pimo blockquote { font-family: Arial, Helvetica, sans-serif; font-size: small; }

#mvd-box-pimo p a { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-pimo p a:link { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-pimo img .center		{ text-align:center; }
#mvd-box-pimo img {border-style: solid; border-width: 0px; }

#mvd-box-caution {
	padding: 5px;
	width: 94%;
	border: 3px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 8px;
	margin-top: 5px; 
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFFF; }

#mvd-box-caution img {border-style: solid; border-width: 0px; margin:0 0px 0 0px; }

#mvd-box-caution img .center {text-align:center;}

#mvd-box-caution .red-text-bold {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
	font-weight: bold;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #FF0000; }
	
#mvd-box-quality {
	padding: 5px;
	float: left;
	width: 96%;
	border: 2px groove #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 8px;
	margin-top: 5px; 
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFCC; }
	
#mvd-box-quality h4 { text-align:center; color:#000066; }
#mvd-box-quality h4 a {color:#000066; }

#mvd-box-quality p { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-quality p strong { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-quality p em { font-family: Arial, Helvetica, sans-serif; }
#mvd-box-quality blockquote { font-family: Arial, Helvetica, sans-serif; font-size: small; }

#mvd-box-quality p a { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-quality p a:link { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }


#mvd-box-surgery {
	padding: 5px;
	float: left;
	width: 96%;
	border: 2px groove #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 8px;
	margin-top: 5px; 
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFCC; }
	
#mvd-box-surgery h4 { text-align:center; color:#000066; }
#mvd-box-surgery h4 a {color:#000066; }

#mvd-box-surgery p { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-surgery p strong { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }

#mvd-box-surgery p a { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }
#mvd-box-surgery p a:link { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align:justify; }


#sm-reduced-box		{ width:97%;  margin:0 5px 0 5px; border: 2px groove #FF0000;
						padding: 5px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: small;
						background-color: #FFFFCC; }	  		
#sm-reduced-box p	{ font-family: Arial, Helvetica, sans-serif;
						font-size: small; }				
#sm-reduced-box p strong	{ font-family: Arial, Helvetica, sans-serif;
						font-size: small; }
#sm-reduced-box p a	{ font-family: Arial, Helvetica, sans-serif;
						font-size: small; }
#sm-reduced-box p a:link	{ font-family: Arial, Helvetica, sans-serif;
						font-size: small; }	
#sm-reduced-box h3	{ text-align: center; }

#sm-protocol h3 { text-align:center; }
	
}
						
#breeders p			{ font-family:Arial, Helvetica, sans-serif; text-align:justify; }
#breeders p	a:link		{ font-family:Arial, Helvetica, sans-serif; text-align:justify; }

#breeders p	strong		{ font-family:Arial, Helvetica, sans-serif; text-align:justify; }
#breeders p	strong a:link { font-family:Arial, Helvetica, sans-serif; text-align:justify; font-weight:bold; }
#breeders p	strong em	{ font-family:Arial, Helvetica, sans-serif; text-align:justify; }
#breeders p	strong em a  { font-family:Arial, Helvetica, sans-serif; text-align:justify; font-weight:bold; color:green; }


#breeders h3		{ text-align:center; }						
#breeders h3 em		{ font-family:Arial, Helvetica, sans-serif; color:red; text-align:center; font-weight:bold; }
#breeders h3 em	a	{ color:red; text-align:center; font-weight:bold; }
#breeders h4 em		{ font-family:Arial, Helvetica, sans-serif; color:red; text-align:center; font-weight:bold; }
#breeders h4 em	a	{ color:red; text-align:center; font-weight:bold; }


#mmm-box			{ 	border: 2px groove #FF0000;
						padding: 5px;
						
						background-color: #FFFFCC;
						margin-right: 10px;
						float: left;
						width: 60%; }
						
#mmm-box h4			{ text-align: center; }
#mmm-box p			{ font-family: Arial, Helvetica, sans-serif;
						font-size: small; 
						text-align:justify; }
#mmm-box p a:link		{ font-family: Arial, Helvetica, sans-serif; }

#whatyoucando 		{ text-align:center; }


#footer				{ clear:both; width:100%; background-color:#D6E5EC;	padding:10px 0 0 0; }
#footer p			{ color:red; text-align:center; font-size:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; } 
#footer h6			{ color:#0099FF; text-align:center; font-size:10px; font-weight:bold; margin:10px 0 0 0 }

#footer-nav			{ background-color:#D6E5EC; width:100%; margin:0 0 10px 0;	}
#footer-nav ul		{ float:inherit; margin:15px 0 0px 0; }
#footer-nav ul li	{ display:inline; color:#000080; font-family:Arial, Helvetica, sans-serif ; font-size:10px; margin:0px 10px 0px 10px; }
#banner-nav ul li a	{ float:left; padding:5px 5px; }

#footer-nav a:link		{ color:#000080; }
#footer-nav a:visited	{ color:#000080; }
#footer-nav a:active	{ color:#000080; }
#footer-nav a:hover		{ color:#000080; background-color:#FFFF66 }
#footer-nav a:focus		{ color:#000080; }



#box1				{	}

#box2				{	}

#box3				{	}

#box4				{	}

#box5				{	}

#box6				{	}


/* Layout Extra */



/* Navigation Extra */



/* Forms */

form			{ text-align:left; margin20px;	}

textarea	{
	border:0; padding:0; margin:0; background:none; }

input	{
	border:0; padding:0; margin:0; background:none; }

submit	{
	border:0; padding:0; margin:0; background:none; }

label	{
	border:0; padding:0; margin:0; background:none; }

label			{ float: left; width: 150px; text-align:right; display:block; }

textarea	{ border:1px #333 solid; margin-left:10px; }

input	{ border:1px #333 solid; margin-left:10px; }
0
input			{ width: 280px; margin-bottom: 16px; }

textarea		{ width: 280px; height: 150px; margin-bottom: 16px; }

select			{	}

.submit			{ width:90px; height:25px; margin-left:150px; font-size:12px; }

br				{ clear: left;	}


/* Miscellaneous */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:80%; font-style:normal; color:#666; }

.title			{ font-size:18px; font-weight:bold; color:#333; }
.subtitle		{ font-size:14px; font-style:italic; color:#333; }

.artist			{ font-size:16px; font-weight:bold; color:#333; }
.author			{ font-size:14px; font-weight:bold; color:#555; }
.editor			{ font-size:14px; font-style:italic; color:#555; }

.pub-date		{ font-size:10px; font-style:italic; color:#555; }
.article-date	{ font-size:10px; font-style:italic; color:#555; }
.location		{ font-size:10px; font-style:italic; color:#555; }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added			{ background:#D&D&FF; }
.removed		{
	color: #f00;
}
.changed		{ background:#FFB; };;;;;;;;
 
.red-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	}
	
.blockquote { }

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:150%;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:15px 10px 0px 0px;
	line-height:100%;
	text-align:left; }
	
.footnote strong { font-size: 12px;
	line-height:100%;
	text-align:left; }

.footnote a {margin:0px; }

.footnote a:link { margin:0px; }
	
}

.bold-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	font-weight: bold;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
}
.red-text-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #FF0000;
	
.red-text-bold-em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic
	font-variant: inherit;
	text-transform: inherit;
	color: #FF0000; }
	
.justify { text-align:justify; line-height:150% }

.red-text-bold-foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.red-h-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-sty