body {
	font: small/1.6em Helvetica, Arial, Verdana, sans-serif;
	background-color:#efefef;
	text-align:left;
	margin: 0 0 100px 0;
}

a:link { 
	color: #3b719d;
	text-decoration: none;
	font-weight: normal;
}	   
   
a:active { 
	text-decoration: none;
	font-weight: normal;
}
		   
a:visited { 
	color: #3b719d;
	text-decoration: none;
	font-weight: normal;
}


a:hover { 
	color: #da2020;
	text-decoration: underline;
	font-weight: normal;
}

strong {
	color:#333333;
}
		   
.text_bg {
	background-color:#ffffff;
}

.popup {
	background-color:#efefef;
	color:#da2020;
	font-size:105%;
	padding: 5px;
}

.popup a:hover {
	color:#da2020;
}

.border {
	background-color:#d9d9d9;
}

td {
	font-size:80%;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
}
		   
.hdr {
	font-size:75%;
	color:#8f8f8f;
	font-weight:normal;
	padding: 8px 0 0 13px;
}

.offerings_bg {
	background-color:#3b719f;
}

.dark_bg {
	background-color:#da2020;
	background:#da2020;
}


.dark_bg a {
	text-decoration:none;
}

.grey_title {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:115%;
	color:#8f8f8f;
	background-color:#ffffff;
	font-weight:bold;
}
		   	   
.arrows {
	color:#da2020;
	font-weight: bold;}
       
a.arrows:link {
	color: #da2020;
	font-weight: bold;
	text-decoration: none;
}
       
a.arrows:hover {
	color: #da2020;
	font-weight: bold;
	text-decoration: none;
}
       
a.arrows:active { 
	color: #da2020;
    font-weight: bold;
    text-decoration: none;
    }
       
a.arrows:visited { 
	color: #da2020;
    font-weight: bold;
    text-decoration: none;
    }
   
		   
.spotlight {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:115%;
	line-height:130%;
	color: #FFFFFF;
	background-color: #da2020;
	font-weight: bold;
	text-decoration: none;
}


/*		   
td#leftnav table tr td a.side_nav { 
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:95%;
color:#FF0000;
background-color:#FFFFFF;
text-decoration:none;
line-height:110%;
vertical-align:top;
font-style:normal;
font-weight:bold;
}
*/
		   
/* added to make NN6 work and clean up code and remove needless <span></span> tags */		   
/*table tr td.leftnav*/ 
a.side_nav, a:link.side_nav, a:visited.side_nav {
	font-size: 100%;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
	font-weight: bold;
}

a:hover.side_nav {
	font-size: 100%;
	color:#3B719D;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
	font-weight: bold;
}

		   
/*table tr td.leftnav */
a.side_nav_on { 
	font-size: 100%;
	color: #da2020;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
	font-weight: bold;
}
	   		   
/* added to make NN6 work and clean up code and remove needless <span></span> tags */
/* services_side.js and other side nav .js files were edited to make this change as well. */
/*
table tr td.leftnav */
a:link.side_nav_on, a:visited.side_nav_on, a:active.side_nav_on, a:hover.side_nav_on {
	font-size: 100%;
	color:#da2020;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
	font-weight: bold;
}		
*/

		   
.text { 
	margin: 0 0 15px 0;
}	
		
h1 { 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 155%;
	color: #da2020;
	background-color: #ffffff;
	font-weight:bold;
}		   

.page_hdr {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 155%;
	color: #da2020;
	background-color: #ffffff;
	font-weight:bold;
}
	
h2 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 125%;
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
	margin: 0 0 5px 0;
}	
		   
.sec_hdr {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 125%;
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
	margin: 0 0 5px 0;
}
	
h3 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 115%;
	color: #666666;
	background-color: #ffffff;
	font-weight:bold;
}	
		   
.side_hdr {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 115%;
	color: #666666;
	background-color: #ffffff;
	font-weight:bold;
}	   
           
.callout { 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 125%;
	color: #999999;
	background-color: #ffffff;
	font-weight:bold;
}	
		   
.sub_hdr { 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 125%;
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
	margin: 0 0 5px 0;
}

.sub_hdr a, .sub_hdr a:link, .sub_hdr a:visited, .sub_hdr  a:active, .sub_hdr a:hover{ 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
	margin: 0 0 5px 0;
}

	

.featured_cs_hdr {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 115%;
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
}	  	   
		   
.testimonial { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 95%;
	color: #666666;
	font-weight: normal;
}

span.case_study { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 95%;
	color: #666666;
}

a:link.case_study, a:visited.case_study, a:hover.case_study, a:active.case_study {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 95%;
	color: #FF0000;
}
	   
li {
    list-style-type: disc;
    padding: 3px;

}

.clientlist { 
	padding:3px 0px 3px 7px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	width:280px; 
}

.casestudylink { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 95%;
	text-align:right;
	padding-right:3px;
}
           
.featuredcasestudies { 
	font-size: 95%;
	margin-top: 7px;
}

.featuredcase { 
	font-size: 125%;
	padding: 7px 5px 0px 16px;	
	margin: 0px;
	background: url(/images/red_arrow_circle.gif) no-repeat 0px 9px;
}
           
.caselink { 
	font-size: 95%;
	padding: 13px 5px 0px 16px;	
	margin: 0px;
	background: url(/images/white_arrow_circle.gif) no-repeat 0px 14px;
}

.hplinks { 
	font-size: 125%;
	margin: 0px 0px 2px 41px;
}

.hplinks a, .hplinks a:link, .hplinks a:visited, .hplinks a:active { 
	color: #fff;
	text-decoration: underline;
	padding: 0px 0px 0px 4px;
	line-height: 15px;
}

.hplinks a:hover { 
	color: #bedef8;
}
           
.hpheadlines
{
	margin: 3px 20px 6px 0px;
	line-height: 140%;
}

.hpmorelink 
{
	padding: 2px 5px 20px 0px;
	margin: 0px;
}
           
/*
.case_studies_nav_text { font-family: Arial,Verdana,Helvetica,sans-serif;
	   	   font-size: 70%;
		   color: #666666;
		   background-color: #ffffff;
	   	   font-style: normal;
	       font-weight:normal;
           margin-bottom: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
        }	
          
.case_studies_nav_text_on { 
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 100%;
color: #da2020;
background-color: #ffffff;
font-style: normal;
font-weight:normal;

text-decoration: none;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
*/

table.leftnav tr td a.contact_nav, a:visited.contact_nav { 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 95%;
	color:#666666;
	background-color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	margin: 0 0 5px 0;
}
/*, a:link.contact_nav, a:active.contact_nav*/


table.leftnav tr td a.contact_nav_on { 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 95%;
	color: #da2020;
	background-color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	margin: 0 0 5px 0;
}	

table.leftnav tr td a:hover.contact_nav {
	color:#3B719D;
}      
		 
         
.searchLinks { 
	margin: 0 0 15px 0;
    font-size: 80%;
}	
         
a.searchLinks:link { 
    color: #666699;
	text-decoration: underline;
	font-weight: normal;
}	   

		   
a.searchLinks:active { 
	text-decoration: none;
	font-weight: normal;
}
		   
a.searchLinks:visited { 
	color: #666699;
	text-decoration: underline;
	font-weight: normal;
}


a.searchLinks:hover { 
	color: #da2020;
	text-decoration: underline;
	font-weight: normal;
}

a.spotlight_link {
	font-size: 105%;
	line-height: 130%;
	color: #ffffff;
	background-color: #da2020;
	font-weight: bold;
	text-decoration: none;
}

a.spotlight_link:hover {
	text-decoration: none;
}

sup {
	font-size:90%;
}


table.leftnav tr td a.side_nrm { 
	font-size: 100%;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
	font-weight: normal;
}

table.leftnav tr td a:hover.side_nrm {
	color:#3B719D;
}

table.leftnav tr td a.side_nrm_on { 
	font-size: 100%;
	color: #da2020;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
}

table.leftnav tr td a:hover.side_nrm_on { 
	color:#3B719D;
}

.featured_cs_hdr {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 85%;
	color: #da0202;
	background-color: #ffffff;
	font-weight:bold;
}	  	 

.caseStudyTableHeader {
	background-color:#3B719D;
	color:#ffffff;
	font-size: 85%;
	font-weight: bold;
}

.caseStudyTableBG {
	background-color:#EFEFEF;
	color:#3B719D;
	margin-top: 6px;
	font-weight: bold;
}

a.clients:link { font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #3b719d;
    font-size: 105%;
	text-decoration: none;
	font-weight: bold;
}	   

		   
a.clients:active { 
	text-decoration: none;
    font-size: 105%;
	font-weight: bold;
}
		   
a.clients:visited { 
	color: #3b719d;
    font-size: 105%;
	text-decoration: none;
	font-weight: bold;
}


a.clients:hover { 
	color: #da2020;
    font-size: 105%;
	text-decoration: none;
	font-weight: bold;
}
           
a.more:link { 
	color: #3b719d;
    font-size: 95%;
	text-decoration: underline;
	font-weight: normal;
}	   

		   
a.more:active { 
	text-decoration: none;
    font-size: 95%;
	font-weight: normal;
}
		   
a.more:visited { 
	color: #3b719d;
    font-size: 95%;
	text-decoration: underline;
	font-weight: normal;
}


a.more:hover { 
	color: #da2020;
    font-size: 95%;
	text-decoration: underline;
	font-weight: normal;
		   }

h1 sup {  
	font-size: 85%;
}
.disclaimer { 
	font-size: 85%;
}
.required { 
	color: #FF0000;
}
.M10 {
   position: relative; 
   top: 570px;
   left: 940px;
}
.horizontaldot {
	background: url(/images/hor_dot_bg.gif) repeat-x;
}
.verticaldot {
	background: url(/images/ver_dot_bg.gif) repeat-y;
}
.winner {
	color: #0000FF;
	font-weight: bold;
}

/*FORM ELEMENTS*/
.textbox {
	width: 175px;
}
.dropdownsmall {
	width: 75px;
}
.dropdownmed {
	width: 215px;
}
.multiselect {
	width: 500px;
}

/*TABLES TYLES TO REMOVE WIDTHS FROM HTML*/
table#header {
	width: 768px;
	border: none;
	background-color: #fff;
}
table#primary {
	width: 768px;
	border: 0;
	padding: 0;
	background-color: #ffffff;
}
table#primary td {
	padding: 0;
}
table#featured {
	width: 384px;
	border: 0;
}
table#featured td {
	padding: 0;
}
table#mainlogo {
	border: 0;
}
table#mainlogo td {
	padding: 0;
}
table#spotlight {
	width: 177px;
}
table#spotlight tr td {
	background-color:#da2020;
}
table#sitemap {
	width: 548px;
	border: 0;
}
table#sitemap td {
	padding: 8px;
}
table#maincontent {
	width: 762px;
	border: 0;
}
table#maincontent td {
	padding: 0;
}	
td#sidenav {
	width: 131px;
}
table#clientlist {
	width: 548px;
	border: 0;
}
table#clientlist td {
	padding: 2px;
}
table.casestudies {
	width: 535px;
	border: 0;
}
table.casestudies td {
	padding: 0;
}
table#casepopup {
	width: 720px;
	border: 0;
}
table#casepopuplarge {
	width: 760px;
	border: 0;
}
table#form {
	width: 537px;
	border: 0;
}
table#form td {
	padding: 4px;
}
table#offerings {
	width: 368px;
	border: 0;
}
table#offerings .table_top {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 85%;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	background-color:#3b719d;
}
	   
table#offerings .table_left {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	background-color: #cccccc;
	padding: 10px;
	width: 45%;
}
	   
table#offerings .table_right {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	background-color: #efefef;
	padding: 10px;
}
	   
table#offerings .table_arrow {  
	background-color: #efefef;
	vertical-align: middle;
}
table#viewimage {
	width: 180px;
	border: 0;
	float: right;
}
table#viewimage td {
	padding: 0;
}
table#secondarynav {
	width: 130px;
	border: 0;
}
table#secondarynav td {
	padding-bottom: 10px;
}
table#technologies {
	border: 0;
}
table#technologies td {
	padding: 0;
}
table#clientsnav {
	border: 0;
}
table#clientnav td {
	padding: 2px;
}

.nolink { color: #000; font-weight:bold; color:#666;}