html {
height: 100%;
}
body
{
	margin:0;padding:0;margintop:0;marginbottom:0;
	font-size: 120%; 
	color: #333333; 
	background-color: #ecedf1; 
	font-family:  Arial, Times New Roman, Tahoma, Microsoft sans serif, Trebuchet MS, Impact, Georgia, arial, verdana, arial, helvetica, sans-serif; 
	scrollbar-base-color:  #b3b3b3;
	scrollbar-arrow-color: #f1f1f1;
	height:100%;
	background-color: #ecedf1; 
	/*background-image: url(images/bodyWrapBg990.gif); 
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;*/
}
table
{

	line-height: 150%;
	/*letter-spacing: 0.05em; */
	font-family:	inherit;
	font-size:	10pt;
	
}

table.outermosttable
{
	background-image: url(images/bkg-gradient2.gif);
	background-repeat: repeat-xy;
	background-color:#F8F8F8;

}

table.navbar
{
	text-align: left;
	background-color: #006666;
	color:#ffffff;
	padding-left:10;
	padding-top:0;
	padding-bottom:5;
}

table.basecolor
{

	line-height: 150%;
	/*letter-spacing: 0.05em; */
	font-family:	inherit;
	font-size:	inherit;
	background-color:ecedf1;
	padding:5;	
	border: 1px ridge #D8D8D8;


}
table.content
{

}

table.footer
{
}

tr
{
	line-height: inherit;
	/*letter-spacing: 0.05em; */
	font-family:	inherit;
	font-size:	inherit;


}

td
{
	overflow:hidden;

	line-height: inherit;
	letter-spacing: inherit; 
	font-family:	inherit;
	font-size:	inherit;

}
td.topaddress
{
	background-image: url(images/address-bg.jpg);
	background-repeat: repeat-x;
	text-align:right;
}
td.content
{
	padding-left:2px;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:0px;
	vertical-align: top;
	text-align:  justify;
	

	
	
	line-height: inherit;
	letter-spacing: inherit; 
	font-family:	inherit;
	font-size:	inherit;

	background-color:	#ecedf1;
	color:		  #000000;

}

td.areas
{
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	vertical-align: top;
	text-align:  center;
	
	
	line-height: 110%;
	letter-spacing: inherit; 
	font-family:	inherit;
	font-size:	80%;
	/*background-color:	#ecedf1;*/
	color:		  #000000;

}

td.leftlabel
{
	padding-left:5px;
	vertical-align: center;
	text-align:  justify;
	height=35;
	
	border-top:		2px solid #ecedf1;
	border-bottom:		2px solid #ecedf1;
	border-left:		2px solid #ecedf1;
	border-right:		1px solid #ecedf1;

	font-family:  MonoType Corsiva, Times New Roman Italic, Tahoma, Microsoft sans serif, Trebuchet MS, Impact, Georgia, arial, verdana, arial, helvetica, sans-serif; 
	font-size: 25px; 

	background-color:	#77aaaa;
	color: #ffffff; 

	line-height: inherit;
	letter-spacing: inherit; 

}

td.rightlabel
{
	padding-left:5px;
	vertical-align: center;
	text-align:  justify;
	height=35;
	
	border-top:		2px solid #ecedf1;
	border-bottom:		2px solid #ecedf1;
	border-left:		2px solid #ecedf1;
	border-right:		2px solid #ecedf1;

	font-family:  MonoType Corsiva, Times New Roman Italic, Tahoma, Microsoft sans serif, Trebuchet MS, Impact, Georgia, arial, verdana, arial, helvetica, sans-serif; 
	font-size: 25px; 

	background-color:	#357cc4;
	color: #ffffff; 

	line-height: inherit;
	letter-spacing: inherit; 

}

td.selectedmenu
{
	
	background-image: url(images/menu-bg-hover.jpg);
}

td.band
{
	height:10;
	/*background-color:#134B78;*/
}


.header
{
	font-size:	13px;
	height: 30px;
	background-color: #999900;
}

}
img
{
	margin: 0; 
	padding: 0; 
	border: 0 px;
}
img.left
{
	border-color:#f7f3f7;
}

img.para
{
	margin: 5px; 
	float: left; 
}
img.imgfaq
{
	margin: 0px; 
}


div.menu
{
	position:absolute;
	visibility:block;
}
div.footer
{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	/*background-color:#134B78;*/
	line-height: 100%;
	letter-spacing: inherit; 
	padding:10;
	background-image: url(images/LogoGradient.jpg);
	background-repeat: repeat-x;
}
p:first-letter 
{
	font-size: 150%;
	font-style: italic;	

}
p
{
	text-align:justify;
	text-indent:20pt;
	line-height: inherit;
	letter-spacing: inherit; 

	font-family:	inherit;
	font-size:	inherit;
	margin: 5
}
p.faq{ display:block;}
p.left
{
	text-align:left;
}


h1.descr
{
	font-size: 110%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  justify;


	padding:5px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:5;
	margin-right:5;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #ffffff; 
	background-color:878787;


}

h1.pagetitle
{
	font-size: 120%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:5px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:5;
	margin-right:5;
	margin-top:0;
	margin-bottom:0;
	
	color: #134B78; 
}

h6.leftlabel
{
	padding-left:5px;
	vertical-align: middle;
	text-align:  justify;
	height=30;
	
	/*border-top:		2px solid #ecedf1;
	border-bottom:		2px solid #ecedf1;
	border-left:		2px solid #ecedf1;
	border-right:		2px solid #ecedf1;*/

	font-family:  MonoType Corsiva, Times New Roman Italic, Tahoma, Microsoft sans serif, Trebuchet MS, Impact, Georgia, arial, verdana, arial, helvetica, sans-serif; 
	font-size: 21px; 
	font-weight: normal;

	background-color:	#134B78;
	color: #ffffff; 

	line-height: inherit;
	letter-spacing: inherit;
	
	margin-top:2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;

}
h6.rightlabel
{
	padding-left:5px;
	vertical-align: middle;
	text-align:  justify;
	height=30;
	
	/*border-top:		2px solid #ecedf1;
	border-bottom:		2px solid #ecedf1;
	border-left:		2px solid #ecedf1;
	border-right:		2px solid #ecedf1;*/

	font-family:  MonoType Corsiva, Times New Roman Italic, Tahoma, Microsoft sans serif, Trebuchet MS, Impact, Georgia, arial, verdana, arial, helvetica, sans-serif; 
	font-size: 21px; 
	font-weight: normal;
	
	background-color:	#357cc4;
	color: #ffffff; 

	line-height: inherit;
	letter-spacing: inherit; 

	margin-top:2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;

}

h2
{
	font-size:21px;
	font-weight:bold;
	color:#000000;
}

h3
{
	font-size:120%;
	font-weight:bold;
	color:#ffffff;
	margin-top:2;
	margin-bottom:2;
	padding:0;
	text-align:left;
}
h3.black
{
	color:#000000;
}

h4
{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:	#134B78;
	margin-top:2;
	margin-bottom:2;
	padding:5;
	text-align:left;
}


.maintable
{
	background-color:#ffffff;
	color:#000000;
}
a.menu:link,a.menu:active,a.menu:visited
{
	color: #158ebb; 
	text-decoration: none;
	line-height: 150%;
	letter-spacing: inherit; 
	font-size:110%;
	text-align:left;
	margin-left:0;
	font-weight:bold;
}

span.menu
{
	color: #158ebb; 
	text-decoration: none;
	line-height: 150%;
	letter-spacing: inherit; 
	font-size:110%;
	text-align:left;
	margin-left:0;
	font-weight:bold;
}

a:link,a:active,a:visited
{
	text-decoration: none;
	color:000000;
	/*color: #006666; 
	text-decoration: none;
	line-height: 150%;
	letter-spacing: inherit; 
	font-size:100%;
	text-align:left;
	margin-left:5;*/
}

a:hover{ color:0099cc;}

a img {
border: none;
}


hr.menu
{
	color:#134B78;
}
ul
{
	list-style-type: none;
	list-style-image: url(images/square_10x10_small.gif);
	list-style-position: outside;
	margin-left:20;
	line-height: 120%;
	margin-top: 10;
	margin-bottom: 10;
	padding:0;
	
}

ul li ul li{
	font-size: 100%;
	list-style-type: none;
	list-style-position: outside;
	background: none;
	list-style-image: url(images/square_10x10_small.gif);
	line-height: 100%;

}

li{
	font-size: 100%;
	list-style-type: none;
	list-style-position: outside;
	background: none;
	list-style-image: url(images/sphere_10x10_yellow.gif);
	margin-top: 10;
	margin-bottom: 10;

}

ul.sidebar
{
	list-style-type: none;
	list-style-image: url(images/sphere_10x10_red.png);
	list-style-position: outside;
	margin-left:15;
	line-height: 150%;
	margin-top: 0;
	padding:0;
	text-align: left;
}

li.sidebar
{
	list-style-type: none;
	list-style-image: url(images/sphere_10x10_red.png);
	list-style-position: outside;
	margin-left:15;
	line-height: 150%;
	margin-top: 0;
	padding:0;
	text-align: justify;
}
ul.expertise
{
	list-style-type: none;
	list-style-image: url(images/sphere_10x10_red.png);
	list-style-position: outside;
	margin-left:15;
	line-height: 150%;
	margin-top: 0;
	padding:0;
	text-align: left;

}

ul.links
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:15;
	line-height: 150%;
	margin-top: 5;
	margin-top: 5;
	padding:5;
	text-align: left;
}

ul.faq {  list-style-type: none; list-style-image: url(images/plus.gif);} 
ul.hide li { display:none; } /* target list items in "collapse" mode. */
ul.hide { list-style-type: none; list-style-image: url(images/plus.gif);} /* change bullet to "collapse" */
ul.expand li { display:normal; }  /* target list items in "expanded" mode. */
ul.expand { list-style-type: none; list-style-image: url(images/minus.gif);} /* change bullet to "expanded" */


.important 
{
	border-width: thin;
	border-style: solid;
	border-color: #aa1942;
	text-align: left;
}

div.sidebar
{
	text-align: left;
	background-color: #134B78;
	color:#ffffff;
	padding-left:10;
	padding-right:2;
	padding-top:2;
	padding-bottom:5;
	
}
div.highlight
{
	text-align: left;
	background-color: #77aaaa;
	color:#ffffff;
	padding-left:10;
	padding-right:2;
	padding-top:2;
	padding-bottom:5;
	
}

div.expertise
{
	text-align: left;
	padding-left:10;
	padding-right:5;
	padding-top:2;
	padding-bottom:5;
	color: #000000;
	background-color: #b9d3ec;
	
}

div.appointment
{
	text-align: left;
	background-color: #b9d3ec;
	padding-left:0;
	padding-right:0;
	padding-top:10;
	padding-bottom:10;
	
}


a.info{
    position:relative; /*this is the key*/
    text-decoration: none;
    padding: 1;
}

a.info:hover, a.info:visted {z-index:25;  background-color: transparent; }

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    
    display:block;
    position:absolute;
    text-indent:0pt;
    top:1em; 
    left:1em; 
    width:20em;
    border:2px solid #134B78;
    background-color:#b9d3ec; 
    color:#000000;
    font-weight:normal;
    text-align: justify;
    padding: 5;
}

span.spanlink{
	color: #158ebb;
	font-size:120%;
	font-weight: bold;
	background-color: transparent;
	cursor:pointer;
	cursor:hand;
}
span.spanfaq{
	color: #134B78;
	font-size:120%;
	font-weight: bold;
	background-color: transparent;
	cursor:pointer;
	cursor:hand;
}
input.appointment{
	color:#006666;
	background:#fff;
	width:300px;
}
label.appointment {
  float:left;
  width:200px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
  
h1.lable1
{
	font-size: 95%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:2px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:2;
	margin-right:2;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #ffffff; 
	background-color:0099cc;
		
	cursor:pointer;
	cursor:hand;

}
h1.lable2
{
	font-size: 95%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:2px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:2;
	margin-right:2;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #000000; 
	background-color:ffcf63;

	cursor:pointer;
	cursor:hand;


}
h1.lable3
{
	font-size: 95%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:2px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:2;
	margin-right:2;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #ffffff; 
	background-color:878787;
	
	cursor:pointer;
	cursor:hand;


}
h1.lable4
{
	font-size: 95%;
	font-family:  inherit; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:2px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:2;
	margin-right:2;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #000000; 
	background-color:77aaaa;

	cursor:pointer;
	cursor:hand;

}

h3.address
{

	font-size: 90%;
	font-family:  verdana; 
	font-weight: normal;
	font-style: none;

	text-align:  center;


	padding:5px;
	line-height: inherit;
	letter-spacing: inherit;
	
	margin-left:5;
	margin-right:5;
	margin-top:0;
	margin-bottom:0;
	
	/*border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;*/


	color: #134B78; 

}

.labels
{
	font-family:  Lucida Handwriting, Brush Script MT, Comic Sans MS, Lucida Sans Unicode; 
	font-weight: bold;
	font-style: underline;

}