html, body { /*  Sets up the document and removes auto 10px margin at top of page*/
	margin:0;
	padding:0;
}

body{ /* Sets up the page and aligns everything to center */
	padding:0px;
	margin:0 auto 0;/* makes MOZ center everything*/
	width: 857px; 
	text-align:center; /* makes IE center everything*/
	background:#fff;
	font-family: arial, verdana,  helvetica, sans-serif;
	font-size: 70%; 
	color:#000000;
	line-height:140%;
	color:#666;
}
	
a:link, a:active, a:visited {
	color:#9D5F00;
	text-decoration:none;
}

a:hover {
	color:#1E358B;
	text-decoration:underline;
}
	
img {
	border:0px;
}
	
#container {
	margin:14px 0px 0px 0px;
	text-align:left;
}
	
/* -------------------------------  the site header area ------------------------------------- */
 
#header {
	margin:0px 0px 10px 0px;
	float:left;
	width:857px;
}
 
#header ul {
	float:left;
	width:857px;
	list-style-type:none;
	margin:0px;
 	padding:0px 0px 0px 0px;
}
 
#header ul li {
	display:inline;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 12px;
	background: url(../images/navDash.gif) 4px no-repeat;
	font-weight:bolder;
}

#header ul li ul li {
	padding-left:10px;
}

#header ul li:first-child {
	background:none;
	padding-left:0;
	margin-left:0;
}

#header ul li:first-child a {
	padding-left:0;
	margin-left:0;
}

#header ul li ul li:first-child a {
	padding-left:10px;
}

#mainNav .first {
	display:inline;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 00px 0px;
	background:none;
}
	
#header img {
	float:left;
}
	
#subNav{
	text-align:right;
	width:600px;
	float:right;
 	margin: 0px 00px 6px 0px;
	}
	
#subNav a{
	color:#000066;
	}
	
#subNav ul {
	width:600px;
	}
	
#subNav ul li{
	background: url(../images/navDash2.gif) 0px 2px no-repeat;
	font-weight:normal;
	margin: 0 2px;
	}

#subNav ul li.last {
	margin-right: 0;
}

#subNav ul li.first {
	background: none;
	margin-left: 0;
}
	
#forms{
	float:right;
	width:396px;
	}

#search{
	float:left;
	width:150px;
	}
	
#searchBox2 #searchBox, #searchBox2 .searchBox{
	height:13px;
	color:#36509B;
	font-size:.9em;
	float:left;
	width:116px;
	padding:1px 0px 1px 4px;
	}
	
#quickLinks{
	float:left;
	width:236px;
	text-align:left;
	margin:0px 10px 0px 0px;
	}
	
#quickLinks #jumpMenu{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:150px;
	color:#36509B;
	font-size:.9em;
	float:left;
}
	
#header .go {
	width:22px;
	height:19px;
	background-color:#333333;
	border:0px;
	color:#fff;
	font-size:.8em;
	font-weight:bolder;
	float:left;
	margin:0px 0px 0px 2px;
	padding:0px;
}
	
#quickLinks p{
	font-weight:bolder;
	float:left;
	width:70px;
	margin:2px 7px 0px 0px;
	color:#2959A7;
	}

#mainNav {
	 float:left;
	 width:857px;
	 list-style-type:none;
	 margin:0px;
	 padding:14px 0px 4px 0px;
}
	
#header #mainNav ul .current a, #header #stepdownNav ul .current a, #header #mainNav ul .frontCurrent a{
	color:#9D5F00;
	padding:0px 0px 16px 0px;
}

#header a {
   color:#414141;
}

#mainNav .active-trail a {
	color:#9D5F00;
	padding:0px 0px 16px 0px;
}

#mainNav .active a {
	color:#9D5F00;
	padding:0px 0px 16px 0px;
}

#header #mainNav ul .current{
	color:#9D5F00;
	padding:0px 0px 16px 12px;
}
	
#header #mainNav ul .front {
	padding:0px 0px 16px 0px;
	background: none;
}
	
#header #mainNav ul .frontCurrent {
	padding:0px 0px 16px 0px;
	background: none;
	color:#9D5F00;
	background: url(../images/navArrow.gif) center 13px no-repeat;
}
	
#header #mainNav ul .active a {
	color:#9D5F00;
	background: url(../images/navArrow.gif) center 13px no-repeat;
}

#header #mainNav ul .active-trail a {
	color:#9D5F00;
	background: url(../images/navArrow.gif) center 13px no-repeat;
}

#header #mainNav ul .currentNoArrow a {
	color:#9D5F00;
	background: none;
	}

#header #stepdownNav ul li{
	display:block;
	float:left;
	padding:4px 0px 0px 0px;
}

#header #stepdownNav ul .frontCurrent a {
	color:#9D5F00;
} 

#header #stepdownNav ul .active, #header #stepdownNav ul .front {
	background: url(../images/navArrowSmall.gif) center top no-repeat;
}

#header #stepdownNav li .active, #header #stepdownNav li .front {
	color:#9D5F00;
  background:none;
}

#stepdownNav {
	border-top:1px solid #C6CEDD;
	float:left;
	width:857px;
	}

#header #stepdownNav ul  a{
	font-size:.9em;
	color:#666;
	}
	
#stepdownNav ul li{
	margin:0px 8px 0px 0px;
	padding:0px 0px 0px 0px;
	background: none;
	}
	
#mainBanner{
margin:10px 0px 00px 0px;

	}
	
/* -------------------------------  the site content area ------------------------------------- */
 
#content {
	border:1px solid #B9C7DE;
	float:left;
	font-family: verdana, arial,  helvetica, sans-serif;
	padding:0px 0px 14px 0px;
	}

.wideContent{
	width: 842px;
	}

.thinContent{
	width: 582px;
	}

#content h1{
	font-size:1.6em;
	color:#1E358B;
	margin:14px 14px 0px 14px;
	line-height:140%;
	font-family: arial, verdana, helvetica, sans-serif;
	}
	
#content #level3Nav{
	background-color:#EDEEF3;
	margin:0px 0px 14px 0px;
	font-size:.9em;
	float:left;
	width:582px;
	font-family: arial, verdana, helvetica, sans-serif;
}

#content #level3Nav ul{
	margin:0px 0px 0px 14px;
	padding:0px;
}

#content #level3Nav ul li{
	display:inline;
	margin:0px 10px 0px 0px;
	padding:8px 0px 5px 0px;
	display:block;
	float:left;
}

#content #level3Nav ul li a{
	color:#333333;
}

#content #level3Nav li {
	padding:8px 0px 5px;
	margin:0px 10px 0px 0px;
}

#content #level3Nav li .active {
	color:#9D5F00;
}

#content #level3Nav ul .current a {
	color:#9D5F00;
}
	
#content #level3Nav  .links-menu .frontCurrent a{
	color:#9D5F00;
}
	
#content #threatAnalysis, #content #managedservice, #content #aboutUs, #content #aboutus, #content #industries, #content #resources, #content #support, #content #feedback, #content #technology, #content #partner, #content #search  {/* -------------------------------  the subpage banners ------------------------------------- */
		color:#fff;
	 background: url(../images/threatAnalysis.jpg) top left no-repeat;
	 margin:0px 0px 0px 0px;
	 padding:40px 0px 11px 14px;
}
	
#content #search{
	 width:600px;
}
	
#content #partner{
	 background: url(../images/aboutUs.jpg) top left no-repeat;
}

#content #aboutUs, #content #aboutus{
	 background: url(../images/aboutUs.jpg) top left no-repeat;
}
	
#content #industries{
	 background: url(../images/industries.jpg) top left no-repeat;
}
	
#content #resources{
	 background: url(../images/resources.jpg) top left no-repeat;
}
	
#content #support, #content #feedback {
	 background: url(../images/support.jpg) top left no-repeat;
}
	
#content #technology{
	 background: url(../images/technology.jpg) top left no-repeat;
}
	
#content a{
	color:#E68A00;
}
	
	
#content a:hover{
	color:#1E358B;
}
	
#content h2{
	font-size:1.2em;
	color:#1E358B;
	margin:16px 14px 14px 14px;
}
	
#content .h2Pad{
	margin:30px 14px 14px 14px;
}
	
#content .h2Pad2{
	font-weight:normal;
	font-size:1em;
	margin:14px 0px 0px 12px;
	padding:0px;
}
	
#content .h3Pad {
	margin:0px 0px 10px 12px;
	padding:0px;
}
	
#content h3{
	font-size:1.0em;
	color:#666;
	margin:16px 14px 14px 14px;
}
	
#content .dataSheet a{
	font-weight:bolder;
	background:url(../images/pdficon.gif) top left no-repeat;
	padding:10px 0px 10px 32px;
	}
	
#content .dataSheet{
	margin:20px 0px 30px 12px;
	}
	
#content p {
	padding-left:15px;
	padding-right:15px;
}

#content table{
	margin:14px 14px 14px 14px;
}

#content p img {
	margin:5px 14px 14px 0px;
	float:left;
}

#content img {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
}
	
#content ol li, #content ul li{
	margin:4px 10px 4px 0px;
}

#class li {
	list-style:none;
	padding:3px 0px 5px 18px;
	background:url(../images/square.gif) 0px 8px no-repeat;
}	

#tabs li {
	list-style:none;
	background:none;
}

#tabs2 li {
	list-style:none;
	display:inline;
}

#homeBoxContainer{
	float:left;
	background: url(../images/homeBoxBackground.jpg) top left repeat-x;
	margin:10px 0px 10px 12px;
	padding:0px 0px 21px 0px;
	}
	
#homeBoxContainer .homeBox{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:177px;
	}
	
#homeBoxContainer #homeBox2{
	margin:00px 0px 0px 4px;
	}
	
#homeBoxContainer #homeBox3{
	margin:00px 0px 0px 4px;
	}

#homeBoxContainer .homeBox h1 a{
	background: url(../images/orrangeArrow.jpg) 00px 5px no-repeat;
	padding:0px 0px 0px 27px;
	color:#1E358B;
	font-size:1.3em;
	}
	
#homeBoxContainer .homeBox h1 a:hover{
	background: url(../images/orrangeArrow2.jpg) 00px 5px no-repeat;
	color:#E68A00;
	text-decoration:none;
	}
	
#homeBoxContainer .homeBox a{
	font-weight:bolder;
	}
	
#findMoreFooter{
	float:left;
	width:560px;
	}
	
#hotLink{
	margin:20px 0px 10px 11px;
	padding:0px 0px 0px 0px;
	background: url(../images/bottomLozenge1.jpg) top left no-repeat;
	width:560px;
	float:left;
	}
	
#hotLinkBottom{
	background: url(../images/bottomLozenge2.jpg) bottom left no-repeat;
	width:560px;
	float:left;
	}

#hotLinkBottom p{
	margin:5px 0px 7px 14px;
	}

#hotLinkBottom p a{
	padding:1px 0px 3px 26px;
	background: url(../images/orrangeArrow.jpg) top left no-repeat;
	color:#666666;
	}

#hotLinkBottom p a:hover{
	color:#E68A00;
	}

#hotLinkBottom p a span{
	color:#E68A00;
	font-weight:bolder;
}
	
#content .bigText{
	font-size:1.3em;
	color:#1E358B;
}
	
#content .imgRight{
	float:right;
	margin:5px 0px 14px 10px;
	padding-right:15px;
}
	
#content .imgRight2{
	float:right;
	margin:0px 20px 20px 10px;
}
	
#content .imgRight3{
	float:left;
	margin:6px 20px 14px 14px;
}

#content .imgRight4{
	float:left;
	margin-bottom:60px;
	margin-right:20px;
}
	
#content .masterQuote{
	margin:0;
	padding:0;
}

#content #doubleImg{
	margin:20px 0px 10px 14px;
	width:545px;
	height:150px;
}
	
#content #doubleImg img{
	float:left;
	margin:0px 50px 0px 0px;
	padding:0px;
}

#content .quote2{
	font-size:1.2em;
	line-height:144%;
	font-style:italic;
	}
	
	#printThisPage { 
float:left;
margin:20px 0px 0px 14px;
font-size:.9em;
}

#printThisPage a{ 
padding:0px 0px 0px 15px;
background: url(../images/printIcon.gif) 0px 2px no-repeat;
}

#printThisPage a:hover { 
padding:0px 0px 0px 15px;
background: url(../images/printIcon.gif) 0px -28px no-repeat;
}



.pdfDownloadLink a {
padding:15px 0px 0px 35px;
background: url(../images/pdficon.gif) 0px 2px no-repeat;
}

.pdfDownloadLink a:hover {
padding:15px 0px 0px 35px;
background: url(../images/pdficon.gif) 0px -28px no-repeat;
}



 /* -------------------------------  the site right coll area ------------------------------------- */
 
#right{
	float:right;
	width:265px;
	font-family: verdana, arial,   helvetica, sans-serif;
	}
	
#right h1{
	font-size:1.6em;
	font-weight:normal;
	color:#1E358B;
	font-family: arial, verdana,    helvetica, sans-serif;

	float:left;
	width:246px;
	line-height:120%;
	}
	
#right h1 a{
	color:#1E358B;
	
	}

/* New side box */
#right div.sidebox {
    width:265px;
    margin:0px 0px 10px 0px;
	float:left;
}

#right div.sidebox div {
    border: 1px solid #5E80B3;
    padding: 5px 10px;
    margin: 0; 
	float:left;
	 width:243px;
	
}
#right div.sidebox p {
    padding:2px 0 5px 0px;
    margin: 0;
	
}
#right div.sidebox h1 {
    padding: 0;
    margin: 5px 0 5px 0;
    font-size:1.6em;
    font-weight:normal;
    color:#1E358B;
	
	
}

#right div.sidebox h2 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size:1.1em;
}
#right div.sidebox h3 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size:1.0em;
}
#right div.sidebox img{
    float: right;
    margin: 10px 0 10px 15px;
    padding: 0;
    }

/* Old side box */
	
#right div .bluebox{
	border:1px solid #5E80B3;
	margin:0px 0px 10px 0px;
	float:left;
	width:265px;
	}
	
#right div .bluebox p{
	padding:4px 6px 8px 0px;
	margin-top: 0;	
	}
	
#right div .bluebox h2{
	padding:0px 6px 0px 0px;
	margin:0px 0px 0px 0px 14px;
	font-size:1.1em;
	}
	
#right div .bluebox h3{
	padding:0px 6px 0px 0px;
	margin:0px 0px 0px 0px 14px;
	font-size:1.0em;
	}

#right div.bluebox img{
    float: right;
    margin: 10px 0 10px 15px;
    padding: 0;
    }	

#right div h1, h2, h3{
	margin:11px 0px 6px 8px;
	padding:0px;
	}
	
#right div p{
	margin:0px 0px 0px 8px;
	font-family: verdana,  arial, helvetica, sans-serif;
	font-size:.9em;
	padding:0px 0px 10px 0px;
	}
	
#right #rightTopFeatureBox{
	background: url(../images/rightTopBackground2.jpg) 1px 1px no-repeat;
	}
	
#right #rightTopFeatureBox p{
	width:166px;
	}
	
#right  .more  {	
	width:240px;
	}	
	
#right  .commentsDate  {	
	font-weight:bolder;

	}	

.moreFAQ a{
	background: url(../images/brownArrow.jpg) 1px 1px no-repeat;
	padding:1px 0px 3px 25px;
	display:block;
	}	
	
.moreFAQ a:hover{
	background: url(../images/brownArrow2.jpg) 1px 1px no-repeat;
	display:block;
	}	

#right  p a, .more a{
	background: url(../images/brownArrow.jpg) 1px 1px no-repeat;
	padding:1px 0px 3px 20px;
	}	
	
#right  p a:hover, .more a:hover{
	background: url(../images/brownArrow2.jpg) 1px 1px no-repeat;
	}	
	
.moreBack a{
	background: url(../images/brownArrow3.jpg) 1px 2px no-repeat;
	padding:1px 0px 3px 20px;
	}	
	
.moreBack a:hover{
	background: url(../images/brownArrow3a.jpg) 1px 2px no-repeat;
	}	

#right #rightMidFeatureBox{
	/*background: url(../images/jigsaw.jpg) top right no-repeat;*/
	}	
	
#right  .quote { 
color:#5E80B3;
font-size:1.2em;
line-height:134%;
}
	
 /* -------------------------------  the site footer area ------------------------------------- */

#footer {
	float:left;
	width:857px;
	margin:10px 0px 10px 0px;
}
	
#footer ul.links {
	list-style-type:none;
	padding:2px 10px 2px 10px;
	margin:0;
	background-color:#666;
}
	
#footer ul.links li {
	display:inline;
	margin:0px 10px 0px 0px;
	padding:0px;
	background: url(../images/navDashWhite.gif) 3px right no-repeat;
}

#footer ul #end {
	background: none;
}
	
#footer ul li a {
	color:#fff;
	/*	font-size:.8em; */
	font-family: verdana,  arial, helvetica, sans-serif;
	margin:0px 10px 0px 0px;
}

/* Start of footer site map */

#footer-site-map {
	margin:0;
	padding:0;
	width:100%;
	padding-left:8px;
}

#footer-site-map ul {
	display:inline;
	text-indent:0;
	margin:0;
	padding:0;
	width:167px;
	float:left;
	margin-bottom:15px;
	margin-top:10px;
}

#footer-site-map ul li {
	margin:0;
	list-style:none;
	text-indent:0;
	padding:0;
	float:left;
	width:142px;
}

#footer-site-map ul li a {
	text-decoration:none;
	font-size:1em;
	color:#666;
	padding:0;
	margin:0;
}

#footer-site-map ul li a:hover {
	text-decoration:underline;
	color:#1E358B;
}

/* End of footer site map */

#footer p { padding: 0 0; margin: 5px 0; }

#footer div#copyright {
	margin: 20px 0 0 0;
	clear:both;
}

p.rightpara	{ text-align: right; }

tbody {
	border-top: none;
}

body.mceContentBody {
  text-align: left;
  width: 100%;
}

 /* -------------------------------  forms ------------------------------------- */
 
#content .form-submit, #content .form-submit, #content .form-required, #content .form-text{
	
}

.form-item  label{
  margin:10px 0px 2px 0px;
}

.form-item {
  margin:0px 0px 0px 14px;
}

.form-text {
 font-size:.9em;
}

.form-submit {
  margin:10px 0px 10px 14px;
}

.form-textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
width:540px;
}

fieldset{
border:none;
}

table{ /*#product_specs*/
margin: 0 auto;
width: 95.5%;
border-collapse: collapse;
border:0px solid;
}

table td{
border: 1px solid #fff;
padding: 4px;
background-color: #EDEDED; 
}


#nextbutton{
margin:8px 0px 20px 12px;}

.question{
font-weight:bolder;
background-color:#B6C5DC;
}

#content .question p{
margin:0px;
padding:0px;
}

#content .search-form{
}

#content .form-item {
}

#container #feedback-mail-form{
}

#container .contactUsFieldSet{
margin:00px;
padding:00px 0px 30px 0px;
background: url(../images/formGrad.jpg) bottom left repeat-x #DDDDDD;
}

#container .contactUsFieldSet label{
font-size:.9em;
}

#container .contactUsFieldSet h3{
padding:6px 0px 6px 14px;
margin:0px 0px 10px 0px;
color:#9D5F00;
background-color:#B6C5DC;
}

#container  .form-submit{
border:none;
background-color:#9D5F00;
height:26px;
font-weight:bolder;
color:#fff;
font-size:1.1em;
margin:28px 0px 20px 14px;
}

#container  .form-select{
font-size:.9em;
}

#container  #formWrap{
margin:20px 14px 0px 14px;
padding:00px 0px 0px 0px;

}



div.error, tr.error {
background:#FFCCCC none repeat scroll 0%;
color:#FF0000;
font-weight:bolder;
font-size:1.0em;
}

div.error { 
border:2px solid #FF0000;
padding:16px 0px 16px 0px;
margin:12px;
background:none;
}

.footerBTT a{
margin:20px 14px 0px 0px;
padding:0px 0px 0px 10px;
font-size:.9em;
background: url(../images/btt.gif) 0px 7px no-repeat ;
float:right;
}

.footerBTT a:hover{
background: url(../images/btt.gif) 0px -6px no-repeat ;
}

#searchFormBox{
float:left;
width:558px;
background: url(../images/formGrad.jpg) bottom left repeat-x #DDDDDD;
border-top:6px solid #B6C5DC;
margin:12px 0px 0px 12px;
}

#searchFormBox .form-item{

margin:0px 0px 0px 0px;
}

.autoMenuSelect {
	width:200px;
}

#searchFormBox .form-item input{
width:550px;
}



#searchFormBox .container-inline .form-submit{
margin:0px 0px 0px 2px;
padding:2px 0px 3px 0px;
height:19px;
width:80px;
}

#searchFormBox .container-inline input{
width:440px;
margin:0px  0px 0px 14px;

}

#searchFormBox .search-advanced{
width:540px;
margin:0px  0px 30px 0px;

}

#searchFormBox .search-advanced legend{
margin:20px 0px 0px 0px;
}

#searchFormBox .search-advanced label{
margin:10px 10px 0px 10px;
}

#searchFormBox .search-advanced input{
margin:0px 0px 0px 10px;
width:260px;
}

#searchFormBox .search-advanced .form-checkbox{
margin:0px 0px 0px 10px;
width:30px;
}

#searchFormBox .search-advanced .form-submit{
margin:20px 0px 40px 12px;
padding:2px 0px 3px 0px;
height:19px;
width:120px;
}

#searchFormBox label{
margin:14px 0px 8px 14px;
padding:0px;
}

html.js fieldset.collapsed { 
padding:8px 0px 40px 6px;
}



#user-login-form  label {
 float:left;
 margin:0px 2px 0px 0px;
 padding:0px;
}

#user-login-form  input {
 float:left;
 width:136px;
 margin:0px 14px 0px 0px;
 padding:0px;
}

#user-login-form  ul {
 float:left;
 margin:12px 0px 40px 12px;
 padding:0px;
}

#user-login-form  ul li{
 float:left;
 list-style-type:none;
 margin:0px;
 padding:0px;
}

#user-login-form  #edit-submit{
 float:left;
 width:60px;
 margin:0px;
 padding:0px 0px 1px 0px;
 height:17px;
}

#node-63, #userLoginBox {
float:left;
width:558px;
background: url(../images/formGrad.jpg) bottom left repeat-x #DDDDDD;
border-top:6px solid #B6C5DC;
margin:12px 0px 0px 12px;
padding:0px 0px 40px 0px;
}

#whitePapersText  .option{
font-weight:3.7em;
font-weight:bolder;
}



/* -------------------------------  individual page elements formatting ------------------------------------- */

table td.key{
font-weight: bold;
font-size: 0.9em;
}
table td.value{
font-size: 0.9em;

}

table td.header{
font-weight: bold;
font-size: 0.9em;
background-color: #B6C5DC; 
}

#lefty{
width:570px;
float:left;
}

#content .tabeTop{
background-color:#b6c5dc;
}

#content .tableLightGrey{
background-color:#f6f7f9;
}

#content .tableDarkGrey{
background-color:#dddddd;
}


#content table.tablestyle1 {  }

#content .tablestyle1 th { background-color: #DDDDDD; }
#content .tablestyle1 td { background-color: #F6F7F9; }
#content .tablestyle1 td, #content .tablestyle1 th { border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; padding: 10px 10px; vertical-align: top; }
#content .tablestyle1 tr.mainheadingrow th { background-color: #B6C5DC; text-align: center; }
#content .tablestyle1 tr.evenrow td { background-color: #EDEDED; }



#costanalysisintro td p{
padding:0px;
margin:0px 0px 14px 0px;
}

#costanalysisintro  p{
padding:0px;
margin:0px 0px 14px 0px;
}

#costanalysisintro .bluetopleft, #costanalysisintro .bluetopright, #costanalysisintro .bluemidleft, #costanalysisintro .bluemidright, #costanalysisintro .bluebottomleft, #costanalysisintro .bluebottomright{
background-color:#fff;
padding:0px;
margin:0px;

}

#globalImg {
	clear:both;
	text-align:center;
}

#globalImg img {
	float:none;
}

body #content .partnersImg{
	padding-right:25px;
  float:right;
}

.faqSeperator {
	height:1px;
	color:#B9C7DE;
	background-color:#B9C7DE;
	border:0px;
	width:100%;
}

#rssNewsFeedLink {
	font-size:0.9em;
	font-weight:normal;
	float:right;
	background:url(/misc/feed.png) top right no-repeat;
	padding:0px 30px 0px 0px;
}

#block-user-1 {
	border:1px solid #5E80B3;
	padding:10px;
	margin-bottom:15px;
}

#tabs ul {
  border-bottom:1px solid #BBBBBB;
  border-collapse:collapse;
  height:auto;
  line-height:normal;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:5px;
  padding:0pt 0pt 0pt 1em;
  white-space:nowrap;
}

#tabs li {
	display:inline;
}

#tabs li a {
  background-color:#DDDDDD;
  border-color:#BBBBBB;
  border-style:solid solid none;
  border-width:1px;
  height:auto;
  margin-right:0.5em;
  padding:0pt 1em;
  text-decoration:none;
}

#tabs li.active a {
  background-color:#FFFFFF;
  border-color:#BBBBBB rgb(187, 187, 187) rgb(255, 255, 255);
  border-style:solid;
  border-width:1px;
}

.messages {
	border:1px solid red;
	color:red;
	clear:both;
}

.status {
	margin:14px;
	padding:15px;
	color:red;
	line-height:20px;
}

#content .profile {
	margin:14px 14px 14px 14px;
}

#hardwarePage {
	text-align:center;
}

#hardwarePage p , #hardwarePage h2, #hardwarePage ul, #hardwarePage li {
	text-align:left;
}

#hardwarePage img {
	float:none;
}

#hardwarePage h3 {
	text-align:left;
	clear:both;
}

#utmPage h2, #utmPage p, #utmPage ul, #utmPage li {
	text-align:left;
}

#managedServicePage {
	text-align:center;
}

#content #managedServicePage img {
	padding-left:5px;
	padding-right:5px;
}

#managedServicePage h2, #managedServicePage p, #managedServicePage ul, #managedServicePage li {
	text-align:left;
}

#subNav a {
	color:#000066;
}

#header #stepdownNav .active-trail a {
	color:#9D5F00;
	padding:0px 0px 16px 0px;
}

#officeLocations {
	text-align:center;
}

#officeLocations p, #officeLocations h2, #officeLocations h3 {
	text-align:left;
}

#content dl {
  margin-left:15px;
}

#admin {
	padding-bottom:30px;
}

#confirm-form {
	margin-left:20px;
}

#confirm-form #edit-submit {
	margin-left:0;
	padding-left:0;
	margin-right:50px;
}

#content .title {
	float:none;
	border:0;
}

#whitePapersText .form-item {
	clear:both;
}

#whitePapersText p {
	border:0;
	margin:0;
	padding:0;
}

#whitePapersText .option {
	display:block;
	margin-top:20px;
}


.webform-component-fieldset {
	margin-left:20px;
	margin-right:20px;
	padding:0 0 30px 0;
	background: url(../images/formGrad.jpg) bottom left repeat-x #DDDDDD;
	font-size:.9em;
}

#container  .form-submit{
border:none;
background-color:#9D5F00;
height:26px;
font-weight:bolder;
color:#fff;
font-size:1.1em;
margin:28px 0px 20px 14px;
}

#container  .form-select{
	font-size:.9em;
}

#webForm fieldset {
	width:540px;
	color:#666;
	background: url(../images/formGrad.jpg) bottom left repeat-x #DDDDDD;
	margin-left:20px;
}

#webForm h3 {
	background-color:#B6C5DC;
	margin:0;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:20px;
	color:#666;
}

#credit {
	font-size:1em; 
	color:#999; 
	text-align:right; 
	margin:10px 0;
}

#credit a {
	color:#666;
	text-decoration:underline;
}

#content .spamspan img {
	float:none;
	padding:0;
	margin:0;
	padding-left:3px;
	padding-right:3px;
}

.description {
	margin-bottom:20px;
}

/* New dropdown menu styling goes here */

#mainNav-dropdown ul {
	padding:0;
	margin:0;
	width:100%;
	border:0;
	margin-top:10px;
}

#mainNav-dropdown ul li {
	border:0;
	padding:0;
	margin:0;
	padding-left:5px;
}

#nice-menu-1 li ul {
	border:0;
	background:url('/sites/all/themes/networkbox/images/dd/menu-bkgnd.jpg') top right no-repeat;
	padding:0;
	margin:0;
}

#mainNav-dropdown ul li ul {
	border:1px solid #3b4568;
	width:140px;
	padding:0;
	margin:0;
}

#mainNav-dropdown ul li ul li {
	background:none;
	width:140px;
	border-bottom:1px solid #caced9;
	padding:0;
	margin:0;
}

#mainNav-dropdown ul li ul li a {
	padding:5px;
	padding-left:10px;
	text-decoration:none;
}

#mainNav-dropdown ul li ul li a:hover {
	background:none;
	color:white;
	background-color:#0d3fa2;
	text-decoration:none;
}

#mainNav-dropdown ul li ul li.menuparent a {
	display: block;
	background:url(/sites/all/themes/networkbox/images/dd/menupointer_combined.gif) -65px 0px no-repeat;
}

#mainNav-dropdown ul li ul li.menuparent a:hover {
	color:white;
	text-decoration:none;
	background-position: -65px -100px;
}

#mainNav-dropdown ul li ul li.menuparent ul li a {
	background:none;
}

#mainNav-dropdown ul li ul li.menuparent ul li a:hover {
	background-color:#0d3fa2;
}

ul.nice-menu-down .menuparent a {
	padding-left:10px;
	padding-right:6px;
}

#header ul li:first-child ul li a {
	padding-left:10px;
}

#mainNav-dropdown #nice-menu-1 li .active {
	background: url(../images/navArrow.gif) center 15px no-repeat;
	color:#9d5f00;
}

#mainNav-dropdown #nice-menu-1 li ul li .active {
	background:#0d3fa2;
	color:white;
}

.sf-sub-indicator {
	display:none;
}

#costanalysis-feedback-form fieldset {
	padding:0;
	margin:0;
}

