body {
	/* background-color: #F2F3ED; */
	background-color: #F4F6F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.style1 {
	/* color: #6c8b00; */
	color: #3d98d8;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #373737;
	font-size: 11px;
	font-family: tahoma;
}
.style3 a {
	color: #373737;	
}
.style4 {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
}
.style4ul {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
}
.alert {
	color: Red;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	/* color: #556D00; */
	color: #003E6D;	
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #ededed;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
		/* color: #BCE21B; */
	color: #1B9EE2;	
	font-size: 11px;
	font-family: tahoma;
}
.style8 {	
	color: #40413e;	
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;	
}
.inputbox {
		/* color: #BCE21B; */
	color: #454545;	
	font-size: 11px;
	font-family: tahoma;
	
}
.inputbutton {
		/* color: #BCE21B; */
	color: #454545;	
	font-size: 11px;
	font-family: tahoma;
	
}

/* Used by the page number control */
.PageNumbers
{
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #7B848B;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.newsdashedline
{
    border-bottom: 1px dashed #ededed;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.newsheadlines {
	color: #ededed;
	font-size: 11px;
	font-family: tahoma;	
}
.newsheadlines a {
	color: #ededed;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.newsheadlines a:hover {	
	text-decoration: underline;
}

.newsheadlinesdark {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;	
}
.newsheadlinesdark a {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.newsheadlinesdark a:hover {	
	text-decoration: underline;
}
.newsdashedlinedark
{
    border-bottom: 1px dashed #40413e;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.icons
{
    border:none;
    text-decoration:none;
}
.icons a
{
    text-decoration:none;
}