body {background-color: white;  font-family : Arial; font-size: 9pt; color: black}

table{font-size: 9pt; font-family : Arial;}

tr{font-size: 9pt; font-family : Arial;}

td{font-size: 9pt; font-family : Arial;}

select{font-size: 9pt; font-family : Arial;}

input{font-size: 9pt; font-family : Arial;}

textarea{font-family : Arial; font-size: 9pt;}

.bold{font-weight: Bold; font-size: 8pt;}
.wbold{font-weight: Bold; font-size: 8pt; color: white;}
.wtext{font-size: 8pt; color: white;}
.orangetext{font-size: 8pt; color: #FF9900; font-weight: Bold;}
.greentext{font-size: 8pt; color: #7DB21C; font-weight: Bold;}
.footertext{font-size: 8pt; color: #666666;}

.tableborder_1 {
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: dotted;
        border-bottom-style: dotted;
        border-left-style: dotted;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}


.white{background-color: white;}

.small{font-size: 8pt;}

.hgrey{background-color: "#D6E1F3";}
.lightgrey{background-color: "#D9DAD2";}
.darkgrey{background-color: "#C0C0BE";}
.footerblue{background-color: "#91B3F3";}
.black{background-color: "#000000";}
.lightblue{background-color: "#CBD6E8";}
.headerblue{background-color: "#45629C";}


.bg2{background-color: "#FF6600";}

.bg3{background-color: "#003366";}

.bg4{background-color: "#AE0F00";}

.bg5{background-color: "#CCCCCC";}

.bg6{background-color: "#666666";}

.bg7{bgcolor: "#ff9900";}


a:link {
        text-decoration: none;
        color: #2C5FD5;

}

a:visited {
        text-decoration: none;
        color:#2C5FD5;

}
a:hover {

        text-decoration: underline;
        color: #FF9900;
}

a:active {
        text-decoration: none;
        color: #2C5FD5;
}

.heading_home {
        font-family: "Times New Roman", Times, serif;
        font-size: 22px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
        letter-spacing: .3em;
}
.HEADING_1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #FFFFFF;
}
.issue_sublist {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
}
.itlaic_white {
        padding-top:5;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        color: #000000;
		text-transform:uppercase;
		padding-bottom:5;
		}
