@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.MainTable {
	width: 900px;
}
.LogoBar {
	background-image: url(../images/topbarlogo.gif);
	height: 88px;
	width: 900px;
}
.ButtonBar-bg {
	background-image: url(../images/buttonbarbg.gif);
	height: 58px;
}
.ButtonBar-badge {
	background-image: url(../images/badgebar.gif);
	width: 183px;
}
.GreyBar-bg {
	background-image: url(../images/greybarbg.gif);
	height: 225px;
}
.GreyBarDiv-bg {
	width: 900px;
	position: relative;
	height: 225px;
}
.Width100 {
	width: 100%;
}
.PaperTop {
	background-image: url(../images/papertop.gif);
	height: 36px;
	position: absolute;
	bottom: 0px;
	width: 900px;
	left: 0px;
	right: 0px;
	z-index: 99;
}
.GreyBar-StarBottom {
	background-image: url(../images/starbottom.gif);
	height: 52px;
	width: 178px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 100;
}
#TitleDiv {
	height: 106px;
	width: 497px;
	position: absolute;
	left: 17px;
	top: 45px;
}
.PaperBg {
	background-image: url(../images/paperbg.gif);
}
.PaperTitle-div {
	height: 92px;
	position: relative;
}
.PaperTitle-title {
	position: absolute;
	height: 58px;
	width: 580px;
	left: 50px;
	bottom: 20px;
	z-index: 1;
}
.PaperContent-div {
	width: 800px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D6D6D;
}
.Header1-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
.Header1-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B4C607;
	font-weight: bold;
	text-decoration: none;
}
p {
	text-align: left;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.FloatingDiv {
	position: absolute;
	left: 570px;
	top: 141px;
	width: 153px;
	height: 133px;
}
.Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/buttons/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 58px;
	width: 133px;
	font-weight: bold;
	text-transform: capitalize;
}
.Buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/buttons/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 58px;
	width: 133px;
	font-weight: bold;
	text-transform: capitalize;
	background-position: 0px -58px;
}
.ButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.ButtonText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.ButtonText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.FlashDiv {
	height: 100%;
	width: 100%;
}

.ButtonText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.LoginBox {
	background-image: url(../images/loginbox.gif);
	height: 283px;
	width: 224px;
	left: 3px;
}
.LoginBox-button {
	background-image: url(../images/buttons/loginbutton.gif);
	height: 24px;
	width: 82px;
	left: 3px;
}
.LoginBox-formfield {
	background-image: url(../images/formfield-login.gif);
	height: 23px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94A008;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
}
.ProjectsBox {
	background-image: url(../images/latestprojectsbox.gif);
	height: 283px;
	width: 224px;
	left: 3px;
	padding-top: 10px;
}
.ProjectsBoxMiniTitles {
	left: 3px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919C08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ProjectsBoxMiniContents {
	left: 3px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919C08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.PaperBottom {
	background-image: url(../images/cases/bottom1.gif);
	height: 34px;
	width: 900px;
}
.BG-Left {
	background-image: url(../images/bgleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BG-Right {
	background-image: url(../images/bgright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.FloatingDivHomepage {
	position: absolute;
	left: 517px;
	top: 130px;
	width: 153px;
	height: 133px;
}
.ContentGreen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94A008;
}
.CareersTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #575757;
	padding: 8px;
	text-align: left;
}
.CareersTitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4C607;
}
.CareersContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.NewsMenu1 {
	font-size: 14px;
	font-weight: bold;
	color: #A1B017;
}
.NewsMenu2 {
	font-size: 12px;
	font-weight: bold;
	color: #A1B017;
}
.NewsMenu3 {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.NewsMenu3:link {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.NewsMenu3:hover {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.NewsMenu3:active {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.sitepal {
	position: absolute;
	height: 400px;
	width: 400px;
	background-color: #FF0000;
	clip: rect(auto,10px,0px,auto);
}
.LocationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E503B;
}
.TradeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CEC606;
	background-color: #575757;
	padding: 3px;
}
spPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #F6F6F6;
	border: thin solid #333333;
}
.spPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #F6F6F6;
	border: 2px solid #333333;
	width: 2.5cm;
}
.spPricesGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	background-color: #F6F6F6;
	border: 2px solid #333333;
	width: 2.5cm;
}
.ButtonsSavings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 2px solid #B4C607;
	text-align: center;
	width: 100%;
	height: 30px;
}
.Width100 tr td .MainTable tr .PaperBg table tr td .PaperContent-div #PaperContent table tr .CareersContent table tbody tr td div table tr td div strong {
	font-size: 12px;
}
.Width100 tr td .MainTable tr .PaperBg table tr td .PaperContent-div #PaperContent table tr .CareersContent table tbody tr td div table tr td div {
	font-weight: bold;
	font-size: 11px;
}
.Width100 tr td .MainTable tr .PaperBg table tr td .PaperContent-div #PaperContent table tr .CareersContent table tbody tr td div table tr td div {
	font-size: 11px;
}
.Width100 tr td .MainTable tr .PaperBg table tr td .PaperContent-div #PaperContent table tr .CareersContent table tbody tr td div table {
	text-align: center;
}
.pdf {
	color: #F00;
	font-size: 18px;
}
.red-bold {
	font-weight: bold;
	color: #F00;
}
.black-bold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
