.menu-root .root, .menu-root .root *
{
		margin:	0;
		padding:	0;
		list-style:	none;
}

.menu-root .root
{
		line-height:	60px;
		background:	#FFF;
		width:	100%;
		float:	left;
		margin-bottom:	1em;
		height:	60px;
}

.menu-root .root ul
{
		position:	absolute;
		top:	999em;
		width:	140px;
}

.menu-root .root ul li
{
		width:	100%;
}

.menu-root li:hover
{
		visibility:	inherit;
}

.menu-root li
{
		float:	left;
		position:	relative;
		z-index:	99;
		background:	#FFF;
		background-repeat:	repeat-x;
		background-image:	url(/header_light_grey.jpg);
		height:	62px;
		width:	116px;
}

.menu-root li li
{
		background:	#EFEFEF;
}

.menu-root li li li
{
		background:	#EDEDED;
}

.menu-root a
{
		display:	block;
}

.menu-root li:hover ul, .menu-root li.sfHover ul
{
		left:	0;
		top:	31px;
}

.menu-root li:hover li ul, .menu-root li.sfHover li ul
{
		top:	999em;
}

.menu-root li li:hover ul, .menu-root li li.sfHover ul
{
		left:	139px;
		top:	0;
}

.menu-root .menuitem-selected
{
		background-image:	url(/header_dark_grey.jpg);
		color:	white !important;
}

.menu-root .root a, .menu-root .root a:visited
{
		color:	#2b2e30;
		line-height:	60px;
		text-decoration:	none;
		font-family:	sans-serif;
		font-size:	11pt;
		height:	60px;
		text-align:	center;
		font-weight:	bold;
}

.menu-root li:hover, .menu-root li.sfHover, .menu-root .root a:focus, .menu-root .root a:hover, .menu-root .root a:active
{
		background:	#DEDEDE;
		color:	white;
		outline:	0;
		background-image:	url(/header_dark_grey.jpg);
		background-repeat:	repeat-x;
}

.menu-root .root a.sf-with-ul
{
		padding-right:	2.25em;
		min-width:	1px;
}

.menu-root .root .sf-sub-indicator
{
		position:	absolute;
		display:	block;
		right:	.75em;
		top:	1.05em;
		width:	10px;
		height:	10px;
		text-indent:	999em;
		overflow:	hidden;
		background:	url(/images/menu/arrows-ffffff_dots.png) no-repeat 10px 100px;
}

.menu-root .root a .sf-sub-indicator
{
		top:	.8em;
		background-position:	0 100px;
}

.menu-root .root a:focus .sf-sub-indicator, .menu-root .root a:hover .sf-sub-indicator, .menu-root .root a:active .sf-sub-indicator, .menu-root .root li:hover a .sf-sub-indicator, .menu-root .root li.sfHover a .sf-sub-indicator
{
		background-position:	10px 100px;
}

.menu-root .root ul .sf-sub-indicator
{
		background-position:	10px 0;
}

.menu-root .root ul a .sf-sub-indicator
{
		background-position:	0 0;
}

.menu-root .root ul a:focus .sf-sub-indicator, .menu-root .root ul a:hover .sf-sub-indicator, .menu-root .root ul a:active .sf-sub-indicator, .menu-root .root ul li:hover a .sf-sub-indicator, .menu-root .root ul li.sfHover a .sf-sub-indicator
{
		background-position:	10px 0;
}

.menu-root .root.sf-shadow ul
{
		background:	url(/images/menu/shadow.png) no-repeat bottom right;
		padding:	0 8px 9px 0;
			:	- webkit-border-bottom-left-radius;
		 :	17px;
}

.menu-root .root.sf-shadow ul.sf-shadow-off
{
		background:	transparent;
}

.sf-vertical, .sf-vertical li
{
		width:	10em;
}

.sf-vertical li:hover ul, .sf-vertical li.sfHover ul
{
		left:	10em;
		top:	0;
}

.sf-vertical .sf-sub-indicator
{
		background-position:	10px 0;
}

.sf-vertical a .sf-sub-indicator
{
		background-position:	0 0;
}

.sf-vertical a:focus .sf-sub-indicator, .sf-vertical a:hover .sf-sub-indicator, .sf-vertical a:active .sf-sub-indicator, .sf-vertical li:hover a .sf-sub-indicator, .sf-vertical li.sfHover a .sf-sub-indicator
{
		background-position:	10px 0;
}

.sf-navbar
{
		background:	#BDD2FF;
		height:	2.5em;
		padding-bottom:	2.5em;
		position:	relative;
}

.sf-navbar li
{
		background:	#AABDE6;
		position:	static;
}

.sf-navbar a
{
		border-top:	none;
}

.sf-navbar li ul
{
		width:	44em;
}

.sf-navbar li li
{
		background:	#BDD2FF;
		position:	relative;
}

.sf-navbar li li ul
{
		width:	13em;
}

.sf-navbar li li li
{
		width:	100%;
}

.sf-navbar ul li
{
		width:	auto;
		float:	left;
}

.sf-navbar a, .sf-navbar a:visited
{
		border:	none;
}

.sf-navbar li.current
{
		background:	#BDD2FF;
}

.sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar li li.current, .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active
{
		background:	#BDD2FF;
}

.sf-navbar ul li:hover, .sf-navbar ul li.sfHover, ul.sf-navbar ul li:hover li, ul.sf-navbar ul li.sfHover li, .sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active
{
		background:	#D1DFFF;
}

ul.sf-navbar li li li:hover, ul.sf-navbar li li li.sfHover, .sf-navbar li li.current li.current, .sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active
{
		background:	#E6EEFF;
}

ul.sf-navbar .current ul, ul.sf-navbar ul li:hover ul, ul.sf-navbar ul li.sfHover ul
{
		left:	0;
		top:	2.5em;
}

ul.sf-navbar .current ul ul
{
		top:	999em;
}

.sf-navbar li li.current a
{
		font-weight:	bold;
}

.sf-navbar ul .sf-sub-indicator
{
		background-position:	10px 100px;
}

.sf-navbar ul a .sf-sub-indicator
{
		background-position:	0 100px;
}

.sf-navbar ul a:focus .sf-sub-indicator, .sf-navbar ul a:hover .sf-sub-indicator, .sf-navbar ul a:active .sf-sub-indicator, .sf-navbar ul li:hover a .sf-sub-indicator, .sf-navbar ul li.sfHover a .sf-sub-indicator
{
		background-position:	10px 100px;
}

.sf-navbar li ul
{
		background:	transparent;
		padding:	0;
			:	- webkit-border-bottom-left-radius;
		 :	0;
}

.mainMenu
{
		background-image:	url(/header_light_grey.jpg);
}

.Headline
{
		font-family:	Georgia, Times New Roman, Times, serif;
		color:	white;
		font-size:	18px;
		text-align:	left;
		font:	;
}

.headline
{
		font-family:	Georgia, Times New Roman, Times, serif;
		font-size:	18;
		font:	Georgia;
}

.subtitle
{
		font-family:	sans-serif;
		font-weight:	bold;
		text-align:	left;
		color:	#f08033;
		font-size:	14px;
}

.subtitle a
{
		font-family:	sans-serif;
		font-weight:	bold;
		text-align:	left;
		color:	#f08033;
		font-size:	14px;
		text-decoration:	none;
}

.subtitle a:hover
{
		text-decoration:	underline;
		font-family:	sans-serif;
		font-weight:	bold;
		text-align:	left;
		color:	#f08033;
		font-size:	14px;
}

.textbody
{
		font-style:	arial;
		font-size:	12;
}

.topmenu
{
		font-family:	sans-serif;
		font-size:	12px;
		color:	#fff;
		line-height:	16px;
}

.buttonrollover
{
		background-repeat:	repeat-x;
		background-image:	url(/header_dark_grey.jpg);
}

.btndown
{
		background-image:	url(/header_light_grey.jpg);
}

.btnover
{
		background-image:	url(/header_dark_grey.jpg);
}

.mainContent
{
		font-family:	Arial Helvetica sans-serif;
		font-size:	12pt;
		color:	#2b2e30;
}

.mainContent h1
{
		color:	#2b2e30;
		font-size:	16pt;
		font-family:	Georgia, Times New Roman, Times, serif;
		font-weight:	normal;
		font-style:	none;
}

.mainContent h2
{
		font-family:	Arial , Helvetica, sans-serif;
		color:	#f08033;
		font-size:	14px;
}

a
{
		color:	#f08033;
		font-size:	12px;
		text-decoration:	none;
}

a:hover
{
		color:	#f08033;
		font-size:	12px;
		text-decoration:	underline;
}

body
{
		background-color:	#c8c6c0;
		margin:	0px;
}

.footer
{
		color:	#2b2e30;
		font-family:	sans-serif;
		font-size:	10pt;
}

.footer a
{
		color:	#2b2e30;
}

.bottomText
{
		font-size:	12px;
		color:	#fff;
		font-family:	sans-serif;
		line-height:	16px;
}

.main
{

}

.mainText
{
		font-size:	10pt;
		color:	#2b2e30;
		font-family:	sans-serif;
		line-height:	20px;
		bottom:	;
		left:	;
		width:	600px;
}

.mainText h1
{
		font-weight:	normal;
		font-style:	normal;
		padding:	0px;
		margin:	0px;
		font-family:	Georgia;
		font-size:	17px;
}

.mainText h2
{
		font-family:	sans-serif;
		font-weight:	bold;
		font-style:	normal;
		padding:	0px;
		margin:	0px;
		color:	#f08033;
		font-size:	14px;
}

.mainText h3
{
		font-family:	sans-serif;
		font-style:	normal;
		padding:	0px;
		margin:	0px;
		color:	#f08033;
		font-size:	12px;
		font-weight:	bold;
}

.tab1
{
		background-image:	url(/tab1.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	43px;
		background-position:	0px 0px;
}

.tab2
{
		background-image:	url(/tab2.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	134px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.tab3
{
		background-image:	url(/tab3.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	134px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.tab4
{
		background-image:	url(/tab4.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	130px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.tab5
{
		background-image:	url(/tab5.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	135px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.tab6
{
		background-image:	url(/tab6.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	131px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.tab7
{
		background-image:	url(/tab7.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	141px;
		background-position:	0px 0px;
		cursor:	pointer;
}

.spanClear
{

}

.spanClear span
{
		display:	none;
}

.tab2 span
{

}

.tab8
{
		background-image:	url(/tab8.jpg);
		background-repeat:	no-repeat;
		height:	184px;
		width:	46px;
		background-position:	0px 0px;
}

.arrowBtn
{
		cursor:	pointer;
}

.arrowBtn a:hover
{
		background-color:	#abcdef;
}

.articleListHead
{
		font-weight:	bold;
}

.articleListUL
{
		list-style-type:	none;
}

.articleListImage
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink
{
		color:	aqua;
}

.articleListPanel
{

}

.articleListAuthor
{
		float:	left;
}

.articleListDate
{
		float:	left;
}

.articleListSummary
{
		clear:	both;
}

.articleListBody
{
		clear:	both;
}

.articleListCategory
{
		clear:	both;
}

.articleListTag
{
		clear:	both;
}

.articleAccordianLink
{

}

.articleAnchorLink
{

}

.articleGroupUL
{
		list-style-type:	none;
}

.articleGroupListLink
{

}

.articlePanelPrevLink
{
		float:	left;
}

.articlePanelNextLink
{
		float:	right;
}

.articleLink
{
		font-size:	12px;
		color:	#666;
		font-family:	sans-serif;
		line-height:	20px;
		width:	417px;
}

.articleLink a
{
		font-size:	12px;
		color:	#666;
		font-family:	sans-serif;
		line-height:	20px;
		text-decoration:	none;
}

.articleLink a:hover
{
		font-size:	12px;
		color:	#f08033;
		font-family:	sans-serif;
		line-height:	20px;
		text-decoration:	underline;
}

.promoTextbtm
{
		font-size:	12px;
		color:	#fff;
		font-family:	sans-serif;
}

.promoTextbtm a
{
		color:	#f08033;
		font-size:	12px;
		text-decoration:	underline;
}

.promoTextbtm a:hover
{
		color:	#f08033;
		font-size:	12px;
		text-decoration:	none;
}

.formerror
{
		color:	#CC0000;
}

.forminputButton
{

}

.formcontainer
{
		padding:	1em;
		text-align:	left;
		clear:	both;
		font-family:	Arial , Helvetica, sans-serif;
		font-size:	10px;
		padding-left:	50px;
}

.forminputcontrol
{
		border-top:	1px solid #555;
		border-left:	1px solid #555;
		border-bottom:	1px solid #ccc;
		border-right:	1px solid #ccc;
		padding:	3px;
		color:	#333;
}

.formlabel
{
		font-size:	12px;
		font-family:	sans-serif;
		line-height:	22pt;
}

.forminputcontrol:focus
{
		color:	#000;
		background-color:	#FFFFCC;
}

.form-req
{
		font-weight:	bold;
		padding:	6px;
}

.form-opt
{
		font-weight:	normal;
		padding:	6px;
}

.formtable
{

}

.formcaptcha
{

}

.promo
{
		font-family:	verdana;
}

.topmenu a
{
		font-family:	sans-serif;
		font-size:	12px;
		color:	#fff;
		line-height:	16px;
}

.topmenu a:hover
{
		font-family:	sans-serif;
		font-size:	12px;
		color:	#fff;
		line-height:	16px;
		text-decoration:	underline;
}

.promoHead
{
		font-family:	arial;
		font-size:	29pt;
		font-weight:	bold;
		color:	white;
}

.promoSub
{
		font-family:	arial;
		font-size:	20pt;
		font-weight:	bold;
		color:	white;
}

.promoCap
{
		font-family:	arial;
		font-size:	14px;
		font-weight:	bold;
		color:	white;
}

.articleYear
{
		font-family:	sans-serif;
		font-weight:	bold;
		font-style:	normal;
		color:	#f08033;
		font-size:	14px;
		line-height:	20px;
		border-bottom:	1px #cccccc solid;
}

.anchorYear
{
		font-family:	sans-serif;
		font-weight:	bold;
		font-style:	normal;
		color:	#f08033;
		font-size:	14px;
		line-height:	20px;
}

.maxHeightFooter
{
		max-height:	9px;
}

.viewProject
{

}

.viewProject a
{
		font-family:	Verdana;
		font-size:	8pt;
		text-decoration:	none;
		color:	#f08033;
}

.viewProject a:hover
{
		text-decoration:	underline;
		font-family:	Verdana;
		font-size:	8pt;
		color:	#f08033;
}

a.viewProject
{
		font-family:	Verdana;
		font-size:	11pt;
		text-decoration:	none;
		font-variant:	small-caps;
		color:	#f08033;
}

a.viewProject:hover
{
		text-decoration:	underline;
		font-family:	Verdana;
		font-size:	11pt;
		font-variant:	small-caps;
		color:	#f08033;
}

.articleDateStyle
{
		font-family:	Arial , Helvetica, sans-serif;
		width:	178px;
		font-size:	11px;
}

.newArticleDate
{
		font-family:	sans-serif;
		width:	178px;
		font-size:	11px;
}

.articleListHead_624fe
{
		font-weight:	bold;
}

.articleListUL_624fe
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_624fe
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_624fe
{

}

.articleListPanel_624fe
{

}

.articleListAuthor_624fe
{
		float:	left;
}

.articleListDate_624fe
{
		float:	left;
}

.articleListSummary_624fe
{
		clear:	both;
}

.articleListBody_624fe
{
		clear:	both;
}

.articleListCategory_624fe
{
		clear:	both;
}

.articleListTag_624fe
{
		clear:	both;
}

.articleAccordianLink_624fe
{

}

.articleAnchorLink_624fe
{

}

.articleFilterHeader_624fe
{

}

.articleGroupUL_624fe
{
		list-style-type:	none;
}

.articleGroupListLink_624fe
{

}

.articlePanelPrevLink_624fe
{
		float:	left;
}

.articlePanelNextLink_624fe
{
		float:	right;
}

.articleListCategoryTitle_624fe
{
		float:	left;
}

.articleListBackLink_624fe
{

}

.articleListTagTitle_624fe
{
		float:	left;
}

.articleReadMoreText_624fe
{
		text-decoration:	underline;
}

.articleListAuthorTitle_624fe
{

}

.articlePager_CurrentPageLabel_624fe
{

}

.articlePager_PageCountLabel_624fe
{

}

.articlePager_ButtonFirst_624fe
{

}

.articlePager_ButtonPrev_624fe
{

}

.articlePager_ButtonNext_624fe
{

}

.articlePager_ButtonLast_624fe
{

}

.articlePager_CountOfLabel_624fe
{

}

.articlePager_Container_624fe
{

}

.articleListAuthorPostedBy_624fe
{

}

.simplePagerUL_624fe
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_624fe
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_624fe
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_624fe
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_624fe, .simplePagerUL .next-off_624fe
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_624fe
{
		border-right:	none;
}

.simplePagerUL .next a_624fe, .simplePagerUL .previous a_624fe
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_624fe
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_624fe, .simplePagerUL a:visited_624fe
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_624fe
{
		text-decoration:	none;
}

.articleRssLink_624fe
{

}

.articleRssImage_624fe
{
		border:	0;
}

.articleCloud_1_624fe
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_624fe
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_624fe
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_624fe
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_624fe
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_624fe
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_624fe
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_624fe
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_624fe
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_624fe
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead_5d5a2
{
		font-weight:	bold;
}

.articleListUL_5d5a2
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_5d5a2
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_5d5a2
{

}

.articleListPanel_5d5a2
{

}

.articleListAuthor_5d5a2
{
		float:	left;
}

.articleListDate_5d5a2
{
		float:	left;
}

.articleListSummary_5d5a2
{
		clear:	both;
}

.articleListBody_5d5a2
{
		clear:	both;
}

.articleListCategory_5d5a2
{
		clear:	both;
}

.articleListTag_5d5a2
{
		clear:	both;
}

.articleAccordianLink_5d5a2
{

}

.articleAnchorLink_5d5a2
{

}

.articleFilterHeader_5d5a2
{

}

.articleGroupUL_5d5a2
{
		list-style-type:	none;
}

.articleGroupListLink_5d5a2
{

}

.articlePanelPrevLink_5d5a2
{
		float:	left;
}

.articlePanelNextLink_5d5a2
{
		float:	right;
}

.articleListCategoryTitle_5d5a2
{
		float:	left;
}

.articleListBackLink_5d5a2
{

}

.articleListTagTitle_5d5a2
{
		float:	left;
}

.articleReadMoreText_5d5a2
{
		text-decoration:	underline;
}

.articleListAuthorTitle_5d5a2
{

}

.articlePager_CurrentPageLabel_5d5a2
{

}

.articlePager_PageCountLabel_5d5a2
{

}

.articlePager_ButtonFirst_5d5a2
{

}

.articlePager_ButtonPrev_5d5a2
{

}

.articlePager_ButtonNext_5d5a2
{

}

.articlePager_ButtonLast_5d5a2
{

}

.articlePager_CountOfLabel_5d5a2
{

}

.articlePager_Container_5d5a2
{

}

.articleListAuthorPostedBy_5d5a2
{

}

.simplePagerUL_5d5a2
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_5d5a2
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_5d5a2
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_5d5a2
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_5d5a2, .simplePagerUL .next-off_5d5a2
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_5d5a2
{
		border-right:	none;
}

.simplePagerUL .next a_5d5a2, .simplePagerUL .previous a_5d5a2
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_5d5a2
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_5d5a2, .simplePagerUL a:visited_5d5a2
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_5d5a2
{
		text-decoration:	none;
}

.articleRssLink_5d5a2
{

}

.articleRssImage_5d5a2
{
		border:	0;
}

.articleCloud_1_5d5a2
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_5d5a2
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_5d5a2
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_5d5a2
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_5d5a2
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_5d5a2
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_5d5a2
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_5d5a2
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_5d5a2
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_5d5a2
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead_b0c2f
{
		font-weight:	bold;
}

.articleListUL_b0c2f
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_b0c2f
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_b0c2f
{

}

.articleListPanel_b0c2f
{

}

.articleListAuthor_b0c2f
{
		float:	left;
}

.articleListDate_b0c2f
{
		float:	left;
}

.articleListSummary_b0c2f
{
		clear:	both;
}

.articleListBody_b0c2f
{
		clear:	both;
}

.articleListCategory_b0c2f
{
		clear:	both;
}

.articleListTag_b0c2f
{
		clear:	both;
}

.articleAccordianLink_b0c2f
{

}

.articleAnchorLink_b0c2f
{

}

.articleFilterHeader_b0c2f
{

}

.articleGroupUL_b0c2f
{
		list-style-type:	none;
}

.articleGroupListLink_b0c2f
{

}

.articlePanelPrevLink_b0c2f
{
		float:	left;
}

.articlePanelNextLink_b0c2f
{
		float:	right;
}

.articleListCategoryTitle_b0c2f
{
		float:	left;
}

.articleListBackLink_b0c2f
{

}

.articleListTagTitle_b0c2f
{
		float:	left;
}

.articleReadMoreText_b0c2f
{
		text-decoration:	underline;
}

.articleListAuthorTitle_b0c2f
{

}

.articlePager_CurrentPageLabel_b0c2f
{

}

.articlePager_PageCountLabel_b0c2f
{

}

.articlePager_ButtonFirst_b0c2f
{

}

.articlePager_ButtonPrev_b0c2f
{

}

.articlePager_ButtonNext_b0c2f
{

}

.articlePager_ButtonLast_b0c2f
{

}

.articlePager_CountOfLabel_b0c2f
{

}

.articlePager_Container_b0c2f
{

}

.articleListAuthorPostedBy_b0c2f
{

}

.simplePagerUL_b0c2f
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_b0c2f
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_b0c2f
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_b0c2f
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_b0c2f, .simplePagerUL .next-off_b0c2f
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_b0c2f
{
		border-right:	none;
}

.simplePagerUL .next a_b0c2f, .simplePagerUL .previous a_b0c2f
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_b0c2f
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_b0c2f, .simplePagerUL a:visited_b0c2f
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_b0c2f
{
		text-decoration:	none;
}

.articleRssLink_b0c2f
{

}

.articleRssImage_b0c2f
{
		border:	0;
}

.articleCloud_1_b0c2f
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_b0c2f
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_b0c2f
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_b0c2f
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_b0c2f
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_b0c2f
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_b0c2f
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_b0c2f
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_b0c2f
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_b0c2f
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead_39a8e
{
		font-weight:	bold;
}

.articleListUL_39a8e
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_39a8e
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_39a8e
{

}

.articleListPanel_39a8e
{

}

.articleListAuthor_39a8e
{
		float:	left;
}

.articleListDate_39a8e
{
		float:	left;
}

.articleListSummary_39a8e
{
		clear:	both;
}

.articleListBody_39a8e
{
		clear:	both;
}

.articleListCategory_39a8e
{
		clear:	both;
}

.articleListTag_39a8e
{
		clear:	both;
}

.articleAccordianLink_39a8e
{

}

.articleAnchorLink_39a8e
{

}

.articleFilterHeader_39a8e
{

}

.articleGroupUL_39a8e
{
		list-style-type:	none;
}

.articleGroupListLink_39a8e
{

}

.articlePanelPrevLink_39a8e
{
		float:	left;
}

.articlePanelNextLink_39a8e
{
		float:	right;
}

.articleListCategoryTitle_39a8e
{
		float:	left;
}

.articleListBackLink_39a8e
{

}

.articleListTagTitle_39a8e
{
		float:	left;
}

.articleReadMoreText_39a8e
{
		text-decoration:	underline;
}

.articleListAuthorTitle_39a8e
{

}

.articlePager_CurrentPageLabel_39a8e
{

}

.articlePager_PageCountLabel_39a8e
{

}

.articlePager_ButtonFirst_39a8e
{

}

.articlePager_ButtonPrev_39a8e
{

}

.articlePager_ButtonNext_39a8e
{

}

.articlePager_ButtonLast_39a8e
{

}

.articlePager_CountOfLabel_39a8e
{

}

.articlePager_Container_39a8e
{

}

.articleListAuthorPostedBy_39a8e
{

}

.simplePagerUL_39a8e
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_39a8e
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_39a8e
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_39a8e
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_39a8e, .simplePagerUL .next-off_39a8e
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_39a8e
{
		border-right:	none;
}

.simplePagerUL .next a_39a8e, .simplePagerUL .previous a_39a8e
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_39a8e
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_39a8e, .simplePagerUL a:visited_39a8e
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_39a8e
{
		text-decoration:	none;
}

.articleRssLink_39a8e
{

}

.articleRssImage_39a8e
{
		border:	0;
}

.articleCloud_1_39a8e
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_39a8e
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_39a8e
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_39a8e
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_39a8e
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_39a8e
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_39a8e
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_39a8e
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_39a8e
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_39a8e
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead_1041a
{
		font-weight:	bold;
}

.articleListUL_1041a
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_1041a
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_1041a
{

}

.articleListPanel_1041a
{

}

.articleListAuthor_1041a
{
		float:	left;
}

.articleListDate_1041a
{
		float:	left;
}

.articleListSummary_1041a
{
		clear:	both;
}

.articleListBody_1041a
{
		clear:	both;
}

.articleListCategory_1041a
{
		clear:	both;
}

.articleListTag_1041a
{
		clear:	both;
}

.articleAccordianLink_1041a
{

}

.articleAnchorLink_1041a
{

}

.articleFilterHeader_1041a
{

}

.articleGroupUL_1041a
{
		list-style-type:	none;
}

.articleGroupListLink_1041a
{

}

.articlePanelPrevLink_1041a
{
		float:	left;
}

.articlePanelNextLink_1041a
{
		float:	right;
}

.articleListCategoryTitle_1041a
{
		float:	left;
}

.articleListBackLink_1041a
{

}

.articleListTagTitle_1041a
{
		float:	left;
}

.articleReadMoreText_1041a
{
		text-decoration:	underline;
}

.articleListAuthorTitle_1041a
{

}

.articlePager_CurrentPageLabel_1041a
{

}

.articlePager_PageCountLabel_1041a
{

}

.articlePager_ButtonFirst_1041a
{

}

.articlePager_ButtonPrev_1041a
{

}

.articlePager_ButtonNext_1041a
{

}

.articlePager_ButtonLast_1041a
{

}

.articlePager_CountOfLabel_1041a
{

}

.articlePager_Container_1041a
{

}

.articleListAuthorPostedBy_1041a
{

}

.simplePagerUL_1041a
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_1041a
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_1041a
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_1041a
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_1041a, .simplePagerUL .next-off_1041a
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_1041a
{
		border-right:	none;
}

.simplePagerUL .next a_1041a, .simplePagerUL .previous a_1041a
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_1041a
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_1041a, .simplePagerUL a:visited_1041a
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_1041a
{
		text-decoration:	none;
}

.articleRssLink_1041a
{

}

.articleRssImage_1041a
{
		border:	0;
}

.articleCloud_1_1041a
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_1041a
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_1041a
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_1041a
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_1041a
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_1041a
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_1041a
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_1041a
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_1041a
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_1041a
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead_22afc
{
		font-weight:	bold;
}

.articleListUL_22afc
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_22afc
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_22afc
{

}

.articleListPanel_22afc
{

}

.articleListAuthor_22afc
{
		float:	left;
}

.articleListDate_22afc
{
		float:	left;
}

.articleListSummary_22afc
{
		clear:	both;
}

.articleListBody_22afc
{
		clear:	both;
}

.articleListCategory_22afc
{
		clear:	both;
}

.articleListTag_22afc
{
		clear:	both;
}

.articleAccordianLink_22afc
{

}

.articleAnchorLink_22afc
{

}

.articleFilterHeader_22afc
{

}

.articleGroupUL_22afc
{
		list-style-type:	none;
}

.articleGroupListLink_22afc
{

}

.articlePanelPrevLink_22afc
{
		float:	left;
}

.articlePanelNextLink_22afc
{
		float:	right;
}

.articleListCategoryTitle_22afc
{
		float:	left;
}

.articleListBackLink_22afc
{

}

.articleListTagTitle_22afc
{
		float:	left;
}

.articleReadMoreText_22afc
{
		text-decoration:	underline;
}

.articleListAuthorTitle_22afc
{

}

.articlePager_CurrentPageLabel_22afc
{

}

.articlePager_PageCountLabel_22afc
{

}

.articlePager_ButtonFirst_22afc
{

}

.articlePager_ButtonPrev_22afc
{

}

.articlePager_ButtonNext_22afc
{

}

.articlePager_ButtonLast_22afc
{

}

.articlePager_CountOfLabel_22afc
{

}

.articlePager_Container_22afc
{

}

.articleListAuthorPostedBy_22afc
{

}

.simplePagerUL_22afc
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_22afc
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_22afc
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_22afc
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_22afc, .simplePagerUL .next-off_22afc
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_22afc
{
		border-right:	none;
}

.simplePagerUL .next a_22afc, .simplePagerUL .previous a_22afc
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_22afc
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_22afc, .simplePagerUL a:visited_22afc
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_22afc
{
		text-decoration:	none;
}

.articleRssLink_22afc
{

}

.articleRssImage_22afc
{
		border:	0;
}

.articleCloud_1_22afc
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_22afc
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_22afc
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_22afc
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_22afc
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_22afc
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_22afc
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_22afc
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_22afc
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_22afc
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleListHead
{
		font-weight:	bold;
}

.articleListUL
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink
{

}

.articleListPanel
{

}

.articleListAuthor
{
		float:	left;
}

.articleListDate
{
		float:	left;
}

.articleListSummary
{
		clear:	both;
}

.articleListBody
{
		clear:	both;
}

.articleListCategory
{
		clear:	both;
}

.articleListTag
{
		clear:	both;
}

.articleAccordianLink
{

}

.articleAnchorLink
{

}

.articleFilterHeader
{

}

.articleGroupUL
{
		list-style-type:	none;
}

.articleGroupListLink
{

}

.articlePanelPrevLink
{
		float:	left;
}

.articlePanelNextLink
{
		float:	right;
}

.articleListCategoryTitle
{
		float:	left;
}

.articleListBackLink
{

}

.articleListTagTitle
{
		float:	left;
}

.articleReadMoreText
{
		text-decoration:	underline;
}

.articleListAuthorTitle
{

}

.articlePager_CurrentPageLabel
{

}

.articlePager_PageCountLabel
{

}

.articlePager_ButtonFirst
{

}

.articlePager_ButtonPrev
{

}

.articlePager_ButtonNext
{

}

.articlePager_ButtonLast
{

}

.articlePager_CountOfLabel
{

}

.articlePager_Container
{

}

.articleListAuthorPostedBy
{

}

.simplePagerUL
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off, .simplePagerUL .next-off
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off
{
		border-right:	none;
}

.simplePagerUL .next a, .simplePagerUL .previous a
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link, .simplePagerUL a:visited
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover
{
		text-decoration:	none;
}

.articleRssLink
{

}

.articleRssImage
{
		border:	0;
}

.articleCloud_1
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleSelfPermalinkLabel
{

}

.articleSelfPermalinkURL
{
		font-size:	x-small;
}

.articlePermalinksContainer
{

}

.articleListHead_720b0
{
		font-weight:	bold;
}

.articleListUL_720b0
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_720b0
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_720b0
{
		color:	#F08033;
		font-family:	sans-serif;
		font-size:	12px;
		line-height:	20px;
		text-decoration:	underline;
}

.articleListPanel_720b0
{

}

.articleListAuthor_720b0
{
		float:	left;
}

.articleListDate_720b0
{
		float:	left;
}

.articleListSummary_720b0
{
		clear:	both;
}

.articleListBody_720b0
{
		clear:	both;
}

.articleListCategory_720b0
{
		clear:	both;
}

.articleListTag_720b0
{
		clear:	both;
}

.articleAccordianLink_720b0
{

}

.articleAnchorLink_720b0
{

}

.articleFilterHeader_720b0
{

}

.articleGroupUL_720b0
{
		list-style-type:	none;
}

.articleGroupListLink_720b0
{

}

.articlePanelPrevLink_720b0
{
		float:	left;
}

.articlePanelNextLink_720b0
{
		float:	right;
}

.articleListCategoryTitle_720b0
{
		float:	left;
}

.articleListBackLink_720b0
{

}

.articleListTagTitle_720b0
{
		float:	left;
}

.articleReadMoreText_720b0
{
		text-decoration:	underline;
}

.articleListAuthorTitle_720b0
{

}

.articlePager_CurrentPageLabel_720b0
{

}

.articlePager_PageCountLabel_720b0
{

}

.articlePager_ButtonFirst_720b0
{

}

.articlePager_ButtonPrev_720b0
{

}

.articlePager_ButtonNext_720b0
{

}

.articlePager_ButtonLast_720b0
{

}

.articlePager_CountOfLabel_720b0
{

}

.articlePager_Container_720b0
{

}

.articleListAuthorPostedBy_720b0
{

}

.simplePagerUL_720b0
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_720b0
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_720b0
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_720b0
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_720b0, .simplePagerUL .next-off_720b0
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_720b0
{
		border-right:	none;
}

.simplePagerUL .next a_720b0, .simplePagerUL .previous a_720b0
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_720b0
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_720b0, .simplePagerUL a:visited_720b0
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_720b0
{
		text-decoration:	none;
}

.articleRssLink_720b0
{

}

.articleRssImage_720b0
{
		border:	0;
}

.articleCloud_1_720b0
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_720b0
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_720b0
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_720b0
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_720b0
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_720b0
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_720b0
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_720b0
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_720b0
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_720b0
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleSelfPermalinkLabel_720b0
{

}

.articleSelfPermalinkURL_720b0
{
		font-size:	x-small;
}

.articlePermalinksContainer_720b0
{

}

.articleLink_720b0 a
{
		color:	#666666;
		font-family:	sans-serif;
		font-size:	12px;
		line-height:	20px;
		text-decoration:	none;
}

.articleLink_720b0 a:hover
{
		color:	#F08033;
		font-family:	sans-serif;
		font-size:	12px;
		line-height:	20px;
		text-decoration:	underline;
}

.articleListHead_4ef4f
{
		font-weight:	bold;
}

.articleListUL_4ef4f
{
		list-style-type:	none;
		padding:	0px;
		margin:	0px;
}

.articleListImage_4ef4f
{
		width:	55px;
		height:	80px;
		float:	left;
		margin:	0 10px 0 0;
}

.articleListLink_4ef4f
{

}

.articleListPanel_4ef4f
{

}

.articleListAuthor_4ef4f
{
		float:	left;
}

.articleListDate_4ef4f
{
		float:	left;
}

.articleListSummary_4ef4f
{
		clear:	both;
}

.articleListBody_4ef4f
{
		clear:	both;
}

.articleListCategory_4ef4f
{
		clear:	both;
}

.articleListTag_4ef4f
{
		clear:	both;
}

.articleAccordianLink_4ef4f
{

}

.articleAnchorLink_4ef4f
{

}

.articleFilterHeader_4ef4f
{

}

.articleGroupUL_4ef4f
{
		list-style-type:	none;
}

.articleGroupListLink_4ef4f
{

}

.articlePanelPrevLink_4ef4f
{
		float:	left;
}

.articlePanelNextLink_4ef4f
{
		float:	right;
}

.articleListCategoryTitle_4ef4f
{
		float:	left;
}

.articleListBackLink_4ef4f
{

}

.articleListTagTitle_4ef4f
{
		float:	left;
}

.articleReadMoreText_4ef4f
{
		text-decoration:	underline;
}

.articleListAuthorTitle_4ef4f
{

}

.articlePager_CurrentPageLabel_4ef4f
{

}

.articlePager_PageCountLabel_4ef4f
{

}

.articlePager_ButtonFirst_4ef4f
{

}

.articlePager_ButtonPrev_4ef4f
{

}

.articlePager_ButtonNext_4ef4f
{

}

.articlePager_ButtonLast_4ef4f
{

}

.articlePager_CountOfLabel_4ef4f
{

}

.articlePager_Container_4ef4f
{

}

.articleListAuthorPostedBy_4ef4f
{

}

.simplePagerUL_4ef4f
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li_4ef4f
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li_4ef4f
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a_4ef4f
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off_4ef4f, .simplePagerUL .next-off_4ef4f
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off_4ef4f
{
		border-right:	none;
}

.simplePagerUL .next a_4ef4f, .simplePagerUL .previous a_4ef4f
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active_4ef4f
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL a:link_4ef4f, .simplePagerUL a:visited_4ef4f
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover_4ef4f
{
		text-decoration:	none;
}

.articleRssLink_4ef4f
{

}

.articleRssImage_4ef4f
{
		border:	0;
}

.articleCloud_1_4ef4f
{
		font-size:	0.7em;
		font-weight:	100;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_2_4ef4f
{
		font-size:	0.8em;
		font-weight:	200;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_3_4ef4f
{
		font-size:	0.9em;
		font-weight:	300;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_4_4ef4f
{
		font-size:	1.0em;
		font-weight:	400;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_5_4ef4f
{
		font-size:	1.2em;
		font-weight:	500;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_6_4ef4f
{
		font-size:	1.4em;
		font-weight:	600;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_7_4ef4f
{
		font-size:	1.6em;
		font-weight:	700;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_8_4ef4f
{
		font-size:	1.8em;
		font-weight:	800;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_9_4ef4f
{
		font-size:	2.2em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleCloud_10_4ef4f
{
		font-size:	2.5em;
		font-weight:	900;
		display:	inline;
		margin-left:	9px;
		line-height:	2em;
		padding:	2px;
}

.articleSelfPermalinkLabel_4ef4f
{

}

.articleSelfPermalinkURL_4ef4f
{
		font-size:	x-small;
}

.articlePermalinksContainer_4ef4f
{

}

.simplePager_Container
{

}

.simplePagerUL
{
		border:	0 none;
		margin:	0;
		padding:	0;
}

.simplePagerUL li
{
		border:	0;
		margin:	0;
		padding:	0;
		font-size:	11px;
		list-style:	none;
		float:	left;
}

.simplePagerUL li
{
		border-right:	0;
		margin-right:	2px;
}

.simplePagerUL a
{
		border-right:	solid 1px #DEDEDE;
		margin-right:	2px;
}

.simplePagerUL .previous-off, .simplePagerUL .next-off
{
		display:	block;
		float:	left;
		font-weight:	bold;
		padding:	3px 4px;
}

.simplePagerUL .next-off
{
		border-right:	none;
}

.simplePagerUL .next a, .simplePagerUL .previous a
{
		border:	none;
		font-weight:	bold;
}

.simplePagerUL .active
{
		font-weight:	bold;
		display:	block;
		float:	left;
		padding:	4px 6px;
}

.simplePagerUL li .active
{
		border-right:	solid 1px #DEDEDE;
}

.simplePagerUL a:link, .simplePagerUL a:visited
{
		display:	block;
		float:	left;
		padding:	3px 6px;
		text-decoration:	underline;
}

.simplePagerUL a:hover
{
		text-decoration:	none;
}

.simplePagerBoxed
{
		padding:	2px 0;
		clear:	both;
		list-style-type:	none;
}

.simplePagerBoxed a
{
		display:	block;
}

.simplePagerBoxed li
{
		float:	left;
		font-size:	90%;
		margin-right:	2px;
		text-align:	center;
}

.simplePagerBoxed li a
{
		border-color:	#DDDDDD #939598 #939598 #DDDDDD;
		border-style:	solid;
		border-width:	1px;
		color:	#58595B;
		display:	block;
		padding:	3px 5px;
}

.simplePagerBoxed li a:hover
{
		border-color:	#939598 #DDDDDD #DDDDDD #939598;
		border-style:	solid;
		border-width:	1px;
		color:	#414142;
		text-decoration:	none;
}

.simplePagerBoxed li.active
{
		background-color:	#58595B;
		border-color:	#58595B;
		color:	white;
		font-weight:	bold;
		padding:	3px 5px;
}

.simplePagerBoxed li.next-off
{
		padding:	3px 5px;
}

.simplePagerBoxed li.previous-off
{
		padding:	3px 5px;
}

.simplePagerButton_CurrentPageLabel
{

}

.simplePagerButton_PageCountLabel
{

}

.simplePagerButton_ButtonFirst
{

}

.simplePagerButton_ButtonPrev
{

}

.simplePagerButton_ButtonNext
{

}

.simplePagerButton_ButtonLast
{

}

.simplePagerButton_CountOfLabel
{

}

