.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	text-transform: none;
}
.SubHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.ArticlesTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #63A3ED;
	border: 1px solid #333333;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	color:#000;
}
.ArticlesTable a:link{
	color:#FFFFFF;
	display: block;
}

.NavRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #FFFFFF;
}
.NavRight a:link{
	color:#FFFFFF;
	display: table-cell;
}





a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
}
a:Hover {
	text-decoration: none;
}
.WhiteText {
	color: #FFFFFF;
}
.Caption {
	color: #FFFFFF;
	background-color: #264FAC;
}
.TableOutline {
	border: 1px dotted #666666;
}
td.aricles:hover {
	background-color: #9DC2F6;
}
td.home:hover {
	background-color: #990000;
}
td.home {
	background-color: #CC3300;
}
td.blog:hover {
	background-color: #FF6633;
	color: black;
}
td.blog {
	background-color: #CC3300;
}
