body {
 	background-color: #363636;
}

.pfont1 {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #363636;
	line-height: 11px;
}

.pfont1white {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #ffffff;
	line-height: 11px;
}

.pgrid {
    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;
}

.pfont3 {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}

.pfont2white {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #ffffff;
	line-height: 15px;
}

.pwhite {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #ffffff;
	line-height: 15px;
}

.pfont2blue {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #1d3765;
	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;
}



.pfont6 {
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    color: #363636;
	line-height: 18px;
}

.pheader {
    font-family: Verdana;
    font-size: 18px;
    font-style: bold;
    color: #00a1b1;
	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:#00a1b1; 
text-decoration:none;
} 

a:hover {
font-family: Verdana;
font-size: 11px;
color:#363636; 
text-decoration:underline;
}

.shia{
width: 100%;
overflow: hidden;
}

.shia ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of buttons to browser left edge*/
font: bold 16px Verdana;
list-style-type: none;
}

.shia li{
display: inline;
margin: 0;
}

.shia li a{
float: left;
display: block;
color: #ffffff;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each button*/
border-right: 1px solid #ffffff; /*right divider between buttons*/
background-color: #008a97;  /*background of buttons*/
}

.shia li a:visited{
color: white;
}

.shia li a:hover, .shia li.selected a{
background: #cccccc; /*background color of buttons for hover*/
}

.set a {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color:#ffffff; 
text-decoration:none;
} 

.set a:hover {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color:#fde8c4; 
text-decoration:none;
}

.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;
}

