.link
{
	font-size:1.5em;
	color:#006699;
	
}
.content
{
	font-size:1.0em;
	color: #666666;
	padding-bottom:14px;
	line-height:14px;
}
.small
{
	font-size:0.70em;
	color: #666666;
	padding-bottom:14px;
	line-height:14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #222222;
}
.EditorGold
{
	color:#D1A536;
	font-weight:bold;
}
.EditorXL
{
	color:#00187c;
	font-weight:bold;
	font-family: Arial Narrow;
	font-size: 30px;
}
.EditorBlue
{	
	color:#00188e;
	font-weight:bold;	
}

.EditorRed
{	
	color:Red;
	font-weight:bold;	
	
}
.EurostileBold
{
   font: "Eurostile Bold", Eurostile, sans-serif; 
   font-size: 30px; 
   color:Black;
    }
.EurostileBoldExt
{
   font: "Eurostile Bold Extended", Eurostile, sans-serif; 
   font-size: 24px; 
   color:Black;
    }
.HelNeBold
{
    font: "Helvetica Neue Bold", Arial, sans-serif; 
   font-size: 17px; 
   color:Black;
    }
.HelNeBoldMedium
{
    font: "Helvetica Medium 67", Arial, sans-serif; 
   font-size: 16px; 
   color:Black;
    }
.test 
{
    border:solid 1px #999999;
	background-color:#ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #222222;
	
	padding:10px 0px 5px 15px;
	width:600px;
	
}
.sectionM
{
    border:solid 1px #999999;
	background-color:#ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #222222;
	
	padding:10px 0px 5px 15px;
	width:700px;
	
}
.state
        {
             border:solid 1px #999999;
             
             
             
             
        }
        .statecell
        {
            width: 200px;            
	        background-color  :#ffffcc;
	        border:solid 1px #999999;
	        font-family: Arial, Helvetica, sans-serif;
	        font-size: 14px;
	        line-height: 120%;
	        color: #222222;	
	        padding:10px 0px 5px 15px;	
	        text-align:center;
        }