/* ---------------------------  General Layout & footer -------------------------- */

body {
	background-color: white;
	background-repeat: repeat;
	margin: 0.25in;
	text-align:left;
}

#browerWarning {
	display:none;
}

#myContent {
	background-color: #FFFFFF;
	width: 680px;
	min-height:600px;
}

#flashcontent {
	display:none;
	}
	
.pageFooter{
	display:none;
}

td { vertical-align:top; }


.mainMenu{
	display:none;
}

.mainMenu td {
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}


.subTabs {
	display:none;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	color: black;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: black;
	letter-spacing:0.05em;
	margin-top:15px;
	margin-bottom:8px;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	color: black;
	letter-spacing:0.1em;
	margin-top:0;
	margin-bottom:8px;
}

dl {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 0.8em;
	color: #9F614C;
	letter-spacing:0.1em;
}


p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1.8em;
	margin-top:0;
}

li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1.8em;
	margin-top:0;
}