body
{
	font-family: "Lucida Sans",Tahoma,Arial,Sans-Serif;
	margin: 0;
	padding: 0;
	border-top: #50BA51 solid 10px;
}
.container_12
{
margin:0 auto;
	width: 960px;
}

ul#listing {font-size: 16px;}

ul#listing  li { }

ul#listing  li.special{ text-decoration: underline; font-weight:bold; color:#CC0000; }


span.yellowHighlight {background: #FFF13D; font-weight: bold; font-size: 18px;}

span.italic { text-decoration: italic; }

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	font-size: 100%;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
h1
{
	background: url('images/logo.png') no-repeat 0 0;
	float: left;
	height: 41px;
	margin-top: 40px;
	text-indent: -9999px;
	width: 487px;
}
#header
{
	display: block;
	height: 100px;
}
.mainContent
{
	font-size: 23px;
	line-height: 32px;
	margin-bottom: 20px;
	text-decoration: none;
}
.bigLet
{
	background: url('images/e.png') no-repeat 0 0;
	float: left;
	height: 44px;
	margin-top: 10px;
	text-indent: -9999px;
	width: 44px;
}
.bigSec
{
	background: url('images/s.png') no-repeat 0 0;
	float: left;
	height: 44px;
	margin-top: 10px;
	text-indent: -9999px;
	width: 44px;
}
.moreContent
{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
}
.italic
{
	font-style: italic;
}
a:link.readMore
{
	color: #2e6eb7;
	font-size: 20px;
	text-transform: uppercase;
}
a:link.moreSmall
{
	color: #2e6eb7;
	font-size: 16px;
	text-transform: uppercase;
}
ul#thisNot li
{
	background: url('images/cross.png') no-repeat 0 5px;
	list-style-type: none;
	margin: 0 0 1em .5em;
	padding-left: 1.5em;
}
ul#thisNot
{
	background: #FF9;
	border: #DEDBD1 solid 1px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	list-style-type: none;
	margin-bottom: 50px;
	margin-left: 40px;
	margin-top: 20px;
	padding: 20px;
	text-align: left;
	width: 700px;
}
h3#threeBlock,h3#twoBlock,h3#oneBlock
{
	background: url('images/one.png') no-repeat 0 5px;
	font-size: 30px;
	padding-left: 35px;
}
.bold
{
	font-weight: 700;
}
h2#tagline
{
	color: #656565;
	float: right;
	font-size: 48px;
	font-style: italic;
	margin-top: 30px;
}
#outline
{
	background: #FF9;
	border: #DEDBD1 solid 1px;
	font-size: 16px;
	line-height: 28px;
	padding: 20px;
	text-align: left;
	width: 540px;
}
span.highlight
{
	background: #EFF3FF;
	border-bottom: 1px solid #36C;
	color: #517DD4;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	text-align: center;
}
li
{
	list-style-type: circle;
	margin: 0 0 0 1.5em;
}
ul
{
	font-weight: 700;
	list-style-type: none;
}
span.getPractical
{
	border-bottom: 1px solid #000;
	font-weight: 700;
	text-transform: uppercase;
}
h4
{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.smallText
{
	font-size: small;
	width: 500px;
}
.grid_12
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;

}

.container_12 .grid_12
{
	width: 940px;
}

.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}