body {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	color:#666666;
	background-color:white;
	margin:0px;
	padding:0px;
}	
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-weight:300px;
	color:#ff9900;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	color:navy;
	text-transform: uppercase;

	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#666666;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:navy;
	}
h5 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#B1B1B1;
	}
h6 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:10px;
	line-height:10px;
	font-weight:300;
	color:#ccc;
	}
p {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#666;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
a {
	color:navy;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
a:active {color:navy;}
a:visited {color:navy;}
a:hover {color:#FF9900;text-decoration:underline;}
a.wh {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
a.wh:active {color:#FF9900;}
a.wh:visited {color:#FF9900;}
a.wh:hover {color:white;text-decoration:underline;}
a.or {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
a.or:active {color:#FF9900;}
a.or:visited {color:#FF9900;}
a.or:hover {color:navy;text-decoration:underline;}

a.nav {
	color:#FF9900;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.nav:active {color:orange;}
a.nav:visited {color:orange;}
a.nav:hover {color:navy;text-decoration:none;}

a.mail {
	color:#CCCCCC;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
a.mail:active {color:#E1E1E1;}
a.mail:visited {color:#E1E1E1;}
a.mail:hover {color:#999;text-decoration:none;}

a.olNavBar {
	color:white;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;

	}
a.olNavBar:active {color:white;}
a.olNavBar:visited {color:white;}
a.olNavBar:hover {color:#FFB03C;text-decoration:none;}

a.botNav {
	color:white;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.botNav:active {color:white;}
a.botNav:visited {color:white;}
a.botNav:hover {color:#FFB03C;text-decoration:none;}

#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}

body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* Again, the hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}



li {
	color: #666666;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;


}
.greyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;

}
.companyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
	letter-spacing: 1px;
}
.normContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F29200;
}
.size9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;

}
.dashedLine {
	color: orange;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;


}
hr {
	border: 1px dashed #FFB546;


}
hr.Grey {
	color: #999999;
	line-height: 5px;

}
.copyrightText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E1E1E1;
	letter-spacing: 1px;
}
.dashedRule {
	color: #E1E1E1;
	border: dashed;
}
.italicOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFC14F;
}
.navyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: navy;
}
.spaceBold {
	line-height: 25px;
	font-weight: bold;
}
.quotations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.lightGreyText {
	color: #666666;
	font-size: 9px;
	line-height: 16px;
}
.lightOrangeText {
	font-size: 9px;
	color: #BBBBBB;
	line-height: 16px;
}
.borderCell {
	border: 1px solid #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.orangeRule {
	color: #FFEFCE;
	height: 1px;
}
.ftx {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;


}
.formButs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FF9F77;
	border: 1px solid #666666;


}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.tinyNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFB08A;
	font-weight: normal;

}
.testcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(file:///C|/My%20Documents/My%20Pictures/myList.jpg);

}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #8B8B8B;
}

li {
	list-style-image: url(win.gif);
}
hr.orange {
	border: 1px dashed #FFCC00;
}
dashOrLine {
	border: 1px dashed #FF9900;
}
.dashOrLine {
	border: 1px dashed #FFC58A;
}
orTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.orTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	letter-spacing: 1px;

}
.borderCellPad {
	border: 1px dotted #FF9966;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;

}
.borderCellPadB {
	border: 1px dotted navy;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;

}
.borderCellPadC {
	border: 1px dotted #FFCC00;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;

}
.orH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FF9900;
}
.orLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FF9900;
}
.bgOwl {
	background-image: url(file:///C|/My%20Documents/My%20Webs/teflHouse_2004/BigOwl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hrRed {
	border: 1px dashed #D74600;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.listSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	list-style-type: square;
}
.smallLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
