/* GENERAL STYLES */

body {
	background-attachment: scroll;
	background-image:  url("/images/bg.jpg");
	padding: 0px;
	margin: 0px;
}	

h1 {
	color: #003366;
	font-size: 18px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	}
h3{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3F75C3;
	text-transform: uppercase;
	}

h4 {
	color: #036;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	}


/* IDS */

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}

#bottomNav  { float:left; width:85%; padding:5px; } 
#bottomNav2 { float:left; width:10%; padding:5px;  
} 

 ul#breadCrumb
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#breadCrumb li
{
display: inline;
list-style-type: none;
}

#breadCrumb a { padding: 3px 10px; }

#breadCrumb a:link, #breadCrumb a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#breadCrumb a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#flash, #noflash  { 
    margin:0; padding:0; 
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/topo.jpg);
	height: 108px;
} /* width & height defined in flash.js */

.highlight {
	background-color: #CFDAEC;
	color: #000000;
	margin: 0px;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;

}

#leftnav {
	float: left;
	width: 261px;
	margin: 0px;
	padding: 0px;
}

#leftNavContent {
	width: 229px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.leftNavTable {font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 11px; color: #FFFFFF; }
.leftNavTable LI A  {
	display:block;
	text-transform: uppercase;
	margin:1px 0 0;
	padding:2px 0 2px 12px;
	background-color: #032F9B;
	text-align: left;
}
.leftNavTable LI A:link  { color:#FFFFFF; text-decoration:none; text-transform: uppercase; font-weight: bold; }
.leftNavTable LI A:visited  { font-weight:bold; color:#FFFFFF; text-decoration:none }
.leftNavTable LI A:hover  { color:#738eaf; text-decoration:none; text-transform: uppercase; background:#001B60 }
.leftNavTable LI A:visited:hover  { color:#738eaf; background:#001B60; text-transform: uppercase; text-decoration:none }
.leftNavTable LI A:link:active  { color:#738eaf; text-transform: uppercase; text-decoration:none }
.leftNavTableLvl2 LI A  { padding-left:27px }
.leftNavTableLvl2 LI A:link  { font-weight:normal }
.leftNavTableLvl2 LI A:visited  { font-weight:normal }
.leftNavTableLvl3 LI A  { padding-left:21px }
.leftNavTable3Lvl3 LI A:link  { font-weight:normal }
.leftNavTable3Lvl3 LI A:visited  { font-weight:normal }
#leftNavTable UL  {
	border:0px;
	margin:0px 6px 0px 7px;
	padding:0px;
	background-color: #0C71D0;
}

#leftAboutTop {
	background-image: url(/images/img_aboutus_top.gif);
	height: 48px;
	width: 229px;
}

#leftAboutBottom {
	background-image: url(/images/img_aboutus_bottom.gif);
	height: 122px;
	width: 229px;
	margin-bottom: 10px;
}

#leftContactTop {
	background-image: url(/images/img_contact_top.gif);
	height: 48px;
	width: 229px;
}

#leftSolutionsTop {
	background-image: url(/images/img_solutions_top.gif);
	height: 48px;
	width: 229px;
}


#leftNavMiddle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CADBEF;
	border-left-color: #CADBEF;
}

#mainContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}
#main {
	width: 742px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B428D;
	border-left-color: #1B428D;
	background-image: url(/images/stroke2.jpg);
	background-repeat: repeat;
}

#mainBottom {
	width: 750px;
	background-image: url(/images/bar_down.gif);
	height: 31px;

}
#middle {
    padding:0;
	margin-left: 0;
	float: left;
	width: 481px;
}

#middleContent {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#middleContent P, #middleContent TD, #middleContent LI {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}


#middleContent LI  {
	text-indent:-16px;
	margin: 0px 3px;
	padding: 0px 3px;
}
#middleContent UL  { list-style:inside; margin:5px; padding:5px }
*/

/*
#middleContent li
{
display: inline;
padding-bottom: 14px;
padding-left: 10px;
background: url(/images/arrowbullet2.gif);
background-position: 0 -14px;
background-repeat: no-repeat;}
*/

/* Breadcrumbs Styles Start 
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: " "; }
#navlist li:first-child:before { content: ""; }

* html #navlist li
{
background-image: url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

* html #navlist li:first-child { background-image: none; }
 Breadcrumbs Styles End */



#testimonialsTop {
	/*background-image: url(/images/tit_testimonials_tab.gif);*/
	height: 39px;
	width: 229px;
	margin-top: 10px;
}
#testimonialsMain {
	/*background-image: url(/images/bg_tagboard.gif); */
}

#testimonialsMiddle {
	/*background-image: url(/images/bg_tagboard.gif); */
	padding-right: 13px;
	padding-left: 15px;
}

#testimonialsMiddle P {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3F75C3;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#testimonialsBottom {
	/*background-image: url(/images/base_tagboard.gif);*/
	height: 17px;
	width: 229px;
}
/* CONTACT MENU */
#contactTabs {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	line-height: 0;
	float: left;
}
#contactTabs li {
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	text-indent: 0;
}
#contactTabs li a {
	background: url('/images/contactTabs/tabRight.gif') no-repeat right top;
	margin: 0;
	text-decoration: none;
	color: #646674;
	z-index: 100;
	padding:0;
	float: left;	
}
#contactTabs li a span {
	float: left;
	background: url('/images/contactTabs/tabLeft.gif') no-repeat left top;
	padding: 4px 10px 0;
	margin: 0;
	height: 18px;
}
#contactTabs li a.currentTab {
	background: url('/images/contactTabs/activeRight.gif') no-repeat right top;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #646674;
	z-index: 100;
	float: left;
	position: relative;
					
}
#contactTabs li a.currentTab span {
	background: url('/images/contactTabs/activeLeft.gif') no-repeat left top;
	padding: 4px 10px 0;
	float: left;
	height: 18px;
		
}
#contactInfo,#connecticut {
	width: 427px;
	z-index: 1;
	position: relative;
	top: -11px;
	border: 1px solid #cbcbcb;
	padding: 0 10px;
	margin: 0;
	clear: both;
}
/* STYLES  */

/*.black {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}*/

.blueupper {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3F75C3;
	text-transform: uppercase;
}

h3.blueupper {
	padding: 0px;
	margin-bottom: 0px;
}


.bottomLink:link  { color:#FFFFFF; text-decoration:none }
.bottomLink:visited  { color:#FFFFFF; text-decoration:none }
.bottomLink:link:hover  { color:#ADCEF2; text-decoration:none }
.bottomLink:visited:hover  { color:#ADCEF2; text-decoration:none }
.bottomLink:link:active  { color:#FFFFFF; text-decoration:none } 
.gray {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.highlightContact {
	width: 427px;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #cbcbcb;
	background: #fff 100%;
	
}

.white {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


#topNav {
	width:427px;
	list-style:none;
	font-family:arial;
	background:url('../images/navBg.gif');
	height:35px;
	margin:0 auto;
	padding:76px 0 0 323px;
	position:relative;
}
#topNav #homeLink {
	position:absolute;
	bottom:15px;
	left:0;
	width:280px;
	height:50px;
}
#topNav #homeLink a{
	display:block;
	width:280px;
	height:50px;
	background:none;
}
#homeLink span {
	position:relative;
	top:-200px;
}
#topNav li {
	float:left;
	padding:0;
	position:relative;
}
#topNav a {
	text-decoration:none;
	float:left;
	width:auto;
	background:url('../images/navSep.gif') no-repeat top right;
	height:21px;
	color:#063b72;
	text-transform:uppercase;
	font-size:11px;
	white-space:nowrap;
	margin:0;
	padding:10px 15px 0;
	font-weight:bold;
}
#topNav a:hover,#topNav .last a:hover {
	background:url('../images/navHover.gif') top repeat-x;
}
#topNav .last a {
	display:inline;
}
#topNav li ul {
	list-style:none;
	display:none;
	position:absolute;
	top:-76px;
	left:0;
	padding:0px 0 0;
	margin:0;
	width:100%;
	height:80px;
}
#topNav li ul li {
	display:block;
	margin:0;
	float:none;
}
#topNav li.hover ul li a,#topNav li.last.hover ul li a,#topNav li ul li a,#topNav li.last ul li a {
	display:block;
	float:none;
	letter-spacing:auto;
	padding:1px 0 2px;
	line-height:10px;
	margin:1px 0 2px;
	height:auto;
	background:url('../images/subNavBg.gif');
	font-size:10px;
	text-align:center;
}
#topNav li ul li.blank a {
	visibility:hidden;
}
#topNav li ul li a:hover {
	background:#14448f;
	background-image:none;
	color:#fff;
}





