* { margin: 0; padding: 0; border: 0; }

body {
	background: url('/clientresults/liveexamples/_template/images/bg_header.gif') repeat-x 0 43px;
	font-family: Arial, Helvetica, sans-serif;
}

a { color: #004b91; }

#NewsContainer {
	width: 1000px;
	margin: 0 auto;
}

div.NewsHeader {
	position: relative;
	height: 137px; width: 1000px;
}

div.NewsHeader h2 {
	position: absolute;
	height: 111px; width: 221px;
	top: 32px; left: 0px;
	text-indent: -9999px;
	background: url('/clientresults/liveexamples/_template/images/title.gif') no-repeat;
	line-height: 0px;
	font-size: 1px;
} 

div.NewsHeader ul.TopMenu {
	list-style: none;
	display: block;
	height: 26px; width: 1000px;
	background: #004b91;
	position: absolute;
	bottom: 0px; left: 0px; 
}

div.NewsHeader ul.TopMenu li {
	color: white;
	list-style: none;
	display: block;
	float: left;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}

div.NewsHeader ul.TopMenu li:hover {
	background: #478dce;
}

div.NewsHeader ul.TopMenu li.Active {
	background: white;
	color: #004b91;
}

div.NewsHeader ul.TopMenu li.SearchBox {
	display: block;
	position: absolute;
	right: 10px; top: 0px;
	height: 26px; width: 213px;
	font-size: 1px;
	line-height: 1px;
	background: url('/clientresults/liveexamples/_template/images/searchbox.gif') no-repeat;
	text-indent: -9999px;
	padding: 0 !important;
}

body.Column300RTL div.ArticleCopy,
body.Column300LTR div.ArticleCopy {
	width: 655px;
}

body.Column336RTL div.ArticleCopy,
body.Column336LTR div.ArticleCopy {
	width: 619px;
}

body.Column160RTL div.ArticleCopy,
body.Column160LTR div.ArticleCopy {
	width: 790px;
}

body.Column336RTL div.ArticleCopy,
body.Column300RTL div.ArticleCopy,
body.Column160RTL div.ArticleCopy {
	float: left;
	margin: 20px 20px 10px 0px;
}

body.Column336LTR div.ArticleCopy,
body.Column300LTR div.ArticleCopy,
body.Column160LTR div.ArticleCopy {
	float: left;
	margin: 20px 0px 10px 20px;
}

body.Column300RTL div.Sidebar {
	width: 300px;
	float: right;
	margin: 20px 0;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

body.Column336RTL div.Sidebar {
	width: 336px;
	float: right;
	margin: 20px 0;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}


body.Column160RTL div.Sidebar {
	width: 160px;
	float: right;
	margin: 20px 0;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

body.Column300LTR div.Sidebar {
	width: 300px;
	float: left;
	margin: 20px 0;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

body.Column336LTR div.Sidebar {
	width: 336px;
	float: left;
	margin: 20px 0;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

body.Column160LTR div.Sidebar {
	width: 160px;
	float: left;
	margin: 20px 0;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

div.Sidebar h4 {
	font-size: 14px;
	color: #004b91;
	font-weight: normal;
	margin-bottom: 1em;
	text-transform: uppercase;
}

body.Column160LTR div.Sidebar ul,
body.Column160RTL div.Sidebar ul {
	font-size: 10px;
}

div.Sidebar ul {
	font-size: 12px;
	margin-left: 10px;
}

div.Sidebar li {
	margin-bottom: 1em;
}

body.Column160LTR div.Sidebar ul,
body.Column160RTL div.Sidebar ul {
	font-size: 11px;
}

img.BigIcon {
	float: left;
	margin: 0 20px 20px 0;
}

p.ArticleDate { 
	font-size: 11px !important;
	color: #666;
	margin-bottom: 0em !important;
}

div.ArticleCopy h3 {
	font-size: 20px;
	font-weight: normal;
	color: #004b91;
	margin-bottom: 1em;
	line-height: 1.5em;
}

div.ArticleCopy p { line-height: 2em; margin-bottom: 2em; font-size: 14px; }

div.ArticleCopy p.First {
	font-size: 16px;
}

span.PullQuote {
	float: right;
	width: 150px;
	font-size: 18px;
	color: #004b91;
	font-style: italic;
	line-height: 2em;
	font-family: Georgia;
	border-left: 2px solid #ddd;
	margin: 10px; 0 10px 10px;
	padding-left: 20px;
}



/* Positions */

p.AdTitle {
	height: 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}

div.Pos728x90 {
	height: 100px; width: 728px;
	position: absolute;
	top: 0px; right: 0px;
}

div.Pos728x90 div.Inside {
	height: 90px; width: 728px;
	background: #ccc;
}

div.Pos468x60 {
	height: 70px; width: 468px;
	position: absolute;
	top: 20px; right: 0px;
}

div.Pos468x60 div.Inside {
	height: 60px; width: 468px;
	background: #ccc;
}

div.Pos300x250 {
	height: 260px; width: 300px;
	margin-bottom: 20px;
	position: relative;
}

div.Pos300x250 p.AdTitle {
	position: absolute;
	bottom: 0; right: 0;
}

div.Pos300x250 div.Inside {
	height: 250px; width: 300px;
	background: #ccc;
	position: relative;
}

div.Pos336x280 {
	height: 290px; width: 336px;
	margin-bottom: 20px;
	position: relative;
}

div.Pos336x280 p.AdTitle {
	position: absolute;
	bottom: 0; right: 0;
}

div.Pos336x280 div.Inside {
	height: 280px; width: 336px;
	background: #ccc;
	position: relative;
}

div.Pos300x600 {
	height: 610px; width: 300px;
	margin-bottom: 20px;
	position: relative;
}

div.Pos300x600 {
	height: 610px; width: 300px;
	margin-bottom: 20px;
	position: relative;
}

div.Pos300x600 p.AdTitle {
	position: absolute;
	bottom: 0; right: 0;
}

div.Pos300x600 div.Inside {
	height: 600px; width: 300px;
	background: #ccc;
}

div.Pos160x600 {
	height: 610px; width: 160px;
	margin-bottom: 20px;
	position: relative;
}

div.Pos160x600 p.AdTitle {
	position: absolute;
	bottom: 0; right: 0;
}

div.Pos160x600 div {
	height: 600px; width: 160px;
	background: #ccc;
}
