/* Start of CMSMS style sheet 'herriman' */
body {
 	background-color: #ffffff;
}

.pfont1 {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #292929;
	line-height: 12px;
}

.pfont2 {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #292929;
	line-height: 15px;
}

.pfont2blue {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #00398b;
	line-height: 15px;
}

.pfont3 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #292929;
	line-height: 15px;
}

.pfont4 {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #292929;
	line-height: 16px;
}

.pfont5 {
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    color: #292929;
	line-height: 16px;
}

.pfont6 {
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    color: #292929;
	line-height: 18px;
}

.pheader {
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    color: #00398b;
	line-height: 20px;
}

ul {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #292929;
    line-height: 16px;
}

ol {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #292929;
    line-height: 16px;
}

li {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #292929;
    line-height: 16px;
}

a {
font-family: Verdana;
font-size: 12px;
color:#00398b; 
text-decoration:none;
} 

a:hover {
font-family: Verdana;
font-size: 12px;
color:#292929; 
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;
}

.graybox
{
text-align: center;
line-height: 15px;
padding: 6px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #efefef;
border: 1px solid #cad7e6;
margin-bottom: 10px;
}

.graybox2
{
text-align: center;
line-height: 15px;
padding: 0px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #efefef;
border: 1px solid #cad7e6;
margin-bottom: 10px;
}

.bluebox
{
text-align: center;
line-height: 15px;
padding: 0px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #d4dce5;
border: 1px solid #cad7e6;
margin-bottom: 10px;
}


/* End of 'herriman' */

