/* 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 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:#e5e5e5;color:#030303;overflow:auto;overflow-y:scroll;overflow-x:auto;}

a,a:visited,a:active {color:#045fba;text-decoration:none}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6 {color:#030303;}
h1 {font-size:180%;font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;color:#045fba}
h2 {font-size:170%;color:#045fba;font-weight:bold}
h3 {font-size:116%;color:#a10101;margin-bottom:0px}
hr {color:#d50000;}

.contactTable {text-align:left}
.contactTable td {white-space:nowrap;padding:0px 7px 4px 0px !important}
.Label {text-align:right}
.Required {color:#045fba;font-weight:bold}

#footer {background-color:#045fba;height:45px;color:#ffffff;font-size:16px;text-align:center;vertical-align:middle}
#footer .separator {color:#f36822}

#videoTable {margin-left:10px}
#videoTable td {padding:5px;text-align:left}
