/* CSS Document */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	padding: 3px;
	font-weight: lighter;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
}

strong{
	font-weight:bold;
}
	
.ExtLink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	line-height: 21pt;
	padding: 3px;
}
.SideLinkBG {
	background-color: #4F737E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	text-align: center;
	border-color: #FFFFFF;
}
.SideLinkBG:hover {
	background-color: #30B5DF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-color: #FFFFFF;
}
.SideLinkTxt {
	background-color: #4F737E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.SideLinkTxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
}

.SideLinkActive {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #30B5DF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-color: #FFFFFF;
	color: #000000;
}

.NewLabel {
	color:#FFFF33;
	font-weight: bold;
}

.TextInTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
	line-height: normal;
	margin-left: 10px;
}
.DLLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	margin-left: 30px;
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
