/*body
{
	background-color: #F5F3F4;
	font-family: Trebuchet MS, arial, tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0;
}*/


h1
{
	font-size: 24px;
	color: #F11F44;
}
p { font-size:11px; }
li { font-size:11px; }
h2
{
	font-size: 14px;
	color: 999999;
}


div#headerbar h1
{
	margin: 0;
}

div#headerbar h2
{
	margin: 10px 0px 0px 0px;
}


div#threeCol h1
{
	font-size: 14px;
	color: #2EB0A4;
	background:#FFF url(http://www.litmusdigital.com/BDO/img/h1_icon2.gif) no-repeat scroll top left;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px #EEE;
}

div#twoCol h1
{
	font-size: 14px;
	color: #2EB0A4;
	background:#FFF url(http://www.litmusdigital.com/BDO/img/h1_icon2.gif) no-repeat scroll top left;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px #EEE;
}


div#twothirdsCol h1
{
	font-size: 14px;
	color: #2EB0A4;
	background:#FFF url(http://www.litmusdigital.com/BDO/img/h1_icon2.gif) no-repeat scroll top left;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px #EEE;
}

div#twothirdsCol h2
{
	font-size: 12px;
	color: #F11F44;
}


div#threeCol a, div#threeCol a:link
{
	color: #F11F44;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

div#threeCol a:hover, div#threeCol a:active
{
	color: #FFFFFF;
	background-color: #F11F44;
}

img.border
{
	border: solid 1px #DDD;
}
