.sectioned_format {
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 35px 0px 40px 0px;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
}
.sectioned_format *{
	margin: 0px;
	padding: 0px;
}
.sectioned_format-photo {
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-bottom: 18px;
	border: 2px solid #CCCCCC;
}
.sectioned_format-image {
	clear: both;
	position: relative;
	top: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.sectioned_format .right {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}
.sectioned_format .left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.sectioned_format .full_height {
	margin-bottom: 0px;
}
.sectioned_format h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.1em;
	padding-bottom: .25em; 
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FD8D37;
	margin-bottom: .6em;
}
.sectioned_format h2 {
	font-family: Arial, Verdana, sans-serif ;
	font-size: 16px;
	font-weight: bold;
	color: #0F4AA2;
	line-height: 1.2em;
	margin: 1.5em 0em .5em 30px;
}
.sectioned_format p {
	margin-left: 30px;
	margin-bottom: .8em;
	line-height: 1.6em;
}
.sectioned_format p a {
	line-height: 1.6em;
}
.sectioned_format strong {
	font-weight: bold;
	color: #0F4AA2;
}
.sectioned_format ul, .sectioned_format ol {
	margin-left: 66px;
	margin-bottom: 1.2em;
	margin-right: 9em;
	margin-top: .8em;
}
.sectioned_format li {
	line-height: 1.4em;
	margin-bottom: .8em;
	list-style-position: outside;
	text-align: left;
	vertical-align: text-bottom;
}
.sectioned_format ul li {
	list-style-image: url(http://www.JobsInTheUS.com/media/graphics/bullets/bullet-UN_A3.png);
	list-style-type: disc;
}
.sectioned_format .no_bullet {
	list-style-image: none;
	list-style-type: none;
}
.sectioned_format .disclaimer,
.sectioned_format .disclaimer a {
	font-size: 9px;
	margin-top: 20px;
}
.sectioned_format .JumpToTop {
	margin: 30px 0px 40px 0px;
} 
.sectioned_format .JumpToTop a,
.sectioned_format .JumpToTop a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
	line-height: 1.1em;
	padding: 4px 12px 5px 12px;
	margin-right: 20px;
} 
.sectioned_format .JumpToTop a:hover {
	color: #000000;
	background-color: #999999;
} 
.sectioned_format .button {
	text-align: left;
	margin-top: 18px;
	background-color: #FFFFFF;
}
.sectioned_format .button img, .sectioned_format .button form {
	margin: 0px 10px 0px 0px;
}
.sectioned_format code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
