/* Y! Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body
{
	margin: 8px 0 0 0;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.lMain
{
	width: 872px;
	margin: 0 auto;
}

.lHeader h1
{
	height: 63px;
	background: url(images/header.jpg) top left no-repeat;
	padding: 45px 0 0 0;
}

.lHeader h1 a
{
	width: 250px;
	height: 25px;
	display: block;
	margin: 0 0 0 32px;
	text-indent: -2000px;
}

.lMenu
{
	width: 200px;
	background: #999966 url(images/menutop.jpg) top left no-repeat;
	padding: 110px 0 0 0;
	vertical-align: top;
}

.lMenu li a
{
	display: block;
	width: 175px;
	height: 20px;
	border-top: #666633 solid 1px;
	color: #660000;
	text-align: right;
	padding: 8px 25px 0 0;
	background: url(images/menubullet.gif) no-repeat;
	background-position: 180px 9px;
	font-weight: bold;
	font-size: 75%;
	text-decoration: none;
}

.lMenu li a:hover
{
	color: #FFFFFF;
	background: #666633 url(images/menubulletover.gif) no-repeat;
	background-position: 180px 9px;
}

.lMenu li a.last
{
	border-bottom: #666633 solid 1px;
}

.lMenu .quote
{
	padding: 45px 22px;
	color: #660000;
	font-size: 70%;
}
.lMenu .quote .right
{
	text-align: right;
	padding: 5px 0 0 0;
}
.lMenu .badge
{
	padding: 45px 22px;
	color: #660000;
	font-size: 70%;
}

.lMain > table
{
	height: 600px;
}

.lContent
{
	width: 672px;
	background: #FFFFFF;
	vertical-align: top;
	padding: 0 40px;
}

.lContent .address
{
	text-align: right;
	font-size: 70%;
	color: #333366;
	font-weight: bold;
	margin: 0 120px 0 0;
}

.lContent .address a
{
	text-decoration: none;
	color: #333366;
}

.lContent h1
{
	color: #660000;
	font-size: 150%;
	font-weight: bold;
	padding: 50px 0 30px 0;
}

.lContent .content
{
	font-size: 80%;
}

.lContent .content	h2
{
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0;
}

.lContent .content	h2 > *
{
	font-weight: bold;
}

.lContent .content	.red
{
	color: #660000;
}

.lContent .content	.gold
{
	color: #999966;
}


.lFooter
{
	text-align: right;
	color: #FFFFFF;
	padding: 2px 0;
	font-size: 70%;
}


	/* Begin Reset Content */
	
	.lContent .content p
	{
		margin: 1em 0;
	}

	.lContent .content h2
	{
		margin: .83em 0;
	}
	
	.lContent .content blockquote
	{
		margin: 1em 40px;
	}
	
	.lContent .content strong
	{
		font-weight: bolder;
	}
	
	.lContent .content em
	{
		font-style: italic;
	}
	
	.lContent .content ul
	{
		list-style: outside disc;
		margin: 1em 0 1em 2em;
	}
	
	.lContent .content ol
	{
		list-style: outside decimal;
		margin: 1em 0 1em 2em;
	}
	
	.lContent .content li
	{
		display: list-item;
	}
	
	.lContent .content hr
	{
		height: 2px;
		border: 1px;
		margin: 0.5em auto 0.5em auto;
	}

	/* End Reset Content */


/* Page Specific */

.lServicesNav
{
	padding: 0 0 50px 0;
}

.lServicesNav li
{
	list-style: none;
}

.lServicesNav a
{
	font-weight: bold;
}

.lServicesList li
{
 list-style: url(images/redbullet.gif);
}

.lServicesList a.top
{
	font-size: 90%;
	padding: 0 0 0 18px;
	background: url(images/backbullet.gif) top left no-repeat;
}

.lClientList
{
	width: 95%;
	border: none;
	margin: 0 auto;
}

.lClientList th
{
	color: #CCCC99;
	font-weight: bold;
	padding: 10px;
}

.lClientList th.client
{
	width: 250px;
}

.lClientList td
{
	padding: 10px;
	vertical-align: top;
}


.lClientList tr.dark
{
	background: #CCCC99;
}

.lMarketingList li
{
	padding: 0 0 4px 0;
}

.lNewsResourceList 
{
	padding: 0 0 0 50px;
}

.lNewsResourceList li
{
	list-style: circle;
}

.lNewsResourceList a
{
	font-size: 130%;
	font-weight: bold;
}