
body {
    padding:0;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;    
}

body {
    color: #00476c;
}

td {
    padding:0;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #00476c;
    line-height: normal;
}

td.rowTop {
    color:#FFF;
}

p {
    margin:0;
    padding:0;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

a {
    text-decoration:underline;
    color: #016ca3;
}

a:hover {
    color: #00ade3;
}

blockquote {
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-left:15px !important;
}

.Header_Text{
font-size:16px;
color:#5f5f5f;
}

.Title_Text{
color: #00476c;
font-weight: bold;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

.Normal_Text{
font-size: 14px;
color: #000000;
}

.Subtitle_Text{
color: #0075BC;
font-weight: bold;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

.Important_Text{
color:#00476c;
font-style : italic;
}

ol{
margin-top: 0;
margin-bottom: 0;
}

ul{
margin-top: 0;
margin-bottom: 0;
}

.required {
	color: #FF3300;
	margin-left:5px;
	margin-right:5px;
}

.rowTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
    background-color:#000000;
    text-align:center;
    border-bottom:1px solid #600016;
}

.rowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84001e;
	font-weight: bold;
    padding-top:5px;
    text-align:center;
}

.rowTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    text-align:center;
}

.rowData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    background-color:#ffffff;
    text-align:center;
}

.copy, .copy a {
    font-family: Trebuchet MS, serif;
    font-size: 8px !important;
    line-height: 11px !important;
    letter-spacing: .5px !important;
    text-align: center;
    color: white;
    text-decoration: none
}

.contactUsTable td{
    line-height: 80%;
}
