body { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-family: Arial, Verdana;
	color: #135182;
}

#layout_container {

	width: 866px;
	margin-left:auto;
	margin-right:auto;
	border-style: solid;
	border-width: 1px;
	border-color: #315498;
	border-top-width: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#footer {

	margin-top: 4px;
	margin-bottom: 10px;
	width: 866px;
	margin-left:auto;
	margin-right: auto;
	font-size: 0.9em;
	text-align:center;

}

div.content_verbiage {

	padding-left: 8px;
	padding-right: 8px;

}


br.clearer {
	clear:both;
}

div.clearer { 
      clear: both; 
      height: 0px; 
      padding: 0px 0px 0px 0px; 
      margin: 0px 0px 0px 0px; 
      border: none; 
      line-height: 0px; 
      font-size: 0px;  
      overflow:hidden;  
}

div.content_heading {

	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 4px; 
	background-color: #F7F7F7;
}


hr.content_divider {
	border: none; 
	height: 1px;
	background-color: #DADADA;
	margin: 0px 0px 0px 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}

div.content_options div.icon {

	cursor: pointer;
	background-color: #EEEEEE;
	padding: 4px;
	padding-right: 5px;
	border: 1px solid #424C71;
	float:left;
	height: 18px;
}

div.content_options div.icon img {

	cursor: pointer;
	float:left;
	display:block;
	margin-right: 5px;
}

div.list_option img {

	display:block;
	border:none;

}

table {
	font-size: inherit;
}

table th {
	padding: 4px;
	background-color: #CFCFCF;
	color: #333333;

}

table.form_table td.left {

	padding: 4px;
	width: 100px;
	white-space: nowrap;
}

table.form_table td.right {

	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}

table.form_table tr.button td {
	padding: 6px;
	text-align:center;
}

div.info_box {

	background-color: #EEEEEE;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #424C71;
	padding: 6px;
	
}


dt, dd {
	
	margin-top: 5px;
}
