@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: #26303a;
	text-align: center;
}

a img {
	border: none !important;
}

.etacOuter {
	width: 865px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.etacHdr {
	background: url(../images/mk12_logo.gif) no-repeat left;
	height: 86px;
}

.etacMenuBar {
	width: 100%;
	background: url(../images/menubck.gif) repeat-x;
	height: 25px;
	border: 1px solid #97bf38;
	margin: 0;
	display: table;
}

.etacMenuSwrl {
	background: url(../images/menuswirl.gif) no-repeat;
	height: 25px;
}

.etacBody {
	background: #fff;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	line-height: 18px;
	color: #444;
	display: table;
	margin: 0;
	margin-top: -3px;
	padding: 0;
}

.etacCon {
	width: 800px;
	height: auto;
	margin: 0 auto 10px auto;
	padding: 10px;
	text-align: left;
	display: table;
}

.etacBody h1 {
	color: #336564;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}

.etacBody h2, .subHdr {
	color: #336564;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
}

.etacBody h3 {
	color: #336564;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: .5em;
}

.upTop {
	margin-top: 0;
}

.etacBtn {
	background: url(../images/menubck.gif) repeat-x;
	margin-right: 20px;
	padding: 2px 4px 1px 4px;
	border: 1px solid #97bf38;
	color: #26303a;
	font-weight: bold;
	font-size: 10px;
}

.dodeaBtn {
	margin-right: 20px;
	padding: 2px 4px 1px 4px;
	border: 1px solid #5AAECF;
	background: #76BDD9;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}



.etacBtn2 {
	background: url(../images/menubck.gif) repeat-x;
	margin-right: 20px;
	margin-top:6px;
	padding: 2px 4px 1px 4px;
	border: 1px solid #97bf38;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	text-align:center;
	text-transform:capitalize;
}

.etacBtn2 a {
	text-decoration:none;
	color:#444 !important;
}

.etacBtn2 a:hover {
	color: #26303a !important;
}

.etacTxt {
	border: 1px solid #97bf38;
	padding: 2px;
}

.etacTxtRT {
	border: 1px solid #97bf38;
	padding: 2px;
	text-align:right;
}


.etacCon a, .etacCon a:visited {
	color: #316262;
}

.etacCon a:hover {
	color: #9bc92c;
	text-decoration: none;
}

/* menu */

#etacMenu {
float: left;
height: 25px;
font-weight: bold;
font-size: 10px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
}

 
#etacMenu li a,#etacMenu li a:link,#etacMenu li a:visited {
display: block;
padding-bottom: .1em;
text-decoration: none;
color: #26303a;
text-transform: uppercase;
}
 
 
#etacMenu, #etacMenu ul {
padding: 2px 0 0 10px;
margin:0;
z-index:2;
}
 
 #etacMenu ul {
	margin-left: 5px;
	list-style-type: none;
 }
 
#etacMenu li ul {
				position:absolute;
                left:-2999px;
				list-style-image: none !important;
				list-style-type: none;
}
 
#etacMenu li {
float:left;
z-index:200;
margin-left: 4px;
padding-top: 1px;
padding-left: 12px;
background: url(../images/menublt.gif) no-repeat left;
height: auto;
margin-right: 7px;
}
 
#etacMenu li a:hover {
color: #719F00 !important;

}

#etacMenu li li {
background: none !important;
padding-left: 0;
margin-left: -15px;
padding-top: 0;
}

*html #etacMenu li li {
margin-left: 0;
display: block;
float: none;
}


 
#etacMenu li ul li a {
color: #fff !important;
background-color: #A9DB33;
text-decoration: none;
padding: 4px;
width: 150px;
border-bottom: 1px solid #E5FEAD;
height: auto;
line-height: 15px;
text-transform: none !important;
}
 
#etacMenu li ul li a:hover,#etacMenu li.etacMenuMSIE ul li a:hover
{
background: #E5FEAD;
color: #26303a !important;
text-decoration: none;
height: auto;
}
 
 
#etacMenu li:hover ul,#etacMenu li.etacMenuMSIE ul
{
    display: block;
    width:160px;
    height: auto;
}
 
#etacMenu li:hover ul, #etacMenu li.sfhover ul { /* lists nested under hovered list items */
                left: auto;
               }
		
		
		/* table */

.etacFx table, .etacTbl {
	width: 98%;
	margin-top: 20px;
	border-collapse: collapse;
	border-bottom: 2px solid #b2e242 !important;
}

.etacFx td, .etacFx th, .etacTbl td{
	padding: 6px;
	vertical-align: top;
}
.etacTbl th {
	padding: 6px;
	vertical-align: bottom;
}
.etacTbl th a, .etacTbl th a:visited {
	color:#FFF !important;
}


.etacFx td, .etacTbl td {
	border-bottom: 1px solid #cedaf0;
	border-left: 1px solid #cedaf0;
	border-right: 1px solid #cedaf0;
}

.etacTbl th, .etacFx td strong {
	background: #26303a;
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #b2e242;
	border-top: 1px solid #b2e242;
}


tr.etacTblsub th {
	background: #455668;
	border-bottom: 2px solid #b2e242 !important;
	vertical-align: bottom;
}

tr.ageSub td {
	border-bottom: 1px dashed #E0E5EF;
}

th.blank, tr.etacTblsub th.blank {
	background: none;
	border: none;
}

td.first {
	font-weight: bold;
	color: #26303a;
}

tfoot td p {
	margin-top: 6px;
	color: #666;
	font-size: .9em;
	padding-left: 6px;
}

/* footer */

.etacFoot {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	margin: auto;
	padding:  2px 10px 10px 10px;
	text-align: left;
	margin-bottom: 10px;
}

.etacFoot a, .etacFoot a:visited {
	color: #fff !important;
}

.etacFoot a:hover {
	color: #d4fe80 !important;
	text-decoration: none;
}

tr.etacOdd td {
background: #F7FFEF;
}

/* callout boxes */

.etacWelcome {
	width: 47%;
	float:left;
	padding: 10px;
	margin-top: 4px;
	background: #b6c7d7;
	display: table;
}

.etacSpotlight {
	width: 47%;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
	display:table;
	height: auto;
	padding-top: 10px;
}

.etacSpotEntry {
	width: 100%;
	display: table;
	height: auto;
}

.spotOn {
	display: block;
}

.spotOff {
	display: none;
	width: 100%;
	height: auto;
}

.spotIMG {
	margin-right: 10px; 
	margin-top: 7px; 
	border: 1px solid #333;
}

.etacWelcome a:hover {
	color: #26303A;
}

.etacPDFIcon {
	width: 43px;
	height: auto;
	display: table;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tabContact.png', sizingMethod='fixed');
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.etacPDFIcon img{
	border: none;
}

.PDFcaption {
/*	text-align: center;
	color:#999;
	margin-top: 0;
*/	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
}

.etacConRt {
	width: 152px;
	height: auto;
	display: table;
	float:right;
	margin-left:15px;
}
	
.etacCon ul {
	margin-top: -10px;
	list-style-type: square;
}

.etacConRt h2 {
	font-size: 1.4em;
}

.etacCon h1 {
	margin-top: 1em;
	margin-bottom: -.2em;
}

.etacConRt h1:first-child {
	margin-bottom: 1em;
}

.etacConRt h2 {
	line-height: 1.3em;
	margin-bottom: -.2em;
}
tr.even td
{
    background: #fbfbfb;
}
tr.odd td
{
    background: #eee;
}
tr.hover
{
    color: #4F7EA7;
}

.under {
	margin-top:40px;
}	

.etacCon span {
	font-size: 1em;
}

.linkList {
	padding-bottom:1em;
}
.clear
{
    clear:both;
}
.CustomTabStyle .ajax__tab_body .ajax__tab_panel .requiredFiled
{
    color:Red;
}
.CustomTabStyle .ajax__tab_header
{
    background-color:#b2e242;
    height:40px;
} 
.CustomTabStyle .ajax__tab_outer
{
}
.CustomTabStyle .ajax__tab_tab{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCC;
    border-top:1px solid #999;
    border-right:1px solid #999;
    color:#26303a;
    font-size:1em;
    font-weight:bold;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    border-bottom-width:0 !important;
    margin:5px 0.2em -1px 7px;
    padding:8px 6px 2px 6px;
    position:relative;
    height:24.5px;
}
.CustomTabStyle .ajax__tab_body
{
    background-color:#F6F6F6;
}
.CustomTabStyle .ajax__tab_tab_hover{
	background: #6FF;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab{
    color:#26303A;
    background-color:#F6F6F6;

}
.CustomTabStyle .ajax__tab_panel 
{
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size:1.1em;
}

.reportTbl {
	padding: 8px;
	margin-top: 2em;
}

.reportTbl th {
	height:30px;
	vertical-align: bottom;
}

.calloutIn {
	width: 250px;
	height: 400px;
 	background: url(../images/callout.jpg) no-repeat;
	display: table;
	padding:2px 10px 0 10px;
	float:right;
	margin:0 0 0 10px;
}

.CursorHand
{
	cursor:pointer;
	cursor:hand;
}

.cellRightAlign
{
    text-align:right;
}
.etacMPE
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.mpeDiv
{
    width:815px;
    background-color:#fff;
    display:block;
    overflow: auto;
    max-height: 500px; 
}
* html DIV.mpeDiv { 
   height: expression( this.scrollHeight > 500 ? "500px" : "auto" ); 
}
.mpeDivHeader
{
    background: url(../images/menubck.gif) repeat-x;
    height:35px;
    width:792px;
    font-size:1.2em;
    font-weight:bold;
    padding-left: 8px;
    padding-top: 2px;
}
.alert
{
    color:Red;
}

.CurriculumPanel table{
	padding: 8px;
}

.CurriculumPanel li{
	font-size: 1.0em;
}
   .cntP
        {
            text-align: center;
            font-size: 14px;
            font-weight: bold;
        }
