/* Start of CMSMS style sheet 'gccoa' */
body {
 	background-color: #223c7c;
}

.pfont1 {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #000000;
	line-height: 11px;
}

.pfont2 {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
	line-height: 15px;
}

.pwhite {
    font-family: Verdana;
    font-size: 12px;
    font-style: bold;
    color: #ffffff;
}


.pfont3 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #000000;
	line-height: 15px;
}

.pfont4 {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #000000;
	line-height: 16px;
}

.pfont5 {
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    color: #000000;
	line-height: 16px;
}

.pfont6 {
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    color: #000000;
	line-height: 18px;
}

.pheader {
    font-family: Verdana;
    font-size: 18px;
    font-style: bold;
    color: #223c7c;
	line-height: 20px;
}

ul {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    line-height: 16px;
}

ol {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    line-height: 16px;
}

li {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    line-height: 16px;
}

a {
font-family: Verdana;
font-size: 11px;
color:#232c7c; 
text-decoration: none;
} 

a:hover {
font-family: Verdana;
font-size: 11px;
color:#000000; 
text-decoration:underline;
}

.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;
}

.redbox
{
text-align: center;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #cc0000;
border: 1px solid #cccccc;
margin-bottom: 0px;
}

.bluebox
{
text-align: center;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #223c7c;
border: 1px solid #cccccc;
margin-bottom: 0px;
}

.yellowbox
{
text-align: center;
line-height: 15px;
padding: 2px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #eec13b;
border: 1px solid #cccccc;
margin-bottom: 0px;
}


/* End of 'gccoa' */

