/*  Background repeating graphic 
------------------- */
#body {
	background-image: url(../images2/back.jpg);
	background-color: #000000;
	background-repeat: repeat-x;


}

/*  Background main content area
------------------- */
#homepageback {
	background-image: url(../images2/home_btm_rpt.jpg);
	background-repeat: repeat-y;

}

#secondaryback {
	background-image: url(../images2/home_btm_rpt.jpg);
	background-repeat: repeat-y;

}





/*  Home page Divisions 
------------------- */
#divisionsbox {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	margin-bottom: 25px;

}


/*  Address on bottom of all pages
------------------- */


.bottomaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;

}

/*  Dotted Line
------------------- */

.dottedline {
	background-image: url(../images2/dotsrpt.gif);
	background-repeat: repeat-x;
	line-height: 9px;
	display: block;
	background-position: 5px 15px;
}
/*  Sidebar elements 
------------------- */
#subnavbox {
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0;
	padding-left: 0px;
	margin: 0;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#sidebarbox1 {
	width: 225px;
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#articlesbox {
	width: 261px;
	margin-bottom: 18px;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images2/articlesback.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 7px;
	padding-top: 3px;
}
ul#articles {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;


}
#smalllinks ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	
}
#smalllinks li {
	display: inline;


}
.sideadvisor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images2/sidebar-arrow.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 3px;
	margin-left: 0px;
	background-position: 5px 0px;
	padding-left: 50px;
	display: block;
}
.sideconsultant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images2/sidebar-arrow.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 10px;
	margin-left: 0px;
	background-position: 5px 0px;
	padding-left: 50px;
	display: block;
}


ul#subnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



.subnavbackground {
	background-image: url(../images2/subnavback.jpg);
	background-repeat: repeat-y;



	
}
/* Main Content box for all text on secondary pages
----------------------------------------------------*/
#maincontentbox {
	width: 440px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 18px;
	margin-bottom: 30px;


}
/* Imagepath link bottom of all pages
----------------------------------------------------*/
a.imagepath-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
a.imagepath-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
a.imagepath-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
a.imagepath-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
.column-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}
.form_textfield {
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-color: #EBEEF1;
}
.casestudy_selecttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	font-style: italic;
	padding-top: 10px;
}
.dropdowns {
	height: 10px;
	vertical-align: middle;
	padding-top: 2px;
	margin-top: 10px;
	margin-left: 14px;
	line-height: 12px;
	padding-bottom: 15px;
}
#sitemapbox {
	width: 550px;
	margin-left: 85;
	margin-right: 85;
	margin-top: 18px;
	margin-bottom: 25px;
}
	
