/* Start of CMSMS style sheet 'retire' */
body {
 	background-color: #ffffff;
}

.pfont1 {
    font-family: Arial;
    font-size: 9px;
    font-style: normal;
    color: #363636;
	line-height: 11px;
}

.pfont1white {
    font-family: Arial;
    font-size: 9px;
    font-style: normal;
    color: #ffffff;
	line-height: 11px;
}

.pfont2 {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}

.pfont2white {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #ffffff;
	line-height: 15px;
}

.pfont2blue {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #25225a;
	line-height: 15px;
}

.pfont3 {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}

.pfont4 {
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    color: #363636;
	line-height: 16px;
}

.pfont5 {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    color: #363636;
	line-height: 16px;
}



.pfont6 {
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    color: #363636;
	line-height: 18px;
}

.pheader {
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    color: #25225a;
	line-height: 20px;
}

ul {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

ol {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

li {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    color: #363636;
    line-height: 15px;
}

a {
font-family: Arial;
font-size: 12px;
color:#25225a; 
text-decoration:none;
} 

a:hover {
font-family: Arial;
font-size: 12px;
color:#363636; 
text-decoration:underline;
}

.set a {
font-family: Arial;
font-size: 13px;
color:#fde8c4; 
text-decoration:none;
} 

.set a:hover {
font-family: Arial;
font-size: 13px;
color:#fde8c4; 
text-decoration:underline;
}

.articlesummary
{
text-align: center;
line-height: 15px;
padding: 6px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #ffffff;
border: 1px solid #cccccc;
margin-bottom: 5px;
}

.sidesummary
{
text-align: justify;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #c5d9c5;
border: 1px solid #d0dfdf;
margin-bottom: 15px;
}

.picsummary
{
text-align: justify;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #ffffff;
border: 1px solid #d0dfdf;
}

.graybox
{
text-align: center;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #e2e2e3;
border: 1px solid #cccccc;
margin-bottom: 0px;
}

.summary
{
text-align: left;
line-height: 15px;
padding: 6px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #ffffff;
border: 1px solid #cccccc;
margin-bottom: 5px;
}



/* End of 'retire' */

