@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color:#CC0000;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h5 {
	color:#990000;
	font-size:12px;
	margin-left: 10px;
} 
/*--------------------------------------------------------------------------------------*/
/* Button Style (Horizontal menu) */
#button {
	float: right;
	margin-right: 50px;
}

#button ul {
	margin: 0;
	padding: 69px 0 0 0;
	list-style: none;
}

#button li {
	display: inline;
}

#button a {
	display: block;
	float: left;
	height: 20px;
	margin-left: 2px;
	padding: 8px 12px 0 12px;
	background: #EFF0EB url(images/img2.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-decoration: none;
	color: #003366;
	text-decoration:underline;
}

#button .active a, #button a:hover {
	height: 20px;
	background: #FFF;
}

.buttonlog {
	background-color:#EEEEEE;
	font-size:10px;
	font-weight:bold;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #035881;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
/*--------------------------------------------------------------------------------------*/
/* Button Style (Thumbnails) */
#thumbnail {
	margin-right:12px;
	margin-left:6px;
	margin-bottom:10px;
	margin-top: 6px;
	text-decoration:none;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}

#thumbnail a {
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
#thumbnail a:hover {
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.thumb_resident {
	background-image: url(images/thumbnail01b.jpg);
	background-repeat:no-repeat;
}
.thumb_patient {
	background-image:url(images/thumbnail02b.jpg);
	background-repeat:no-repeat;
}
.thumb_meetings {
	background-image:url(images/thumbnail03b.jpg);
	background-repeat:no-repeat;
}
.thumb_research {
	background-image:url(images/thumbnail04b.jpg);
	background-repeat:no-repeat;
}
.thumb_webook {
	background-image:url(images/thumbnail05b.jpg);
	background-repeat:no-repeat;
}
.thumb_member {
	background-image:url(images/thumbnail06b.jpg);
	background-repeat:no-repeat;
}
	
/*--------------------------------------------------------------------------------------*/
/* body container */
#bodyConteiner {
	background-image: url(images/banner_bgr.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
}

.Hdr #container {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
	
} 
.Hdr #header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
} 

.Hdr #header img{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Hdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.Hdr #sidebar {
	float: left;
	width: 190px; /* top and bottom padding create visual space within this div */
	background-image: url(images/menu_bgr.jpg);
	background-repeat: repeat-x;
	border-right-color: #799599;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-top-color: #799599;
	border-top-width: 1px;
	text-align: left;
	position: relative;
	border-left-style: dotted;
	border-left-color: #799599;
	border-left-width: 1px;
}
.Hdr #sidebar h3, .Hdr #sidebar p {
	margin-left: 11px;
	margin-right: 10px;
}
#linkContent {
	color:#0000FF;
	text-decoration:underline;
}
#linkContent a{
	color:#0000FF;
	text-decoration:underline;
}
#linkContent a:hover {
	color: #990000;
	}
.Hdr #mainContent {
	width: 660px;
	float: right;
	text-align: left;
	margin: 0;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #799599;
} 
.Hdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	border: 1px solid #799599;
} 
.Hdr #footer p {
	margin: 0;
	padding: 10px 0;
}
#bioContent {
	margin: 1em;
}
.bioPhoto {
	float:left;
	padding: 5px;
	border: solid 1px #EEEEEE;
}
#bioLink tr td {
	width:228px;
	text-align:center;
}
#bioLink a{
	font-weight:bold;
	font-variant: normal;
	color: #C00;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}
#bioLink a:hover {
	font-weight:bold;
	color: #600;
	text-align: center;
	font-size: 11px;
}
.bioBatton {
	background-image:url(images/img3.gif);
	background-repeat:repeat-x;
	border:solid 1px #CCC;
	padding: 2px;
	height: auto;
	width:228px;
	display: block;
	text-align: center;
}
/*--------------------------------------------------------------------------------------*/
/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 1px;
	padding-left: 1px;
	position: relative;
	height: auto;
	width: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	height: 1px;
}
.bannerBgr {
	background-image: url(images/banner_bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*--------------------------------------------------------------------------------------*/
/* classes for fonts, headers */
.redHeader {
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	margin: 5px;
}

.greyHeader {
	font-size:14px;
	font-weight:bold;
	color:#005C88;
}
.magenta {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	border: 1px solid #999999;
	padding: 0px;
	height: 16px;
	width: auto;
}
.highlight {
	font-size:12px;
	font-weight:bold;
	color:#F60;
}
.greenfont {
	font-weight:bold;
	color:#060;
}
.redfont {
	font-weight:bold;
	color:#C00;
}
.redboxtitle {
	font-weight:bold;
	color:#C00;
	font-size: 10px;
	text-transform: uppercase;
}
.redboxtitle p {
	text-align: center;
}
.line {color:#fff; border:dotted 1px; border-bottom-color:#003366; }
.whitefont {
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.imagebox { margin: 6px;}	
.smallmenu {font-size: 9px;}
.smallmenu p {
	font-size: 9px;
}
.footerfont {font-size:10px;color:#333333;}
/*--------------------------------------------------------------------------------------*/
/* classes for boxes*/
.welcomeBox {
	background-image:url(images/welcomeBox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 30px;
	font-size: 11px;
	width: 590px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
}
.imagebox {
	margin: 5px;
}
.loginbox {

}
.mainbox {
	margin-left: 8px;
	text-align: left;
}
/*--------------------------------------------------------------------------------------*/
/* classes for tables*/
.tblgrey {
	background-color:#EEEEEE;
	border:solid 1px;
	border-color:#F93;
	font-size:11px;
	padding-left: 3px;
}
.tryelow {
	font-weight:bold;
	color: #005C88;
}
.tbox {
	border:solid 1px;
	border-color: #AFCED3;
	font-size: 11px;
}
.ppfont {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	list-style-image: url(images/bulet.gif);
}
.ppbulet {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	list-style-type: circle;
}
.blackbox {
	display: block;
	border: 1px solid #000;
}
.tblbio {
	font-size:10px;
}

  .errFld {border: 1px solid #F00; /*... or any other css properties ... */}
  .errMsg { color: #C33; /*... or any other css properties ... */ }
#cleaner {
	clear: right;
}
