/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background-color: #CCCCFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
	puce {
	font-size:9pt;
	line-height: 15pt;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}
p {
	font-size:8pt;
	line-height: 14pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:13pt;
	line-height: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size:12pt;
	line-height: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
h5 {
	font-size:8pt;
	line-height: 14pt;
	font-weight: normal;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-image: url(file:///templates/tmplmfb_0.0.9/images/indent1.png.gif);
	list-style-position: inside;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
}
h3 {
	font-size:12pt;
	line-height: normal;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size:10pt;
	line-height: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-size:8pt;
	line-height: 14pt;
	font-weight: normal;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-image: url(file:///templates/tmplmfb_0.0.9/images/indent1.png);
	list-style-position: inside;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
}
td{font-size: 12px;}
th{font-size: 12px;}

a:link {
font-size:8pt;
	color: #006699;
text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}


a:visited {
	font-size:8pt;
	color: #006699;
text-decoration: none;
}

a:active {
	color: #009900;
	text-decoration: none;
}



 Clears Divs 
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
