@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'QuicksandLight';
    src: url('/fonts/Quicksand_Light-webfont.eot?') format('eot'),
         url('/fonts/Quicksand_Light-webfont.woff') format('woff'),
         url('/fonts/Quicksand_Light-webfont.ttf') format('truetype'),
         url('/fonts/Quicksand_Light-webfont.svg#webfontbpxkzhcL') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandLightOblique';
    src: url('/fonts/Quicksand_Light_Oblique-webfont.eot?') format('eot'),
         url('/fonts/Quicksand_Light_Oblique-webfont.woff') format('woff'),
         url('/fonts/Quicksand_Light_Oblique-webfont.ttf') format('truetype'),
         url('/fonts/Quicksand_Light_Oblique-webfont.svg#webfontymjw78zE') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandBook';
    src: url('/fonts/Quicksand_Book-webfont.eot?') format('eot'),
         url('/fonts/Quicksand_Book-webfont.woff') format('woff'),
         url('/fonts/Quicksand_Book-webfont.ttf') format('truetype'),
         url('/fonts/Quicksand_Book-webfont.svg#webfontaTtWxJ4l') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'QuicksandBold';
    src: url('/fonts/Quicksand_Bold-webfont.eot?') format('eot'),
         url('/fonts/Quicksand_Bold-webfont.woff') format('woff'),
         url('/fonts/Quicksand_Bold-webfont.ttf') format('truetype'),
         url('/fonts/Quicksand_Bold-webfont.svg#webfontaEJ3th29') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	background-color: #FFF;
	margin-top: 0px;
}
#wrapper {
	color: #000;
	background-image: url(/images/7/ML365logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
}
a:link {
	color: #4473D0;
	text-decoration: none;
}
a:visited {
	color: #3A8C10;
	text-decoration: none;
}
a:hover {
	color: #EC5323;
	text-decoration:underline;
}
#nav {
	color: #666;
	text-align: left;
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-left: 300px;
}
.nav {	
	color: #666;
	text-align: left;
	padding: 5px 5px 5px 20px;
	height: 20px;
}
.title1 {
	font-size: 24px;
	line-height: 32px;
}
.title2 {
	font-size: 36px;
	font-family: 'QuicksandLight';
	line-height: 38px;
	font-weight: lighter;
}

h2 {
	font-family: "Bondoni", georgia, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333;
	letter-spacing: -0.05em;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
.content {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 18px;
}
.content2 {
	padding-left: 4px;
}
.nav2 {
	text-align: left;
	padding-left: 275px;
}
.nav2 a {
	font-size: 12px;
	color: #36C;
	text-decoration: none;
}
.nav2 a:hover {
	font-size: 12px;
	color: #C60;
	text-decoration: none;
}
.leftcol {
	text-align: center;
	vertical-align: top;
	width: 330px;
	padding-top: 280px;
}
.maintable {
	margin: 0px;
	padding: 0px;
	width: 1100px;
}
.text10 {
	font-size: 10px;
}
strong {
	font-family: 'QuicksandBold', Verdana, Geneva, sans-serif;
}

