/* First the layout stuff */
body {
	text-align: center;
/*center hack*/
}
#wrap {
	width: 750px;
/*center hack*/
	margin: 0 auto;
/*center hack*/
	text-align: left;
}
#header {
	text-align: left;
	background-image: url(../images/top.png);
	background-repeat:  no-repeat;
}
#footer {
	clear: both;
}
#main-body {
	float: left;
	width: 75%;
}
#sidebar-2 {
	float: right;
	width: 170px;
	overflow: hidden;
	margin-left: -3px;
	margin-right: 6px;
}
.sidebar-2 a {
	align: center;
	text-decoration: underline;
	background-color: none;
}
.sidebar-2 a:hover {
	text-decoration: none;
	background-color: none;
}
.sidebar-2  a img {
	border: none;
	align: center;
}
#content {
	float: right;
	width: 66.5%;
	overflow: hidden;
	background-image: url(../images/Hippocrates.png);
	background-repeat:  no-repeat;
	background-position: top right;
	padding-top: 40px;
}
.contentpaneopen a img {
	border: none;
}
#sidebar {
	float: left;
	width: 175px;
	overflow: hidden;
	margin-right: 6px;
}
.inside {
	padding:   7px 11px 7px 2px;
}
/* Then the looks */
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}
ul {
	margin-left: 2em;
}
fieldset {
	padding: .5em;
}
body {
	font-size: 76.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 1em 0em 0em 0em;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #e3e7ea;
}
#wrap {
	/*background: url(../images/threecol-r.gif) repeat-y 75% 0;
*/
	height: 100% !Important;
	height: 1%;
}
#wrap-inner {
	/*background: url(../images/threecol-l.gif) repeat-y 25.125% 0;
*/
	background-image: url(../images/wrap.png);
	background-repeat: repeat-y;
	border-bottom: 5 px  solid  #5a8477;
	height: 100% !Important;
	height: 1%;
}
#header {
	border-bottom: 0px solid #999;
	padding: 0px;
}
#footer {
	border-top: 0px solid #999;
	padding: 5px;
	/*background-image: url(../images/wrap.png);
	background-repeat: repeat-y;
*/
	background-color: #5a8477;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	text-align: center;
	color: #364952;
}
a {
	color: #4e6a5d;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a:hover {
	border: none;
	color: #5e737d;
	text-decoration: underline;
}
h1, .componentheading {
	font-size: 1.7em;
	line-height: 1.7em;
}
h2, .contentheading {
	font-size: 1.3em;
	font-weight: bold;
	color: #3e4b65;
	line-height: 1.3em;
	border-bottom: 1px solid #3e4b65;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-size: 1.1em;
	line-height: 1.1em;
}
h6 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
}
#footer a {
	color: #364952;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
#footer a:hover {
	border: 0px;
	color: #333333;
	text-decoration: underline;
}
.moduletable {
	font-size: 10px;
	margin-bottom: 1em;
	margin-right: 6px;
	border-bottom: 0px solid #547a67;
	padding: 0px 6px 0px 0px;
	/*padding for inside text  #638489;
*/
}
.moduletable a {
	font-style: normal;
	line-height: 24px;
	padding: 3px;
	border: none;
	color: #333333;
	text-decoration: none;
}
.moduletable a:hover {
	background: #638489;
	color: #ccc;
	border: none;
	font-weight: bold;
	text-decoration: underlined;
}


.moduletable img  {
	border: none;
        text-decoration: none;
}

.moduletable a img  {
	border: none;
}

.moduletable a:hover img  {
	border: none;
}


.sublevel {
	font-size: 10px;
	margin-bottom: 1em;
	margin-left: 14px;
	padding: 0px 3px 0px 12px;
/*padding for inside text*/
	border: none;
}
.sublevel a {
	font-style: normal;
	line-height: 24px;
	border: none;
	/*border-bottom: 1px solid #638489;
*/
	color: #333333;
	text-decoration: none;
	border: none;
}
.sublevel  a:hover {
	background: #638489;
	color: #ccc;
	border: none;
	font-weight: bold;
	text-decoration: underlined;
}
.moduletable h3 {
	color: #333;
	border-bottom: 1px solid #333;
	padding: 0.25em 1em 0em 0em;
	text-align: left;
	font-size: 1.1em;
	margin: 0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/
}
.moduletable-leftnav {
	margin-bottom: 1em;
	padding: 0;
/*the padding is removed so the menu fills the whole module box*/
}
.moduletable-leftnav h3 {
	background: #666;
	width: 100%;
	color: #fff;
	padding: 0.25em 0.9em 0em   0em;
	text-align: center;
	font-size: 1.1em;
	margin: 0;
/*now we have no padding in the module, we don't need the negative margins*/
}
#navcontainer {
	padding: 0;
	color: #333;
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navcontainer li {
	border-bottom: 0px solid #ccc;
	margin: 0;
}
#navcontainer li a {
	padding: 3px 5px;
	color: #333333;
	text-decoration: none;
}
html>body #navcontainer li a {
	width: auto;
}
#navcontainer li a:hover {
	background: #638489;
	color: #f7f7f7;
}
.designer {
	margin: 5px;
	color: #999;
}
.designer a:link, .designer a:visited {
	color: #999;
	font-size: 0.8em;
	text-decoration: none;
}
.designer a:hover {
	color: #666;
}