/* ELEMENTS */
a {
	color: #f8a118;
	text-decoration: underline;
}
a:visited {
	color: #95600c;
}
a:hover {
	color: #95600c;
}
a:active {
	color: #f8a118;
}
body {
	padding: 0;
	margin: 27px 0 50px 0;
	background: #6a7a7f url(../../img/bg_gradient.gif) repeat-x top left;
	height: 100%;
}
body, div, th, td, form, p, li, ul, ol, h1, h2, h3, h4, h5, h6, span, select, input {
	color: #4f3d3f;
	font: normal normal 11px Verdana;
	line-height: 14px;
}
form, div {
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	border-top: 1px solid #c7c7c7;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
li {
	margin: 0 0 5px 5px;
}
p, ul, ol {
	margin: 8px 0 4px 0;
}
sup {
	font: normal normal 8px Verdana, Arial, Helvetica, sans-serif;
}
th {
	background-color: #746f66;
	color: #ffffff;
}
tr {
	vertical-align: top;
}
ul {
	list-style-position: outside;
	margin: 8px 0 4px 0;
	padding: 0 0 0 13px;
}


/* CLASSES */
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clearFloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.displayBlock {
	display: block;
}
.displayNone {
	display: none;
}
.eRubeDivContainer {
	margin: 0;
	padding: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.formfield {
	margin: 0 0 6px 0;
}
.formlabel {
	margin: 6px 0 0 0;
        padding-bottom: 2px;
}
.formlabelalert {
	margin: 12px 0 0 0;
	color: #cc0000;
	font-weight: bold;
}
.header1 {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	background: transparent url(../../img/brdr_header.gif) no-repeat top right;
	height: 32px;
	width: 120px;
}
.header1 a {
	color: #4f5d61;
	font: normal 15px Georgia;
	text-decoration: none;
}
.header2 {
	color: #4f5c60;
	font: normal 16px Georgia;
	margin: 0 0 4px 0;
}
.horizLine {
	height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c7c7c7;
}
.medium {
	font-size: 11px;
}
.pageno {
	position: relative;
	left: -410px;
	top: -171px;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 9px;
}
.valignTop {
	vertical-align: top;
}


/* ID's */
#footer {
	margin: 40px 0 0 0;
	padding: 0 0 70px; 0;
	text-align: center;
}
#footer #copyright {
	margin: 0;
        text-align: left;
}
#footer #copyright p, #footer #copyright p a {
	font-size: 10px;
	color: #a3a3a2;
}
#footer #searchForm {
	float: right;
	padding: 0;
}
#footer #searchForm #search {
	font: normal normal 10px Trebuchet MS;
	color: #777777;
	text-align: right;
}
#logoArea {
	height: 77px;
	margin: 0;
	padding: 0;
}
#logoArea #logo {
	padding: 0;
	margin: 0;
}
#navPgBtm {
	border-top: 1px solid #889496;
	border-bottom: 1px solid #889496;
	margin: 0;
	padding: 10px 0 14px 0;
	height: 10px;
}
#navPgBtm .option, #navPgBtm .optionOn {
	float: left;
}
#navPgBtm .option a, #navPgBtm .optionOn a {
	font: normal normal 10px Verdana;
	color: #f6efe8;
	text-decoration: none;
	display: block;
	padding: 0 11px 0 11px;
	margin: 0;
}
#navPgBtm .option a.first, #navPgBtm .optionOn a.first {
	padding: 0 10px 0 0;
}
#navPgBtm .option a.last, #navPgBtm .optionOn a.last {
	padding: 0 0 0 10px;
}
#navPgBtm .option a:hover, #navPgBtm .optionOn a:hover {
	color: #889496;
}
#navPgBtm .separator {
	font: normal normal 12px Trebuchet MS;
	color: #889496;
	float: left;
	padding: 0 0 4px 4px;
}
#navPgTop {
	height: 57px;
	margin: 0;
}
#navPgTop #navPrimary {
	height: 29px;
	background: #f19d17 url(../../img/nav_pri_bg.jpg) repeat-x top;

}
#navPgTop #navPrimary .option, #navPgTop #navPrimary .optionOn {
	float: left;
	padding: 0 15px;
}
#navPgTop #navPrimary .brdrLeft, #navPgTop #navSecondary .brdrLeft {
	float: left;
}
#navPgTop #navPrimary .brdrRight, #navPgTop #navSecondary .brdrRight {
	float: right;

}
#navPgTop #navSecondary {
	height: 28px;
	background: #f1b14c url(../../img/nav_sec_bg.jpg) repeat-x top;
	border-top: 1px solid #cb8210;
}
#navPgTop #navSecondary #ns_menu_1 {
	position: relative;
	top: 8px;
	left: 25px;
	float: left;
}
#navPgTop #navSecondary #ns_menu_2 {
	position: relative;
	top: 8px;
	left: 100px;






	float: left;
}
#navPgTop #navSecondary #ns_menu_3 {
	position: relative;
	top: 8px;
	left: 240px;
	float: left;
}
#navPgTop #navSecondary #ns_menu_4 {
	position: relative;
	top: 8px;
	left: 450px;
	float: left;
}
#navPgTop #navSecondary #ns_menu_5 {
	position: relative;
	top: 8px;
	left: 480px;
	float: left;
}
#theBorderLands {
	width: 975px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#theContent {
	margin: 6px 0 0 0;
	background-color: #ffffff;
}
#theContent .bottomImages {
	background: #ffffff;
	height: 140px;




	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#theContent .bottomImages .rightImage1 {
	background: #ffffff url(../../img/bg_evaluatesuccess_right.jpg) no-repeat bottom right;
	float: right;
	width: 508px;
}
#theContent .bottomImages .rightImage2 {
	background: #ffffff url(../../img/bg_adviseclients_right.jpg) no-repeat bottom right;
	float: right;
	width: 508px;
}
#theContent .bottomImages .rightImage3 {
	background: #ffffff url(../../img/bg_exploresolutions_right.jpg) no-repeat bottom right;
	float: right;
	width: 508px;
}
#theContent .bottomImages .rightImage4 {
	background: #ffffff url(../../img/bg_accessexpertise_right.jpg) no-repeat bottom right;
	float: right;
	width: 508px;
}
#theContent .bottomImages .rightImage5 {
	background: #ffffff url(../../img/bg_partnerwithus_right.jpg) no-repeat bottom right;
	float: right;
	width: 508px;
}
#theContent .bottomImages .rightImageText {
	padding: 30px 45px 0 5px;
}
#theContent .bottomImages .rightImageText p {
	font: normal normal 14px Georgia;
	color: #96715b;
}
#theContent .bottomImages .rightImageText p.source {
	font: normal normal 9px Verdana;
	color: #95908e;
}
#theContent .bottomImages .rightImageText .horizLine {
	height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #decec3;
	line-height: 1px;
}
#theContent .bottomImages div {
	height: 140px;
}
#theContent .bottomImages .leftImage1 {
	background: transparent url(../../img/bg_evaluatesuccess_bottomleft.jpg) no-repeat bottom left;
	float: left;
	width: 465px;
}
#theContent .bottomImages .leftImage2 {
	background: transparent url(../../img/bg_adviseclients_bottomleft.jpg) no-repeat bottom left;
	float: left;
	width: 465px;
}
#theContent .bottomImages .leftImage3 {
	background: transparent url(../../img/bg_exploresolutions_bottomleft.jpg) no-repeat bottom left;
	float: left;
	width: 465px;
}
#theContent .bottomImages .leftImage4 {
	background: transparent url(../../img/bg_accessexpertise_bottomleft.jpg) no-repeat bottom left;
	float: left;
	width: 465px;
}
#theContent .bottomImages .leftImage5 {
	background: transparent url(../../img/bg_partnerwithus_bottomleft.jpg) no-repeat bottom left;
	float: left;
	width: 465px;
}
#theContent .content {
	margin: 0 0 0 1px;
	padding: 20px 39px 20px 39px;
	background: #ffffff;
}

#theContent p.source, span.source {
	font: normal normal 9px Verdana;
	color: #95908e;
}
#theContent .content.bgImg1 {
	background: #ffffff url(../../img/bg_evaluatesuccess_topleft.jpg) no-repeat bottom left;
}
#theContent .content.bgImg2 {
	background: #ffffff url(../../img/bg_adviseclients_topleft.jpg) no-repeat bottom left;
}
#theContent .content.bgImg3 {
	background: #ffffff url(../../img/bg_exploresolutions_topleft.jpg) no-repeat bottom left;
}
#theContent .content.bgImg4 {
	background: #ffffff url(../../img/bg_accessexpertise_topleft.jpg) no-repeat bottom left;
}
#theContent .content.bgImg5 {
	background: #ffffff url(../../img/bg_partnerwithus_topleft.jpg) no-repeat bottom left;
}
#theContent .content #header {
	padding: 0 0 10px 0;
	background: #ffffff url(../../img/bg_header.gif) repeat-x bottom;
	height: 22px;
}
#theContent .content #header .leftBorder {
	float: left;
}
#theContent .content #header .rightBorder {
	float: right;

}
#theContent .content #header .leftBorder, #theContent .content #header .rightBorder {
	padding: 0;
	margin: 0;
	height: 32px;

}
#theContent #btmContent {
	clear: both;
	height: 45px;
	background: #e7e7e7 url(../../img/bg_homebtmcontent_corner.jpg) no-repeat bottom left;
	margin: 0;

	border-top: 4px solid #6a7a7f;
}
#theContent #btmContent .content {
	margin: 0;
	padding: 0;
}
#theContent #btmContent .content .option {
	float: right;
	padding: 14px 20px 0 20px;
}
#theContent #btmContent .content .option a {
	color: #979292;
	text-decoration: none;
}
#theContent #homeBtmContent {
	height: 165px;
	background: #e7e7e7 url(../../img/bg_homebtmcontent_corner.jpg) no-repeat bottom left;
	margin: 0;
	border-top: 4px solid #6a7a7f;
}
#theContent #homeBtmContent .content {
	float: left;
	border-right: 1px solid #ffffff;
	margin: 20px 0;
	padding: 10px 30px 0 40px;
	width: 280px;


	background: none;
}
#theContent #homeBtmContent .content ul {
	margin: 0;
	list-style-image: url(../../img/aro_homebtmcontent.gif);
}
#theContent #homeBtmContent .content li a {
	font: normal normal 18px Georgia;
	color: #756f69;
        text-decoration: none;
}
#theContent #homeBtmContent .content li span.subnote {
	font: normal normal 10px Verdana;
	color: #736d60;
	line-height: 11px;
}
#theContent #homeBtmContent #homeChartFlash {
	padding: 10px 0px 0px 0px;
        float: right;
}
#theContent #homeFlash {
	
}
#theContent #ipSectionNum {
	float: left;
}
#theContent #ipSectionNum p {
	font: normal normal 22px Verdana;
	padding: 18px;
	width: 120px;
	margin: 0;
}
#theContent #ipSectionNav {
	float: left;
	padding: 18px 0;
	width: 270px;
}
#theContent #ipSectionNav .option, 
#theContent #ipSectionNav .optionOn {
	margin: 0 0 12px 0;
}
#theContent #ipSectionNav .option a, 
#theContent #ipSectionNav .optionOn a {
	font: normal 16px Georgia;
	color: #e59416;
	text-decoration: none;
}
#theContent #ipSectionNav .option a:hover, 
#theContent #ipSectionNav .optionOn a {
	color: #4d5a5e;
}
#theContent #ipSectionContent {
	float: left;
	width: 462px;
	padding: 18px 0;
}
#theContent #ipSectionContentSpan2Col {
	float: left;
	width: 732px;
	padding: 18px 0;
}
#theSite {
	margin: 0;
}


.TODO {
	background-color: yellow;
}
.TODO:before {
	background-color: red;
	color: white;
	font-weight: bold;
	content: "TODO: ";
}