h1		{ font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 11px; }

.selectQuick 		{ width: 150px; font-family: arial, helvetica, sans-serif; font-size: 75% }
.buttonQuick		{ border-right: #036 2px solid; border-bottom: #036 2px solid; border-top: #69c 2px solid; border-left: #69c 2px solid; font-size: 12px; cursor: pointer; font-family: arial, sans-serif; font-weight: bold; height: 24px; color: #ffd764; background-color: #369; }

.footer		{ color: #666; font-size: 11px; font-weight: bold; }
.footer a	{ text-decoration: none; }

.mainmenu 			{ COLOR: #000; FONT-FAMILY: Arial, Helvetica, Sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 70%; TEXT-DECORATION: none; }
.mainmenu a:active	{ color: #900; text-decoration: none; }
.mainmenu a:visited	{ color: #369; text-decoration: none; }
.mainmenu a:link	{ color: #369; text-decoration: none; }
.mainmenu a:hover	{ color: #900; text-decoration: none; }

.menuServ 			{ COLOR: #666; FONT-FAMILY: Arial, Helvetica, Sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 75%; TEXT-DECORATION: none; TEXT-ALIGN: left; }
.menuServ a:active	{ color: #c00; text-decoration: none; }
.menuServ a:visited	{ color: #369; text-decoration: none; }
.menuServ a:link	{ color: #369; text-decoration: none; }
.menuServ a:hover	{ color: #c00; text-decoration: none; }


/* Modal Interupt Action*/
.ModalMessageHeader{
	color: #369;
    font-size: 28px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.ModalMessageSubHeader{
	font-size: 13px;
    padding: 5px;
    text-align: center;
}

.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*/
