.newsright {
        background-color: E5EDFC;
        border-left-width: 7px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: solid;
        border-left-color: #FFFFFF;
        color: #2E2E2E;
        font-size: 8pt;
        padding: 0px 10px 5px;

}
body {
        font-family: Arial, Helvetica, sans-serif;
        color: #343434;
        font-size: 10pt;
        background-color:#FFFFFF;
}
.red {
        color: #8D0300;
        font-size: 9pt;
        font-weight: bold;
}
.bluetitle {
        font-size: 9pt;
        font-weight: bold;
        color: #38487E;
}
.bottom-image {
        background-position: left bottom;
        background-repeat: no-repeat;
}
.title {
        font-size: 12pt;
        font-weight: bold;
        color: #022661;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: 022661;
        padding-left: 12px;


}
.text {
        padding-left: 17px;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #343434;
}
p {
        margin: 7px 0px;
}
.blue-highlight {

        color: 1D4A92;
        font-weight: bold;
}
a {
        color: 022661;
}
.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: 022661;
        text-decoration: none;
}
.menu-here {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: BE6E1C;
        text-decoration: none;
}
input {
	border: 1px solid #A6BBDF;
}
textarea {
        border: 1px solid #A6BBDF;
}
header {
	color: Silver;
	float: right;
	font-size: 10px;
}