﻿div#main_outer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
div#contentheader{
	height: 94px;
	margin-bottom: 0px;
	padding: 19px 19px 0px;
	color: black; background: #FCC100 url(../images/middlecol_top_bg.gif) top right no-repeat;
}
h1#contentname{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	background:none;
	margin-top:35px;
	display:block;	
	width:100%;

}
ul.breadcrumb{
	display:inline;
	list-style-type:none;
	
	
}
li.crumb{
	display:inline;
	margin-right:5px;
	color:#333333;
	background:none;
	width:40px;
}
li.crumb1{
	background:none;
	display:inline;
	padding-left:10px;
	color:#333333;
	background: url(../images/path_menu_sep.gif) left center no-repeat;
	width:auto;
	padding-right:5px;
}

li.crumb2{
	background:none;
	font-weight:bold;
	display:inline;
	padding-left:10px;
	color:#333333;
	background: url(../images/path_menu_sep.gif) left center no-repeat;
	width:auto;
}
table, td, tr, div{
	border:0px;
}
td#mainleftcol{
	text-align: left;
	width: auto;
	border:0px;
	vertical-align:top;
}
td#mainrightcol{
	width: 241px;
	border:0px;
	background-color:#D3D0B9;
	vertical-align:top;
}
div#rightcol_contents{
	padding:10px;
	width:221px;
	margin-top:20px;
}
div#text{
	padding:10px;
	width:97%;
}
div#text ul{
	background:none;
	width:auto;
	color:#000000;
	padding-left:60px;
	display:block;
	list-style-image:url(../images/bullet_squareorange.gif);
	float:none;

	
}


div#text ul li{
	background:none;
	display:list-item;
	color:#000000;
	width:100%;
	line-height:175%;
	float:none;
	
}
div#text a{
	border-bottom:1px solid #FC8200;
	color:#B22601;
	font-weight:bold;
	text-decoration:none;
}

div#mainimage{
	padding:0px;
	margin:0px;
	height:94px;
	width:241px;
}
td.title_row{
font-weight:bold;
font-size:12pt;
}
td.form_left{
width:300px;
}
td.form_right{
width:400px;
}
	
	