@charset "utf-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
.mainCenter {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	background-color: #003366;
	overflow: hidden;
}
.mainView {
	background-color: #ffffff;
	padding: 10px;
}
.mainHeader {
	width: 980px;
	height: 170px;
	background-image: url(../images/miHeader01.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
	text-align: right;
}
.mainLeftColumn {
	float: left;
	width: 250px;
}
.mainRightColumn {
	float: right;
	width: 730px;
}
.mainFooter {
	clear: both;
	width: 980px;
	text-align: center;
	color: #003366;
	margin-left: auto;
	margin-right: auto;
}
.navBar {
	width: 220px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.navBarUpper {
	width: 220px;
	background-color: #b7b7b7;
	overflow: hidden;
}
.navBarFooter {
	width: 220px;
	height: 200px;
	background-image: url(../images/navFooterSeal01.gif);
	background-repeat: no-repeat;
}
.nav1 {
	display: block;
	text-align: left;
	vertical-align: middle;
	width: 198px;
	height: 26px;
	border: solid #939393 1px;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	font-size: 12px;
	margin: 5px;
	color: #003366;
	text-decoration: none;
}
.nav1:hover {
	width: 198px;
	height: 26px;
	border: solid #003366 1px;
	font-weight: bold;
}
.nav1Active {
	display: block;
	text-align: left;
	vertical-align: middle;
	width: 196px;
	height: 25px;
	border: solid #003366 2px;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 11px;
	font-size: 12px;
	margin: 5px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.contentBar {
	width: 700px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.contentBarUpper {
	display: table;
	text-align: left;
	background-color: #006699;
	width: 700px;
	height: 70px;
	color: #ffffff;
}
.contentBarFooter {
	text-align: left;
	overflow: hidden;
	background-color: #ffffff;
	width: 680px;
	padding: 10px;
}
h1 {
	display: table-cell;
	vertical-align: middle; 
	margin-top: auto;
	margin-bottom: auto;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 10px;
}
h2 {
	font-size: 16px;
	font-weight: 600;
	color: #003366;
}
h3 {
	font-size: 14px;
	font-weight: 600;
	color: #003366;
}
.subTitle {
	font-size: 16px;
}
.logBar {
	color: #396c9e;
	font-size: 10px;
	padding: 10px;
	text-align: right;
}
.logBar a {
	color: #396c9e;
	font-size: 10px;
	padding: 10px;
}
.logInTable {
	border: none;
	padding: 0px;
	border-spacing: 0px;
	background-color: #cfdae5;
}
.tdLeft {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.tdRight {
	text-align: right;
	padding: 5px;
	vertical-align: top;
}
.tdCenter {
	text-align: center;
	padding: 5px;
}
.editBar {
	display: block;
	overflow: hidden;
	background-color: #ddeeff;
	padding: 5px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.pageListItem, .pageListSub {
	color: #003366;
	border: solid 1px #eeeeee;
	overflow: hidden;
	font-size: 14px;
}
.pageListSub {
	font-size: 12px;
	padding-left: 15px;
}
.contentBarFooter p {
	margin-left: 15px;
	text-indent: 0px;
}
.contentBarFooter p.noIndent {
	margin-left: 15px;
	text-indent: 0px;
}
.coursesTable {
	border: none;
	border-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.coursesTable tr {
	margin-bottom: 10px;
	background-color: #efefef;
}
.coursesTable td {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom: #ffffff solid 10px;
}
.imageLink {
	border: none;
	text-decoration: none;
}
.faqList {
	list-style: none;
}
.faqList li {
	border: 1px solid #dedede;
	margin: 10px;
	padding: 5px;
}

/* MLC Trial */

.trialTable {
	width: 100%;
	border: 2px solid #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.trialTable a {
	color: #000000;
}
.trialLeft {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
.trialRight {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	padding-bottom: 5px;
}
.trialMiddle1 {
	width: 3px;
	border-left: 2px solid #cccccc;
}
.trialMiddle2 {
	width: 5px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
.p2 {
	color: #ff0000;
}
.p5 {
	color: #ff0000;
}
.span1 {
	font-weight: bold;
	font-size: 14px;
}
.span2 {
	font-size: 22px;
}
.span3 {
	font-size: 27px;
}
.span4 {
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.span5 {
	font-size: 22px;
}
.span6 {
	font-size: 18px;
}
.span7 {
	font-size: 16px;
}
.span8 {
	font-size: 16px;
}
.span9 {
	font-weight: bold;
	font-size: 16px;
}
.span10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.span11 {
	font-size: 18px;
}
.trialTable hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px dotted #cccccc;
	height: 0px;
	width: 85%;
}
.trialStepsTable {
	width: 500px;
	border-spacing: 0px;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.trialStepsTable td {
	border-bottom: 2px solid #cccccc;
}
.trialStepsHeadline {
	background-color: #003366;
	padding: 10px;
	text-align: center;
	color: #ffffff;
}
.trialStepsHeadline a {
	color: #ffffff;
}
.logInForm {
	margin-left: 20px;
}
.hiddenDiv {
	margin-left: 20px;
	margin-top: 10px;
}
.hiddenDiv table {
	border: solid 1px #cccccc;
	border-spacing: 0px;
}
.hiddenDiv td {
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
.cost1 {
	background-color: #efefef;
}
.cost1a {
	background-color: #e1e1e1;
}
.cost2 {
	background-color: #ffffff;
}
.cost2a {
	background-color: #e1e1e1;
}
.pageListItem form input {
	font-size: 14px;
}
.pageListSub form input {
	font-size: 10px;
}
.pageListSub form {
	margin-right: 50px;
}

/* Split Pages */
.colLeft {
	width: 50%;
	float: left;
	text-align: center;
}
.exitIndivReturn {
	width: 335px;
	height: 320px;
	background-image: url(../images/exitIndivReturn01.jpg);
	text-align: left;
}
.exitIndivReturn h2 {
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 0px;
}
.exitIndivReturn p {
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 15px;
	color: #444444;
}
.exitCorpReturn {
	width: 335px;
	height: 320px;
	background-image: url(../images/exitCorpReturn01.jpg);
	text-align: right;
}
.exitCorpReturn h2 {
	margin-right: 30px;
	padding-top: 30px;
	margin-bottom: 0px;
}
.exitCorpReturn p {
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	color: #444444;
}
.exitCorpSign {
	width: 335px;
	height: 320px;
	background-image: url(../images/exitCorpSign01.jpg);
	text-align: left;
}
.exitCorpSign h2 {
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 0px;
}
.exitCorpSign p {
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 15px;
	color: #444444;
}
.exitIndivSign {
	width: 335px;
	height: 320px;
	background-image: url(../images/exitIndivSign01.jpg);
	text-align: right;
}
.exitIndivSign h2 {
	margin-right: 30px;
	padding-top: 30px;
	margin-bottom: 0px;
}
.exitIndivSign p {
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	color: #444444;
}
.assetTable {
	border-spacing: 0px;
}
.assetBgColor1 {
	background-color: #dedede;
}
.assetBgColor2 {
	background-color: #efefef;
}
.assetPageLink {
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subTopic {
	background-color: #efefef;
	padding: 10px;
	margin: 10px;
}
