body		
		{
			font: 12pt Times, serif;
			line-height: 16pt;
			margin: 0;
			padding: 0;
			color: #000;
			text-align: center;
			background: #fff;
}

div { behavior: url(iepngfix.htc); }

/*a {color: #386165; text-decoration: underline; }*/
a:link {color: #386165; text-decoration: underline; }
a:visited {color : #551A8B; text-decoration: underline;} 
a:hover {color: #386165; text-decoration: underline;}


#wrapper {
	margin: 1em auto;
	width: 800px;
	height: auto;
	border: 0;
	padding: 0;
	background: #fff;
}


#masthead {
	width: auto;
	margin: 0;
	padding: 12px;
	text-align: left;
	color: #000;
	font: 40pt tahoma, verdana, arial, sans-serif;
	border:0;
	}

div.url {
	margin: 0;
	padding: 12px;
	color: #000;
	width: auto;
	font: 12pt Courier, monospace;
	text-align: right;
	border:0}
	
	
#content {
width: auto;
margin : 0;
padding: 0;
height: auto;
font-weight: normal;
border: 0;
}

#col2{
	background: #fff;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 12px;
	color: #000;
	text-align: left;
	border: 0;
		}
	

#col1 {
	display: none;
	}


h1, h2, h3, h4, h5, h6 {
	 
	margin: 16px 0 4px 0;
	padding: 2px;
	color: #fff;}
	
h1 { 
	font-size: 200%;
	 }
h2 { 
	font-size: 180%;
	 }
h3 { 
	font-size: 140%;
	 }
h4 { 
	font-size: 130%;
	 }
h5 { 
	font-size: 120%;
	 }
h6 {font-size: 110%;
	 }
	 
.xx-large {font-size: 1.3em;}
.x-large {font-size: 1.2em;}
.large {font-size: 1.1em;}
.medium {font-size: 1em;}
.small {font-size: .9em;}
.x-small {font-size: .8em;}
.xx-small {font-size: .7em;}
.warning {
	color: #ff0000;
	font-size: 0.8em;
	font-weight: 800;
}
	





/* Nav bar listings */

.caption {
	list-style: none;
	font-size: 9pt;
	line-height: 12px;
	}

div#topnavbar {
display: none;
}

div#topnavbar  a:link, div#topnavbar a:visited {
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0;
	border: 0;
}


div#topnavbar a:hover	{
	font-weight: bold;
	text-decoration: overline;
	color: #fff;
	}

div#topnavbar a:active	{
	font-weight: bold;
	text-decoration: none;
	color: #ffe;
	}


ul li {list-style: outside square url(../i/arrow.gif);
		margin: 0.25em 0 0.25em 0;
		}

div#entry1 {
	margin: 6px;
	padding: 0px;
	border: 0; /*1px solid red;*/
	background: #800080;
		}
		
#entry1 ul li {list-style: outside square url(../i/arrow.gif);
		padding: 0.25em 0 0.25em 5em}

.picright { float: right; border: 0; margin: 5px 5px 0 0;}
.picleft {float: left; border: 0;}
.left {float: left; border: 0;}
.right {float: right; border: 0;}
#print {display:none;}
div.clearer_left {clear: left; line-height: 0; height: 0;}
div.clearer_right {clear: right; line-height: 0;height: 0;}
div.clearer_both {clear: both; line-height: 0; height: 0;}

div#footer  {
	background:  #fff;
	width: auto;
	height: 23px;
	margin:  0;
	padding: 5px 6px 5px 6px;
	color: #000;
	font-size: 9pt;
	text-align: left;
	border-top: 1px solid gray;
	border-bottom: 0;

}
