.Linkheader {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.Maintext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.hidden {
	visibility: hidden;
	display: none;

}



/*Added for the blog*/


body {
background-color:#024b98;
background-repeat:repeat-x;
}

.blog h2 {
font-size: 1.4em;
padding:0!important;
margin:0!important;
}

.entry p {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#sidebar {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#sidebar ul {
list-style:none;

}

.postmetadata {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#blogdetails {
font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.post small {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.alignright {
float:right!important;
}

.alignleft {
float:left!important;
}

.navigation {
height: 10px;
clear:both;
}
