/* selectors--universal * (none); element [a] */


a {
	font-weight: bold;
	text-decoration: none; } 

a img {border: none; } 

body {  /* set font size, bckgrnd color */
     margin: 0;
     padding: 0 ;
     background-color: #fff; /* was #cc9 */
     font: normal .9em Arial, Verdana, Helvetica, sans-serif; }

h1, h2 {
         letter-spacing: 2px;
		 padding: 20px 0 10px 5px; } 

h1 + h2 {
         margin-top: 0em; 	 } 
         
h1       {
	font-size: 1.3em;
	color: #ffc;
	line-height: normal;
	background: #0c0c3a;
	letter-spacing: 1.2px;
	margin: 10px 0px 0px;
	padding-left: 10px;
} 
         
h2       {
	font-size: 1em;
	color: #669;
	font-style: oblique; } 

h3       {
	font-weight: normal;
	font-size: 1.01ems;
	color: #ffc;
	background: #0c0c3a;
	display: run-in;
	letter-spacing: 1.2px;
	padding: 10px;  }

h4      {
	font-style: italic;
	color: #fff;
	letter-spacing: 1.2px;
	background: #939;
	padding: 10px;
}
   
h5      {
	color: #939;
	letter-spacing: 1.1px;
	font: italic .9em Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding:  0px 2em 10px 2em;		 }
	
h6       {
	padding: 5px;
	color: #336;
	font-size: small;
	font-weight: bold;
	text-align: left; } 
         
h6,pre {
  margin:0px 30px 10px 30px; }
  
p  {
	font: small Geneva, Arial, Helvetica, sans-serif;
	color: #603; }

/* selectors--class [.] */

/* p.first-letter { 	font-size: 175%;	font-weight: bold;	color: #600;	float: left;    } */

a.bar { /* navbar tooltips */
   position: relative;
   z-index: 24 ;  }
   
/* a.bar:link {color: #fff} */

/* a.bar:hover {z-index:25; color: #0c0c3a; background-color:#ff0;} */

a.bar span {display: none}

a.bar:hover span{
	display:block;
	position:absolute;
	top:1.5em;
	left:1em;
	padding: 4px;
	border: 1px solid #306;
	background-color: #ffc;
	color:#0c0c3a;
	text-align: center;
	font-style: italic;
	overflow: auto;
	width: 12em;
	font-family: "Times New Roman", Times, serif;
}

a.def { /* tooltip definitions */
   position: relative;
   z-index: 24 ; background-color: #09f;
   color: #fff; }
   
a.def:link {color: #fff}

a.def:hover {z-index:25; color: #603; background-color:#ff0;}

a.def span {display: none}

a.def:hover span{
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	padding: 4px;
	border: 1px solid #306;
	background-color: #ffc;
	color:#603;
	text-align: center;
	font-style: italic;
	overflow: auto;
	width: 15em;
	font-family: "Times New Roman", Times, serif;
}

.b     {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1.1px;
	line-height: 1.3em;
	font-weight: bold;
	color: #636;
	font-size: 1em;
	display: block;
	margin-top: 1em;
	margin-left: 2em;
	margin-bottom: .5em;
}

.blackbold {color: #000000; font-weight: bold; }

.boxanchor     {
	border: thin groove;
	background-color: #c9c;
	color: #fff;
	text-align: right;
	padding: 5px;
	overflow: auto;
	color: #000;
	display: block;
	float: none;
	font-weight: normal;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 10%;
}

.boxanchLt     {
	border: thin groove;
	background-color: #c9c;
	color: #fff;
	text-align: left;
	padding: 5px;
	overflow: auto;
	color: #000;
	display: block;
	font-weight: normal;
	margin-top: 1em;
	margin-right: 10%;
	margin-bottom: 0.5em;
	margin-left: 0;
}

.boxcoral {
	border: 5px coral ridge;
	margin: 1em;
	padding: 10px;
	text-align: center;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #336;
	letter-spacing: 1.1px;
	overflow: auto;
	display: block;
}

.boxctr     {
	border: medium groove #933;
	background-color: #ccc;
	margin: 2em 20% 1em;
	color: #fff;
	font-style: oblique;
	text-align: center;
	padding: 10px;
	overflow: auto;
	display: block; 	}

.boxdark {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	background: #603;
	display: block;
	margin: 1em 25% 0.5em;
	padding: 10px;
	text-align: center;     }

.boxctr     {
	border: medium groove #603;
	background-color: #ffc;
	margin: 2em 10% 1em;
	color: #fff;
	font-style: oblique;
	text-align: center;
	padding: 20px;
	overflow: auto;
	display: block;
	color: #000; 	}

.boxleft {
	border: 3px groove #600;
	padding: 10px;
	display: block;
	text-align: left;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #306; 	}

.boxplain {
	padding: 10px;
	margin: 1.5em 10%;
	display: block;
	text-align: center;
	font-weight: normal;
	border-right: #600;
	border-left: #600;
	color: #000;
	border-top: 3px ridge;
	border-bottom: 3px ridge;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.backcolor {
	font-size: 1.2em;
	color: #600;
	font-weight: bold;
	background: #ff9; }

.captionmy {
	font-size: x-small;
	color: #006;
	line-height: 1.1;
}

.caution {
	font-family: Arial;
	font-size: 1.1em;
	color: #c36;
	font-weight: bold;
	display: inline;
	line-height: normal;
	font-style: italic; }

.cool  {
	font-size: 1.1em;
	font-style: italic;
	color: #f66;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px; }

.current {
	background-color:  #c0c0c0; /* #fc3 yaller */
	color: #fff; }   

.dark {
	font-size: 1.1em;
	color: #603;
	font-weight: bold;
	font-style: italic; }

.lowalphalist {list-style-type: lower-alpha; list-style-position: inside; }

.purplebold {color: #6600CC; font-weight: bold; }

  /* selectors--id [#] */

#header  {
         margin: 0;
         border: 0; 
         padding:  0; 
         image:  url(/images/medicalink.jpg) width: "384px" height: "120px";
         image-alt: "MedicaLink, LLC" ; } 
		 
#main    {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 150px;
	width: 100%;  } 

#content {
	margin: 0 210px 10px 8em;
	top: 0px;
	padding: 5px 10px;
	background-color: #fff;
	text-align: left;
	z-index: 1;
	clear: both; }

/* #search {
	position: relative;
	top: 5px;
	padding: 2px 2px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #603;
	float: right;
	right: 3em;
	display: block; } */

#time {
    margin-top: 5px;
	font-size: x-small;
	color: #600;
	text-align: right;   }

#leftstuff {
	float: left;
	width: 40%;
	padding-left: 0;
	padding-bottom: 15px;
	font: small Geneva, Arial, Helvetica, sans-serif;
	color: #306; }
  
#rightstuff {
	font: small Geneva, Arial, Helvetica, sans-serif;
	padding-right:  0em;
	color: #306;
	padding-bottom:  15px;
	text-align: right;
	clear: right;  }
  
#rightstuff pre {
  margin-left: 0px; }

#sidebar {
	position: absolute;
	top: 0;
	padding: 2px ;
	text-align: left;
	width: 195px;
	right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:  .8em;
	letter-spacing: 1.1px;
	color: #603; }

#navlist {
   margin: 0;
   padding: 0;
   list-style-type: none;
   }

#navlist a, #navlist a:visited {
   display: block;
   padding: 2px 2px 2px 24px;
   border: 1px solid;
   border-color: #ddd #000 #000 #ddd;
   background-color: #999999;
   background-image: url(../images/labelGray.gif);
   background-repeat: no-repeat;
   background-position: 0% 50%;
   color: #eee;
   }

#navlist a:hover {
   background-color: #9f6f9f;
   background-image: url(../images/labelLav.gif);
   color: #2d1e2d;
   }

#sidebar #navlist .uberlink {
   background-color: #9f6f9f;
   background-image: url(../images/labelLav.gif);
   background-repeat: no-repeat;
   background-position: 0% 50%;
   color: #eee60b !important;
   font-weight: bold;
   cursor: default;
   }

#navigation {
	width: 195px;
	position: absolute;
	text-align: left;
	font-weight:bold;
	margin-left: 10px;
	top: 15px;
}

#footer {
	padding: 2px;
	margin: 30px 210px 0px 5em;
	font:smaller small-caps;
	color:#006;
	text-align:center;
	image-alt: "MedicaLink, LLC, copyright 1995-2007";
	background:  no-repeat bottom;
 }

/* pseudo elements */

p:first-letter {
	font-size:x-large;
	color: #603;
	float: left;
	vertical-align: baseline;
} 
/* pseudo classes */

a:link { color: #039; }

a:hover { color: #fff; background-color: #fc3; }
	
a:active { background-color: #603 ; } 

a:visited { color: #069; }




/* #header-bottom {      border-top: 1px solid #009;      border-bottom: 1px solid #009; } 
		 
#tagline {	color: #603;	font-style: italic;	margin-top: 3px;    padding: 0px 20px 0 20px; 	 height: 10px; 	width: 200px; 	float: left;	line-height: .8em;	font-size: .8em;}

#header-bottom ul {         margin: 0 ;         padding: 0px 30px 0px 0;         text-align: right; }
		 
#header-bottom li {	display: inline;	color: #603;	padding-right: 20px;		line-height: .8em;	font-size: .8em;}
	
#quote {	position: relative;	float: left;	margin: 10px;	padding: 10px;	background-color: #0cc;	color: #000;	font-size: -1em;	text-align: left;	display: block;	height: auto;	width: 40%;	top: 180px?, OffX=?, OffY=?, Positive=?); }

#breadcrumb { 	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: .8em;color: #600;	font-weight: bold;	margin: 0px;	text-align: right;	padding-top: 0px;	padding-right: 40px;	padding-bottom: 0px;	} 

#breadbottom {	font-family: "Arial Narrow", Arial;	color: #600;	margin: 0px;	text-align: left;	font-size: .9em;	border-top: thin ridge #600;border-bottom: thin ridge #600; 	} */
.purplebox {
	font-style: oblique;
	font-weight: normal;
	color: #fff;
	background-color: #8399B1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #8399B1;
	border-right-color: #8399B1;
	border-bottom-color: #8399B1;
	border-left-color: #8399B1;
	display: block;
	margin: 20px;
	padding: 5px;
}
