* { margin: 0px; padding: 0px; }
BODY { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; background:#333 url(/images/bkgrd.jpg) 0 0 repeat-x; } 
hr {margin:10px 0}

/* ------------------------------------ General Links ----------------------------------------- */

a:link { color: #2A4A83; text-decoration: underline}
a:hover { color: #666; text-decoration: underline}
a:visited { color: #2A4A83; text-decoration: underline}
a:hover { color: #666; text-decoration: underline}

a.survey { display: block; padding:.7em; background-color: #0c61a7; color: #fff; font-size: .7em; width: 80%; margin: 15px auto; line-height: 1.2em; text-decoration: none; text-align: center; border: 1px solid #3d3d3d; }
a.survey:hover { background-color:#004b87 }

/* ------------------------------------ Client Formatting ------------------------------------- */
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em; line-height: 1.5em;}
.textsmallest { font-size: 80%}
.textsmaller { font-size: 85%}
.textlarger { font-size: 120%}
.textlargest { font-size: 140%}
.alerttext { color:#f00; font-weight:bold}

h2 {font-size:1.3em; margin: 0 0 10px 0}
h3 {font-size:1.2em; margin: 2px; color:#fff}

/*------------------------------------ Layout Elements ---------------------------------------- */

#header {

}
#container
{

}
#content p{ margin:10px 0}
#content h2{ margin:10px 0 10px -5px}
#content b { color:#666}
#content table b { color:#000}
#content ul li, #content ol li { margin:10px 30px}
.conanv {text-transform:uppercase; font-size:.9em}
#footer{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em; line-height: 1.5em; color:#717171}
#footer a, #footer a:visited { color:#717171}
#footer a:hover {color:#fff}

#qatable { border-bottom: 1px solid #eee; border-right:1px solid #eee}
#qatable td { border-left: 1px solid #eee; border-top:1px solid #eee; padding:2px 2px 2px 5px}

.tdp td {padding-left:5px}


/* ----------------------------------- Navigation Elements ------------------------------------ */

#nav {margin:0; padding:0px;}
#nav ul { padding: 0; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin:0;}
#nav li {display:block; font-size:10px; height:40px;margin:0; padding:0px;}
#nav li a { display:block; height:40px;margin:0; padding:0px;}
#nav li i {visibility:hidden;}


#n1 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/homepage_nav.gif) top left no-repeat; }
#n2 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/militaryproducts_nav.gif) top left no-repeat; }
#n3 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/commercialproducts_nav.gif) top left no-repeat; }
#n4 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/about_nav.gif) top left no-repeat; }
#n5 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/qamanual_nav.gif) top left no-repeat; }
#n6 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/news_nav.gif) top left no-repeat; }
#n7 a{ display:block; text-decoration:none; width:179px; height:40px; background:url(/images/nav/contact_nav.gif) top left no-repeat; }

#n1 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/homepage_nav.gif) -179px 0 no-repeat; }
#n2 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/militaryproducts_nav.gif) -179px 0 no-repeat; }
#n3 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/commercialproducts_nav.gif) -179px 0 no-repeat; }
#n4 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/about_nav.gif) -179px 0 no-repeat; }
#n5 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/qamanual_nav.gif) -179px 0 no-repeat; }
#n6 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/news_nav.gif) -179px 0 no-repeat; }
#n7 a:hover{ text-decoration:none; width:179px; height:40px; background:url(/images/nav/contact_nav.gif) -179px 0 no-repeat; }

#skips {position:absolute; top:-400px}