/* VMG PARTNERS */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("headings.css");
	@import url("layout.css");
	@import url("widget-editorial.css");


/* Style Precedents
----------------------------------------------------------------------------- */


	body {

	background-color: #4e6f82;
	padding: 0;
	margin: 0;
	color: #535353;
	font: normal 12px/18px Arial, sans-serif;

	}

	h1, h3 {

	display: none;

	}

	h2 {

	width: 960px;
	height: 36px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;
	margin: 0;

	}

	h4 {

	margin: 0 0 15px 0;
	color: #005cab;
	font: bold 14px/16px Arial, sans-serif;
	display: block;

	}
	
	h4.emphasis {
	
	color: #04a3e6;
	
	}

	a {

	color: #04a3e6;
	text-decoration: none;
	outline: none;

	}

	a:hover {

	text-decoration: underline;

	}

	p {

	margin: 0 0 15px 0;

	}

	blockquote p {

	margin: 0 0 0 15px !important;
	line-height: 14px;

	}

	ul, ol {

	padding: 0;
	margin: 0;
	list-style-type: none;

	}


/* Pagination
----------------------------------------------------------------------------- */


	ul.paging li {
	
	padding-right: 15px;
	float: left;
	
	}


/* Hidden Elements
----------------------------------------------------------------------------- */


	a.comments, ul.pages {

	display: none !important;

	}


/* Actions
----------------------------------------------------------------------------- */


	a.directions, a.pdf {
	
	text-decoration: underline;
	
	}

	a.pdf {
	
	display: block;
	margin: 15px 0 30px 0;
	
	}
