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

.moshTitle 
{ 
    font: 9pt Verdana; 
    font-weight: bold; 
    color: #f2ea02; 
} 

.moshDate 
{ 
    font-family: Verdana;  
    font-size: 9pt;
    color: #ffffff; 
    font-weight: bold;
    text-align: left;
    margin-bottom: 2px;
} 

.moshCalBorder 
{ 
    border: 0px #00FF00 solid; 
    width: 80%; 
}

.moshCalFrame 
{ 
    border: 0px #00FF00 solid; 
    width: 500px; 
}

.moshCalpicFrame 
{ 
    width: 150px; 
    text-align: center; 
    vertical-align: top 
}

.moshCalCopy 
{ 
    height: 15px; 
    text-align: center; 
    vertical-align: top 
}        

.moshCalCopy2
{ 
    height: 15px; 
    text-align: center; 
    vertical-align: top 
}        

.moshSummary
{
	font-family: Arial;  
	font-size: 8pt;
	color: #ffffff;
}


a.moshMoreInfo 
{
     no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    overflow: hidden;
    width: 275px;
} 
    
	
