.newheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006699;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
}
#newimage {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newimage a:link, #newimage a:active, #newimage a:visited {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
#newimage a:hover {
	border-bottom-color: #9FECFF;
	border-bottom-width: 1px;
	background-color: #9FECFF;
}

#latestnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#latestnews ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-left: 10px;
}
#latestnews ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006699;
	list-style: none;
	background: #FFFFFF none url(../_Admin/assets/home_images/newsarrow.gif) no-repeat 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#latestnews ul li a {
	text-decoration: none;
	padding: 0 0 0 0px;
	color: #006699;
			}
			#latestnews ul li a:hover { 
				color: #333333;
				text-decoration: underline;
			}
			
			.latestnewsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#features h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#features ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-left: 10px;
}
#features ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006699;
	list-style: none;
	background: #FFFFFF none url(../_Admin/assets/home_images/newsarrow.gif) no-repeat 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#features ul li a {
	text-decoration: none;
	padding: 0 0 0 0px;
	color: #006699;
			}
			#features ul li a:hover { 
				color: #333333;
				text-decoration: underline;
			}

.contenttxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;	
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.newsheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;
	padding-bottom: 5px;
}
.newsheading:link, .newsheading:active, .newsheading:visited {
	text-decoration: underline;
}
a.newsheading:hover {
	color: #666666;
}
.newslead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding-top: 0px;
	padding-bottom: 5px;
}
.newslead:link, .newslead:active, .newslead:visited {
	text-decoration: underline;
}
a.newslead:hover {
	color: #666666;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding-left: 10px;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
.adtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
#more {
	width: 269px;
	height: 19px;
}
#more a {
	display: block;
	background-image:  url(/_Admin/assets/generic_images/more_split.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	height: 19px
}
#more a:link, #more a:visited {
color: #FFFFFF;
text-decoration: none;
}
#more a:hover, #more a:active {
background-image:    url(/_Admin/assets/generic_images/more_split0.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
color: #FFFFFF;
}
#morehome {
	width: 233px;
	height: 19px;
}
#morehome a {
	display: block;
	background-image:  url(/_Admin/assets/generic_images/more_split233.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	height: 19px
}
#morehome a:link, #morehome a:visited {
color: #FFFFFF;
text-decoration: none;
}
#morehome a:hover, #morehome a:active {
background-image:    url(/_Admin/assets/generic_images/more_split0233.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
color: #FFFFFF;
}

