.contentHolder
{
	margin-top:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;	
	padding-top:5px;
	width:805px;
}

#content
{
	display:block;	
	margin-left:170px;	
	width:630px;
}

#content a, #content a:visited, #content a:link
{
	color: #000000;
	text-decoration: underline;	
}

#content a:hover, #content a:active
{
	color: #ffc70f;
}

#content p
{
	padding-bottom:1em;
	line-height:1.3em;
}

#content h1
{
	font-size:27px;
	padding-bottom:20px;
	color: #000000;
	font-weight: bold;
}

#content h2
{
	font-size:17px;
	font-weight:bold;
	background-image:url(/images/content/heading_background_1.gif);
	background-position:left center;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0.7em;
}

#content h4
{
	font-size:16px;
	font-weight:bold;
	margin-top:-0.8em;
	padding-bottom:1em;
}

#content h5
{
	font-size:16px;
	font-weight:bold;
}

#content h5.close
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:-0.8em;
}

#content h6
{
	font-size:14px;
	padding-bottom:0px;
	line-height:1.3em;
}

#content h6 em
{
	font-size:14px;
	padding-bottom:0px;
	line-height:1.3em;
	font-style:italic;
}

#content h6 strong
{
	font-size:14px;
	padding-bottom:10px;
	line-height:1.3em;
	font-weight:bold;
}

#content h6 strong em
{
	font-size:14px;
	padding-bottom:10px;
	line-height:1.3em;
	font-weight:bold;
	font-style:italic;
}

#content h6 em strong
{
	font-size:14px;
	padding-bottom:10px;
	line-height:1.3em;
	font-weight:bold;
	font-style:italic;
}

#content hr
{
	height:1px;
	border-bottom:1px solid #FFC70F;
	color:#FFC70F;
}

#content h3
{
	background-image:url(/images/nav2/nav2_background.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.3em;
}

#content .h3List .left
{
	width:48%;
	float:left;
	height:230px;
}

#content .h3List .right
{
	width:48%;
	float:right;
	height:230px;
}

#content .h3List .details
{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

#content .h3List .details p
{
}

#content .h3List a.more
{
	padding-left:10px;
}

#content ul
{
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 14px;
}

#content li
{
	list-style-type:disc;
}

#content strong
{
	font-weight:bold;
}

#content em
{
	font-style:italic;
}

#content strong em
{
	font-weight:bold;
        font-style:italic;
}

#content em strong
{
	font-weight:bold;
        font-style:italic;
}

#content em bold
{
	font-weight:bold;
        font-style:italic;
}

#content bold em
{
	font-weight:bold;
        font-style:italic;
}

#content em
{
	font-style:italic;
}

#content bold
{
	font-weight:bold;
}
