body{
	background-image:url(images/insideBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

#insidePage{
	width:960px;
}

#mainNav{
	width:100%;
}

#chartTitleBox{
	width:100%;
}
#chartTitle{
	float:right;}
#chart{
	height:76px;
	z-index:99999;
	vertical-align:top;
	margin-top:0px;
	padding-top:0px;
	position:relative;
	top:-21px;
}

#pathfinder{
	position:relative;
	top:-7px;
	left:20px;
	z-index:999999;
}

#pathfinderL1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	z-index:99999;
}

#pathfinderL2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#8ba0c1;
	font-weight:bold;
	z-index:99999;
}

#pageTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#8ba0c1;
	position:relative;
	top:15px;
	left:20px;
	z-index:999999;
	height:20px;
}

#topBorder{
	width:920px;
	height:20px;
	position:relative;
	z-index:9999999;
	top:0px;
	background-image:url(images/topCurve.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#leftBorder{
	background-image:url(images/leftBorder.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:453px;
	z-index:999999;
	position:relative;
	top:0px;
	left:0px;
}

#rightBorder{
	background-image:url(images/rightBorder.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:453px;
	z-index:999999;
	position:relative;
	top:0px;
	left:0px
}

#contentContainer{
	width:900px;
	position:relative;
	top:-940px;
	z-index:9999999;
}

#pageContent{
	background-color:#ffffff;
}

#leftContent, #rightContent{
	z-index:999999;
	width:880px;
	text-align:justify;
	color:#3366FF
}

#leftContent{padding-right:10px;}

#rightContent{padding-left:10px;}

.inside_title
{
 font-family: Georgia, Times New Roman, Times, Serif;
 color: #fa7c01;   
}


.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #3c81ff;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
.orangetitlearrow {
	clear: none;
	float: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactjobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
.contactemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-indent: 20px;
	text-align: left;
}
.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}
.greybodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
