/*
	--------------------------------------------------
	SITE CONTENT STYLES
	--------------------------------------------------
	Client:	
	Author:	
	Date:	Month, Year
		
*/


/* ===================================================================================== STYLES FOR ALL PAGES */

	




/* ===================================================================================== STYLES HOME PAGE */

/* ===== Blue Panel on Homepage ===== */

#bluepanel p{
	
	font-size: 13px;
	color: #FFFFFF;
	padding: 17px 45px 0 25px;
	margin: 0;
	line-height: normal;
}

#bluepanel p.header{
	
	padding: 30px 0 0 25px;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#bluepanel p.subheader{
	
	padding: 0 0 0 25px;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}

.bluepanel_date{
	padding:4px 4px 4px 4px !important;
}

/* ===== Right Sidebar on Homepage ===== */

#contentRight p, #contentRight ul, #contentRight li {
	padding: 0;
	margin: 0 0 0 20px;
	width: 158px;
	overflow: hidden;
	
}

#contentRight li {
	padding: 0;
	margin: 0;
	width: 158px;
	list-style: none;
}

#contentRight ul {
	margin-top: 4px;
}

#contentRight a {
	font-size: 11px;
}

#contentRight p {
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 16px;
}

.sidebar_date {
	font-weight: bold;
}


/* ===================================================================================== STYLES FOR CONTENT PAGES */
#printArea ul{
	margin: 0 0 0 15px;
}

#printArea li{
	/*list-style: inside;*/
	margin: 0;
	padding: 0 0 0 0;
	text-indent: 0px;
}

#contentLeft img.floatleft,
#contentLeft_wide img.floatleft
{
	padding: 3px;
	border: 1px solid #0078ae;
}

#contentLeft img.floatright,
#contentLeft_wide img.floatright
{
	padding: 3px;
	border: 1px solid #0078ae;
}

#contentLeft a,
#contentLeft_wide a
{
	color: #0078ae;
}



/* ----- END OF TEMPLATE ----- */