﻿body, div, p, blockquote, ol, ul, dl, li, dt, dd, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #333333} 
b, strong { font-weight: 700}

.body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px}
.body a:active { color: #990000; text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:link {  color: #336699; text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:visited {  color: #336699;text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:hover {  color: #990000; text-decoration: underline ; font-weight: bold; font-size: 12px}

.leftside {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.leftside  a:active {  color: #990000; font-size: 12px; text-decoration: underline}
.leftside  a:link {  color: #336699; font-size: 12px; text-decoration: none}
.leftside  a:visited {  color: #336699; font-size: 12px; text-decoration: none}
.leftside  a:hover {  color: #990000; font-size: 12px; text-decoration: underline}

.leftside1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.leftside1  a:active {  color: #336699; font-size: 12px; text-decoration: underline}
.leftside1  a:link {  color: #990000; font-size: 12px; text-decoration: none}
.leftside1  a:visited {  color: #990000; font-size: 12px; text-decoration: none}
.leftside1  a:hover {  color: #336699; font-size: 12px; text-decoration: underline}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #E5E5E5; font-size: 10px}
.footer  a:active {  color: #FFFFFF;text-decoration: underline; font-size: 10px}
.footer  a:link {  color: #E7E7E7;text-decoration: none; font-size: 10px}
.footer  a:visited {  color: #E7E7E7;text-decoration: none; font-size: 10px}
.footer  a:hover {  color: #FFFFFF;text-decoration: none; font-size: 10px}

.blackfooter {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px}
.blackfooter  a:active {  color: #FFFFFF;text-decoration: underline; font-size: 10px}
.blackfooter  a:link {  color: #E7E7E7;text-decoration: none; font-size: 10px}
.blackfooter  a:visited {  color: #E7E7E7;text-decoration: none; font-size: 10px}
.blackfooter  a:hover {  color: #FFFFFF;text-decoration: none; font-size: 10px}

.wrap { white-space: normal; width: 100px; }

.heading { font-size: 28px; }

.HiddenColumn{display:none;}

.font5
	{color:windowtext;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	}
.font7
	{color:windowtext;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Wingdings;
	}
.font6
	{color:windowtext;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	}
.style2 {
	border-collapse: collapse;
}
.style5 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style6 {
	font-size: 14px;
}
.style7 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.style14 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.style16 {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
.style17 {
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.style18 {
	border-right-style: solid;
	border-right-width: 1px;
}
.style20 {
	border-top-style: solid;
	border-top-width: 1px;
}
.style21 {
	font-size: 11px;
}
.style22 {
	color: #FF0000;
}
.style24 {
	text-align: center;
}
.style25 {
	border-style: solid;
	border-width: 1px;
	text-align: right;
}
.style26 {
	width: 97px;
}
.style27 {
	width: 100%;
}
.style28 {
	width: 100%;
}
.style29 {
	width: 116px;
}
.style30 {
	height: 21px;
	width: 116px;
}
.style31
    {
        font-family: "Arial Rounded MT Bold";
        color: #FFFFFF;
        font-size: 12px
    }
    
/* Menu control that looks like a tab strip */
.tab, .tabItem
{
 font-family:Verdana,Arial,Helvetica;
 font-size: 8pt;
 font-weight:normal; 
 text-decoration: none;
}
.tab 
{
 padding: 15px  1px 0px 0px;
 text-align: center;
}
.tab a:link, .tab a:visited, .tab a:hover
{
 text-decoration: none;
 color:#333333;
}
.tabPage   /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{  
 border: solid 1px #c0cbb6;
 vertical-align:top;
}
.tabItem  
{
 padding: 3px 3px 3px 3px;
 border-top: solid 1px gainsboro;
 border-left: solid 1px gainsboro;
 border-right: solid 1px darkgray;
 border-bottom: solid 1px #F7F6F3;
 background-color: #F7F6F3;
}
.tabSelected
{
	border-style: outset;
	border-bottom: solid 1px #ccd9c0;
	background-color: #F8E603;
}
.tabHover 
{
	border-style: outset;
	border-bottom: solid 1px #ccd9c0;
	background-color: #d8e1ce;
}
.text_small_bold
{
	font-size: small;
	font-weight: bold;
}
.fixedHeader
{
	overflow: auto;
	height: 150px;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#D6F5FF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:auto;
}

.modalPopup p {
    padding: 5px;
}

/* Change title attributes when hovering */
#anchorTitle {
    /* border radius */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* box shadow */
    -moz-box-shadow: 2px 2px 3px #e6e6e6;
    -webkit-box-shadow: 2px 2px 3px #e6e6e6;
    box-shadow: 2px 2px 3px #e6e6e6;
    /* other settings */
    background-color: #fff;
    border: solid 3px #d6d6d6;
    color: #333;
    display: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.3;
    max-width: 100%;
    width: auto;
    padding: 5px 7px;
    position: absolute;
    word-wrap: normal;
    overflow-wrap: normal;
    text-wrap: normal;
    height: auto;
    overflow: visible;
}
