@charset "utf-8";
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	min-height: 100%;
	height:100%;
	text-align:center;
	scrollbar-base-color: #51BAD4;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #51BAD4;
	scrollbar-track-color: #808285;

}
* html #container {
	height:100%;
}
#container {
	position: relative;
	height: 100%;
	height: 99%;
	width: 900px;
	background-color: #808285;
	border: 1px solid #000000;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
#menubar {
	position: relative;
	width: 150px;
	left: 0px;
	right: 0px;
	top:  101px;
	background-color: #51BAD4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
}
#header {
	position: absolute;
	height: 100px;
	width: 900px;
	top: 0px;
	right: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-image:url(hdr_mulo_azure.png);
}
#newsmenu {
	position: absolute;
	width: 132px;
	right: 0px;
	top: 101px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 8px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #51BAD4;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	color: #FFFFFF;
}
.Margin20 {
	margin: 20px;
	text-align: justify;
}

#main {
	position: absolute;
	width: 580px;
	left: 150px;
	right: 150px;
	top:  101px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	color: #000000;
	overflow: auto;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
}
.NavMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.NavMenu a{
	text-decoration: none;	
}
.NavMenu a:link{
	color: #FFFFFF;
}
.NavMenu a:visited{
	color: #FFFFFF;
}
.NavMenu a:hover{
	text-decoration: underline;
	color: #000000;
}

.simpleLink {
}
.simpleLink a{
	text-decoration:none;
}
.simpleLink a:link{
	color: #000000;
}
.simpleLink a:visited{
	color: #000000;
}
.simpleLink a:hover{
	color: #333333;
	text-decoration:underline;
}
.simpleLinkWht {
}
.simpleLinkWht a{
	text-decoration:none;
}
.simpleLinkWht a:link{
	color: #FFFFFF;
}
.simpleLinkWht a:visited{
	color: #FFFFFF;
}
.simpleLinkWht a:hover{
	color: #666666;
	text-decoration:underline;
}
.progTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
}
.whiteBlueTD  {
	border: 1px solid #000000;
	background-color: #52B9D3;
	color: #FFFFFF;
}

.progTitle {
	color: #119FC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.greyWhiteTD {
	border: 1px solid #000000;
	background-color: #949698;
	color: #FFFFFF;
}
.whiteBlueTD_noBord {
	background-color: #52B9D3;
	color: #FFFFFF;
}
.greyWhiteTD_noBord {
	background-color: #949698;
	color: #FFFFFF;
}
.lightGreyTD_noBord {
	background-color: #D6D7D8;
	color: #000000;
}
.skiptoAnchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D6D7D8;
	padding: 4px;
}
.skiptoAnchor a:link{
	color: #FFFFFF;
}
.skiptoAnchor a:visited{
	color: #FFFFFF;
}
.skiptoAnchor a:hover{
	color: #333333;
	text-decoration:underline;
}
.lighertGreyTD_noBord {
	background-color: #EAEAEA;
	color: #000000;
}
.text8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.orangeTD_noBord {
	background-color: #FFCC00;
	color: #000000;
}
.yellowTD_noBord {
	background-color: #FFFFCC;
	color: #000000;
}
.tableSmallFonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.celSeparatorDx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.celSeparatorDxUp {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.celSeparatorUp {
	border-right-style: none;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.celSeparatorDxDown {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.celSeparatorDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

