/* Start of CMSMS style sheet 'expo' */
body {
 	background-color: #ffffff;
}

.pfont1 {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #363636;
	line-height: 11px;
}

.pfont2 {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}

.pfont2white {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #ffffff;
	line-height: 15px;
}

.pfont3 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}

.pfont4 {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #363636;
	line-height: 16px;
}

.pfont5 {
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    color: #363636;
	line-height: 16px;
}

.pfont6green {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #3e7057;
	line-height: 18px;
}

.pheader {
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    color: #3e7057;
	line-height: 20px;
}

ul {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

ol {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

li {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

a {
font-family: Verdana;
font-size: 11px;
color:#3e7057; 
text-decoration: none;
} 

a:hover {
font-family: Verdana;
font-size: 11px;
color:#024100; 
text-decoration:underline;
}

.set a {
font-family: Verdana;
font-size: 13px;
color:#fde8c4; 
text-decoration:none;
} 

.set a:hover {
font-family: Verdana;
font-size: 13px;
color:#fde8c4; 
text-decoration:underline;
}

.articlesummary
{
text-align: left;
line-height: 15px;
padding: 6px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #ffffff;
border: 1px solid #cccccc;
margin-bottom: 5px;
}

.sidesummary
{
text-align: center;
line-height: 15px;
padding: 2px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #3e7057;
border: 1px solid #cccccc;
margin-bottom: 6px;
}


/* End of 'expo' */

