

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 16px;
margin: 0px;
}

h3 {
font-size: 14px;
margin: 0px;
}

.section_title {
font-family: tahoma, verdana, "Times New Roman";
font-size: 14px;
font-weight: bold;
color: #001B5D;
}

.body_text {
font-family: tahoma, verdana, geneva, helvetica, "Times New Roman";
font-size: 13px;
line-height: 15px;
color: #000000;
}

h1 {
font-size: 20px;
color: #001B5D;
font-family: Tahoma, Verdana, Geneva, "Times New Roman", Arial;
font-weight: bold;
margin: 0px;
}

.gray_small_text {
color: #303030;
font-size: 12px;
font-family: tahoma, verdana, geneva, "Times New Roman";
}

.red_small_text {
color: #CC0000;
font-size: 12px;
font-family: tahoma, verdana, geneva, "Times New Roman";
}

.red_bold_text {
color: #CC0000;
font-family: tahoma, verdana, geneva, "Times New Roman";
font-size: 12px;
font-weight: bold;
}

.gray_italic_text {
color: #303030;
font-family: tahoma, verdana, geneva, "Times New Roman";
font-size: 12px;
font-style: italic;
font-weight: bold;
}

.blue_bold_text {
color: #001B5D;
font-family: tahoma, verdana, geneva, "Times New Roman";
font-size: 12px;
font-weight: bold;
}

.blue_divider {
border: 0;
border-top: 1px solid #001b5d;
height: 0px;
line-height: 0px;
}

