a {
	color: #0254C4;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #0254C4;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
/*
a:active {
	color: #6495ed;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}*/


body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
}


universal:
a:link {
	background-color: transparent;
	color: #0254C4;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.bodytextsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.footer{
	font-size:11px;
	color:#0254C4;
}

.footer a{
	color:#0254C4;
}

.footer a:hover{
	color:#0254C4;
	text-decoration:none;
}
.leftmenu01 a{
	color: #0254C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.leftmenu01 a:hover{
	color: #0254C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*.leftmenu01on{
	color: #0254C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu01on a{
	color: #0254C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.leftmenu01on a:hover{
	color: #0254C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

*/


.pageheader {
	background-color: transparent;
	color: #0254C4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.leftmenuon{
	/* font-family: Verdama, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: #0254C4;
	line-height: 14pt;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	}
	
.leftmenuon a{
	color: white;
}

.leftmenuon a:hover{
	color:white;
	text-decoration: none;
}

.headertitle{
	color:white;
	font-size: 24px;
	font-weight: bold;
}
.bluetext{
	color:#0254C4;
}