﻿
/* PMA 2011 css -  */
body {background-color:#dfeacc}
.page_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #d5281e;
}
.left_nav
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}
.sub_black
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.sub_red
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #d5281e;
}

.sub_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#EAAB00;
}

.sub_green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#b68f00
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.press_item
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #1b335c;
text-decoration: none;
text-align: left;
}
.press_item_bold 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #1b335c;
text-decoration: none;
text-align: left;
}
