A, A:Link, A:Visited, A:Active {
	color: #0E1B8D; 
	text-decoration: none;
	}

A:Hover {
	color: blue;
	text-decoration: none;
	}

BODY	{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
TABLE	{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0em;
	margin-right: 0em;
	
	}

LI	{
	list-style: bullet;
	}

.OutLine{
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	}

.mediumpageheader{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1B8D;
	font-weight: bold;
	}

.pagetitle{		
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
	font-weight: bold;
	}
	
.OutLine{
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	}
	
.outlineblue{
	border-top: 0px solid lightblue;
	border-left: 1px solid lightblue;
	border-bottom: 0px solid lightblue;
	border-right: 1px solid lightblue;
	}
	
.outlinebluetop{
	border-top: 1px solid lightblue;
	border-left: 0px solid lightblue;
	border-bottom: 1px solid lightblue;
	border-right: 0px solid lightblue;
	}

.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
	color: #0E1B8D;
	text-align: left;
	font-weight: normal;
}
.m0l0iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	color: lightblue;
	text-align: left;
	font-weight: normal;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #ffffff;
	background: white;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #ffffff;
	background: white;
}

/* level 1 inner */
.m0l1iout {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #0E1B8D;
}
.m0l1iover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: lightblue;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #ffffff;
	background: white;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid white;
	background: #ffffff;
}

/* level 2 inner */
.m0l2iover {
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 1px;
	color: #ffffff;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #ffcc66;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #ffcc66;
}