/* Browser "Defaults" Initialization */

/* Normalizes margin padding */
div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th { margin:0; padding:0 }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size:100% }

/* Normalizes list-style and font-weight to normal */
/*adress, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }*/

/* Removes list-style from lists */
table { border-collapse:collapse; border-spacing:0 }

/* Removes border from fieldset and image */
fieldset, img { border:0 }

/* Left aligns text in caption and th */
caption, th { text-align:left }

/* Removes quotation marks from q */
q:before, q:after { content: '' }


.mftBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	height: 2658px;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.mftContent {
	float: left;
	height: 2598px;
	width: 750px;
}
.mftHeader {
	float: left;
	height: 150px;
	width: 750px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mftMain {
	float: left;
	width: 750px;
	height: 2340px;
	margin-bottom: 10px;
}
.mftBoxLft {
	float: left;
	width: 740px;
	height: 150px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #666666;
}
.mftBoxRgt {
	float: right;
	width: 370px;
	height: 150px;
	margin-bottom: 10px;
}
.mftFooter {
	float: left;
	height: 88px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	text-align: right;
}
.mftLogo {
	float: left;
	height: 150px;
	width: 380px;
	margin-right: 10px;
	background-image:url(/_images/logo380x150.jpg);
}
.mftContact {
	float: left;
	height: 150px;
	width: 350px;
	margin: 0px;
}
.mftFtLogo {
	float: left;
	height: 70px;
	width: 177px;
	margin-right: 10px;
	background-image:url(/_images/logo177x70.jpg);
}
.mftFtContact {
	float: left;
	height: 70px;
	width: 550px;
	margin: 0px;
}

.mftBorder {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 790px;
}
.mftBdrRow {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 790px;
}
.mftMdlRow {
	margin: 0px;
	padding: 0px;
	height: 2618px;
	width: 790px;
}
.mftBdrTL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	background-image:url(/_images/borderTL.gif);
}
.mftBdrTop {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 750px;
	background-image:url(/_images/borderT.gif);
}
.mftBdrTR {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	background-image:url(/_images/borderTR.gif);
}
.mftBdrL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2618px;
	width: 20px;
	background-image:url(/_images/borderL.gif);
}
.mftBdrR {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2618px;
	width: 20px;
	background-image:url(/_images/borderR.gif);
}
.mftBdrBL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	background-image:url(/_images/borderBL.gif);
}
.mftBdrBtm {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 750px;
	background-image:url(/_images/borderB.gif);
}
.mftBdrBR {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	background-image:url(/_images/borderBR.gif);
}
.mftForm {
	width: 600px;
	height: 400px;
	margin-top: 4px;
	overflow: hidden;
}



.txtHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5da960;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 2px;
}

.txtHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5da960;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
}

.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	margin-top: 8px;
	width: 600px;
	margin-left: 4px;
	overflow: hidden;
}

.txtTblHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5da960;
	text-decoration: none;
}
.txtTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	overflow: hidden;
}
.txtAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	overflow: hidden;
}

.mnuItem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 105px;
	float: left;
}

.mnuItem a:hover {
	color: #666666;
	text-decoration: none;
}
