/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.footer {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	line-height: 22px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #004990;
	padding-left: 14px;
	padding-right: 10px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #004990;
	font-weight: bold;
	/*text-align: left;*/
}
.bodytext2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-right: 14px;
	padding-left: 14px;
}
.bodytextpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #004990;
	padding-right: 14px;
	padding-left: 18px;
}
.btnOn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style:italic;
	color: #990000;
}
.faq {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
}
.formtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.pagetitle {
	font-family: Arial, serif;
	font-size: 20px;
	line-height: 40px;
	color: #27618F;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}
.pagetitlemulti {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 25px;
	color: #7E8FC2;
}
.subtitleBlue {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 32px;
	color: #27618F;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.m0l0iout {
	text-decoration: none;
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
}
.m0l0iover {
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	background-image:  url("img/lev0_bg1.jpg");
	font-size: 13px;
	font-family: Arial;
	background-color: #4A92CE;
}
.m0l0oover {
	background-image:  url("img/lev0_bg2.gif");
	font-size: 13px;
	font-family: Arial;
	background-color: #4A92CE;
	border: 1px solid #0000CC;
}

/* level 1 inner */
.m0l1iout {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
}
.m0l1iover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	background-color: #0000CC;
	text-decoration: underline;
}

/* level 1 outer */
.m0l1oout {
	background-color: #6C6CFF;
	border: 1px solid #0000FF;
	font-size: 13px;
        font-family: Arial;
}
.m0l1oover {
        border: 1px solid #0000FF;
        font-size: 13px;
        font-family: Arial;
        background-color: #4A92CE;
 	background-image:  url("img/lev1_arrow.gif");
	background-repeat: no-repeat;

}
