body {
	margin: 0px;
	padding: 0px;
	background-color: #627D89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.leftback {
	background-color: #2F5363;
	vertical-align: top;
}

.leftback2 {
	background-color: #522226;
	text-align: right;
}


.navbar {
	background-color: #627D89;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .5px;
}


.navlink {
	width: 179px;
}

.navlink a{
	color:#FFFFFF;
	text-decoration: none;
	border-top: 1px solid #2F5363;
	display:block;
	width: 189px;
}

.navlink a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #274552;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F5363;
}
.burg {

	float: left;
	width: 199px;
	height: 10px;
	color:#1A8C9D;
    background-color: #522226;

}

.LeftNavLeftMargin {
	width:45px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	text-align:justify;
}
.wrap {
	background-color: #F0EBE6;
	border-right:1px solid #F0EBE6;
	border-bottom:1px solid #F0EBE6;
	border-left:1px solid #F0EBE6;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:10px 0px 0px 0px;
	padding:4px;
}

.footer a:link, .footer a:visited {
	color: #F0EBE6;
}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:10px 0px 0px 0px;
	padding:4px;
}
.border1 {
	border: 2px solid #003366;
}
.border2 {
	border: 5px solid #FFFFFF;
}
.logo {
	background-color: #F0EBE6;
	background-image: url(../i/logo.gif);
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.features {
	background-color: #2F5363;
	background-image: url(../i/grn_back.gif);
	background-repeat: no-repeat;
	height: 152px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.line {
	background-image: url(../i/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 40px;
	padding-left: 40px;
}

.flink a{
	float: left;
	text-align: center;
	width: 179px;
	height: 35px;
	background-image: url(../i/feature1.gif);
	background-repeat: no-repeat;
	background-position: left top;


}

.flink a:hover{
	float: left;
	text-align: center;
	width: 179px;
	height: 35px;
	background-image: url(../i/feature1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.flink2 a{
	float: left;
	text-align: center;
	width: 179px;
	height: 35px;
	background-image: url(../i/feature2.gif);
	background-repeat: no-repeat;
	background-position: left top;


}

.flink2 a:hover{
	float: left;
	text-align: center;
	width: 179px;
	height: 35px;
	background-image: url(../i/feature2b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.HpPresentationColumnTD{
	width:45%;
}

.LeftColTd {
	background-color: #2F5363;
	vertical-align: top;
}


#BreadCrumbsDiv {
	color: #666666;
	padding-bottom: 0px;
	text-align:left;
	font-size:11px;
}

#BreadCrumbsDiv a:link, #BreadCrumbsDiv a:visited{
	color: #336699;
}

#BreadCrumbsDiv a:hover{
	color: #336699;
	text-decoration:none;
}

.SubHeaderDiv {
	color: #522226;
	font-weight:bold;
}

a:link, a:visited {
	color:#660000;
}

a:hover {
	text-decoration:none;
}

a:link img, a:visited img, a:hover img {
	text-decoration:none;
}

.TeamDetImg {
	margin:0px 0px 14px 20px;
}

.WhitePapersTable {
	font-size:10px;
	margin-top:20px;
}

.WhitePapersTable td {
	height:20px;
}

.OurTeamTable td
{
	border:1px solid #B0A24F;
}