/*
*/
* {
    padding:0;
    margin:0;    
}
body * {
    font-size: 12px;
    line-height: 16px;
    font-family: Trebuchet MS, sans-serif;
}

p {
    margin:0;
    padding:0;
}

sup {
		line-height: 1px;
}

sub {
		line-height: 1px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}
li {
    margin-left:0px;
    list-style-position:inside;
}

a {
    text-decoration:underline;
    color: #016ca3;
}

a:hover {
    color: #00ade3;
}

blockquote {
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-left:15px !important;
}

.Normal {
    font-family: Trebuchet MS, sans-serif;
    font-size:12px !important;
    line-height: 16px;
}

.Header_Text {
    font-family: Trebuchet MS, sans-serif;
    text-transform: uppercase;
    font-size:16px !important;
    color:rgb(0,71,108);
}

.Red_Head {
    font-family:Trebuchet MS, sans-serif;
    text-transform: uppercase;
    font-size:16px !important;
    color:rgb(144,0,40);
    letter-spacing:.1px;    
}

.Blue_Subhead {
    font-family: Trebuchet MS, sans-serif;
    text-transform: uppercase;
    font-size:12px !important;
    line-height: 16px !important;
    color:rgb(0,71,108);
    letter-spacing: 0;
    text-decoration:none;
}

.Blue_Subsubhead {
    font-family:Trebuchet MS, sans-serif;
    font-size:12px !important;
    line-height:16px !important;
    color:rgb(0,71,108);
    letter-spacing: 0;
    text-decoration:none;
}
.Notes {
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px !important;
    line-height: 16px !important;
    color:rgb(139, 141, 144);
}

#blueline {
    border-left:solid 2pt rgb(0,46,87);
}

.Title_Text, .Title_Text *{
    color: #222222 !important;
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: Trebuchet MS, sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

.Subtitle_Text, .Subtitle_Text * {
    color: #0075BC !important;
    font-weight: bold !important;
    font-size: 15px !important;
    font-family: Trebuchet MS, sans-serif !important;
    letter-spacing: 1px !important;
}

