body {
	background-color: #771e00;
	background-image: url(images/red_tv_lines.gif);
	/*margin-left: 2cm; */
	margin-top: 0px;
	color: #3D0F00;
   font-size: 82%;   /*Enables font size scaling in MSIE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html > body {
  font-size: 10pt;
}	

.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
}

.heading {
	position: absolute;
	top: 0px;
	left: 43px;
	width: 714px;
	height: 107px;
	background-image: none;
	background-color: #126e55;/*#005c41;#026352;*/
	border-bottom: medium solid #0C4A39;
	border-left: 2px solid #c79d15;
	border-right: 2px solid #c79d15;
	padding: 10px 10px 0px 10px;
}

#mainbody {
	position: absolute;
	top: 120px;
	left: 43px;
	width: 734px;
	border-left: 2px solid #c79d15;
	border-right: 2px solid #c79d15;
	background-image: none;
	background-color: #F1E8D2;/*#EDF9CC;
	padding: 10px;*/
}

	.navbar {
		position: absolute;
		/*top: 91px;
		left: 60px;*/
		background-image: none;
		background-color: /*#EDF9CC*/#F1E8D2;
		width: 163px;
		height: inherit;
		padding: 0px;
		padding-top: 5px;
	}
	.navbar p {
		margin: 0px;
		border-bottom: 1px solid #D0C4C1/*#BAA8A3*/;
		width: 153px;
		padding:5px;
		font-weight: bold;
	}

	#bodyheader {
		position: relative;
		top: 0px;
		left: 0px;
		width: 541px;
		/*height: 60px;*/
		background-image: none;
		background-color: /*#fffcdC*/#ffffff;
		padding: 0px;
		padding-top: 5px;
		margin-bottom: 0px;
	}
	
	.anchorlinks {
	font-size: 8pt;
	margin: 1.5em 3em;
	text-align: center;
	}
	
	#firstpar {
		padding-top: 0px;
		margin-top: 0px;
	}
	
/*	.minheight {
		position: absolute;
		top: 0px;
		left 163px;
		z-index:0;
	}*/

	.bodytext {
		position: relative;
		top: 0px;
		left: 163px;
		width: 541px;
		background-image: none;
		background-color: /*#fffcdC*/#ffffff;
		width: 541px;
		padding: 15px;
		padding-top: 5px;
		z-index:1;
	}
	.minheight {
		position: relative;
		top: 0px;
		left: 163px;
		zindex:0;
		width: 1px;
		height:260px;
	}
	
	h1 {
	clear: both;
	font-size: 16pt;
	color: #3F0D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
	h2 {
	clear: both;
	font-size: 13pt;
	color: #3F0D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
	h3 {
		clear: both;
		font-size: 11pt;
		color:#3F0D00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	a:visited {
	color: #8600BF;
	/*color: #610E7F;*/
	/*text-decoration: none;*/
	}
	a:link {
		color: #30f;
	}
	a:hover, a:active {
		color: #007F19;
		/*text-decoration: none;*/
	}
	
	.navbar a:visited, .navbar a:link, navbar a:hover, navbar a:active {
	text-decoration: none;
	color: #990000;
	}
	
	td {
		text-align:left;
	}
	
	.centered {
		text-align:center;
	}

	.flush_right {
		text-align:right;
	}
	
	.indented {
		margin-left: 3em;
	}

	.leftimage {
	/*padding:0px;*/
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

	#footer {
		background-image: none;
		background-color: /*#fffcdC*/#ffffff;
		width: 704px;
		padding: 15px;
		padding-top: 3px;
		font-style: italic;
		border-top: thin solid #374C00;
	}
	
	.toplink {
		font-size: 8pt;
		font-style: italic;
	}
	
	img.midtext {
		margin-top: 1em;
	}
	
	dt {
		font-weight: bold;
		margin-left:0em;
		margin-top: 1em;
	}
	dd {
	margin-left: 2em;
	}
	
	dl {
		font-weight: normal;
		margin-left: 0em;
		margin-top: 0em;
	}
	
	.light {font-weight: normal;}
	
	.form_instrux {
		font-size: 8pt;
		font-style: italic;
	}
	
	.loose {
		margin-top: 0.5em;
	}
	
	.pullquote {
		border: 1px dotted #3F0D00;
		padding: 10px;
		margin: 2em 5em;
		font-style: italic;
	}
	
	.nobreak {
		white-space:nowrap;
	}
	
	.warning {
		color:red;
	}
