html { 
	height		: 100%; 
	margin-bottom	: 0px; 
	margin-top	: 0px; 
}
hr {
border: none 0;
border-top: 2px dotted #ffffff;
}

body {
	margin: 0;
	: 0;
	height:  100%; 
	font-family: Helvetica, Arial, sans-serif;
	background : #d0d9e8;
}

.white {

	background: #ffffff; 
}

.inputbox, .button{ 
margin-bottom	: 7px; 
}

a:link, a:visited {
	border: none;
	color: #293589;
	text-decoration: none;
}

a img,:link , a img,:visited {
	border: none;
}

a:hover {
	color: #46c;
	text-decoration: underline;
}
li{
	line-height: 16px;
	margin: 7px 0px 5px 15px;

}
ul{

	margin: 7px 0px 0px 0px;

}

.table{

	margin: 0px 20px 0px 10px;

}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
h3 {
	text-align: left;
	color: #ooo;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	height: 12px;

}
h4 {
	font-weight: normal;
	font-size: 13px;
	color: #333;
}

td, div  {
	font-size: 14px;
	color: #333;
	line-height: 140%;
	text-align: justify;
}



.moduletable{
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.componentheading, .contentheading  {
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	height: 25px;
}

.forum  {
	text-align: left;
	color: #ooo;
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	height: 25px;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel, a.mainlevel:visited {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: left;
}

div.clr {
	clear: both;
}

div#center {
	height: 100%;
	text-align: center;
}

div#search {
	margin: 0px 0px;
	padding-left: 70px;
	padding-right: 15px;
	padding-top: 10px;	
}


div#header {

	height: 125px;
	background: #ffffff url(../images/lacteus_banner.jpg) no-repeat;
}

span.header {
	display: block;
	vertical-align: top;
	font-size: 36px;
	color: #fff;
}

span.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 14px;
}

div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}


div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a.active_menu {
  color: #000;
}

span.pathway {
	float: left;
	line-height: 20px;
}
