/*------------------------------------------
			Global Styles
-------------------------------------------*/
body
{
	font-size:100%;
	line-height:1.125em;
}


h1,h2,span.bigTitle
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #7883dc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD8F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9324;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


p
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	color: #3d3d3d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.date
{
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	background-color: #F5F5F5;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


span.bigTitle
{
	font-size:xx-large;
	text-decoration:none;
	border:none;
}



/*------------------------------------------
			List Styles
-------------------------------------------*/
.numberList
{
	list-style-position: outside;
	list-style-type: decimal;
}


.numberList li
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3d3d3d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEF2FA;
}

	
.defaultList li
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3d3d3d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEF2FA;
}


/*------------------------------------------
			Contact Form Styles
-------------------------------------------*/
#contactForm label
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	color: #3d3d3d;
	display: block;
	margin-bottom: 5px;
}



/*------------------------------------------
			Footer Styles
-------------------------------------------*/
.bodytext p
{
	font-size:0.875em;
}

.sidenote 
{
	font-size:0.75em;
}


<!--[if !IE]>-->
body {
	font-size:16px;
}
<!--<![endif]-->
