* {margin:0; padding:0;}

body {
	font-family: Verdana;
	margin: 0 auto;
	width: 850px;
	margin-top: 5px;
	background-color: #EFEFEF;
	color: #464646;
	text-align: left;
	font-size: 62.5%;
	line-height:1.4em;
}

.Block {
	display: block;
}

a, a:link, a:visited,a:active {
	text-decoration: underline;
	color: #464646;
	outline: none;
}
a:hover {
	color: #CC0033;
}


h1 {
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	color: #063;
	font-family: Verdana;
}
  
h2 {
	font-size: 1.05em;
	color: #066;
	margin: 20px 0px 8px 0px;
	font-weight: bold;
}
h3, h4, h5, h6 {
	font-size: small;
	color: #464646;
}
p {
	margin: 1.2em 5px 0px 0px;
	text-align: left;
}
strong {
	color: #006666;
	font-size:95%;
}
em { font-weight: bold; font-style: italic }
img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	border: 0;
}
ul {
	padding: 0pt;
	list-style-type: none;
}

select {
	color: #464646;
}
input, textarea {
	color: #464646;
	text-align: left;
	padding: 0px;
	border: solid #ccc 1px;
	margin: 2px 0px 0px 0px;
}


.h1Left {
	background:transparent url(../Images/H1Left.gif) no-repeat left top;
	margin-bottom: 8px;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.h1Right {
	background:transparent url(../Images/H1Right.gif) no-repeat right top;
	padding: 3px 9px 3px 5px;
	float: left;
	display:inline;	
	margin-left: 4px;
}

.h1Content {
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
	color: #464646;
	font-family: Verdana;
	background:transparent url(../Images/tabrightB.gif) no-repeat right top;
	padding: 5;
	margin-right: 5px;
}

.head1 {
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	color: #00F;
	font-family: Verdana;
	border-bottom: #ccc 1px solid;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	background:transparent url(../Images/tableftB.gif) no-repeat left top;
	height: 40px;
}
.head1 span {
	background:transparent url(../Images/tabrightB.gif) no-repeat right top;
}


.FormField {
	color: #464646;
	text-align: left;
	padding: 0;
}
.FormFieldReqd {
	color: #464646;
	text-align: left;
	padding: 0;
	background-color: #CFF;
}



.bg_fade {
	background-image:url(../Images/bg_fade.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-right-color:#e0eeff;
	border-right-style:solid;
	border-right-width:1px;
}


.Productright {
	display: block;
	padding-top: 10px;
}
.ProductTitle {
	display: block;
	height: 40px;
	padding: 0;
}

.ProductTitle a, a:link, a:hover, a:visited, a:active {
	padding: 0px;
}
.ProductTitle img {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

.ProductDetails {
	text-align: left;
	color: #464646;
	margin: 0;
	width: 100%;
}
.ProductDetails p {
	color: #464646;
	margin-left: 8px;
}
.ProductDetails a {
	color: #990000;
	text-decoration: none;
}
.ProductSeperator {
	width: 100%;
	clear: both;
	margin-top: 10px;
	text-align: center;
}

#Sitemap {
	display: block;
}
#Sitemap h2, blockquote {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#HomeLeft {
	width: 580px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../Images/Home_BG.jpg);
	height: 444px;
	background-position: right top;
	float: left;
}

#HomeLeft.home {
	display: block;
}
#HomeLeft.products {
	background-image: url(../Images/Connect_s.gif);
}


#HomeContentLeft {
	padding: 20px 150px 0px 35px;

}

.HomeText1 {
	color: #464646;
	padding-left: 5px;
	line-height: 1.5em;
}
.HomeText2 {
	color: #950538;
	font-size: 0.9em;
}

#HomeRight {
	float: right;
	width: 270px;
	clear: right;
	display: block;
	height: 444px;
	background-color: #FFF;
	background-image: url(../Images/bg_fade.png);
	background-repeat: repeat-x;
	background-position: left top;
}




div#Container {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	border: solid #004890 1px;
	vertical-align: top;
	display: block;
	font-size: 1.2em;
	line-height:1.3em;
	position: relative;
}


div#Header {
	height: 125px;
	display: block;
	background-image: url(../Images/Masthead_bg.jpg);
/*	border-bottom: solid #ffffff 1px;	 */
}
div#MPHeader {
	height: 125px;
	display: block;
	background-image: url(../Images/MP_Masthead.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
/*	border-bottom: solid #ffffff 1px; */
}
div#CTHeader {
	height: 118px;
	display: block;	
	background-image: url(../Images/CT_Masthead.jpg);
/*	border-bottom: solid #ffffff 1px; */
}



#MainFrame {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}


#WrapContent {
	color: #464646;
	width: 648px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	display: block;
	margin: 0px;
	background-image: url(../Images/bg_fade100.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}


#MainContent {
	width: 850px;
	height: 100%;
	float: left;
	vertical-align: top;
}
#MainContent table {
	border 0;
}
#MainContent tr, td {
	vertical-align: top;
}



.testimonial {
	text-align: left;
	display: block;
	vertical-align: top;
	margin-top: 10px;
	font-size: 1em;
	color: #464646;
	float: right;
	height: 100%;
	width: 100%;
	clear: both;
	padding: 0px 0px 15px 0px;
}
.testimonial p, em {
	margin:3px 0px 5px 0px;
	padding:0;
	font-size: 100%;
}
.testimonial_cl {
	width: 120px;
	float: left;
}
.testimonial_cr {
	float: right;
	width: 520px;
}
.testimonial img {
	float: left;
	border: solid #FFFFFF 3px;
}
.testimonial img:hover {
	border: solid #E0EEFF 3px;
}

.testimonial_cl img {
	border: solid #ffffff 1px;
}
.testimonial_cl a:focus img,
.testimonial_cl a:hover img {
	border: solid #000000 1px;
	background-image: url(../images/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.testimonial_cl a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}



.credit {
	font-size: 0.9em;
	color: #464646;
	font-weight: bold;
	font-style: italic;
}
.more {
	color: #060;
	font-weight: normal;
	text-decoration: none;
}

.CaseHistoryList {
	display: block;
	clear: both;
}
.caselist {
	min-height:80px;
	display: block;
	clear: both;
	margin: 20px 0px 0px 0px;
	background-image: url(/Images/bg_fade100.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	border-right-color: #f5f9ff;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 5px;
}

.caselist img {
	margin: 0px 10px 15px 0px;
}	
.caselist p, em {
	margin:0px 0px 10px 0px;
	padding:0;
}

.caselist_cl {
	clear: both;
	float: left;
}
.caselist_cr {
	float: left;
	width: 520px;
}
.caselist_cr img {
	margin:0px 0px 0px 0px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	vertical-align: bottom;
	border:0;
}

.caselist_cr a, .caselist_cr a:link, caselist_cr a:visited, .caselist_cr a:active, .caselist_cr a:hover {
	display: block;
	outline: none;
	color: #464646;
	text-decoration: none;
}
.caselist_cr a:hover {
	text-decoration: none;
}

.caselist_cl img {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.caselist_cl a:focus img,
.caselist_cl a:hover img {
	background-image: url(../images/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.caselist_cl a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}




.casestudy {
	text-align: left;
	display: block;
	vertical-align: top;
	font-size: 100%;
	color: #464646;
	height: 100%;
	width: 100%;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.casestudy p, em {
	margin:0px 0px 10px 0px;
	padding:0;
}
.casestudy {
	clear: both;
	float: left;
	height: 100%;
}

.tml_title {
	border-bottom:solid #ccc 1px;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.4em;
	color: #464646;
}

.weblink {
	float: right;
	margin: 0px 0px 15px 20px;
	padding: 0;
}
.weblink img {
	border: solid #ccc 1px;
}
.weblink a:focus img,
.weblink a:hover img {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.weblink a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}




.ContactBox {
	text-align: left;
	margin-top: 10px;
	display: block;
}
.FormQ {
	text-align: right;
	color: #464646;
	font-weight: normal;
	vertical-align: middle;
}
.FormA {
	text-align: left;
	color: #464646;
	font-weight: normal;
	vertical-align: top;
}

.QuickForm {
	text-align: left;
	margin-top: 10px;
	display: block;
}
.QuickForm td {
	vertical-align: middle;
}

#quote {
	background:#FFFFFF url(../images/QuoteBoxTop.gif.gif) no-repeat scroll left top;

}


.warning { COLOR: red }
.error { FONT-WEIGHT: bold; COLOR: red }


.textbox {
	color: #464646;
	text-align: left;
	background-color: #F2F4F7;
	font-weight: normal;
	border: 1px solid;
	vertical-align: top;
	border-color: #A7BAC9;
	font-size: small;
}

   
#LogoRight { float: right; }
#LogoLeft { float: left; border: solid #000000 1px; }
#LogoMiddle { padding: 0px 160px 5px 160px; margin: 0px; }


.Box {
	width: 560px;
	float: left;
	display: inline;
}
   
.floatright {
	float: right;
}

.floatleft {
	float: left;
	clear: left;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.imgleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

.BrochureRequest {
	background-color: #FFFFFF;
}

.style1 {color: #CC9900}
.style2 {color: #CC6600}



	 
	  
.box {
	float: left;
	width: 100%;
	height: 100px;
	display: inline;
	background-image: url(../Images/TopMenu_BG.jpg);
}
#boxContent { border: none; background: #9FC; }
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #666; margin: 4px; }





.Product {
	padding: 0;
	width: 250px;
	display: block;
	margin: 10px 0 0 10px;
}

.ProductTop {
	background:transparent url(../resources/Product_top.png) no-repeat scroll left top;
	width:250px;
	padding:5px 0px 0px 0px;
	background-color: #E0EEFF;
}
.ProductFooter {
	background:transparent url(../resources/Product_bot.png) no-repeat scroll left bottom;
	width:250px;
	padding: 0px 0px 5px 0px;
}
.ProductContent {
	border-color:#A9B7CB;
	border-style:solid;
	border-width:0 1px 0 1px;
	color: #464646;
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px 0 0 5px;
}
.ProductContent p {
	margin: 0;
	padding: 0;
}
.ProductContent a, a:hover {
	margin: 0;
	padding: 0;
	text-decoration: none;
}






.Product2 {
	background:transparent url(../resources/Product_bg_base.png) no-repeat scroll left bottom;
	width:250px;
	margin-left: 10px;
	height: 150px;
}

/* .Product2 div {
display:inline;
float:left;
}
*/


.Product2_top {
	background:transparent url(../resources/Product_bg_top.png) no-repeat scroll left top;
	width:250px;
	height: 6px;
}


.ProductContent2 {
	display:block;
	margin:0;
	padding: 10;
}

.ProductFooter2 {
	background:transparent url(../resources/Product_bot.png) no-repeat scroll left bottom;
	height: 5px;
	margin: 0;
	padding: 0;
}






#topmenu {
	font-weight: normal;
	color: #464646;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 850px;
	display: block;
	background-image: url(TopMenuBG.png);
	background-repeat: no-repeat;
	height: 1.5em;
	line-height: 1.5em;
	border-bottom-style: solid;
	border-bottom: 1px;
}

.topmenuitem {
	color: #F5FFF2;
	text-align: center;
	float: left;
}

.TopSeperator {
	border-right: solid 1px #fcfcfc;
}

#topmenu ul {
	color: #FFFFCC;
	margin: 0px;
	padding: 0pt 0pt 0pt 0pt;
	line-height: 1.5em;
}
#topmenu li a, #topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
	color:#FFFFCC;
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding: 0;
}
#topmenu li a:hover {
	color:#FF6600;
	text-decoration:none;
	display: block;
}

#topmenu ul li.FirstLink {
	background-image:none;
}
#topmenu ul li.Active {
	display: block;
	padding: 5px 15px 5px 20px;
	color: #99CC66;
	margin: 0;
}

#topmenu li {
	background-image: url(../images/NavBarLink.gif);
	background-repeat: no-repeat;
	background-position: 0pt 3pt;
	display: block;
	padding: 5px 15px 5px 20px;
	margin: 0pt;
	color: #999966;
	float: left;
}


#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding: 0px 20px 0px 20px;
}
#topmenu a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	display: block;
	padding: 0px 20px 0px 20px;
}
#topmenu a.Highlighted, #topmenu a.Highlighted:link, #topmenu a.Highlighted:visited, #topmenu a.Highlighted:active, #topmenu a.Highlighted:hover {
color:#FF6600;
text-decoration:none;
}


.Bullets {
	display: block;
	margin: 5px 0px 5px 30px;


}

.Bullets ul {
	list-style-type: none;
	margin:0px;
	padding: 3px;
	text-indent: 0px;
}

.Bullets li, li a, li a:link, li a:active, li a:visited {
	display: block;
	padding: 3px 0px 3px 15px;
	text-decoration: none;
	display: block;
	background-image: url(Bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0px;
}

.Bullets li a:hover, .NavMenu li a:visited:hover {
	color: #CC0000;
	background-color: #F2F8FF;
	text-decoration: none;
	display: block;
	border-color: #ccc;
}






#NavigationBar {
	padding: 8px 8px 8px 8px;
	margin: 0px;
	text-align: left;
	color: #464646;
	width: 165px;
}


.NavMenu, .ProductMenu {
	text-align: left;
	background:#FFFFFF url(../resources/Navbar_top.gif) no-repeat scroll left top;
	padding: 5px 0px 0px 0px;
	margin-top: 5px;
	display: block;
	width: 166px;
	line-height: 1.1em;
}

.NavMenuContent {
	border-color:#A9B7CB;
	border-style:solid;
	border-width:0 1px 0 1px;
	display: block;
}

.NavMenuFooter {
	background:#FFFFFF url(../resources/Navbar_bot.gif) no-repeat scroll left bottom;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	width: 166px;
}


.NavMenu ul {
	/*	background-color: #E0EEFF; */
	color: #464646;
	list-style-type: none;
	margin:0px;
	padding-left: 3px;
	padding-right: 3px;
}
.NavMenu li {
	color: #464646;
	text-indent: 15px;
	margin:0px;
	padding: 0px;
	display: inline;
}
.NavMenu li a {
	color: #464646;
	border: solid #FFFFFF 1px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	display: block;
	background-image: url(../images/NavGo_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.NavMenu li a:link {
	color: #464646;
	border: solid #FFFFFF 1px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	text-indent: 15px;
	display: block;
	background-image: url(../images/NavGo_green.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.NavMenu li a:active, .NavMenu li a:visited {
	color: #464646;
	border: solid #FFFFFF 1px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	text-indent: 15px;
	display: block;
	background-image: url(../images/NavGo_green.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.NavMenu li a:hover, .NavMenu li a:visited:hover {
	color: #CC0000;
	background-color: #F2F8FF;
	text-decoration: none;
	display: block;
	border-color: #ccc;
}



.ProductMenu ul li {
	background-color: #E0EEFF;
	color: #464646;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/NavGo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	list-style-type: none;
	margin-bottom: 10px;
}
.ProductMenu strong {
	color: #464646;
	font-weight: bold;
	font-size: 1.1em;
}
.ProductMenu li a {
	text-decoration: none;
	color: #CC0000;
	border: solid #E0EEFF 1px;
	display: block;
	padding: 1px 0px 1px 5px;
}

.ProductMenu li a:visited {
	text-decoration: none;
	color: #464646;
}
.ProductMenu li a:hover {
	color: #CC0000;
	font-weight: normal;
	border: solid #ccc 1px;
}

.ProductMenu li a:link {
	color: #464646;
	text-decoration: none;
}
.ProductMenu li a:active {
	color: #FFFFFF;
}
.ProductMenu li a:visited:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}






.QuoteInContent {
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
	width: 166px;
}


.mpQuote {
	background: transparent url(../images/QuoteBoxTop.gif) no-repeat scroll left top;
	width:166px;
	padding:0;
	padding-top: 15px;
	margin-top: 10px;
}
.mpQuote p, em {
	font-size: 0.9em;
	margin: 0px 5px 0px 5px;
	color: #464646;/*	color: #CB0133;  */
}
.mpQuote_b {
	background:transparent url(../images/QuoteBoxBot.gif) no-repeat scroll left bottom;
	width:166px;
	padding-bottom: 15px;
}
.mpQuote_c {
	border-color:#4166B2;
	border-style:solid;
	border-width:0pt 1px;
	width: 164px;
	background-color: #FFF;
}


.mpQuote2 {
	background:#FFFFFF url(../images/QuoteBoxTop2_olive.gif) no-repeat scroll left top;
	width:166px;
	padding:0;
	padding-top: 15px;
	margin-top: 5px;
}
.mpQuote2 p, em {
	margin: 0px 3px 0px 8px;
	color: #464646;/*	color: #CB0133;  */
}
.mpQuote2_b {
	background:transparent url(../images/QuoteBoxBot2_olive.gif) no-repeat scroll left bottom;
	width:166px;
	padding-bottom: 15px;
}
.mpQuote2_c {
	border-color:#CCCC66;
	border-style:solid;
	border-width:0pt 1px;
	width: 164px;
}






.mpAlert {
	background:#E0EEFF url(../images/QuoteBoxTop_olive.gif) no-repeat scroll left top;
	width:166px;
	padding:15px 0px 0px 0px;
	float: right;
	margin: 5px 0px 15px 15px;
}

.mpAlert p, em {
	color: #464646;
	margin: 0px 5px 0px 5px;
	font-size: 0.9em;
}

.mpAlert_b {
	background:transparent url(../images/QuoteBoxBot_olive.gif) no-repeat scroll left bottom;
	width:166px;
	padding: 0px 0px 15px 0px;
}

.mpAlert_c {
	border-color:#CCCC66;
	border-style:solid;
	border-width:0pt 1px;
	width: 164px;
	padding: 0;
}



.NavTitle {
	color: #464646;
	border-bottom: #ccc 1px solid;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 3px 5px 5px;
	padding: 0 0 2px 0;
	text-decoration: none;
}


.block {
	display: block;
}

#Footer {
	display: block;
	background-color: #E0EEFF;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 0.3em;

}


#FooterMenu {
	display: block;
	color: #A38E7D;
	width: 850px;
	margin: 3px 10px 10px 3px;
/*	background-image: url(../Images/TopMenu_BG.jpg); */
}

#FooterMenu ul {
	display: inline;
}
#FooterMenu ul li.FirstLink {
	background-image:none;
	margin: 0;
	padding: 0;
	display: block;
}
#FooterMenu ul li.Active {
	display: block;
	color: #AF8F6B;
	margin: 0;
}

#FooterMenu ul li {
	background-repeat: no-repeat;
	background-position: 0pt 3pt;
	padding: 0px 10px 0px 20px;
	margin: 0pt;
	position: relative;
}

#FooterMenu a, #FooterMenu a:link, #FooterMenu a:visited, #FooterMenu a:active {
	text-decoration:none;
	font-weight: normal;
	display: inline;
	color: #AF8F6B;
}
#FooterMenu a:hover {
	text-decoration:none;
	color: #758CB8;
	display: inline;
}
#FooterMenu a.Highlighted, #FooterMenu a.Highlighted:link, #FooterMenu a.Highlighted:visited, #FooterMenu a.Highlighted:active, #FooterMenu a.Highlighted:hover {
	text-decoration:none;
	color: #AF8F6B;
}
