.nav {
	font-family: Arial, Sans Serif;
	text-decoration: none;
	font-size: 8pt;
	height: 35px;
	color:#FFFFFF;
	background:#505A9F;
}

.none {
	text-decoration: none;
	border: 0px;
}

.nav-bottom {
	font-family: Arial, Sans Serif;
	text-decoration: none;
	font-size: 11pt;
	color:#FFFFFF;
	background: #505A9F;
}

.title1 {
	font-size: 16pt;
	margin-left: 50px;
	padding-top: 50px;
	color:#505A9F;
	font-weight: bold;
}

.title1i {
	font-size: 16pt;
	margin-left: 50px;
	padding-top: 50px;
	color:#505A9F;
	font-weight: bold;
	font-style: italic;
}

.title2 {
	font-size: 16pt;
	color:#505A9F;
	font-weight: bold;
}

.title_large {
	font-size: 26pt;
	color:#505A9F;
	font-weight: bold;
	font-family: Arial, Sans Serif;
	font-style:italic;
	text-decoration:underline;
}

.indent {
	margin-left: 25px;
	text-align:justify;
}

.indent_i {
	margin-left: 25px;
	text-align:justify;
	font-style: italic;
	font-weight: bold;
	
}

.text {
	text-align: justify; 
}

A.link1 {
	text-decoration: none; 
	color:#FFFFFF;
}

A.link1:visited {
	text-decoration: none; 
	color:#FFFFFF;
}

A.link {
	color: #505A9F;
	font-family: Arial, Sans Serif;
	font-weight: bold;
	text-decoration: none; }

A.link:Hover {
	background-color: #000080;
	font-family: Arial, Sans Serif;
	color: #FFFFFF;
	text-decoration: none; }

ul
{margin-top:0;
padding-top:0;
}

/* --- Menu Styles --- */
/* level 0 inner */
.m0l0iout {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}
.m0l0iover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
}

/* level 0 outer */
.m0l0oout {
	background: #505A9F;
	border : 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration : none;
}
.m0l0oover {
	background: #505A9F;
	border : 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration : none;
}
	
/* level 1 inner */
.m0l1iout {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}
.m0l1iover {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 4px;
	text-decoration : none;
}

/* level 1 outer */
.m0l1oout {
	border : 0px solid #FFFFFF;
	background: #505A9F;
	color: #FFFFFF;
	filter: alpha(opacity=98);
	text-decoration : none;
}
.m0l1oover {
	background: #000080;
	border : 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration : none;
}

/* level 2 inner */
.m0l2iout {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}

.m0l2iover {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px; 
	padding: 4px;
	text-decoration : none;
}

/* level 2 outer */
.m0l2oout {
	background: #000080;
	border : 1px solid #FFFFFF;
	color: #FFFFFF;
	filter: alpha(opacity=98);
	text-decoration : none;
}
.m0l2oover {
	background: #505A9F;
	border : 1px solid #FFFFFF;
	text-decoration : none; 
}

/* level 3 inner */
.m0l3iout {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}

.m0l3iover {
	color: #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px; 
	padding: 4px;
	text-decoration : none;
}

/* level 3 outer */
.m0l3oout {
	background: #505A9F;
	border : 1px solid #FFFFFF;
	color: #FFFFFF;
	filter: alpha(opacity=98);
	text-decoration : none;
}
.m0l3oover {
	background: #000080;
	border : 1px solid #FFFFFF;
	text-decoration : none; 
}


