/* Elements */
a 	{
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;	
	color: #3333FF;
	}
a:hover {
	text-decoration: underline;
	}
blockquote	{
	font-size: 90%;
	text-align: justify;
	}
body 	{
	background-color: #FFFFFF;
   	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0%;
  	margin: 0%;
	}
html 	{ 
	padding: 0%;
  	margin: 0%;
	}
h*	{
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
h1	{
	font-size: 200%;
	}
h2	{
	font-size: 175%;
	}
h3	{
	font-size: 150%;
	}
h4	{
	font-size: 125%;
	}
h5	{
	font-size: 110%;
	font-weight: bold;
	}
h6	{
	font-size: 90%;
	}
img 	{
	border: 0em;
	}
li > p 	{
	margin-top: 0.2em;
	}
ol	{
	margin-left: 3.0em;
	margin-right: 3.0em;	
	}
ol > li	{
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
	}
p 	{
	font-size: 85%;
	}
ul > li {
	font-size: 90%;
	line-height: 100%;
	margin-top: 2%;
	margin-bottom: 1%; 
	}
.margin {
	margin-left: 5%;
	margin-right: 5%;
	}
.medtype {
	font-size: 1.1em;
	font-family: Verdana, Arial, SunSans-			Regular, Sans-Serif;
	color: #000000;
	line-height: 1.6em;
	}
.red	{
        font-weight: bold;
        color: #cc0000;
	}
.orange	{
	font-weight: bold;
	color: #FF6600;
	}
.blue 	{
	font-weight: bold;
	color: #0033cc;
	}
.green	{
        font-weight: bold;
        color: #006600;
	}
.purple	{
        font-weight: bold;
        color: #9933CC;
	}
.smgreen{
	font-family: Arial, Helvetica, Sans-Serif;
        font-size: 110%;
        color: #00CC66;
        font-weight: bold;
        }
.tiny	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .99em;
	}
.bluetiny {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .8em;
        color: #0033cc;
	}
.bluetiny2 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .5em;
        color: #0033cc;
	}
.redtiny {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .9em;
        color: #cc0000;
	}
.strong {
	font-weight: bold;
	}
.italic	{
	font-style: italic;
	}
.under	{
	text-decoration: underline;
	}
.firstword {
	font-weight: bold;
	}
/* Tradition In Excellence */
p.dblueit {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;	
	font-style: italic;
	line-height: 1.1em;
	text-decoration: none;
	color: #0033cc;
	}

/* Classes */
.center	{
	text-align: center;
	}
.clsAlertsTable {
	width: 195px;
	border: 1px solid #000000;
	background-color: #99CCFF;
	}
.clsLink {
	font-size: 90%;
	color: #3333FF;
	}
.clsStory {
	font-size: 90%;
	color: #FF3300;
	}
div.float {
	float: left;
	width: 40%;
	padding: 5px;
	margin-left: 25px;
	}
div.float p {
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .85em;
	}	
div.spacer {	
	clear: both;
	}
h5.prospect {
	margin-top: 2%;
	margin-bottom: 2%;
	}
h5.phone{
	margin-top: 2%;
	margin-bottom: 2%;
	font-weight: bold;
	font-size: 100%;
	color: #0033cc;
	text-align: center;
	}
.prospect{
	margin-left: 5%;
	margin-right: 5%;
	}
p.phone	{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 135%;
	}
.smalltable {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .80em;
	}	
/* for kids pages */
.bloc1	{
	width: 40%;
	float: left;
	margin-left: 2%;
	padding: 3%;
	}
.bloc2	{
	width: 40%;
	padding: 3%;
	margin-left: 45%;
	}
p.kids{
	margin-left: 8%;
	margin-right: 8%;
	font-size: 90%;
	}
/* IDs */
#content {
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	}
#footer	{
	background-color: #99CCFF;	
	text-align: center;	
	clear: both;
	font-size: 80%;
	}
#form	{
   	margin-left: 5px;
        }
#main	{
	margin-left: 5%;
	margin-right: 5%;
	}
#main a	{
	font-size: 100%;
	}
#main h2, #main h3, #main h4
	{
	margin-top: 1%;
	margin-bottom: 1%;
	}
#meetings{
	text-align: center;
	}
#menu	{
	margin-left: 5%;
	}
#menu a	{
	font-size: 80%;
	}
#referral {
	background-color: #99CCFF;
	}
/* for kids pages */
#content #kids {
	background-color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0em;
  	margin: 0em;
	}
#kidfooter {
	background-color: #9933CC;
	font-weight: bold;	
	text-align: center;	
	color: #00FF66;
	clear: both;
	}