@CHARSET "UTF-8";

.pageSection, .pageSubSection
{
	float:left;
	margin-top:10px;
	padding:0;
}

.pageSubSection
{
	margin:0;
}

.pageMultiColumn, .pageMultiColumn .pageSubSection
{
	width:220px;
}

.pageSection ul
{
	padding-left:12px;
	margin-left:3px;
}

.pageSection
{
	
}

.pageSectionOverviewTitle
{
	color:#257fad;
	margin-bottom:10px;
	font-weight:bold;
}
		
.pageSectionOverviewText
{
	margin-bottom:5px;
}

.pageSectionTitle
{
	
}

.pageSectionText
{
	margin-bottom:5px;
}

.pageSubSectionOverviewTitle
{
	margin-bottom:10px;
	color:#184f74;
	font-weight:bold;
}

#pageColumn1
{
	padding:0;
	margin-right:30px;
}

#pageColumn1 .pageSectionOverviewTitle
{
	color:#73c6ed;
	font-size:18px;
	
}

#pageSectionList
{
	width:220px;
	float:left;
}

.pageSectionListRow
{
	float:left;
	margin-top:10px;
	width:220px;
}

.pageSectionListImg
{
	width:57px;
	height:45px;
	float:left;
	margin-right:10px;
	border:1px solid #d5d5d5;
}

.pageSectionListOverviewTitle, .pageSubSectionOverviewTitle
{
	color:#184f74;
	font-weight:bold;
}

.pageSectionListTitle
{
	border-bottom:1px solid #f2f2f2;
	margin-bottom:5px;
	font-size:12px;
	padding-bottom:3px;
	color:#5291b6;
	font-weight:bold;
}

