/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-family:inherit; font-size:100%; vertical-align:baseline; }
td {vertical-align:top}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
h1 {font-size:138.5%;}
h2 {font-size:123.1%;}
h3 {font-size:108%;}
em{font-style:italic}
ul {margin:0px;margin:5px 0px 0px 35px;padding-left:0px;}
ol {margin:0px;margin:5px 0px 0px 35px;padding-left:0px;}
li {padding-bottom:5px}
sup {vertical-align:top}
h1,h2,h3,h4,h5,h6 {margin:.25em 0px;}
table {border-collapse:collapse;border-spacing:0px;}
fieldset,img {border:0px;}
hr{height:1px;margin-bottom:5px;}
/* Font Settings */
/* 10px=77% | 11px=85% | 12px=93% | 13px=100% | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5%
19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197  */
body{font:13px/1.231 verdana,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:85% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* Site Specific */
body {margin:15px 0px 15px 0px;background-color:#c0c0c0;color:#030303;overflow:auto;overflow-y:scroll;overflow-x:auto;}

a,a:visited,a:active {color:#a10101;text-decoration:none}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6 {color:#030303;}
h1 {font-size:116%;font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;color:#a10101}
h2 {font-size:123.1%;}
h3 {font-size:116%;color:#a10101;margin-bottom:0px}
hr {color:#8da4d0;}

#footer{color:#5b83c9;line-height:12px;font-size:10px}
#footer a{text-decoration:none;color:#5b83c9}
#footer a:hover{text-decoration:underline}

#main{color:#5b83c9;font-size:12px}
#main a{color:#02339a;font-size:14px;text-transform:uppercase;font-weight:bold}
#main a:hover{text-decoration:underline}
.quotelink {color:black !important;font-size:11px !important;text-transform:none !important;font-weight:bold !important}

#navbar{margin-top:10px}
#navbar a{color:black;font-size:10px;text-transform:uppercase;font-weight:bold}
#navbar a:hover{text-decoration:underline}
.graylink {color:#989898}

.socialbar{padding:32px 0px 0px 25px;vertical-align:middle !important}
.socialbar a{color:#989898;font-size:12px;font-weight:bold;}
.socialbar a:hover{text-decoration:none}

.contactTable {}
.contactTable td {white-space:nowrap;padding:0px 7px 4px 0px !important}
.Label {text-align:right}
.Required {color:#D60000;font-weight:bold}
