/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1594A4;
}

/*  #E24617 */

h3 {
	margin-bottom: 5px;
	font-size: 15px;
}

h2 {
	margin-bottom: 15px;
	font-size: 15px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; /* #000033 */ /* #535353 */
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.text1 {
	text-align: center;
	color: #6E9CA7;
}

/** LINKS */

a {
	color: #0066FF;  /*#0033FF, #000099, #E24617*/
}

a:hover {
	text-decoration: none;
}

.link1 { 
	display: block;
	width: 77px;
	height: 28px;
	padding: 40px 0px 10px 0px;
	text-decoration: none;
	text-align: center; 
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
/*color: #4F4E4E;*/

.link2 { 
	display: block;
	width: 97px;
	height: 28px;
	padding: 25px 0px 25px 0px;
	text-decoration: none;
	text-align: center; 
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #4F4E4E;
}

.link1:hover, .active .link1 {
	background: url(images/subpage01.jpg) repeat-x left top;
	color: #1594A4;
}

.link2:hover, .active .link2 {
	background: url(images/subpage01.jpg) repeat-x left top;
	color: #ffffff;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg2_testimonials { background: url(images/homepage04_testimonials.jpg) no-repeat left top; }
.bg2_terminology { background: url(images/homepage04_terminology.jpg) no-repeat left top; }
.bg2_helpfullinks { background: url(images/homepage04_helpfullinks.jpg) no-repeat left top; }
.bg2_seminars { background: url(images/homepage04_seminars.jpg) no-repeat left top; }
.bg2_intensives { background: url(images/homepage04_intensives.jpg) no-repeat left top; }
.bg2_home { background: url(images/homepage04_home.jpg) no-repeat left top; }
.bg2_continuing_education { background: url(images/homepage04_continuing_education.jpg) no-repeat left top; }
.bg2_specialtyclinics { background: url(images/homepage04_specialtyclinics.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg3_seminars { background: url(images/homepage06_seminars.jpg) no-repeat left top; }
.bg3_intensives { background: url(images/homepage06_intensives.jpg) no-repeat left top; }
.bg3_testimonials { background: url(images/homepage06_testimonials.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage07.jpg) repeat-y left top; }
.bg5 { background: url(images/subpage03.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

/** hr { display: none; } */

.hr1 {
	height: 1px;
}

.questionMark {
position:relative;
/*height:26px;*/ /*dimensions of our image*/
/*width:26px;*/
background:url(/wp-content/questionMark.gif) top left no-repeat;
color:#FF0000;
}
.toolTip {
position:absolute;
left:90px; /*Moves it to the right beside the question mark*/
top:0;
display:none;
/*The attributes below make it look pretty*/
width:200px;
padding:5px;
border:1px solid #1594a4;
background-color:#f6b460;
font:12px/14px Arial, Helvetica, sans-serif;
color:#000000;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* #000033 */ /* #535353 */
}


/*		<style type="text/css">
			#dhtmltooltip{





			visibility: hidden;
			z-index: 100; 
			font-size:15px;
			font-family:Arial, Helvetica, sans-serif;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
			}
	</style>




