body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: center;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

*html .clear{
	height: 1%;
}

a {
	font-weight: bold;color: #0054a4; text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.blue {
	color: #0055a5;
}

.blue a{
	color: #0055a5;
	text-decoration: none;
}

.blue a:hover {
	text-decoration: underline;
}


.tng{
	width: 26px;
	float: left;
}


#contentleft {
	margin-left: 15px;
	width: 367px;
	margin-top: 10px;
	float: left;
}

#contentright {
	position: relative;
	margin-top: 10px;
	margin-right: 13px;
	float: right;
}

.middle {
	font-size: 13px;
	background-color: #E5EDFA;
	width: 402px;
	height: 520px;
	padding-left: 15px;
	float: left;
	margin-right:10px;
}

.privacy{
color: #6F6F6F;
font-size: 10px;
margin-left: 3px;
font-weight: bold;
}

.bluebox{
width: 175px;
padding-left:10px;
padding-top:7px;
padding-bottom:7px;
padding-right:7px;
margin:3px;
background-color: #4482BB;
color: #ffffff;
}

.getStarted {
	position: absolute;
	width: 185px;
	height: 108px;
	top: 95px;
	left: 715px;
	z-index: 10;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="/images/menu/getstarted.png");
}

.getStarted[class]{
	position: absolute;
	width: 185px;
	height: 108px;
	top: 95px;
	left: 715px;
	z-index: 10;
	background-image: url(/images/menu/getstarted.png);
}

.getStarted_careers {
	position: absolute;
	width: 185px;
	height: 108px;
	top: 95px;
	left: 715px;
	z-index: 10;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="/images/menu/getstarted_careers.png");
}

.getStarted_careers[class]{
	position: absolute;
	width: 185px;
	height: 108px;
	top: 95px;
	left: 715px;
	z-index: 10;
	background-image: url(/images/menu/getstarted_careers.png);
}

.getStartedFlyOut{
	position: absolute;
	width: 120px;
	top: 168px;
	left: 754px;
	display: none;
	z-index: 11;
	background-color: #B2D384;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.dropdown {
	font-size: 12px;
	color: #5D5141;
	text-align: left;
	background-color: #EFF0F2;
	margin: 5px 5px 5px 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
}

.dropdown a {
	color: #5D5141;
	text-decoration: none;

}

.dropdown a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

#who_sub {
	z-index: 9;
	width: 225px;
	position: relative;
	display: none;
	height: 120px;
	text-align: center;
	background-color: #f89828;
	clear: both;
}

.dropDownTitle {
	font-size: 14px;
	font-weight: bold;
}

.legalTitle {
	font-size: 13px;
	font-weight: bold;
}

.quote {
	 font-family: Georgia;
	 font-size: 15px;
	 color: #6d6c6c;
	 line-height: 20px;
}

#container{
	position: relative;
	width:925px;
	margin-right:auto;
	margin-left:auto;
	min-height:450px;
	margin-top:5px;
	text-align: left;
}

#headerWrapper {
	position: relative;
	height: 90px;
	background-color: #F8F9FB;
	border-left : 1px solid #CEE0EE;
	border-top : 1px solid #CEE0EE;
	border-right : 1px solid #CEE0EE;
}

#menuWrapper {
	position: relative;
	height: 36px;
	z-index: 9;
	background: url(/images/menu/bottomGradient.gif) top repeat-x;
	border: 1px solid #33779A;
}

#subMenuWrapper {
	position: relative;
	height: 124px;
	width: 925px;
}

.submenu {
	float: left;
	white-space: nowrap;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #C9DFED;
	font-size: 11px;
	font-weight: bold;
	color : #595959;
	line-height: 27px;
}

.submenu a{
	color : #595959;
}

.submenuOn {
	float: left;
	white-space: nowrap;
	background-color: #f89726;
	border-top: 1px solid #D49911;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #C9DFED;
	font-size: 11px;
	font-weight: bold;
	color : #ffffff;
	line-height: 27px;
}

.jsvalidation{
	display:block;
	font-size: 11px;
	color: #ea6412;
	background:#fff;
	line-height: 1.2em;
padding: 2px;
}

.submenuOn a{
	color : #ffffff;
}

.sub {
	background: url(/images/menu/bottomGradientsub.gif) center repeat-x;
	height: 27px;
	border-bottom : 1px solid #C9DFED;
	border-left : 1px solid #C9DFED;
	border-right: 1px solid #C9DFED;
}

#bodyContent {
	width: 925px;
	margin-top: 20px;
	min-height:450px;
}

.oneContent {
	float: left;
	margin-right: 30px;
	width: 155px;
}

.twoContent {
	float: left;
	width: 510px; 
}

.threeContent {
	float: right;
	width: 200px; 
	position: relative;
}

#footer {
	clear: both;
}

#logo {
	margin-top: 10px;
	margin-left: 25px;
}

#login {
	position: absolute;
	top: 10px;
	left: 535px;
	width: 400px;
	text-align: right;
	font-size : 8pt;
	color : #99908A;
}

#login a {
color : #99908A;
}

#topMenu {
	position: absolute;
	top: 70px;
	left: 410px;
	width: 500px;
	font-weight: bold;
	color: #777777;
	text-align: right;
	font-size: 11px;
}

#topMenu a {
	color: #777777;
	text-decoration: none;
}

#topMenu a:hover {
	color: #000000;
	text-decoration: none;
}


.what {
	position: absolute;
	top: 7px;
	left: 15px;
	height: 37px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: top;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src="/images/menu/whatwedo.png",sizingMethod="crop");
}

.what[class] {
	position: absolute;
	top: 7px;
	left: 15px;
	height: 37px;
	width: 150px;
	background-repeat: no-repeat;
	background-position:top;
	cursor:pointer;
	background: url(/images/menu/whatwedo.png) no-repeat;
}

.who {
	position: absolute;
	top: 7px;
	left: 225px;
	height: 37px;
	width: 225px;
	background-repeat: no-repeat;
	background-position:bottom;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='/images/menu/whoweworkwith.png',sizingMethod='crop');
}

.who[class] {
	position: absolute;
	top: 7px;
	left: 225px;
	height: 37px;
	width: 225px;
	background-repeat: no-repeat;
	background-position:top;
	cursor:pointer;
	background: url(/images/menu/whoweworkwith.png) no-repeat;
}

.why {
	position: absolute;
	top: 7px;
	left: 515px;
	height: 37px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='/images/menu/whyyodle.png',sizingMethod='crop');
}

.why[class] {
	position: absolute;
	top: 7px;
	left: 515px;
	height: 37px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: top;
	cursor:pointer;
	background: url(/images/menu/whyyodle.png) no-repeat;
}

#divider1 {
	position: absolute;
	top: 5px;
	left: 190px;
}

#divider2 {
	position: absolute;
	top: 5px;
	left: 475px;
}

#newsletter {
	float: right;
	width: 383px;
	background: url(/images/footer/greenGradient.gif) top repeat-x;
	height: 40px;
	font-size: 11px;
	color: #5F5D60;
	font-weight : bold;
	line-height : 22px;
}

.green {
	color:#4A7C0D;
	font-weight: bold;
}

.green a{
	color:#ACC87D;
	font-weight: bold;
	text-decoration: underline;
}

.subTitleDouble {
	position: absolute;
	left: 40px;
	top: 40px;
	color: #ffffff;
	margin-bottom:auto;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: .5px;
}

.subTitle{
	position: absolute;
	left: 40px;
	top: 50px;
	color: #ffffff;
	margin-bottom:auto;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: .5px;
}

.rightRailTitle {
	padding-left:15px;
	padding-top:2px;
	padding-bottom:5px;
	height: auto;
	border-left: 1px solid #CCDFED;
	border-top: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	background: url(/images/rightsidegradient.gif) repeat-x bottom;
	color:#476482;
	font-size:12px;
	font-weight: bold;
}

.rightRailTitleDouble {
	padding-left:15px;
	padding-top:2px;
	height: 36px;
	border-left: 1px solid #CCDFED;
	border-top: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	background: url(/images/rightsidegradientdouble.gif) repeat-x;
	color:#476482;
	font-size:12px;
	font-weight: bold;
}

.rightRail {
	color:#666666;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:12px;
	border-top: 1px solid #CCDFED;
	border-left: 1px solid #CCDFED;
	border-bottom: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	font-weight: bold;
}

.rightRailBlue{
	color: #c8e2f8;
	background-color: #ffffff;
	border-top: 1px solid #CCDFED;
	border-left: 1px solid #CCDFED;
	border-bottom: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
}

.leftRailTitle {
	padding-left:10px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	height: 22px;
	border-left: 1px solid #CCDFED;
	border-top: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	background: url(/images/rightsidegradient.gif) repeat-x;
	color:#476482;
	font-size:12px;
	font-weight: bold;
}

.leftRailTitleDouble {
	padding-left:10px;
	padding-top:2px;
	height: 36px;
	border-left: 1px solid #CCDFED;
	border-top: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	background: url(/images/rightsidegradientdouble.gif) repeat-x;
	color:#476482;
	font-size:12px;
	font-weight: bold;
}


.leftRail{
	font-size:11px;
                color:#6A6C6B;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:12px;
	border-top: 1px solid #CCDFED;
	border-left: 1px solid #CCDFED;
	border-bottom: 1px solid #CCDFED;
	border-right: 1px solid #CCDFED;
	margin-bottom: 15px;
	font-weight: bold;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}
.seethesites {
	margin-top:10px;
	margin-left:6px;
	cursor:pointer;
}

ul{
	list-style : disc;
	padding-left: 25px;
}

.casestudyimg{
position: absolute;
top: 45px;
left: 5px;
text-align:center;
}

#yodleLocalLinks {font-size: 10px; display: block; float: left; width: 825px; padding: 5px 0 0 3px; margin: 0 0 10px 0;  }
#yodleLocalLinks a { font-size: 9px; margin: 0 4px 0 0; text-decoration: underline;  font-weight:bold;}
