body {
	font-family: Arial, Helvetica, sans-serif;
	background: #272727;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ca8c2b;
}
a:hover {
	color: #004991;
}
.white {
	color: #fff;
}
.gold {
	color: #ca8c2b;
}
.black {
	color: #000;
}
.blue {
	color: #004991;
}
#siteContainer {
	background: url(../Images/Tile.jpg) repeat-x #fff;
	min-height: 763px;
}
*html #siteContainer {
	background: url(../Images/Tile.jpg) repeat-x #fff;
	height: 763px;
}
#bodyContainer {
	margin: auto;
	width: 960px;
}
.topMenu {
	font-size: 11px;
	color: #fff;
	width: 960px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
.topMenu a {
	color: #fff;
	text-decoration: none;
}
.topMenu a:hover {
	color: #ca8c2b;
}

.banner {
	background: url(../Images/Banner.jpg) no-repeat;
	width: 960px;
	height: 180px;
	margin: 1px 0px 1px 0px;
}
.flag {
	float: right;
	width: 22px;
	height: 12px;
	margin: 10px 0px 0px 10px;
}
.logo {
	float: left;
	margin: -2px 0px 0px 10px;
}
.menu {
	margin: auto;
	font-size: 14px;
	color: #fff;
	width: 997px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.menu a {
	float: left;
	color: #fff;
	text-decoration: none;
	height: 28px;
	padding: 0px 19px 0px 19px;
}
.menu a:hover {
	background: url(../Images/MenuBtn-over.gif) no-repeat;
	color: #fff;
}
.menu .first {
/*	display: block;
	width: 110px; */
	height: 39px;
	padding: 0px 19px 0px 18px;
}
.menu .second {
/*	display: block;
	width: 123px; */
	height: 39px;
}
.menu .third {
/*	display: block;
	width: 158px; */
	height: 39px;
}
.menu .fourth {
/*	display: block;
	width: 145px; */
	height: 39px;
	padding: 0px 20px 0px 20px;
}
.menu .fifth {
/*	display: block;
	width: 166px; */
	height: 39px;
	padding: 0px 20px 0px 20px;
}
.menu .sixth {
/*	display: block;
	width: 161px; */
	height: 39px;
}
.menu .seventh {
/*	display: block;
	width: 120px; */
	height: 39px;
	padding: 0px 18px 0px 19px;
}
.menu .div {
	float: left;
	margin: 0px;
	padding: 0px;
}

.contentContainer {
	clear: both;
	margin: auto;
	width: 980px;
	min-height: 488px;
	padding: 15px 0px 20px 0px;
	overflow: hidden;
}
*html .contentContainer {
	height: 488px;
	overflow: visible;
}
.ltCol {
	float: left;
	width: 230px;
	margin-right: 20px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #748499;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #afb6bf;
	margin: 0px;
	padding: 0px;
}
.line {
	background: #999;
	height: 1px;
	margin-bottom: 10px;
}
.langCols {
	float: left;
	font-size: 11px;
	color: #666;
	width: 230px;
	min-height: 200px;
}
*html .langCols {
	height: 200px;
}
.langCol1 {
	float: left;
	width: 71px;
	margin: 0px 9px 0px 0px;
}
.langCol2 {
	float: left;
	width: 70px;
	margin: 0px;
}
.langCol3 {
	float: left;
	width: 71px;
	margin: 0px 0px 0px 9px;
}
.lostInTrans {
	width: 230px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #ca8c2b;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #ca8c2b;
	margin: 0px;
	padding: 0px;
}
.lostInTrans p {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
*html .lostInTrans p {
	padding: 5px 0px 10px 0px;
}
.lostInTrans a {
	font-size: 11px;
	font-weight: bold;
	color: #ca8c2b;
	text-decoration: none;
}
*html .lostInTrans a {
	line-height: .5em;
}
.lostInTrans a:hover {
	color: #004991;
}
.midCol {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.midCol h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004991;
	margin: 0px;
	padding: 0px;
}
.midCol h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ca8c2b;
	margin: 0px;
	padding: 0px;
}
.midCol p {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	line-height: 16px;
}
.TransFocus {
	background: url(../Images/TranslationFocus.jpg) no-repeat;
	font-size: 11px;
	color: #666;
	width: 380px;
	height: 74px;
	margin: 20px 0px 0px 0px;
	padding: 7px 10px 0px 70px;
}
.TransFocus h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004991;
	margin: 0px;
	padding: 0px;
}
.TransFocus h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.InterpretFocus {
	background: url(../Images/InterpretationFocus.jpg) no-repeat;
	font-size: 11px;
	color: #666;
	width: 380px;
	height: 74px;
	margin: 20px 0px 0px 0px;
	padding: 7px 10px 20px 70px;
}
.InterpretFocus h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004991;
	margin: 0px;
	padding: 0px;
}
.InterpretFocus h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.focusLearnMore a {
	float: right;
	font-size: 11px;
	color: #ca8c2b;
	text-decoration: none;
	margin-top: -10px;
}
.focusLearnMore a:hover {
	color: #004991;
}
.AssocLogos {
	width: 460px;
	height: 64px;
}
.rtCol {
	float: left;
	width: 230px;
}
.rtColApp {
	width: 210px;
	height: 60px;
	margin: 15px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
}
.rtColApp .icon {
	float: left;
	width: 20px;
	height: 19px;
	margin-right: 5px;
}
.rtColApp .content {
	float: left;
	font-size: 11px;
	color: #666;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.rtColApp h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.rtColApp a {
	font-size: 11px;
	color: #ca8c2b;
	text-decoration: none;
}
.rtColApp a:hover {
	color: #004991;
}
.rtColRtFocus {
	width: 230px;
	min-height: 182px;
	margin-top: -15px;
}
*html .rtColRtFocus {
	height: 182px;
	margin-top: -8px;
}
.rtColRtFocus .Top {
	width: 230px;
	height: 4px;
}
.rtColRtFocus .Mid {
	background: url(../Images/RtFocus-tile.gif) repeat-y;
	font-size: 11px;
	color: #333;
	line-height: 1.3em;
	width: 210px;
	min-height: 164px;
	overflow: hidden;
	margin: 0px;
	padding: 6px 10px 6px 10px;
}
*html .rtColRtFocus .Mid {
	height: 164px;
	overflow: visible;
}
.rtColRtFocus .Mid h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
*html .rtColRtFocus .Mid h1 {
	margin: 30px 0px 0px 0px;
}
.rtColRtFocus .Mid h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.rtColRtFocus .Btm {
	width: 230px;
	height: 4px;
}

#footer {
	background: url(../Images/FooterTile.jpg) repeat-x;
	height: 124px;
}
.footerContent {
	background: url(../Images/FooterBkgrd.jpg) no-repeat;
	margin: auto;
	width: 960px;
	height: 104px;
	padding-top: 20px;
}
.LocAddress.US {
	float: left;
	font-size: 11px;
	color: #999;
	width: 255px;
	margin-right: 20px;
}
.LocAddress.UK {
	float: left;
	font-size: 11px;
	color: #999;
	width: 255px;
	margin-right: 20px;
}
.LocAddress.RU {
	float: left;
	font-size: 11px;
	color: #999;
	width: 210px;
	margin-right: 20px;
}
.LocAddress.AZ {
	float: left;
	font-size: 11px;
	color: #999;
	width: 180px;
	margin-right: 0px;
}
.LocAddress strong {
	font-weight: bold;
	color: #fff;
}
.LocAddress a {
	color: #999;
	text-decoration: none;
}
.LocAddress a:hover {
	color: #fff;
}
#subFooter {
	margin: auto;
	width: 960px;
	height: 50px;
	padding-top: 2px;
}
.credits {
	float: left;
	font-size: 11px;
	color: #777;
	text-align: right;
}
.subMenu {
	float: right;
	font-size: 11px;
	color: #777;
	text-align: right;
}
.subMenu a {
	color: #777;
	text-decoration: none;
}
.subMenu a:hover {
	color: #fff;
}
