.menuMain 	{ color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; }
.menuMain a	{ color: #fff; text-decoration: none; }
.menuMain a:hover	{ color: #99f; text-decoration: none; }

/* Modal Interupt Action*/
.ModalMessageHeader{
	color: #369;
    font-size: 28px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.form-group form h1, .col-md-9 h1 { font-size: 18px; font-weight: bold }
.ModalMessageSubHeader{
	font-size: 13px;
    padding: 5px;
    text-align: center;
}
.Modal-header{
background-color: #005599;
}
.ModalMessageActionContainer{
	text-align: center;
	padding: 45px 25px;
}

.ModalMessageAction{
	 background-color: #f38a00;
    border-color: #fff097 #cca431 #cca431 #fff097;
    border-right: 2px solid #cca431;
    border-style: solid;
    border-width: 2px;
    color: #369;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
}
.ModalMessageSubLinkAction {
	text-align:center;
	padding: 0px 15px 15px;
}
/* Modal Interupt Action*/

/* .cellHeader 	{ font-weight: bold; color: #fff; background: #4E7BFF; border-top: 1px solid #009; border-bottom: 1px solid #009; }
/* .cellData		{ border-bottom: 1px solid #009; }

