/* Base resets */
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object {
  padding: 0;
  margin: 0; 
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size:inherit;
  font:inherit;
}
fieldset, img, abbr {
  border: 0;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
  font-weight: normal;
  font-style: normal;
}
ul {
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
}
a, ins {
  text-decoration: none;
}
abbr,acronym {
  font-variant:normal;
  border-bottom:1px dotted #000;
  cursor:help;
}

/* Define further inputs */
input:focus, a, select:focus {
  outline: none;
}

td, th
{
	vertical-align: top;
}

.noBullet 
{
	background: url(none) !important;
}
.noRule
{
	border: none !important;
}
.print {
	display: none;
} 
a:hover 
{
	text-decoration:underline;
}
.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.spacer {
	clear:both;
}
.none {
	display:none;
}
.noScriptWarning {
	font-size: 0.7em;
	color:#CC3333;
	font-weight:bold;
	padding: 10px;
}
.strong {
	font-weight:bold;
}
blockquote {
	padding: 0 20px;
}

.error {
	color: #B10202;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}






html {
  color: #000;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
}
#containerInner h2 {
	font-size: 2em;
	font-weight: bold;
}
#containerInner h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}
#grey {
	font: 62.5% Arial, Helvetica, sans-serif;
}








#header {
	border-bottom: 1px solid #999;
	padding: 0 0 10px 0;
}
#header h1 {
	font-size: 1.8em;
	margin-top: 15px;
}
#header h2 {
	font-size: 1.2em;
	margin-top: 10px;
}
#headerHome {
	border-bottom: 1px solid #999;
}
#header h3, #headerHome h3 {
	font-size: 1.5em;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
#mainTitleGrey {
	font-size: 2em;
	font-weight: bold;
}



 







#leftColumn {
	display:none;
}







#content {
	margin-top: 10px;
}
#content h1 {
	font-size: 1.8em;
	line-height: 120%;
}
#content h2 {
	font-size: 1.3em;
	line-height: 120%;
	color: #000;
	margin: 0 0 6px 0;
	font-weight: bold;
}
#content h3 {
	font-size: 1.2em;
	line-height: 120%;
	color: #000;
	margin: 0 0 6px 0;
	font-weight: bold;
}
#content p {
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom:10px;
}
#content li {
	font-size: 1.1em;
	line-height: 120%;
}






#content a {
	color: #333;
	text-decoration: underline;
}
#content li {
	margin: 0 0 3px;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#content li li {
		font-size: 1em;
}

#content ol li {
	background:none;
	list-style: decimal url(none) outside;
	margin-left: 30px;
	margin-right: 20px;
}

#content h2.green, #content h3.green {
	font-weight:bold;
}
#content h2 span, #content h3 span {
	color: #333;
	font-weight:normal;
	font-size: 0.95em;
}







.bgAbout p {
	margin-right: 210px;
}

.bgCourses p {
	margin-right: 175px;
}

.bgMedical p {
	margin-right: 175px;
}

.bgRead p {
	margin-right: 195px;
}

.bgLessons p {
	margin-right: 250px;
}

.bgContact h1 {
	margin: 0 0 20px 0 !important;
}
.bgContact h2 {
	margin-bottom: 5px !important;
}
.bgContact li {
	margin: 0 0 20px 0 !important;
}
.bgContact a {
}
.bgExpect li {
	margin-right: 190px !important;
	margin-bottom: 5px !important;
}
.bgExpect h1 {
	margin: 0 0 20px 0 !important;
}
.bgWhatis h1 {
	margin: 0 0 20px 0 !important;
}
.bgWhatis h2 {
	margin-bottom: 5px !important;
}
.bgFMAlexander h1 {
	margin: 0 0 20px 0 !important;
}
.bgFMAlexander p {
	margin-right: 185px !important;
	font-size: 1em;
}
.bgFMAlexander a {
}
.bgDoctor h1 {
	margin: 0 0 20px 0 !important;
}
.bgDoctor p {
	font-size: 1em;
}
.bgDoctor a {
	color: #000000 !important;
}







#galleryThumbs {
	width: 400px;
}

#galleryThumbs li {
	background: url(none);
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}






#homeRight {
	display: none;
}



.halfColumn {
	width: 49%;
	float:left;
	margin-top: 10px;
}




.copyGreenSmaller {
	font-size: 0.9em;
}
.copyGreenBold {
	font-weight:bold;
}









#footerOuter {
	border-top: 1px solid #919193;
	padding-top: 10px;
}
#footerInner {
}
#footerInner ul {
}
#footerInner li {
	margin-bottom:5px;
}
#footerInner li span {
	color: #333333;
}




h2#mainTitle {
	font-size: 2.2em;
	font-weight: bold;
}

