* 
	{
	margin: 0;
	padding: 0;
	}

	
body  
	{
	text-align: center; 
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	}

/* Side Nav */

#sidebar1 {
	float: left;
	width: 180px; 
	background: #fff; 
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 26px;
}
	
#mainmenudiv
	{
	display:block;
	float:left;
	padding-right: 0px;
	}

#mainmenudiv ul
	{
	line-height: 12px;
	font-size: 11px;

	}

#mainmenudiv ul li
	{
	line-height:12px !important;
	width: 170px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 2px;
	list-style-type: none;
	}
#mainmenudiv a:link#current, #mainmenudiv a:visited#current 
	{
	color: #666;
	text-decoration: underline;
    }

#mainmenudiv ul li a
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	/*padding-left:2px;*/
	}

#mainmenudiv ul li a:hover
	{
	text-decoration:underline;
	color:#333;
	}

#mainmenudiv ul li ul 
	{
	margin-left:0px;
	}
.menuTopSpace 
	{
	padding-top: 0px;
	margin-top: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	}


#mainmenudiv ul li ul li a 
	{
	/*padding-left:2px;*/
	font-size:11px;
	}	

#mainmenudiv ul li ul li 
	{
	width:170px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding-left: -4px;
	margin-left: 14px;
	vertical-align: top;
	padding-bottom: 1px;
	}

#mainmenudiv ul li ul li a 
	{
	color:#666;
	font-weight: normal;
	font-size: 11px;
	}
.bulletIndent
	{
	padding-left: 6px;
	}


#contact 
	{
	font-size: 11px;
	position: relative;
	right: 142px;
	top: 25px;
	text-align: right;
	}
#contact a:link, #contact a:visited  
	{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
#contact a:hover 
	{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}
#contact a:active
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	}
.contactLinkOn 
	{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}
.LinkText, #ltcolumn a, #ltmiddle a, #rtmiddle a, #rtcolumn a
	{
	font-family: Arial;
	font-weight:bold;
	color:#00a2e5;
	text-decoration:none;
	}
.nextBtn 
	{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#00a2e5;
	text-decoration:none;
	float: right;
	padding-right: 10px;
	}

.regLink
	{
	font-family: Arial;
	font-weight:bold;
	color:#5F5F5F;
	text-decoration:none;
	}
#regLink 
	{
	font-size: 13px;
	float: left;
	}
#regLink a:link, #regLink a:visited  
	{
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
#regLink a:hover 
	{
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}
#regLink a:active
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	}
.regLinkLinkOn 
	{
	font-weight:bold;
	color:#5F5F5F;
	text-decoration:none;
	text-decoration: underline;
	}
.RegularText, #leftcolumn p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5F5F5F;
	text-decoration:none;
	line-height: 14px;
	}
.RegularTextBlue
	{
	font-family: Arial;
	font-size: 13px;
	color:#002395;
	}
.SegTitle
	{
	font-family: Arial;
	font-size: 22px;
	font-weight:bold;
	color:#00a2e5;
	}
.Seg1Title, #leftcolumn h2
	{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color:#00a2e5;
	line-height: 26px;
	}
.ServicesTitle
	{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:#00a2e5;
	padding-left: 0px;
	}
.ServicesTxt
	{
	font-family: Arial;
	padding-bottom: 10px;
	padding-left: 10px;
	}


h1 
	{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color:#00a2e5;
	line-height: 26px;
	}
h2 
	{
	font-family: Arial;
	font-size: 22px;
	font-weight:bold;
	color:#00a2e5;
	}

h3 
	{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:#003768;
	}

#ltcolumn h3, #ltmiddle h3, #rtmiddle h3, #rtcolumn h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00a2e5;
	padding-top: 14px;
	}

p 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5F5F5F;
	text-decoration:none;
	line-height: 14px;
	text-align: left;
	}
#container {
	background: #FFFFFF; 
	border: 1px solid #FFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1006px;
} 
#header 
	{
	padding: 0; 
	background-color: #FFF;
	} 

#header h1 
	{
	margin: 0; 
	font-size: 24px;
	font-weight: bold;
	color: #00a2e5;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.twoColLiqLtHdr #sidebar1 
	{
	float: left;
	width: 182px;
	background: #fff;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 26px;
	}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p 
	{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}

.twoColLiqLtHdr #mainContent 
	{
	} 
.footer 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 77;
	padding-bottom: 25;
	padding-left: 223px;
	}
	
.footer p
	{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9px !important;
	}

.footer .firms
	{
	float: right !important;
	clear: both !important;
	}
	
#footer 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 77px;
	padding-bottom: 25px;
	padding-left: 223px;
	}

#footer  a:link, #footer a:visited  
	{
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
#footer a:hover 
	{
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}
#footer a:active
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	}

#wrapper 
	{ 
 	margin: 0 auto;
 	width: 100%;
	}
#leftcolumn 
	{
	color: #333;
	width: 550px;
	float: left;
	/*height: 330px;*/
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
	min-height:370px;
	height:auto !important;
	height:370px;
	}
	
#leftcolumnLonger 
	{
	color: #333;
	width: 564px;
	float: left;
	height: 100%;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 0px;
	background-color: #FFF;
	}

#leftcolumn .rightlink, #leftcolumnLonger .rightlink
	{
	float: right;
	}

/* graphics */
.img_sas 
	{
	position: relative;
	background-position: left top;
	float: right;
	}
.img_salford 
	{
	position: relative;
	background-position: left top;
	float: right;
	}
.img_norsys 
	{
	position: relative;
	background-position: left top;
	float: right;
	padding: 0px;
	top: 0px;
	}

.img_mega 
	{
	float: right;
	vertical-align: top;
	position: relative;
	padding: 0px;
	top: 0px;
	}
.img_esri 
	{
	float: left;
	vertical-align: top;
	position: relative;
	padding: 0px;
	}
.img_spss 
	{
	float: right;
	vertical-align: top;
	position: relative;
	padding: 0px;
	}
.img_spotfire 
	{
	float: right;
	vertical-align: top;
	position: relative;
	padding: 0px;
	}
.img_homeLine 
	{
	float: right;
	vertical-align: top;
	position: relative;
	padding-right: 0px;
	}
.img_servLine 
	{
	float: right;
	vertical-align: top;
	position: relative;
	padding-top: 0px;
	}
.img_photo 
	{
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #999;
	}

#growthImage 
	{
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 2px;
	}
/* columns */
#rightcolumn 
	{
	float: right;
	color: #333;
	background: #FFFFFF;
	width: 202px;
	display: inline;
	position: relative;
	/*height: 330px;*/
	padding-top: 30px;
	padding-left: 0px;
	min-height:370px;
	height:auto !important;
	height:370px;
	}

#rightcolumn img
	{
	border:0 !important;
	}
	
#rightcolumnPtnr 
	{
	float: right;
	color: #333;
	background: #FFFFFF;
	width: 202px;
	display: inline;
	position: relative;
	height: 100%;
	padding-top: 30px;
	}
#rightcolumnLonger 
	{
	float: right;
	color: #333;
	background: #FFFFFF;
	width: 202px;
	display: inline;
	position: relative;
	height: 100%;
	padding-top: 30px;
	}

/* home page columns*/
#ltcolumn 
	{
	color: #333;
	background: #fff;
	height: 220px;
	width: 174px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
	}
#ltmiddle 
	{
	color: #333;
	background: #fff;
	height: 220px;
	width: 174px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	}
#rtmiddle 
	{
	color: #333;
	background: #fff;
	height: 220px;
	width: 174px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	}
#rtcolumn 
	{
	color: #333;
	background: #fff;
	height: 220px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	width: 174px;
	}
#ltcolumn, #ltmiddle, #rtmiddle, #rtcolumn
	{
	background-image: url(../image/97/home_dotted.gif); 
	background-repeat: no-repeat;
	background-position: right;
	}
/* services page */
.popup1
	{
	width: 390px;
	left:290px;
	top:229px;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	border-top: 1px solid #a1a5a9;
	border-bottom: 1px solid #a1a5a9;
	float: left;
	background: #f6f6f6;
	margin: 0 0 0 0;
	padding: 10px;
	visibility:hidden;
	z-index:3;
	font-family: Arial;
	font-size: 12px;
	position:absolute;
	}
.popup2
	{
	width: 390px;
	left:460px;
	top:229px;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	border-top: 1px solid #a1a5a9;
	border-bottom: 1px solid #a1a5a9;
	float: left;
	background: #f6f6f6;
	margin: 0 0 0 0;
	padding: 10px;
	visibility:hidden;
	z-index:3;
	font-family: Arial;
	font-size: 12px;
	position:absolute;
	}
.popup3
	{
	width: 390px;
	left:450px;
	top:304px;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	border-top: 1px solid #a1a5a9; 
	border-bottom: 1px solid #a1a5a9; 
	float: left; 
	background: #f6f6f6; 
	margin: 0 0 0 0; 
	padding: 10px;
	visibility:hidden;
	z-index:3;
	font-family: Arial;
	font-size: 12px;
	position:absolute;
	}
.popup4
	{
	width: 390px;
	left:500px;
	top:316px;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	border-top: 1px solid #a1a5a9; 
	border-bottom: 1px solid #a1a5a9; 
	float: left; 
	background: #f6f6f6; 
	margin: 0 0 0 0; 
	padding: 10px;
	visibility:hidden;
	z-index:3;
	font-family: Arial;
	font-size: 12px;
	position:absolute;
	}

.ListStyle
	{
	font-family: Arial;
	font-size: 12px;
	color:#5F5F5F;
	margin-left:5px;
	margin-bottom:10px;
	padding-left:10px;
	list-style-position:outside;
	}
.ListStyleIndent
	{
	font-family: Arial;
	font-size: 12px;
	color:#5F5F5F;
	margin-left:5px;
	margin-bottom:10px;
	padding-left:20px;
	list-style-position:outside;
	}
.LegalTextLink
	{
	font-family: Arial;
	font-size: 9px;
	font-weight:bold;
	color:#5F5F5F;
	text-decoration:none;
	}
/* Miscellaneous classes for reuse */
.fltrt 
	{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft 
	{ /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat 
	{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
 
.addressBox 
	{
	float: left;
	padding-left: 100px;
	margin-top: -16px;
	font-size: 13px;
	color: #666;
	}
#adboxrt 
	{
	padding-left: 100px;
	width: 300px;
	}
.add 
	{
	margin-left: -100px;
	float: left;
	width: 100px;
	}
#topDot 
	{
	width: 17px;
	background-image: url(../image/97/topDot.gif);
	background-repeat: no-repeat;
	height: 46px;
	}
/* dotted line */
#midDot 
	{
	width: 17px;
	height: 1000px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot464 
	{
	width: 17px;
	height: 464px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot600 
	{
	width: 17px;
	height: 600px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot676 
	{
	width: 17px;
	height: 676px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot726 
	{
	width: 17px;
	height: 726px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot800 
	{
	width: 17px;
	height: 800px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot1000
	{
	width: 17px;
	height: 1000px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot1248 
	{
	width: 17px;
	height: 1248px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot1500 
	{
	width: 17px;
	height: 1500px;
	background-image: url(../image/97/midDot.gif);
	}
#midDot1600 
	{
	width: 17px;
	height: 1600px;
	background-image: url(../image/97/midDot.gif);
	}
#btmDot 
	{
	width: 17px;
	height: 42px;
	padding-top: 0px;
	background-image: url(../image/97/btmDot.gif);
	background-repeat: no-repeat;
	}
#dotWrapper 
	{
	width: 17px;
	float: right;
	}
/* forms */
label
	{
	float: left;
	width: 160px;
	}
#label2
	{
	float: left;
	width: 400px;
	margin-left: 20px;
	}
#chklft
	{
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	}

input, textarea
	{
	margin-bottom: 5px;
	}

textarea
	{
	width: 250px;
	height: 150px;
	}

.boxes
	{
	width: 1em;
	}

#submitbutton
	{
	margin-left: 100px;
	margin-top: 5px;
	width: 90px;
	}
#resetbutton
	{
	margin-left: 100px;
	margin-top: 5px;
	width: 90px;
	}
ol 
	{
	list-style-position: outside;
	padding-left: 20px;
	}
#smLtCol 
	{
	width: 40%;
	float: left;
	top: 0px;
	}
#smRtCol 
	{
	float: right;
	}
td 
	{
	vertical-align: top;
	}

.photoone img
	{
	float: left;
	padding-right: 9px;
	}

.textboxone
	{
	float: right;
	}

td 
	{
	vertical-align: top;
	text-align: left;
	padding: 4px;
	}
thead tr td 
	{
	color: #003768;
	font-weight: bolder;
	text-align: left;
	}
.tablecaption 
	{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:#003768;
	}

.pdfimage 
	{
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


/* breadcrumb */

.breadcrumb 
	{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}

.breadcrumb a:link 
	{
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	
	}

.breadcrumb a:hover 
	{
	color: #333333;
	text-decoration: underline;
	}

/* breadcrumb */

/* Search */

div#searchbar 
            {
            display:block;
            width:190px;
            height:100px;
            position: relative;
            padding-left: 0px;
            padding-right: 0px;
            }

#searchbar fieldset 
            {
            border: none;
            }

#searchbar legend 
            {
            display: none;
            }
            
#searchbar label 
            {

            float:left;
            width: 180px;
            color: #000000;
            font-weight: bold;
            font-size:14px;
            }
            
#searchbar fieldset em
            {
            color: #EE0000;
            }
            
#searchbar form fieldset label {
            font-size: 14px;
            font-weight: bold;
            color: #666;
}

#param_button {
            font-family: Arial;
            font-size: 12px;
            color:#666;
            width:90px;
}

#frmSearch fieldset legend {
            font-weight: bold;
            color: #666;
}

#a_search_fields {
            color: #00a2e5;
            font-weight: bold;
}

.searchresults .searchitem .name a {
            color: #666;
}

#frmSearch fieldset legend {
            font-weight: bold;
            color: #666;
}

#frmSearchZip fieldset legend {
            font-weight: bold;
            color: #666;
}

#frmSearch {
            width: 450px;
}

#frmSearch fieldset {
            padding-left: 6px;
}

#frmSearchZip fieldset {
            padding-left: 6px;
}

.searchform {
            width: 450px;
}

#a_search_fields {
            width: 450px;
}

#param_zipcode {
            width: 100px;
}

#param_zipcode_radius {
            width: 100px;
}

.searchresults {
            width: 450px;
}

#param_search_text {
            width: 180px;
            float: left;
}

#param_search_op {
            width: 190px;
            margin-bottom: 6px;
}

#param_search_order {
            width: 190px;
}

.frmButton {
            font-family: Arial;
            font-size: 12px;
            color:#5F5F5F;
            width:90px;
}

#param_search_type_0{
            margin-right: 4px;
            vertical-align: middle;
}

#param_search_type_1 {
            margin-right: 4px;
            vertical-align: middle;
}

#param_search_type_2 {
            margin-right: 4px;
            vertical-align: middle;
}

#param_search_type_3 {
            margin-right: 4px;
            vertical-align: middle;
}

#param_search_type_4 {
            margin-right: 4px;
            vertical-align: middle;
}

/* Search */


div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}
	
	

	