body {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #447d9c;
	width: 1002px;
	line-height: 1.5em;
	}
h1 {
	margin: 1px 0 0 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color:#354497;
	background-color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	}

p {
	margin: 0;
	padding: 1px 0 0.75em 0;
	line-height: 1.5em;
	color: #666666;
	background-color:#ffffff;
	font-size:10pt;
	}
a img {
	border:none;
	}
ul {
	margin: 1px 1px 1px .9em;
	padding: 1px 1px 0.75em .9em;
	color: #666666;
	background-color:#ffffff;
	font-size:10pt;
	line-height: 1.25em;
	}
ul ul {
	list-style:disc;
}
ul strong {
	color: #666666;
	background-color:#ffffff;
	font-size:10pt;
	line-height: 1.25em;
	font-weight: bold;
}
ol {
	margin: 1px 1px 1px 12px;
	padding: 1px 1px 0.75em 12px;
	color: #666666;
	background-color:#ffffff;
	}
#container {
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding: 0;
}
.header	{
	height: 101px; 
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	color: #000000;
	border: none;
	padding: 0;
	}
#innerContainer {
	color: #000000;
	width: 1000px;
	height: 100%;
	background-color: #ffffff;
	padding: 0;
	border: solid 1px #333333;
	border-top: 0;
}
#wrapper {
	width:981px;
	margin: 0 0 0 18px;
	padding: 0;
	background-color: #ffffff;
	border-left: solid 1px #354497;
	display:inline;
	float:left;
}
#col1 {
	width: 219px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
	}
#col1 #whatWeDo, #howWeDefineSuccess {
	color: #000000;
	background-color: #ffffff;
	padding: 0;
	padding-left: 5px;
}	
#col1 #whatWeDo .listTitle, #howWeDefineSuccess .listTitle {
	color: #354497;
	background-color: #ffffff;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
}
#col1 #whatWeDo ul, #howWeDefineSuccess ul {
	font-size:8pt;
	margin: 1px 0 1px .9em;
	padding: 1px 0 0.75em .9em;
	color: #000000;
	background-color:#ffffff;
	line-height: 1.25em;
	letter-spacing: .02em;
}
#col1 #founded {
	color: #666666;
	background-color: #ffffff;
	font-size:8pt;
	padding: 0 8px 0 5px;
	line-height: 1.35em;
}	
#col2 {
	width: 715px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	padding: 0;
	border: none;
	margin: 0 20px 0 15px;
	display: inline;
	}

#businessModel {
	padding: 0 0 0 60px;
	line-height: 1.35em;
	}



a {
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
	}
a:hover {
	text-decoration: underline; 
	color:#000000;
	background-color:#ffffff;
	}

.largeDottedLinePadding {
	clear: both;
	padding: 12px 0 12px 0;
	margin: 0 20px 0 18px;
	background-color: #ffffff;
	background-image: url(./images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.largeDottedLine {
	clear: both;
	padding: 5px 0 5px 0;
	margin: 0 20px 0 18px;
	background-color: #ffffff;
	background-image: url(./images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.largeDottedLineNoLeft {
	clear: both;
	padding: 5px 0 10px 0;
	margin: 0 20px 0 0;
	background-color: #ffffff;
	background-image: url(./images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.copyright {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	letter-spacing: .04em;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	line-height: 1.2em;
}
.copyright strong {
	color:#354497;
	background: #ffffff;
	font-size:8pt;
	font-weight:bold;
}
strong {
	color:#354497;
	background: #ffffff;
	font-size:12pt;
	font-weight:bold;
}
#footerPic {
	clear: both;
	display: block;
	width: 967px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	margin: 0 15px 10px 18px;
	border: none;
	display: inline;
}
table {
	border-collapse: collapse;
	margin:0;
	padding:0;
	background-color:#ffffff;
	}	
table#AreasOfFocus {
	width: 600px;
	border: solid #cccccc 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
table#AreasOfFocus td {
	border-bottom: solid #cccccc 1px;
	padding-left: 10px;
	}
table#AreasOfFocus td.col1 {
	border-right: solid #cccccc 1px;
	}
table#AreasOfFocus .heading{
	font-family: arial, helvetica, sans-serif;
	color:#666666;
	background-color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	}
table#AreasOfFocus .subheading{
	font-family: arial, helvetica, sans-serif;
	color:#666666;
	background-color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	}
table#Industries {
	width: 300px;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px;
	}
table#WhatSetsUsApart {
	width: 600px;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px;
	}