/* CSS for MCL website */


/* typography */
body,td,th {
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
	text-align: left;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: .75em;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

h1 {
	font-size: 110%;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	color: #006699;
}

/* main navigation */

#navbar {
	position: absolute;
	left: 0px;
	top: 75px;
	background-color: #003366;
	width: 120%;
	padding-left: 25px;
	text-align: left;
	height: 18px;
}

a.nav, a.nav:visited {
	background-color: #003366;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 16px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	width: 80px;
}


a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #B9252C;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	width: 120px;
}


/* secondary navs */

#fnavbar {
	position: absolute;
	left: 435px;
	top: 0px;
	width: 100%;
	display: inline;
	list-style-type: disc;
}

a.fnav, a.fnav:visited  {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
	border-right: 1px none #FFFFFF;
	border-left: 1px solid #CCCCCC;
	height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}

a.fnav:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	color: #FFFFFF;

}

#fnavbar ul li {
	display: inline;
	list-style-type: none;
}




/*  right links*/

/* Tab menu */



#related {
	margin:0;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
}
#related ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#related li {
	margin: 0 0 3px;
	list-style-type: none;
	background-color: #FFFFFF;
	height: 2.2em;
}

#related a
{
	display: block;
	padding: 2px 2px 2px 10px;
	width: 250px;
	background-color: #FFFFFF;
	background-image: url(rarrow.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	height: 2em;
}

#related a:link, #related a:visited
{
	color: #999999;
	text-decoration: none;
	height: 1.95em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#related a:hover
{
	background-color: #CCCCCC;
	background-image: url(rarrow.gif);
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}

#related ul a:hover {color:#CCCCCC!important;background:#666 !important;}

/* CSS for layout */

#top {
	width: 850px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#mainandfooter {
	position: absolute;
	top: 130px;
	width: 110%;
	left: 0px;
}


#footer {
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #CCCCCC;
	position: relative;
	font-size: 95%;
}

#bannerl {
	float: left;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#banner {
	width: 110%;
	background-color: #CCCCCC;
	height: 124px;
	border-top: 1px #003366;
	border-right: 1px #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px #003366;
	position: absolute;
	left: 0px;
	top: 94px;
	overflow: hidden;
}
#bannerr {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	background-position: center;
	position: absolute;
	top: 10px;
	left: 480px;
}

#banner2 {
	width: 120%;
	background-color: #CCCCCC;
	height: 35px;
	border-bottom: 1px solid #003366;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 94px;
}


#left {
	padding: 25px;
	float: left;
	position: relative;
	top: 0px;
	width: 424px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	z-index: 1;
	overflow: visible;
	height: 350px;
}
#right {
	color: #666666;
	margin-bottom: 5em;
	position: absolute;
	display: block;
	top: 25px;
	left: 500px;
	overflow: visible;
	width: 250px;
}


.logo {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	float: left;
}



.intro {
	font-size: 110%;
	line-height: 135%;
	color: #CC0000;
}


.tableheading1 {
	color: #FFFFFF;
	background-color: #05A1B0;
	padding: 2px;
	font-weight: bold;
}
.tableheading2 {
	color: #FFFFFF;
	background-color: #92BCB4;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05A1B0;
}
#mainandfooterhome {

	position: absolute;
	top: 220px;
	width: 110%;
	left: 0px;
}
#righthome {

	color: #666666;
	margin-bottom: 5em;
	position: absolute;
	display: block;
	top: 25px;
	left: 500px;
	width: 250px;
}
.news {
	background-image: url(rarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.newstitle {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 423px;
	display: block;
	float: left;
	padding: 5px;
}
.newstitle_homepage {
	border-top-color: #CCCCCC;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.mono {
	font-family: "Courier New", Courier, mono;
}
#left2 {

	padding: 25px;
	float: left;
	position: relative;
	top: 0px;
	width: 650px;
	z-index: 1;
	overflow: visible;
	height: 350px;
}


#form h2 {
	border-top: 1px solid #cccccc;

}



/* Companies Act info selectors */
#companiesActRequirements
{
	position: relative;
}

#companiesActRequirements dl{
	margin : 0 0 0 0px;
	padding : 0 0 0 0px;
	width : 400px;
}

#companiesActRequirements dt{
	float: left;
	font-weight :normal;
	vertical-align : top;
	width: 170px;
	margin : 0 0 0 0px;
	padding : 0 0 0 0px;
	margin-right : 0px;
	margin-bottom : 5px;	
}

#companiesActRequirements dd{
	float: left;
	margin : 0 0 0 0px;
	padding : 0 0 0 0px;
	margin-bottom : 5px;
	margin-left: 5px;
	width: 170px;	
}

#companiesActRequirements address
{
	font-style:normal;
	display:inline;
	line-height : 120%;
}
