/* Focus Technology Solutions Color Palette - Focus Green #007b86 R0 B123 G133, Blue Highlight #0093a1, Green Highlight #00c2d4, Green #00abba, Gray: #ccc; Light Gray Background #ebebeb, Purple #7c2b83, Red #6a1314, */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	background: #1F5595 url(images/body_bg0409w0.gif) top center repeat-y;
	color: #464646;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
body a {
	color: #0076b8;
	text-decoration: underline;
}
body a:hover, body a:focus {
	color: #00c2d4;
	text-decoration: underline;
}
/************** header styles ***************************************/
#header {
	background: #fff;
	border: solid #acacac;
	border-width: 0 0 0 0;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 700px;
}
#masthead {
	border: solid #807f83;
	border-width: 0;
	color: #ccc;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0 6px 0 0;
	padding: 0 0 6px 23px;
	text-align: left;
	width: 140px;
}
#headerlogo {
	background: transparent url(images/header_logo.gif) top left no-repeat;
	border: 0 solid #000;
	cursor: pointer;
	height: 63px;
	margin: 6px 0 1px -4px;
	padding: 0;
	width: 128px;
}
#searchform {
	border: double #903 /*#006bb6*/;
	border-width: 0 0 0 0;
	color: #006bb6;
	display: inline;
	/*float: right;*/
	font-size: 60%;
	margin: 0 10px 6px 0;
	padding: 0 0 0 0;
}
#searchform input.searchfield {
	background-color:#f7f7f7;
	border:#ccc solid 1px;
	color: #0076b8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
}
#searchform .submit {
	background: transparent url(images/search_go.gif) top left no-repeat;
	border:#868AA6 solid 0;
	color: #b7b7b7;
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 15px;
}
#searchform a:hover, a:focus {
	color: #006bb6;
	text-decoration: none;
}
#globalnav {
	background: #fff;
	border: solid #ccc;
	border-width: 0;
	float: right;
	font-family: Tahoma, Arial, 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.01em;
	margin: 39px 0 0 0;
	padding: 1px 0 1px 0;
	text-align: center;
	text-transform: uppercase;
	width: 520px;
}
#globalnav ul {
	background: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}
#globalnav ul li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalnav ul li a {
	background: transparent;
	border: solid #88c8e2;
	border-width: 0 0 0 1px;
	color: #333333;
	font-weight: bold;
	padding: 4px 8px 2px 8px;
	text-align: center;
	text-decoration: none;
	width: 9em;
}
#globalnav ul li a:hover, #globalnav ul li a:focus {
	background: #fff;
	border: solid #ccc;
	border-width: 0 0 0 1px;
	color: #007B86;
}
#about #globalnav ul li.about a {
	background: transparent;
	color: #007B86;
}
#solutions #globalnav ul li.solutions a {
	background: transparent;
	color: #007B86;
}
#methodology #globalnav ul li.methodology a {
	background: transparent;
	color: #007B86;
}
#partners #globalnav ul li.partners a {
	background: transparent;
	color: #007B86;
}
#clients #globalnav ul li.clients a {
	background: transparent;
	color: #007B86;
}
#support #globalnav ul li.support a {
	background: transparent;
	color: #007B86;
}
#dropmenudiv {
	background: transparent;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
	/*filter:alpha(opacity=93);-moz-opacity:.93;opacity:.93;*/
	font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	position:absolute;
	text-align: left;
	z-index:100;
}
#dropmenudiv a {
	background: #ccc;
	border:#ccc solid;
	border-width: 0 0 1px 0;
	color: #000000;
	display: block;
	padding: 4px 0 4px 0;
	text-decoration: none;
	text-indent: 0px;
	width: 100%;
}
#dropmenudiv b {
	background: #f4f4f4;
	border:#e4e4e4 solid;
	border-width: 0 0 1px 0;
	color: #000000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	padding: 4px 0 4px 0;
	text-indent: 10px;
	text-transform: uppercase;
	width: 100%;
}
#dropmenudiv a:hover { /*hover background color*/
	background: #178C99;
	color: #ffffff;
}
div.divseparator {
	background: #dbdbdb;
	border: solid #ccc;
	border-width: 1px;
	height: 10px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 700px;
}
/************** home specific styles ***************************************/
#flashgraphic {
	background: transparent url(images/10bb.jpg) left top no-repeat;
	border: solid #dbdbdb;
	border-width: 10px 0 1px 0;
	height: 226px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 700px;
}
#homeDescription {
	background: #ccc ;
	border: solid #178C99  ;
	border-width:0 0 10px 0;
	margin: 0 auto 0 auto;
	padding: 6px 0 8px 0;
	width: 700px;
}
#homeFeatures {
	background: #ccc;
	border: solid #1096;
	border-width: 10px 0 0 0;
	color: #545454;
	height: auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 700px;
}
#homeFeatures p {
	color: #545454;
	font-size: 60%;
	margin: 10px 6px 0 10px;
}
#homeFeatures h1 {
	color: #fff;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 5px 3px 14px 3px;
	text-align: center;
	text-transform: uppercase;
	background-color: #178C99;
	background-image: url(images/sidenav_shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#homeFeatures h2 {
	background: Transparent;
	color: #999;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: center;
}
#homeFeatures ul {
	font-size: 60%;
	line-height: 120%;
	list-style-type: none;
	margin: 10px 6px 0 10px;
}
#homeFeatures ul li {
	margin: 0 0 6px 0;
}
#homeFeatures a {
	color: #54544;5
	text-decoration: none;
}
#homeFeatures a:hover, #homefeatures a:focus {
	color: #0093a1;
	text-decoration: none;
}
#focusNews {
	background: transparent;
	border: solid #000000;
	border-width: 1px;
	height: 190px;
	margin: 10px 5px 0 10px;
	padding: 0;
	width: 214px;
}
#focusCustomers {
	background: transparent;
	border: solid #000000;
	border-width: 1px;
	height: 190px;
	margin: 10px 5px 0 5px;
	padding: 0;
	width: 214px;
}
#focusEvents {
	background: transparent;
	border: solid #000000;
	border-width: 1px;
	height: 190px;
	margin: 10px 10px 0 5px;
	padding: 0;
	width: 214px;
}
#homeFeatures a.more {
	background: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #88c8e2;
	border-bottom: 1px solid #88c8e2;
	border-left: 1px solid #88c8e2;
	color: #6a1314;
	float: right;
	margin: 0 0 0 0;
	padding: 3px 4px 3px 4px;
	text-align: bottom;
	text-decoration: none;
}
#homeFeatures a.more:hover {
	background: #dbdbdb;
	color: #6a1314;
	text-decoration: underline;
}
*.featureDivider {
	border: solid #88c8e2;
	border-width: 0 1px 0 0;
	float: right;
	height: 155px;
	margin: 10px 15px 10px 0;
	padding: 0;
}
/************** wrapper/content styles ***************************************/
#graphic {
	border: solid #dbdbdb;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 700px;
}
#graphic a {
	background: transparent;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#graphic a:hover {
	color: #0084d1;
	text-transform: uppercase;
}
#wrapper {
	background: #fbfbfb;
	border: solid #acacac;
	border-width: 0 0 0 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 700px;
}
#sidenav ul {
	background: 00ff99;
	border:#e4e4e4 solid;
	border-width: 0 0 0 0;
	list-style-type: none;
	margin: 16px 20px 10px 20px;
	padding: 0;
	width: auto;
}
#sidenav ul li.lh h1 {
	background: #178C99  url(images/sidenav_shadow.gif) bottom left repeat-x;
	border:#acacac solid;
	border-width: 0 0 0 0;
	color: #fff;
	display: block;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: 100;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 6px 3px 14px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.t2 a {
	background: #efefef /*#5b616f #aba000 #903*/ url(images/transparent.gif) no-repeat -5% 108%;
	border:#e4e4e4 solid;
	border-width: 1px 0 0 0;
	color: #6a1314;
	font-weight: normal;
	padding: 1px 0 2px 20px;
	text-decoration: none;
}
#sidenav ul li.on a {
	background: #fff url(images/sidenav_ul_bullet.gif) 4% 50% no-repeat;
	border:#e4e4e4 solid;
	border-width: 1px 0 0 0;
	color: #33cc00 /*#6a1314*/;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul li a {
	background: #fff;
	border:#e4e4e4 solid;
	border-width: 0 1px 1px 1px;
	color: #007b86;
	display: block;
	font-size: 10px;
	line-height: 13px;
	list-style-type: none;
	padding: 1px 0 3px 16px;
	text-decoration: none;
	text-transform: normal;
}
#sidenav ul li a:hover, #sidenav ul li a:focus {
	background: #e8e6e6;
	color: #6a1314;
	text-decoration: none;
}
#leftcol{
	background-color: transparent;
	border: solid #ff0000;
	border-width: 0 0 0 0;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 238px;
}
#leftcol p {
	font-size: 60%;
	margin: 0 8px 10px 30px;
}
#leftcol a {
	color: #006bb6;
	text-decoration: none;
}
#leftcol a:hover, #footernav a:focus {
	color: #006bb6;
	text-decoration: underline;
}
#leftcol #iconlist ul {
	background: transparent;
	border:#ff0000 solid;
	border-width: 0;
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: auto;
}
#leftcol #iconlist ul li {
	list-style-type: none;
}
#leftcol #iconlist ul li a {
	border:#e4e4e4 solid;
	border-width: 0;
	color: #0076b8;
	display: block;
	font-size: 65%;
	line-height: 13px;
	padding: 1px 0 5px 32px;
	text-decoration: underline;
	text-transform: normal;
}
#leftcol #iconlist ul li a:hover {
	color: #00c2d4;
	text-decoration: underline;
}
#cntrcol1 {
	background: transparent;
	border: 0;
	margin: 0 0 0 238px;
	padding: 0;
}
#cntrcol2 {
	background: transparent;
	margin: 0 280px 0 144px;
}
#content {
	background: #fff;
	border: solid #c2c2c2;
	border-width: 0 0 0 1px;
	float: right;
	font-size: 90%;
	padding: 0;
}
#content #rghtcol {
	background: #fff url(images/dottedline_verti.gif) top left repeat-y;
	border: solid #fff;
	border-width: 0 0 0 6px;
	float: right;
	height: 100%;
	margin: 85px 0 10px 10px;
	padding: 0 4px 0 10px;
	width: 200px;
}
#content #rghtcol p {
	font-size: 90%;
	margin: 10px 0 10px 0;
}
#content #rghtcol ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	line-height: 120%;
	list-style-type: square;
	list-style-image: none;
	margin: 0 0 12px 20px;
}
#content #rghtcol h2 {
	background: #f4f4f4;
	border: solid #ccc;
	border-width: 1px 0 1px 0;
	color: #0076b8;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande' , 'Trebuchet MS', Tahoma, Georgia, 'Times New Roman', serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 16px 0;
}
#content h1 {
	border: solid #23140153;
	border-width: 0 0 0 0;
	color: #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	/*letter-spacing: 0.05em;*/
	margin: 10px 15px 4px 20px;
	padding: 0;
}
#content h2 {
	color: #007b86;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	margin: 12px 15px 8px 20px;
}
#content h3 {
	color: #807f83;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande' , 'Trebuchet MS', Tahoma, Georgia, 'Times New Roman', serif;
	font-size: 125%;
	font-weight: bold;
	padding: 0;
	margin: 2px 15px 8px 20px;
}
#content p {
	background: transparent;
	/*font-family: Georgia, 'Times New Roman', serif;*/
	font-size: 100%;
	margin: 12px 15px 12px 20px;
}
#content p.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}
#content ul {
	font-size: 100%;
	line-height: 120%;
	list-style-type: square;
	list-style-image: url(images/ul_bullet.gif);
	margin: 0 15px 12px 50px;
}
#content #iconlist ul {
	background: transparent;
	border:#ff0000 solid;
	border-width: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#content #iconlist ul li {
	list-style-type: none;
}
#content #iconlist ul li a {
	border:#e4e4e4 solid;
	border-width: 0;
	color: #0076b8;
	display: block;
	font-size: 100%;
	line-height: 13px;
	padding: 1px 0 5px 44px;
	text-decoration: underline;
	text-transform: normal;
}
#content #iconlist ul li a:hover {
	color: #00c2d4;
	text-decoration: underline;
}
#content hr, hr.hrule {
	border: solid #ccc;
	border-width:1px 0 0 0;
}
*.leftimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: left;
	margin: 0 8px 8px 0;
}
*.rghtimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: right;
	margin: 0 5px 20px 15px;
}
#pullquote {
	background: #fff /*#f4f4f4*/;
	/*#6a1314 #7c2b83*/
	border: solid #0076b8;
	border-width: 1px 0 1px 0;
	color: #006bb6;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	line-height: 160%;
	margin: 10px 2px 15px 2px;
	padding: 15px 8px 15px 8px;
	text-align: left;
}
#pullquote .quoted {
	color: #464646;
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin: 1px 0 6px 0;
}
*.clearit {
	clear: both;
}
#content #methodtbl {
	background: transparent url(methodology/images/methodtbl_bg.gif) top left no-repeat;
	border: solid #acacac;
	border-width: 0;
	height: 25px;
	width: 461px;
}
#content #methodtbl a {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px 4px 4px;
	text-decoration: none;
}
#content #methodtbl a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/************** footer styles ***************************************/
#footer {
	background: #006bb6;
	border: solid #dbdbdb;
	border-width: 10px 0 0 0;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 700px;
}
#copyright {
	background: #fff;
	border-top: solid #ccc;
	border-width: 0;
	color: #807f83;
	float: left;
	font-size: 60%;
}
#copyright p {
	padding: 5px 5px 14px 5px;
}
#footernav {
	background: #fff;
	border-top: solid #ccc;
	border-width: 0;
	color: #b7b7b7;
	font-size: 60%;
	text-align: right;
}
#footernav p {
	padding: 5px 5px 14px 5px;
}
#footernav a {
	color: #807f83;
	text-decoration: none;
}
#footernav a:hover, #footernav a:focus {
	color: #afafaf;
	text-decoration: underline;
}
