/* CSS Document */

body {
	background: #B9E688;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 12px;
	margin: 5px;
	text-align: justify;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	vertical-align: top;
}
.LogoSiteUpDownLine {
	background: #CCCCCC;   
	height: 2px;
}
.LogoSite {
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
.MainMenu {
	background-color: #6CA6BC;
	background-image: url(images/bg_mainmenu.jpg);
	background-position: center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	height: 60px;
	color: #FFFFFF;
}
.MainMenu a:link, .MainMenu a:active, .MainMenu a:visited {
	background-color: #6CA6BC;
	background-image: url(images/bg_mainmenu.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	color: #FFFFFF;
}
.MainMenu a:hover {
	background-color: #1E415F;
	background-image: url(images/bg_mainmenuitem.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
.PageContent{
	background: #4D94B4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	vertical-align: top;
}
.PageContent a:link, .PageContent a:active, .PageContent a:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 14px;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
}
.PageContent a:hover{
	text-decoration: underline;
}
.PageContentTopics{
	background: #2E7BA5;
	background-image: url(images/bg_pagecontenttopics.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 22px;
	text-align: justify;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	vertical-align: top;
	width: 55%;
	padding-left: 20px;
}
#preview {
	position: absolute;
	border: solid 1px #000000;
	background: #1E415F;
	padding: 3px;
	display: none;
	color: #FFFFFF;
}
.UELogos, .UELogos a:link, .UELogos a:active, .UELogos a:visited, .UELogos a:hover{
	background: #4C89A8;
	color: #FFFFFF;
	font-size: 10px;
	height: 70px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.CopyRight{
	background: #1E415F;
	color: #FFFFFF;
	font-size: 9px;
	height: 40px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.CopyRightR, .CopyRightR a:link, .CopyRightR a:active, .CopyRightR a:visited{
	background: #1E415F;
	color: #FFFFFF;
	font-size: 9px;
	height: 40px;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}
.CopyRightR a:hover{
	text-decoration: underline;
}
.CopyRightL, .CopyRightL a:link, .CopyRightL a:active, .CopyRightL a:visited{
	background: #1E415F;
	color: #FFFFFF;
	font-size: 9px;
	height: 40px;
	line-height: normal;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.CopyRightL a:hover{
	text-decoration: underline;
}
.LastLine {
	height: 10px;
}
