.cmsForm { 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal; 
	height: 22;}
.cmsText { 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal; }
.orange { 
	font-family: Arial;
    font-size: 11px;
    font-style: normal;
    color: #F16422;
    font-weight: normal; }
.cmsSmall { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:black; }
.cmsBig { 
	font-family: Arial Narrow;
	font-size: 37px;
	font-style: normal;
	color: #FFFFFF;
    font-weight: normal; }
.cmsLink { 
	color:#EE3224; 
    text-decoration:none; }
.cmsLink:hover { 
	color:#910000;
    text-decoration:underline; }
.cmsLinkSmall { 
	font-family:Arial; 
	font-size:8px; 
	color:#EE3224;  
	text-decoration:none; }
.cmsLinkSmall:hover { 
	color:#910000;
    text-decoration:underline; }
.cmsErrorHiLite { 
	background-color:yellow; }
SPAN.TreeviewSpanArea A { font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	color:black; }
SPAN.TreeviewSpanArea A:hover { 
	color:black; }
#emclogo {
	position:relative;
	top:40px;
	left:-30px;
	z-index:20;
	}
BODY {
	background-color: #FCB912;
	margin: 0px;
    border: 0px;
}
.cmsBody {
	position:relative;
}

.error{
    color:#ff0000;
}

.cmsText td.input input{
    width:250px;
}

.cmsText td.input select{
    width:250px;
}

.footer_table{
    width:100%;
}

.footer_text{
    vertical-align:top;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:11px;
}

.header_table{
    width:100%;
    font-size:37px;
    font-family:Arial Narrow;
    color: #FFF;
}

.sub_header_text{
    font-size:15px;
}
.news_image {
    float: right;
    padding: 0 0 10px 10px;
}
