@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 0px;
	margin-top: 0px;
}

.all {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.container{
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.container2{
	width: 900px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.container3{
	width: 900px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}

.container4{
	width: 900px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.container5{
	width: 900px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

.content{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.content2{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
}

.content3{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -180px;
}

.upimage img {
	padding-top: -10px;
	margin-right: 20px;
	float: right;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color:#6D889D;
	font-weight: lighter;
	padding-top: 30px;
	vertical-align: top;
	line-height: 29px;
}

h1 a {
	text-decoration: none;
	color: #6D889D;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color:#6D889D;
	font-weight: lighter;
	padding-top: 10px;
	line-height: 22px;
}

h2 a {
	text-decoration: none;
	color:#6D889D;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #963;
	font-weight: lighter;
	font-style: oblique;
	padding-top: 10px;
	line-height: 18px;
}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:300;
	padding-top: 10px;
	line-height: 17px;
}

h5 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #963;
	font-weight: lighter;
	line-height: 18px;
}


p{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 0.66px;
}

.emb{
	font-size: 10px;
	font-style:oblique;
}

a {
	font-family:Helvetica, sans-serif;
	color: #960;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.content img {
	float: right;
	vertical-align: top;
}

.list {
	padding: 3px;
}

.list ul {
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 0.66px;
	border: 1px dotted #CCC;
	border-spacing: 10px;
	background-color:#F4F4F4;
}

.services ul {
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	line-height: 20px;
}

.services ul a {
	text-decoration: none;
}

.services ul a:hover {
	text-decoration: underline;
}

.sidelist {
	padding: 3px;
	width: 140px;
}

.strengths{
	width: 550px;
}

.strengths ul {
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	line-height: 24px;
	letter-spacing: 0.66px;
	border: 1px dotted #CCC;
	background-color:#F4F4F4;
}

.inside {
	margin-left: 50px;
}

.dots {
	border: 1px dotted #CCC;
	width: 130px;
}
.dots2 {
	border: 1px dotted #CCC;
	width: 530px;
}

.quotes {
	font-style:oblique;
	font-size: 11px;
	color: #666;
	padding-left: 50px;
	line-height: 25px;
}

.people{
	color:#6D889D;
}

.floatLeft {
	float: left;
}

.footer{
	background-image: url("images/sourceFoot_bg.png");
	background-repeat: no-repeat;
	background-position:top;
	width: 750px;
	height: 200px;
}

.footer a{
	font-size:11px;
	color: #999;
	padding-left: 10px;
	text-decoration: none;
	z-index: 100;
}

.footer a:hover {
	color:#333;
}

.legalFoot {
	color:#999;
	text-align: right;
	margin-right: 45px;
}

.content table {
	margin-top: -30px;
}

.tabIn {
	padding-left: 50px;
}

.tabIn2 {
	padding-left: 90px;
}

ol {
	font-family: helvetica, sans-serif;
	color: #999;
	font-size: 13px;
	line-height: 18px;
}

.sourceDirect_side {
	width: 150px;
	border: none;
}

.sourceDirect_side img {
	border: none;
}