html, body
{
	background: #FFFFFF;
	padding: 3px 0px 20px 0px;
	margin: 0px;
	font: 12px Verdana, Arial, sans-serif;
	color: #000;
	text-align: center;
	height:100%;
	scrollbar-3dlight-color: #666688;
	scrollbar-arrow-color: #000088;
	scrollbar-base-color: #AAAAAA;
	scrollbar-darkshadow-color: #555555;
	scrollbar-face-color: #CBDBFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B9CEFF;
	scrollbar-track-color: #DBDBDF;	
}

a,
a:link,
a:visited
{
	font-style: normal;
	color: #000088;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-style: normal;
	color: #EE4444;
	text-decoration: none;
}

img
{
	border: 0px;
}

#content-main
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 970px;
	height:100%;
}

.header
{
	overflow: hidden;
}

.logo
{
	width: 217px;
	height: 70px;
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	padding: 0px 30px 0px 0px;
}

.headerMenuBar
{
	position: relative;
	top: 0px;
	width: 656px;
	height: 30px;
	margin-top: 0px;
	background-color: #CBDBFF;
	border: 1px solid #B9CEFF;
	align: absmiddle;
	float:left;
	overflow: hidden;
}

.headerMenuBarItem
{
	position: relative;
	top: 8px;
	padding: 7px 12px 6px 12px;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #CBDBFF;
	overflow: hidden;	
}

.headerHomeSearch
{
	position: relative;
	width: 250px;
	height:33px;
	top: 2px;
	overflow: hidden;	
	float: right;
}

#headerHomeSearch
{
	position: relative;
	width: 170px;
	top: 0px;
	border: 1px solid #CBDBFF;
	overflow: hidden;	
	margin: 0px 5px 0px 0px;
}

#headerHomeSearchBtn
{
	position: relative;
	width: 85px;
	height: 22px;
	overflow: hidden;	
	border: 1px solid #CBDBFF;
	background-color: #F4F7FF;
}

a.headerMenuBarItem,
a.headerMenuBarItemSelected:link,
a.headerMenuBarItemSelected:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000088;
	text-decoration: none;
}

.headerMenuBarItem:hover
{
	background-color: #F4F7FF;
	border: 1px solid #B9CEFF;
	color: #990000;
}

.headerMenuBarItemSelected
{
	position: relative;
	top: 8px;
	padding: 7px 12px 6px 12px;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.headerHomeMenuBarItem
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;	
	height: 30px;
	background-color: #CBDBFF;
	border: 1px solid #B9CEFF;
	align: absmiddle;
	float:right;
	overflow: hidden;	
}

.macrosectionTitle
{
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #006699;
	overflow: hidden;
}

.macrosectionMainImage
{

}

.sectionMainImage
{
	margin: 10px 0px 0px 0px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

.footer
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	min-height: 28px;
	background-color: #CBDBFF;
	border: 1px solid #B9CEFF;
	align: absmiddle;
	overflow: hidden;
	clear: both;
	margin-top: 4px;
}

.footerSectionItems
{
	max-width: 700px;
	overflow: hidden;
	float:left;
	padding: 6px 0px 6px 10px;
}

.footerSectionItems a,
.footerSectionItems a:link,
.footerSectionItems a:visited
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000088;
	text-decoration: none;	
	vertical-align: middle;
	text-transform: uppercase;
	padding: 6px 20px 0px 0px;
}

.footerSectionItems a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;	
	vertical-align: middle;
	text-transform: uppercase;
	padding: 6px 20px 0px 0px;
}

.copyrights
{
	text-align: right;
	float:right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000088;
	text-decoration: none;	
	vertical-align: middle;	
}

.content
{
	width: 100%;
	overflow:hidden;
	background-color: #FFFFFF;
}

.mainContentAdmin
{
	background-color: #EBF1FF;
	border: 1px solid #E5E5E5;
	min-height: 500px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.mainContent
{
	background-color: #FFFFFF;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
	padding-right: 5px;
	min-height:300px;
}
.mainContentSmall
{
	width: 740px;
}
.mainContentLarge
{
	width: 970px;
}

.sideContent
{
	background-color: #FFFFFF;
	float:right;
	margin: 3px 0px 0px 0px;
	
}
.sideContentSmall
{
	width: 0px;
}
.sideContentLarge
{
	width: 220px;
}

.sideElement
{
	margin: 0px 0px 3px 0px;
	width: 218px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

.sideBoxTitleSpace
{
	height: 20px;
}

.sideBoxTitleElement
{
	background-color: #eeeeee;
	margin: 0px 0px 3px 0px;
	padding: 6px 0px 2px 0px;
	border: 1px solid #cccccc;
	overflow: hidden;	
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
	height: 20px;
}

.sideBoxElement
{
	background-color: #ffffff;
	margin: 2px 0px 5px 0px;
	padding: 5px 20px 5px 20px;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000088;	
	font-weight: normal;
}

.sideBoxElement a
{
	overflow: hidden;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;	
	font-weight: normal;
	text-decoration: none;	
}

.sideBoxElement a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EE4444;	
	font-weight: normal;
	text-decoration: none;	
}


.settingsBox
{
	background-color: #FFFFFF;
	border: 1px solid #888888;
	min-height: 150px;
	width: 43%;
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	padding: 10px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
}

.settingsBoxBig
{
	background-color: #FFFFFF;
	border: 1px solid #888888;
	min-height: 150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
}

.settingsBoxTitle
{
	position: relative;
	top: -20px;
	left: 10px;
	background-color: #EEEEEE;
	border: 1px solid #888888;
	padding: 0px 8px 0px 8px;
	height: 16px;
	min-width: 50px;
	width: 200px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.settingsBoxBigTitle
{
	position: relative;
	top: -20px;
	left: 10px;
	background-color: #EEEEEE;
	border: 1px solid #888888;
	padding: 0px 8px 0px 8px;
	height: 16px;
	min-width: 50px;
	width: 400px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.settingsBoxTable
{
	/*table-layout: fixed; Sbaglia la larghezza delle celle*/
	empty-cells: show;
	width: 100%;
}

.settingsBoxTableRow
{
	border-bottom: 1px dashed #DDDDDD;
}

.settingsBoxTableRowName
{
	width: 250px;
}

.settingsBoxTableRowIcon
{
	width: 80px;
}


.settingsBoxTableRowGray
{
	border-bottom: 1px dashed #DDDDDD;
	color: #888888;
}

.settingsBoxRowCommand
{
	width: 20px;
	align: absmiddle;	
}

.settingsBoxCommand
{
	text-align: right;
	padding: 10px 10px 0px 0px;
	clear: both;	
}

.settingsBoxInputTextDescription
{
	padding: 0px 0px 0px 20px;
	width: 140px;
	font-weight: bold;
	float:left;
	font-variant: small-caps; 
}

.settingsBoxInputFileUploadBox
{
	width: 500px;
	border: 1px solid #888888;
}

.inputTextBig
{
	width: 220px;
}

.inputLongTextBig
{
	width: 500px;
	height: 80px;
}

.inputLongTextVert
{
	width: 220px;
	height: 120px;
}


.inputLongTextHTML, .mceEditor
{
	width: 700px;
	height: 500px;
}

.adminLoginBox
{
	background-color: #FFFFFF;
	border: 1px solid #888888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	margin: 120px 0px 0px 220px;
	padding: 20px 20px 20px 20px;
	width: 500px;
	height: 180px;	
}

.loginImg
{
	position: relative;
	background-image: url("../image/loginLock.jpg");
	width: 152px;
	height: 137px;
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
}

#adminLoginForm label
{
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	padding: 4px;
	color: #666;
	font-weight: bold;
}

.modlgn_Title
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	color: #000066;
	padding: 0px;
	text-decoration: none;	
}

#modlgn_login
{
	margin: 0px 0px 0px 220px;
}

.loginMessage
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #AA0000;
}

.homeMacroSectionElement
{
	width: 350px;
	height: 182px;
	overflow: hidden;	
}

.homeMainBanner
{
	width: 610px;
	height: 364px;	
	float: right;	
	overflow: hidden;
}


.homeSecondBanner
{
	float: left;
	border: 1px solid #CCCCCC;	
	margin: 10px 10px 0px 0px;
	overflow: hidden;
}

.homeSxArticle
{
	border-bottom: 1px dashed #888888;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}

p.homeSxArticleTitle 
{
	margin: 0px;
}

.homeSxArticleTitle a:link,
.homeSxArticleTitle a:visited
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	color: #0033CC;
	font-weight: bold;	
	text-decoration: none;	
}

.homeSxArticleTitle a:hover 
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	color: #990000;
	font-weight: bold;	
	text-decoration: none;	
}

.homeSxArticleDate
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: #555555;
	font-weight: normal;	
	text-decoration: none;
}

p.homeSxArticleText
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: #555555;
	font-weight: normal;	
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

.homeSxSectionList
{
	margin: 10px 10px 0px 0px;
	width: 350px;
	text-decoration: none;	
	float: left;
	max-height:400px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
}

.homeDxSectionListTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AA0000;
	text-decoration: none;
	border: 1px solid #AA0000;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	background-color: #FEDED9;	
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}


.homeDxSectionListTitle a, 
.homeDxSectionListTitle a:link, 
.homeDxSectionListTitle a:visited
.homeDxSectionListTitle a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AA0000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	background-color: #FEDED9;	
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.homeDxSectionListTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AA0000;
	text-decoration: none;
	border: 1px solid #AA0000;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	background-color: #FEDED9;	
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}


.homeDxSectionList
{
	margin: 10px 0px 0px 0px;
	width: 293px;
	text-decoration: none;
	float: right;
	max-height:400px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
}

.sectionPreviewColSx
{
	margin: 10px 0px 0px 0px;
	float: left;
	width: 49%;
	min-height: 300px;
}

.sectionPreviewColDx
{
	margin: 10px 0px 0px 0px;
	float: right;
	width: 49%;
	min-height: 300px;
}

.sectionPreviewTitle
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;
	font-weight: bold;	
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

.sectionPreviewTitle a
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;
	font-weight: bold;	
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

.sectionPreviewTitle a:hover
{
	color: #990000;	
}

.sectionPreviewDescription
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #666666;
	text-decoration: none;
	margin: 0px 20px 30px 0px;
}

.sectionPreviewArticle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;	
	text-decoration: none;
	border-bottom: 1px dashed #1B74D2;
	line-height: 20px;
	margin: -18px 0px 20px 0px;
}

.sectionPreviewArticle a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;	
	text-decoration: none;
}

.sectionPreviewArticle a:hover
{
	color: #990000;	
}

/*------------*/

.articlePreviewColSx
{
	margin: 10px 0px 0px 0px;
	float: left;
	width: 49%;
	min-height: 300px;
}

.articlePreviewColDx
{
	margin: 10px 0px 0px 0px;
	float: right;
	width: 49%;
	min-height: 300px;
}

.articlePreviewTitle
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;
	font-weight: bold;	
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

.articlePreviewTitle a
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: justify;
	color: #1B74D2;
	font-weight: bold;	
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

.articlePreviewTitle a:hover
{
	color: #990000;		
}

.articlePreviewDescription
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #666666;
	text-decoration: none;
	margin: 0px 20px 30px 0px;
	min-height:100px;	
}

.articlePreviewDescription p
{
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*------------*/
/*
.backgroundSheet
{
	padding:10px 0px 0px 15px;
	background-color: #EBF1FF;
	overflow:hidden;
	min-height:500px;
}
*/

.backgroundSheet
{
	padding:10px 0px 0px 15px;
	background-color: #EBF1FF;
	overflow:hidden;
	min-height:500px;
}

.articleTitleBar
{
	overflow: hidden;	
	background-image: url("../image/articleTitleSpace.png");	
	background-repeat: repeat;
	background-color: #EFF4FF;
}

.articleTitleBarElement
{
	overflow: hidden;	
	background-color: #EBF1FF;
	float:left;
	height:20px;
	width: auto;
}

.articleTitleBarElement a
{
	text-align: left;
	float:left;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
	font-weight: bold;	
	padding: 4px 10px 0px 10px;	
}

.articleTitleBarElementSx
{
	background-image: url("../image/articleTitleSx.png");
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 10px;
	height: 20px;
	overflow: hidden;	
}

.articleTitleBarElementMx
{
	background-image: url("../image/articleTitle.png");
	align: absmiddle;
	valign: absmiddle;
	float:left;
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 13px;
	height: 20px;
	overflow: hidden;		
}


.articleTitleBarElementDx
{
	background-image: url("../image/articleTitleDx.png");
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 13px;
	height: 20px;
	overflow: hidden;		
}

.articleTitleBarElementBSx
{
	background-image: url("../image/articleTitleBSx.png");
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 10px;
	height: 20px;
	overflow: hidden;	
}

.articleTitleBarElementBMx
{
	background-image: url("../image/articleTitleB.png");
	align: absmiddle;
	valign: absmiddle;
	float:left;
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 13px;
	height: 20px;
	overflow: hidden;		
}

.articleTitleBarElementBDx
{
	background-image: url("../image/articleTitleBDx.png");
	align: absmiddle;
	float:left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 13px;
	height: 20px;
	overflow: hidden;		
}

.articleBreadCrumbBar
{
	overflow: hidden;	
	background-color: #FFFFFF;
	padding: 10px 5px 5px 10px;
	height: 20px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
}

.articleBreadCrumbBarElement,
.articleBreadCrumbBarElement a
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
}

a.articleBreadCrumbBarElement:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;	
	vertical-align: middle;
}

.articleBreadCrumbBarSelectedElement,
a.articleBreadCrumbBarSelectedElement,
a.articleBreadCrumbBarSelectedElement:link,
a.articleBreadCrumbBarSelectedElement:visited,
a.articleBreadCrumbBarSelectedElement:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;	
	vertical-align: middle;
}

.articleLeftSide
{
	overflow: hidden;	
	background-color: #FFFFFF;
	width: 30%;
	float: left;
	min-height:200px;
}

.articleRelatedSide
{
	overflow: hidden;	
	background-color: #FFFFFF;
	min-height:200px;
	height: auto !important;
	height: 200px;	
}

.articleAttachmentSide
{
	overflow: hidden;	
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #F1F1F1;
	min-height:300px;
	height: auto !important;
	height: 300px;	
}

.articleRightSideSmall
{
	background-color: #FFFFFF;
	width:68%;
	float: right;
	padding: 0px 0px 0px 10px;
	min-height:400px;
}

.articleRightSide
{
	background-color: #FFFFFF;
	width:98%;
	float: right;
	padding: 0px 0px 0px 10px;
	min-height:400px;
}

.articleContent
{
	clear: both;
	overflow: hidden;	
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	/*
	Questo trio di proprieta serve per gestire la altezza
	anche con Explorer 6 che non comprende il min-height
	ma allo stesso tempo imposto il campo height con auto !important 
	per fare in modo che gli altri browser ignorino l'impsotazione height finale.
	*/
	min-height:500px;
	height: auto !important;
	height: 3300px;
}

.sectionContent
{
	clear: both;
	overflow: hidden;	
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 0px 10px;
	
	/*
	Questo trio di proprieta serve per gestire la altezza
	anche con Explorer 6 che non comprende il min-height
	ma allo stesso tempo imposto il campo height con auto !important 
	per fare in modo che gli altri browser ignorino l'impsotazione height finale.
	*/
	min-height:500px;
	height: auto !important;
	height: 900px;	
}

.articleLeftTitle
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
	font-weight: bold;	
	margin: 25px 10px 0px 10px;	
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
}

.articleTitle
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #478FD7;
	text-decoration: none;	
	vertical-align: middle;
	font-weight: bold;	
	margin: 10px 10px 0px 0px;	
	height: 20px;
}

.articleRelatedElement
{
	border-bottom: 1px dashed #478FD7;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;	
}

.articleRelatedElement a, 
.articleRelatedElement a:link, 
.articleRelatedElement a:visited
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;	
}

.articleRelatedElement a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;	
	vertical-align: middle;
}

.articleAttachmentElement
{
	border-bottom: 1px dashed #478FD7;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;	
}

.articleAttachmentElement a, 
.articleAttachmentElement a:link, 
.articleAttachmentElement a:visited
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;	
}

.articleAttachmentElement a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;	
	vertical-align: middle;
}


.fileListElement a
{
	margin: 0px 10px 0px 10px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
}

.fileListElement a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;	
	vertical-align: middle;
}

.siteMapLevel1
{
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #ffffff;
	background-color: #D9E7FF;
	empty-cells: show;
	font-weight: bold;
	font-variant: small-caps;
}
.siteMapLevel2
{
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
	border: 1px solid #ffffff;
	background-color: #E7F4E9;
	empty-cells: show;
	font-weight: bold;
	font-variant: small-caps;
}
.siteMapLevel3
{
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
	border: 1px solid #ffffff;
	background-color: #FFFBD9;
	empty-cells: show;
	font-variant: small-caps;
}