.article {
	width: 540px;
	vertical-align: top;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 100px 0px;
	text-align: left;
	position: relative;
	left: 174px;
}
.article *{
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.article h1 {
	font-size: 27px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.1em;
	padding: 0em 0em .3em 0em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FD8D37;	
	margin: 0em 0em 0em 0em;
}
.article h2 {
	font-family: Arial, Verdana, sans-serif ;
	font-size: 18px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.2em;
	margin: 1.5em 0em .5em 0em;
}	
.article h3 {
	font-family: Arial, Verdana, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color: #0F4AA2;
	line-height: 1.2em;
	margin: 1.5em 0em .4em 0em;
}	
.article .nav {
	font-size: 11px;
	line-height: 1.5em;
	margin: .6em 0em .6em 0em;
	display: block;
	float: right;
	position: relative;
}
.article .nav a {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}
.article .writer, .writer a {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: .6em;
	margin-bottom: 2em;
}
.article .writer_header {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
	margin: 3em 0em 0em 0em;
}	
.article .writer_info, .writer_info * {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0em 0em .4em 0em;
}	
.article .photo {
	background-color: #FFFFFF;
	clear: both;
	float: right;
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 20px;
	border: 2px solid #CCCCCC;
}
.article .image {
	clear: both;
	float: right;
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 20px;
}
.article .left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.article p {
	margin-bottom: .8em;
	line-height: 1.6em;
}
.article .closing_paragraph {
	margin-top: 2em;
}
.article strong {
	font-weight: bold;
	color: #0F4AA2;
}
.article blockquote {
	margin-left: 3em;
}
.article ul, .article ol {
	margin-left: 3em;
	margin-bottom: 1.2em;
	margin-right: 9em;
	margin-top: .8em;
}
.article li {
	line-height: 1.4em;
	margin-bottom: .8em;
	list-style-position: outside;
	text-align: left;
	vertical-align: text-bottom;
}
.article ul li {
	list-style-image: url(http://www.JobsInTheUS.com/media/graphics/bullets/bullet-UN_A3.png);
	list-style-type: disc;
}
.article .disclaimer, .article .disclaimer a {
	font-size: 9px;
	margin-top: 20px;
}
.article code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
