/* Pacor Landing Page Main Styles */

body { color: #222; font-size: 12px; font-family: arial; line-height: 16px; }
.side_text { color: #fff; font-size: 12px; font-family: arial; line-height: 14px; }
a:link { color: blue; text-decoration: underline; }
.bg_cont { background-color: #fff; background-image: url(im/bg_content.jpg); background-repeat: no-repeat; }
.footer_text { color: #222; font-size: 10px; font-family: arial; line-height: 11px; }
.footer_text_white { color: #fff; font-size: 10px; font-family: arial; line-height: 11px; }
.text { color: #222; font-size: 11px; font-family: arial; line-height: 14px; }
.Title { color: #bf0001; font-size: 22px; font-family: times; line-height: 24px; }
.subTitle { color: #022683; font-size: 19px; font-family: times; line-height: 22px; }
.subTitle2 { color: #022683; font-size: 16px; font-family: times; line-height: 18px; }
.border { padding: 1px; border: solid 1px #a2a2a2; }
.spacer { border-bottom: 1px solid #022683; margin: 10px 0 0 0; }
.img { border: 1px solid #cccccc; padding: 2px; }
.err { color: #990000; }
.report_row { background-color: #dddddd; }
.report_row_n { background-color: #ffffff; }
