/*###################### ARTICLE STYLE FROM OGILVY ######################*/
/*###################### Updated by Junior Madureira on 29.08.07 ########*/
/*###################### Updated by Tracey Smith on 05.02.08 ########*/
.Standard_NO_TITLE {
	margin : 0;
	background : transparent;
	padding : 0 0 0 0;
}
.Standard_NO_TITLE ol, .Standard_NO_TITLE ul{
	line-height: 2em;
}
.Standard_NO_TITLE p {
	color : #333;
	font-size : 12px;
	line-height: 2em;
}
.Standard_NO_TITLE a {
	font-size : 12px;
	color : #222;
	line-height: 2em;
}
.Standard_NO_TITLE a:hover {
	font-size : 12px;
	color : #999;
}
.Standard_NO_TITLE ul {
	margin-left: 15px;
}
.Standard_NO_TITLE li {
	margin-left: 10px;
	font-size : 12px;
	color : #333;
	line-height: 1.5em;
}

.Standard_NO_TITLE h1 {
	color : #003366;
	font-size : 16px;
	font-weight:bold;
}
.Standard_NO_TITLE h2 {
	color : #003366;
	font-size : 14px;
	font-weight:bold;
}
.Standard_NO_TITLE h3 {
	color : #333;
	font-size : 13px;
	font-weight:bold;
}

.Standard_NO_TITLE_Bottom {
	height : 27px;
	border-top:1px solid #cccccc;
	padding-top:3px
}

.Standard_NO_TITLE_ImgHolder {
	float:right;
	margin:15px 0px 15px 15px
}
