P
{
    font-size: 9pt;
    color: gray;
    line-height: 12pt;
    font-family: Arial;
    margin: 0px 20px 10px 0px;
}
.normal
{
    font-size: 9pt;
    color: gray;
    line-height: 11pt;
    font-family: Arial;
}
.article
{
    font-size: 9pt;
    color: black;
    line-height: 12pt;
    font-family: Arial;
    margin: 5px 5px 20px;
}
A:link
{
    border-style: none;
    color: #EE2D23;
    text-decoration: none;
}

.footer
{
    font-size: 8pt;
    color: #333333;
    font-family: Arial;
    text-align: left;
    border-top: gray 1px solid;
}
A:visited
{
    border-style: none;
    color: #EE2D23;
    text-decoration: none;
}
A:hover
{
    border-style: none;
    color: #EE4B42;
    text-decoration: underline;
}


H1
{
    font-size: 16pt;
    color: #1473AF;
    font-family: Arial;
    margin-top: 20px;
}
H2
{
    font-size: 12pt;
    color: #666666;
    font-family: Arial;
    margin-top: 20px;
}
H3
{
    font-size: 10pt;
    color: #cc3333;
    font-family: Arial;
    margin-top: 20px;
    font-weight: bold;
}
UL
{
    font-size: 9pt;
    color: gray;
    line-height: 12pt;
    font-family: Arial;
    margin: 0px 20px 10px 10px;
    list-style-position: outside;
    list-style-type: square;
    padding-left: 20px;
}
OL
{
    font-size: 9pt;
    color: gray;
    line-height: 12pt;
    font-family: Arial;
    margin: 0px 20px 10px 30px;
    list-style-position: outside;
}
.featurebullets
{
    list-style-position: outside;
    color: #336699;
    font-family: Arial;
    list-style-type: square;
    font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 25px;
    font-weight: bold;
}
.menu
{
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #1473af;
    font-family: Arial;
    background-color: #c5c9d4;
    border-right: #1473af 1px;
    border-top: #1473af 1px;
    border-left: #1473af 1px;
    border-bottom: #1473af 1px;
    width: 190px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.menu a:link
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.menu a:visited
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.menu a:hover
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.StaticSelectedStyle
{
    background-color: #f1f1f9;
}
.StaticMenuItemStyle
{
    border-right: #1473af 1px solid;
    border-bottom: #1473af 1px solid;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 24px;
    background-color: #e5e5ed;
    border-top-style: none;
}
.DynamicHoverStyle
{
    border-right: #0d4c73 1px solid;
    border-top: #0d4c73 1px solid;
    border-left: #0d4c73 1px solid;
    border-bottom: #0d4c73 1px solid;
    background-color: #e5e5ed;
}
.DynamicSelectedStyle
{
    background-color: #507cd1;
}

.DynamicMenuItemStyle
{
    border-right: #1473af 1px solid;
    padding-right: 10px;
    border-top: #1473af 1px solid;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    border-left: #1473af 1px solid;
    padding-top: 3px;
    border-bottom: #1473af 1px solid;
}
.SMParent
{
    background-color: #E5E5ED;
    padding: 4px;
    padding-left: 12px;
    border-bottom: #1473AF 1px solid;
    font: bold 11px arial;
    color: #1473AF;
    text-align: left;
    border-right: #1473AF 1px solid;
}
.SMParent A:link {
	color:#1473AF;
	font:11px arial;
	text-decoration:none;
}
.SMParent A:hover {
	color:#1473AF;
	font:11px arial;
	text-decoration:none;
}
.SMParent A:visited {
	color:#1473AF;
	font:11px arial;
	text-decoration:none;
}
.SMParentOver
{
    background-color: #ffffff;
    padding: 4px;
    padding-left: 12px;
    border-bottom: 1px solid #1473AF;
    font: bold 11px arial;
    color: #000000;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    border-right: #1473AF 1px solid;
}
.SMParentOver A:link {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}
.SMParentOver A:hover {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}
.SMParentOver A:visited {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}
.SMParentSelected {
	background-color :#C5D1ED;
	padding: 4px;
	padding-left: 12px;
	border-bottom:1px solid #1473AF;
	font:bold 11px arial;
    color:#000000;
    text-align:left;
	cursor:default;
	border-right: #1473AF 1px solid;
}
.SMParentSelected A:link {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}
.SMParentSelected A:hover {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}
.SMParentSelected A:visited {
	color:#666666;
	font:11px arial;
	text-decoration:none;
}

.SMChild {
	background-color:#ffffff;
	border-top:1px solid #1473AF;
	font: 11px arial; 
	text-decoration:none;
    color:#666666;
    padding: 4px;
    padding-left: 30px;
	cursor:pointer;
	text-align:left;
	border-right: #1473AF 1px solid;
}
.SMChild A {
	color:#1473AF;
	font:11px arial;
	text-decoration:none;
}
.SMChild A:link {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChild A:hover {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChild A:visited {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChildOver {
	background-color:#F1F1F9;
	border-top:1px solid #1473AF;
	font: 11px arial; 
	text-decoration:none; 
    color:#F53223;
    padding: 4px;
    padding-left: 30px;
	cursor:pointer;
	text-align:left;
	border-right: #1473AF 1px solid;
}
.SMChildOver a {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChildOver a:link {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChildOver a:hover {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}
.SMChildOver a:visited {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}

.SMChildSelected {
	background-color: #D0DEE9;
	border-top:1px solid #1473AF;
	font:11px arial; 
    color:#A5ACB2;
    padding: 4px;
    padding-left: 30px;
    text-align:left;
    border-right: #1473AF 1px solid;
}
.SMChildSelected a {
	color:#A5ACB2;
	font:11px arial;
	text-decoration:none;
}

.SMChildrenBox {
    background-color: #E6ECF5;
    margin-left:0px;
    margin-right:0px;
	border-bottom:1px solid #A5ACB2;
}

.SMMenu {
	background-color:#E6ECF5;
	width: 190px;
	padding: 0px;
	overflow:hidden;
}

.SMImageParent {
	border:0px;
}

.SMImageChild {
	display:none;
}
.newsTitle
{
    font-size: 8pt;
    color: #EE2D23;
    font-family: Arial;
    text-align: left;
    margin: 0px 0px 0px 15px;
    line-height: 9pt;
}
.newsDate
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    text-align: left;
    margin: 3px 0px 0px 15px;
}
.news
{
    font-size: 8pt;
    color: #333333;
    font-family: Arial;
    text-align: left;
    line-height: 9pt;
    margin: 0px 0px 5px 15px;
}
.moreinfo
{
    font-weight: bold;
    font-size: 10pt;
    color: #a5acb2;
    font-family: Arial;
    margin-top: 10px;
    margin-bottom: 4px;
    text-align: left;
}
.moreinfonote
{
    font-size: 8pt;
    color: #666666;
    font-family: Arial;
    line-height: normal;
    text-align: left;
    margin-left: 10px;
    margin-top:3px;
    margin-bottom:5px;
}
.datacolumn
{
    font-weight: bold;
}
.chart
{
    font-family: Arial;
    font-size: 10pt;
    color: gray;
}
.info {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.region {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
.sidebox
{
    border-right: #c7cad3 1px solid;
    border-top: #c7cad3 1px solid;
    border-left: #c7cad3 1px solid;
    border-bottom: #c7cad3 1px solid;
    background-color: #ffffff;
    margin-bottom: 0px;
    padding-left: 10px;
}
.crumbs
{
    margin-top: 5px;
}
.subtitle
{
    font-size:12px;
}
.accheadmain
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Arial;
    background-color: #C6C9D3;
    padding-right: 2px;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: top;
    text-align: left;
    margin: 2px;
}

.acccontentmain
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 9pt;
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Arial;
    background-color: #E5E5ED;
    vertical-align: top;
    text-align: left;
}

.accheadmain a:link
{
    color: #1473AF;
    text-decoration: none;
}

.acccontentmain a:link
{
    font-size: 9pt;
    color: #1473af;
    font-family: Arial;
    text-decoration: none;
}
.acccontentmain a:visited
{
    font-size: 9pt;
    color: #1473af;
    font-family: Arial;
    text-decoration: none;
}
.acccontentmain a:hover
{
    font-size: 9pt;
    color: #1473af;
    font-family: Arial;
    text-decoration: underline;
}
.mslogos
{
    display: block;
    position: static;
    left: -10px;
    float: right;
}
.menu
{
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #1473af;
    font-family: Arial;
    background-color: #c5c9d4;
    border-right: #1473af 1px;
    border-top: #1473af 1px;
    border-left: #1473af 1px;
    border-bottom: #1473af 1px;
    width: 190px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.menu a:link
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.menu a:visited
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.menu a:hover
{
    font-style: normal;
    font-family: Arial;
    color: #1473af;
    text-decoration: none;
}
.StaticSelectedStyle
{
    background-color: #f1f1f9;
}
.StaticMenuItemStyle
{
    border-right: #1473af 1px solid;
    border-bottom: #1473af 1px solid;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 18px;
    background-color: #e5e5ed;
    border-top-style: none;
}
.StaticMenuItemStyle a
{
    border-style: none;
    display: block;
    line-height: 18px;
}
.DynamicHoverStyle
{
    border-right: #0d4c73 1px solid;
    border-top: #0d4c73 1px solid;
    border-left: #0d4c73 1px solid;
    border-bottom: #0d4c73 1px solid;
    background-color: #e5e5ed;
}
.DynamicSelectedStyle
{
    background-color: #507cd1;
}

.DynamicMenuItemStyle
{
    border-right: #1473af 1px solid;
    padding-right: 10px;
    border-top: #1473af 1px solid;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    border-left: #1473af 1px solid;
    padding-top: 3px;
    border-bottom: #1473af 1px solid;
}
.DynamicMenuItemStyle a
{
    border-style: none;
    display: block;
    line-height: 12px;
}
.othersites
{
    font-size: 11px;
    color: #9da0ab;
    font-family: Arial;
}
.othersites A:link {
	color:#9da0ab;
	text-decoration:none;
}
.othersites A:visited {
	color:#9da0ab;
	text-decoration:none;
}
.othersites A:hover
{
    color: #1473af;
    text-decoration: underline;
}
.solinks
{
    margin: 10px;
    font-size: 10px;
    color: #0D4E76;
    font-family: Arial;
    text-align: center;
    line-height: 11px;
}
.solinks A:link {
	color:#0D4E76;
	text-decoration:none;
}
.solinks A:visited {
	color:#0D4E76;
	text-decoration:none;
}
.solinks A:hover
{
    color: #0D4E76;
    text-decoration: underline;
}
