/* CSS Document for IE */
body {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11pt; /* body text font size  */
	line-height:1.4em;
	margin: 0;
	padding: 0;
	background-color:#DDD6B9; /* background color  */
	color: #333333;  /* text color  */
	}
#mainframe {
	width: 798px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	margin-top:20px;
	text-align:left;
}
#rightcol { 
	width:628px;
	vertical-align:top;
	}
div#leftcontent {
	float:left;
	width:121px;
	color:#CCC194;
	font-style:italic;
	font-size:0.9em;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	}
	div.plainheader {
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		background-color:#465153;
	}
div#rightcontent {
	width:480px;
	float:left;
	margin:10px;	
	}
	
#leftcol {
	width:170px;
	background-color:#A49F81;
	color:#D0CE9B;
	vertical-align:top;
	}
	
td.menu {
 	margin:0; padding:0;
	background-color:#C1AE73;
	}
td.menu:hover {
	background-color:#FF8800;
	}

td.menu a {
 	display:block;
	width:150px;
	color:#FEFFBD;
	margin:0; padding:10px 0;
	border-bottom:1px dashed #D0CE9B;
	border-left:10px solid #C1AE73;
	background-color:#C1AE73;
	font-weight:bold;
	}
td.menu a:hover{	
	border-left:10px solid #FF8800;
	}
table.menu{
	font-size:100%;
	width:170px;
	position:absolute;
	margin-top:-40px;
	margin-left:160px;
	border:1px solid #FFFFCC;
	background-color:#FF8800;
	visibility:hidden;
	z-index:99;
	}	
	
#tdfooter{
	color:#333333;
	background-color:#DDD6B9;
	text-align:center;
	}
#tdfooter a {
	text-decoration:none;
	font-size:90%;
	}

/* Common style follows */

h1
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	margin:10px 0;
	color:#784C25;
}

h2
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	margin:10px 0;
	font-size: 1.2em;
	color:#784C25;
}

h3
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-style:italic;
	margin:10px 0;
	font-size: 1.2em;
	color:#784C25;
}

h4
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-style:italic;
	margin:10px 0;
	font-size: 1.2em;
	color:#784C25;
}

p{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-bottom:-0.6em;
}

ul{
	margin-top:1.5em;
	margin-bottom:-0.6em;
}

ol{
	margin-top:1.8em;
	margin-bottom:-0.6em;
	padding-top:0;
}

li{
	font-family: Georgia, Verdana, Arial, sans-serif; 
	font-size: 1em;
	line-height:1.4em;
	padding-bottom:.5em;
}

.quote1{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:8px 30px;
}

.quotref{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:8px 0px 8px 30px;
}

div {
	margin:0;
}
div.imageholder {
	margin:40px 0;	
}
div.bottomlinks {
	font-size:0.9em;
}
div.bottomlinks a {
	display:inline;
	margin:0 2px 5px 2px;
}
