//Style Sheet Mk2 Consulting Site
//updated as per 01.03.2009

body {
	color: #333333; 
	background-color: #828282;
	margin: 0px;
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-arrow-color: #626262;
	}
	
.Background {
	color: #333333; 
	background-color: #828282;
	margin: 0px;
	}
	
.Main {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
	background: #FFFFFF;
	}

.MainHeader {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #2c3111;	
	}

.MainSpacer{
	height: 10px;
	}

.MainText {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
	}

.BannerTop {	
	background:#c7c085;
	}
	
.BannerOutline {	
	
	}
	
.BannerMain {	
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background:#000000;
	}
	
.BannerLeft {	
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #42413E;
	background: url(../images/BannerLeftBg.jpg) no-repeat bottom;	
	background-color: #741415;
	}


// Data tables 

.DataTable {
	background: #ffffff;
	}

.DataTableHeader{
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #42413E;		
	height: 30px;
	vertical-align: middle;
	background: url(../images/DataTableHeader.jpg) repeat-x;
	background-color:#e7e2b9;
	}
	
.DataTableFooter {
	height: 21px;
	}

.DataTableRow{
	background-color: #e7e2b9;
	font-size: 10pt;
	}





.Copyright {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}

.FooterText  {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	}


div.helpitem {
	padding:5px 5px 5px 5px;
	width:125px;
	visibility:hidden;
	border:2px solid #330275;
	background:#E0DCFE;
	}
	
a:link {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BEC5D6;
	text-decoration: none;
	
	}

a:visited {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;

	}
	
a:form{
	margin : 0 0 0 0;
}
input {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
	}
textarea {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00000;	
	}
select {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
	}
select.small{
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
	}

.button {
	font: Bold 11px "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif; 
	background:  url(../images/ButtonBgRepeat.jpg) repeat-x;
	color: #ffffff;
	border-style:solid; 
	border-width:0; 
	padding:0; 
	}

.button a {
text-decoration: none;
color: #ffffff;
	}

.button :visited {
text-decoration: none;
color: #ffffff;
	}

.button :hover { 
text-decoration: none;
color: #C7D2D8;
	}


.password {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
}
.text {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
}
.file {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2c3111;	
}
.checkbox {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
}
.radio {
	font-family: "avenir 35 light, trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
}
/* =================== end: form styles =================== */