.whiteline {
	background-color: #FFF;
	height: 2px;
}
.whitecol {
	background-color: #FFF;
	width: 2px;
}
.header {
	background-color: #DDDDDD;
	height: 40px;
	color: #8BA0C2;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;

}
.bottom {
	background-color: #FFFFFF;
	height: 15px;
	color: #8BA0C2;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #DDDDFF;
}
.mainsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8BA0C2;
	text-align: justify;
	height: 220px;
	margin: 8px;
	padding: 8px;

}
.colsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8BA0C2;
}
.bg {
	background-color: #8BA0C2;
	overflow:auto;
}
.yellow {
  color: #DDA72F;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BA0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsheader a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BA0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsheader a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BA0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BA0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DDA72F;
	background-color: #8BA0C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8BA0C2;
	height: 100px;
}
.newsitemheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9999CC;
}
.newsitemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	background-color: #DDDDFF;

}


div.readmore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-decoration: underline;
}
div.readmore a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-align: right;
	text-decoration: underline;
}
div.readmore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-align: right;
	text-decoration: underline;
}
div.readmore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDA72F;
	text-align: right;
	text-decoration: none;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA0C2;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDA72F;
	text-align: right;
	text-decoration: none;
}
.undertitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8CA2C6;
}
