﻿






/* 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;
	verticl-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	{	}
	 
	 
/* Headings */

h2 { font-weight:bold; color:#000066; line-height:120%; }

h1 { font-family:Arial, Helvetica, sans-serif; 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: #000066; }

	 
h1 { font-size:x-large; text-align:center; }
h2 { font-size:large; text-align:left; }
h3 { font-size:large; text-align:center; }
h4 { font-size:medium; text-align:left; }
h5 { font-size:small; }
h6 { font-size:x-small; text-align:center; }

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				{ color:#000; font-size:12px; line-height:150%; }
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; }

blockquote		{ color:#000; font-size:12px; line-height:150%; }

a				{	}
a:link			{ color: #00f;	}
a:visited		{ color: #0f0;	}
a:active		{ color: #000;	}
a:focus			{ color: #666;	}
a:hover			{ color: #f00;	}

blockquote		{ color: #000; font-size:12px;	}

strong			{ font-weight: bold; }
em				{ font-style: italic; }


/* 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; }
thead, th		{ background:#ccc; }

tbody			{	}

th,td,caption	{	}
caption			{	}

tfoot			{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption			{ background: #efefef; }


/* Miscellaneous */

sup, sub		{ line-height: 0; }

abbr, acronym	{ border-bottom: 1px dotted #666; }
address			{	}
del				{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#ff9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-style:normal }
					

/* Containers */

#wrapper			{ width:900px; margin:0px auto;	background-color:white; }

#top				{	}

#banner				{ width:100%; padding:0px 0 10px 0;  overflow:hidden; background-color:white; border: medium outset #FFFFFF; margin:0px 0 0px 0;
}

#logo				{ margin:0px 0 0px 0px; float:left; }

#social-media		{ float:right; margin:0px 10px 5px 0; background-color:white; }
#social-media p		{ 
					color:black; 
					font-family:Arial, Helvetica, sans-serif; 
					font-size:10px; 
					margin: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			{margin:10px 10px 10px 20px; background-color:navy; } 
#banner-nav ul		{float:left ; width:100%; background-color:navy; }
#banner-nav ul li	{padding-left: 20px; display:inline; color:white; font-family:Arial, Helvetica, sans-serif ; font-size:12px; margin:0px 0px 0px 0px; }
#banner-nav ul li a	{padding:5px 5px; }

#banner-nav a:link		{ color:white; }
#banner-nav a:visited	{ color:white; }
#banner-nav a:active	{ color:red; }
#banner-nav a:hover		{ color:white; }
#banner-nav a:focus		{ color:white; }



#subbanner			{	}

#topnav				{	}

#content-wrapper	{	}

#leftnav			{	}

#leftside			{	}

#rightside			{	}

/*-----------------------Content----------------------*/

#content			{ background:ffffff; float:right; width:100%; clear:both; overflow:hidden; margin:0px 0 0px 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-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000066; margin:0; 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;}
	
}
#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:#000066; font-weight:bold; margin:15px 0 25px 10px; font-size:large; }
#content h3 a		{ color:#000066; font-weight:bold; margin:10px 0 10px 10px; font-size:large; }

#content h4			{ color:#000066; font-weight:bold; margin:15px 0 25px 10px; }
#content h4 a		{ color:#000066; font-weight:bold; margin:10px 0 10px 10px; }

#content h5			{ color:#000066; font-weight:bold; margin:15px 0 10px 10px; }
#content h5 a		{ color:#000066; font-weight:bold;  }

#content h6			{ color:#000000; font-weight:bold; font-size:10px; margin:15px 0 0 0; text-align:center }


#content p 			{ font-family:Arial, Helvetica, sans-serif; margin:15px 10px 15px 10px; text-align:left; color:#000066; }
#content p em		{ color:#000066;  font-family:Arial, Helvetica, sans-serif; }

#content p strong	{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; line-height:140%; color:#000066; }
#content p strong em { font-weight: bold; }

#content p a:link strong 	{ color:blue; }


#content p a		{ font-family:Arial, Helvetica, sans-serif; text-decoration: none; }
#content p a:link	{ font-family:Arial, Helvetica, sans-serif; color:blue; }

#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-famliy: Arial, Helvetica, sans-serif;  margin:15px 10px 15px 50px; ; font-size:12px; line-height:130%; color:#000066;  }
#content blockquote strong	{font-famliy: Arial, Helvetica, sans-serif;   }

#content blockquote em strong	{font-famliy: Arial, Helvetica, sans-serif;   }

#content footnote { line-height:110%; }

#content em			{ line-height:140%; }
#content em	a:link	{ font-famliy: Arial, Helvetica, sans-serif;  }
#content em p a	{ font-famliy: Arial, Helvetica, sans-serif;  }

#content strong a	{ color:blue; }
#content em strong a { color:blue; }

#content hr			{ width:20%; }

#content img		{ margin:0 10px 5px 10px; }
#content img .left	{ margin: 0 10px 0 10px }
#content img .right	{ margin: 20px 20px 20px 20px }
#content img .center { margin: 0px auto; display: block; text-align: center; }

/*-----------------------Slider----------------------*/

#slider ul 		{ list-style-type:none;}
#slider ul li 	{ margin-left:0px; }

/*-----------------------Columns----------------------*/


#right-column		{ float:right; width:45%; padding:0px 0; background:#FFFF66 ; overflow:hidden; margin:0px 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; color:white; background-color:black; }
#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;  }

#right-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:10px; margin-bottom:0px; align:center;  }


#left-column		{ float:left; width:55%; padding:0; background:white; overflow:hidden; margin:0px 0 0 0; }

#left-column h1		{ margin-bottom: 10px; margin-top: 10px;  }
#left-column h1 a:link	{ color: blue; font-weight: bold; }


#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;  }

/*--------------home-----------------*/

#home h3 { text-align:left; }

#home-table	{ width:100%; background:white; }

#home-table tr td {text-align: center; margin: 0; padding: 0; border: 0; }


/*-----------------------Footer----------------------*/

#footer				{ margin:0px 0 5px 0;  clear:both; width:100%; height: 60px; background-color:navy; border: medium outset #FFFFFF; 5px -5px 0 0; overflow:hidden; font-family:Arial, Helvetica, sans-serif ;  }
#footer hr			{ color:red; }
#footer-col1		{ float:left; padding:10px; }
#footer-col1 li		{ font-size:10px; color:white;  }

#footer-col2		{ float:left;  }
#footer-col2 ul li	{ float:left; padding-left: 45px; padding-top: 20px; color:white;  }
#footer-col2 li a 	{ font-size: 12px; font-weight:bold; text-decoration:none ; color:white; }
#footer-col2 li a:hover { color: red; }

#footer-col3 		{ padding:10px; float: right; width: 150px; }
#footer-col3 h6 		{ color:white; font-size: 10px; text-align: right; clear: both; font-weight:normal; }

#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:thin;
	border-left-style: solid;
	border-left-color: black;
	border-right:thin;
	border-right-style: solid;
	border-right-color: black;
	border-top-style: none;
	border-bottom:thin;
	border-bottom-color:black;
	border-bottom-style:solid;
	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;
}








#box1				{	}

#box2				{	}

#box3				{	}

#box4				{	}

#box5				{	}

#box6				{	}


/* Layout Extra */



/* Navigation Extra */



/* Forms */

form			{ text-align:left; margin20px;	}

label, submit, input, textarea	{
	border:0; padding:0; margin:0; background:none; }

label			{ float: left; width: 150px; text-align:right; display:block; }

input, textarea	{ border:1px #333 solid; margin-left:10px; }

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		{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }







