@charset "utf-8";
@import url("dnn.css");
/* CSS Document */


html,body{
	height:100%
}
body,td,th, .Normal, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
/*a {
	color: #FFFFFF !important;
	text-decoration:none;
}*/
A:link  {
   color: #000000 ;
}

A:visited   {
	color: #000000;
}

A:hover {
	color: #CC3300;
}

A:active    {
	color:#0000CC;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(images/banner.jpg);*/
	
}
.banner{
	background-image: url(Skins/mcit/images/banner.jpg);
	background-repeat:no-repeat;
	height:123px;
	width:952px;
	vertical-align:top;
	margin-top:0;
		}
.langop {
	height:32px;
	white-space: normal;
	color:#FFFFFF !important}
a.langop:link {
	color:#FFFFFF !important;}

h1 {
	color: #000066 !important;
	font-size: 22px; 
}
h2 {
	color: #000099 !important;
	font-size: 16px;
	font-weight:bold;
}
h3 {
	color: #CC3300 !important;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}
#footer, #footer a, #footer .skinobject {
	color: #CCCCCC !important;
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	font-weight:normal;
}
#footer a:hover {
	color:#000000 !important;
}
#footer td {
	color: #CCCCCC;
	text-align: center;
	font-weight:normal;
}

/*#NAV A {
	color: #000000;
	text-decoration: none;
	font-size:24px;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	
}
*/
.menuctrl{
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	
	}

#NAV {
	color: #000000;
	text-decoration:none;
	height:27;
	
	
	}
.NAV2 {
	background-image: url(Skins/mcit/images/m_slt_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:0px;
	border:none;
	height:27px;
	
	}
	
.NAV3{
	background-color:transparent;
	text-decoration:underline;
	color: #000000;
	width: auto;
	font-weight:bold;
	
	
	}

.indent {
	/*padding-left:50px;*/
}
#MAIN_BODY {
	padding-right: 5px;
	padding-left: 10px;
	padding-top:5px;
	}
.blue {
	font-style: italic;
	color: #0066CC;
}
.BreadcrumbClass { /* this controls the search box in DNN */
}
.srch {
	background-image:url(Skins/mcit/images/srch_bg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	vertical-align:top;
	
}
.footer {
	background-image:url(Skins/mcit/images/footer.jpg);
	text-align:center;
	height:57px;
	color:#FFFFFF;
	}

/*.intable {
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:100%;
}
.intable li {
	list-style: circle;
}
*/
.lftmenu td {
	border-bottom:1px dashed  #ACACAC;
	padding-left:10px;
	padding-right:15px;
	text-align:left;
	line-height:18px;}
.lftmenu li {
	background-color:transparent;
	list-style:none;
}
.lftmenutop {
	background-image:url(Skins/mcit/images/greybg.png);
	background-repeat:repeat-x;
	background-color:#8ca6a2;
	}
A.whtlink {
	color:#FFFFFF !important;}


A.red {
        color:#CC3300 !important;
	
       }












