@charset "utf-8";

/* CSS Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, q, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
html, body {height:100%;}
body {line-height:1; color:#333; background:#001c28; font-family:Arial, Helvetica, sans-serif;}
ol, ul {list-style:none;}
table {border-collapse:separate; border-spacing:0;}
a, a:visited, a:active {color:#0a9fcc;}
a:hover {color:#999;}

/* Layout */
#container {width:780px; margin:0 auto; position:relative; top:0; left:0; background:#f1efef;}
#nav {position:relative; top:0; left:0; height:75px;}
#logo {position:absolute; top:14px; left:14px;}
#masthead {width:732px; position:relative; left:24px; top:0; background-repeat:no-repeat;}
#masthead-inside {width:732px; height:81px; position:relative; left:24px; top:0; background-repeat:no-repeat; background-image:url(/images/masthead_inside.jpg);}
#masthead.sm-business {background-image:url(/images/masthead_sm_business.jpg); height:180px;}
#masthead.md-business {background-image:url(/images/masthead_md_business.jpg); height:180px;}
#masthead.enterprises {background-image:url(/images/masthead_enterprises.jpg); height:180px;}
#masthead.gov-schools {background-image:url(/images/masthead_government_schools.jpg); height:180px;}
#main-col {width:465px; float:left; margin-top:25px; margin-left:26px; font-size:13px; line-height:17.5px;}
#side-col {width:238px; float:right; margin-top:25px; margin-right:24px; font-size:13px; line-height:17.5px;}
#sidebar {clear:left; float:left; width:170px; font-size:13px; margin-left:26px; margin-top:25px;}
#sidebar div.subnav {margin-bottom:40px;}
#contact-sidebar {margin-top:10px; margin-left:9px; line-height:14px; font-size:11px;}
#call {margin-top:17px; font-weight:bold;}
#footer {margin-top:20px; padding-bottom:50px; padding-left:20px; font-size:10px; background:url(/images/footer_back.png) bottom repeat-x;}
#footer-rule {margin-top:20px; margin-left:20px; width:736px; height:1px; background-color:#c3c1c1;}
#content {float:left; width:525px; background:url(/images/vert_brdr.png) left repeat-y; margin-top:22px; margin-left:5px; padding-left:25px; padding-bottom:30px; font-size:13px; line-height:17.5px;}
#content p {padding-bottom:20px;}
#content p.no-pad {padding-bottom:0;}
.clear {width:1px; height:1px; clear:both;}
.min-height {height:250px;}
.solutions-min-height {height:460px;}
.services-min-height {height:800px;}
.quest-min-height {height:500px;}

/* Lists */
#nav ul {list-style:none; width:538px; position:absolute; top:25px; right:-6px;}
#nav li {float:left;}
#sidebar ul {margin-top:7px; line-height:17px;}
#sidebar .container li {line-height:18px; margin-left:-2px;}
#content ol {margin-bottom:20px;}
#content ol li {margin-left:40px; list-style:decimal;}
ul.disc {margin-bottom:20px;}
ul.disc li.header {list-style-type:none; margin-bottom:5px; font-weight:bold; margin-left:0; font-size:12px;}
ul.disc li {list-style-type:disc; list-style-position:outside; margin-left:15px;}
ul.sitemap {margin-left:15px; margin-top:15px;}
ul.sitemap li {list-style-position:outside; line-height:16px;}
#content ul.sitemap li.header {list-style-type:none; margin-bottom:2px; margin-left:-15px; font-weight:bold;}
ol.terms li {margin-left:60px; margin-top:10px; list-style:decimal;}

/* Links */
#footer a {color:#333; text-decoration:none;}
#footer a:hover {color:#f30;}
ul.sitemap a {text-decoration:none; font-size:12px;}
a.more, #splash-sidebar a, #sidebar a {text-decoration:none;}
a.current {font-weight:bold; font-style:italic;}
a.current.sm, a.sm {font-size:12px;}
a.pdf {background:url(/images/pdf.png) no-repeat; line-height:28px; display:block; padding-left:30px;}

/* Headers */
#masthead h1 {font-size:24px; position:absolute; top:43px; left:26px;}
#masthead-inside h1 {font-size:24px; position:absolute; top:28px; left:26px; color:#f1efef;}
#masthead-inside.lg-title h1 {font-size:20px; top:31px;}
#masthead.enterprises h1, #masthead.gov-schools h1 {color:#54c4e6;}
#masthead h1 span {color:#f1efef;}
h2 {text-transform:uppercase; font-size:13px; font-weight:bold; color:#0A9FCC; margin-top:10px;}
#side-col h2 {margin-top:20px;}
#content h1 {font-size:16px; padding:20px 0; font-weight:bold;}

/* Text */
q, .sig {font-size:11px; line-height:14px;}
.sig {font-style:italic; font-size:10px; text-align:right; margin-top:5px;}
.alert, a.alert {color:#f00; font-weight:bold;}

/* Contact Form */
#contactBox {background:url(/images/splash/contactBox.gif) bottom no-repeat; position:relative; top:-5px;}
.head {font-size:12px; font-weight:bold;}
.arrowPoints {font-size:10px;}
.inputBox, .commentBox {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#808285; padding:4px; height:14px; width:196px;}
.commentBox {height:30px;}
#request  {margin-bottom:20px;}
#request td {padding-bottom:5px;}
#request td.label {padding-right:10px; white-space:nowrap; vertical-align:top;}

