<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/lines2.gif);
	margin-top: 20px;
}
.twoColFixLtHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px none #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 17px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FCFCFC url(../images/Services.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 10px 15px 20px;
	border-left-width: 1pt;
	border-left-style: none;
	border-left-color: #999999;
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #999999;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
} 
.twoColFixLtHdr #footer {
	background:#03447C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-bottom: 3;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.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;
}
.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
	line-height: 20px;
	padding-top: 10px;
}
.left_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F85E6;
	background-color: #FFFFFF;
	padding: 0px 0px 2px;
	display: block;
	font-weight: bold;
}
.left_colcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	display: block;
	line-height: 14px;
}
.foot_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/ar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 9px;
	height: 15px;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #03447C;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-style: normal;
}
 
</style>
.headline_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B6B6B6;
}
.headline_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #064276;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	line-height: 21px;
	padding-top: 20px;
}
.main_subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1476B5;
	padding-top: 5px;
}
.popup_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.curse {
	cursor: hand;
}
.popup_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
}
.tms_border {
	padding: 5px;
	border: 1px solid #E6E6E6;
	display: block;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	width: 400px;
	padding-left: 20px;
	margin-left: 25px;
	line-height: 15px;
}
#revpanel {
	float: right;
	width: 300px;
	padding: 4px;
	visibility: hidden;
}
#panel_mid {
	width: 310px;
	background-image: url(../images/centre_bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 7px;
}
#right_col {
	float: right;
	width: 210px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	padding-left: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.right_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F7AB0;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 13px;
}
.right_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	line-height: 14px;
}
.black_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.solutions_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	border: 1px solid #CCCCCC;
	display: block;
}
.ppt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding: 1px;
	display: block;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.popup_headergreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39810A;
	font-weight: bold;
}
.popup_headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B30F10;
	font-weight: bold;
}
.hand {
	cursor: hand;
}
#flashcontent {
	height: 160px;
	width: 545px;
}
.consult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	background-image: url(../images/blue_bk.jpg);
	display: block;
	padding: 8px 8px 15px;
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.consult_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #585858;
	display: block;
	padding: 3px;
}
.solutions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.solutions_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bullet_logo {
	list-style-position: outside;
	list-style-image: url(../images/bullet_logo.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	padding: 10px 10px 25px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	font-style: italic;
	width: 510px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950618;
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}
.site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #E2E2E2;
	display: block;
	padding: 1px;
}
.bni_member {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1476B5;
	padding-top: 3px;
	display: block;
	padding-left: 3px;
	padding-bottom: 5px;
}
.bni_photo {
	padding-right: 5px;
	padding-bottom: 5px;
}
.pop_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #40018B;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #5302B5;
}
