/* eric meyer global reset - modified */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* html selectors */
body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(../images/EB-images/main-background.jpg) repeat-x;
}
ul {
	list-style:disc;
}
dt {
	font-weight: bold;
}
th {
	text-align:left;
	font-weight:bold;
}
a {
	color: #3A4DC4;
	text-decoration: none;
}
a:visited {
	color:#606;	
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
table {
	border-collapse:collapse;
	border: none;
	margin: 1em 0 1.5em 0;
	width: 100%;
}
td, th {
	padding: 5px;
	vertical-align:top;
}
tbody td {
}
tfoot td {
	font-weight: bold;	
}
caption {
	margin: 1em 0;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .6em 0;
}
h1 {
	margin-top: 0;	
}
p, ul, ol, dl{
	font-size: 120%;
	line-height:1.6em;
}
td, th, caption {
	font-size: 110%;
}
p {
	margin: 0 0 1.5em 0;
}
#pageHome #welcome p {
	font-size: 130%;
	margin-top: 1em;
	padding-right: 60px;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 140%;	
}
h3 {
	font-size: 120%;	
}
h4, h5, h6 {
	font-size: 100%;	
}
ul, ol {
	margin: 1em 0 1.5em 40px;	
}
dl {
	margin: 1em 0 1.5em 0;
}
dt {
	margin: 1em 0 0 0;	
}
dd {
	margin: 1em 1em 1.5em 1em;	
}
ul ul, ol ol, ul ol, ol ul, ul ul ul, ol ol ol, li p {
	font-size: 100%;	
}
/**************** layout ****************/
.skip {
	position: absolute;
	left: -9999px;
}
#wrapper {
	width: 960px;
	margin: 1em auto 2em auto;
}

#header {
	background: #fff url(../images/EB-images/header-background.jpg) no-repeat;
	border-radius-topright: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-topright-radius: 8px;
	border-radius-topleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-topleft-radius: 8px;
	height:130px;
	position: relative;
}
#logoEB {
	width:196px;
	height: 75px;
	float: none;
	margin: 0;
	position: absolute;
	left: 30px;
	top: 40px;
}
#logoEMI {
	width:114px;
	height: 45px;
	float: none;
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0;
}
#feedback {
	display: inline;
	float: none;
	font-size: 110%;
	list-style: none;
	position: absolute;
	left: 680px;
	top: 10px;
	margin: 0;
	padding: 0;
}
	#feedback li {
		display: inline;
	}
	#feedback a {
		display: block;
		float: left;
		padding: 5px 0 5px 10px;
		position: relative;
	}

ul#navigation {
	/*height: 48px;*/
	list-style: none;
	margin: 0;
	padding: 0;
	float: none;
	margin: 0;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: #fff url(../images/EB-images/nav-background.jpg) repeat-x;
	border: 1px solid #999;
	border-right: none;
	border-bottom: none;
}
	ul#navigation li {
		display: inline;
	}
	ul#navigation a {
		background: #fff url(../images/EB-images/nav-background.jpg) repeat-x;
		display: block;
		border-right: 1px solid #444;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #000;
		text-decoration: none;
		height: 25px;
		padding: 23px 15px 0 15px;
	}
	ul#navigation a:hover, ul#navigation a:focus, #pageHome #linkHome, #pageAbout #linkAbout,
	#pageCapabilities #linkCapabilities, #pageSupport #linkSupport,
	#pageRequest #linkRequest {
		background: #fff url(../images/EB-images/nav-background-rollover.jpg) repeat-x;
		border-right: 1px solid #999;
		color: #ccc;
	}

#headerBorder{
	background-image: url(../images/EB-images/header-divider-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 960px;
}
#logoTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #CF0;
	padding-top: 3px;
	text-align: center;
	width: 250px;
}
#content, #insideContent {
	clear: both;
	display: inline;
	float: left;
	padding: 20px 0;
	width: 960px;
	background-color: #FFF;
}
#insideContent {
	background-image: url(../images/EB-images/background-with-right-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#pageHome #content h1 {
	display: block;
	width: 460px;
	text-indent: -9999px;
	height: 288px;
	/*border-bottom: 1px solid #666;*/
	background: url(../images/EB-images/welcome_10v3.jpg) no-repeat left top;
}

	.twoColumn .primary {
		display: inline;
		float: left;
		margin: 0 40px;
		width: 620px;	
	}
	.twoColumn .secondary {
		display: inline;
		float: right;
		margin: 0 10px;
		width: 220px;	
	}
.secondary h2, .secondary h3 {
	margin-top: 0;	
}
.secondary h2 {
	font-size: 120%;	
}
p.linkTop {
	text-align: right;	
}
p.footnote {
	font-size: 110%;
	color: #666;
}
#footer {
	border-top: 1px solid #888;
	clear: both;
	height: 60px;
	padding: 20px 0;
	overflow:hidden;
	background-color: #FFF;
}
	#linkDOE {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 300px;
	}
		#linkDOE p {
			font-size: 100%;
		}
		#linkDOE p  img.alignLeft {
			margin-right: 10px;
		}
	#contact {
		display: inline;
		float: left;
		margin: 0 10px;
		width: 220px;
	}
		#contact h4 {
			font-size: 110%;
			margin: 0 0 .5em 0;
		}
		#contact p {
			font-size: 100%;	
		}
	#legal {
		display: inline;
		float: left;
		margin: 0 10px;
		width: 620px;
	}
		#legal ul {
			float: right;
			font-size: 100%;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#legal li {
			display: inline;	
		}
		#legal a {
			display: block;
			float: left;
			padding: 5px 10px;
			position:relative;
		}
	
/**************** modules *******************/
.modules {
	clear: both;
	float: left;
	overflow:hidden;
	width: 100%;
}
.module {
	display: inline;
	float: left;
	margin: 0 10px;
	
}
.module.quarter {
	width: 198px;
	background-image: url(../images/EB-images/module-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 0 10px;
}
.module.half {
	width: 460px;	
}
/**************** classes ****************/
.hide {
	display: none;
}
.show {
	display: block;
}
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.alignCenter {
	text-align:center;
}
.clearAll {
	clear: both;
}
.toDo {
	color: #f00;
}
.thickbox {
}
.noPrint {
}
.even {
	background-color: #ddd;	
}
.odd {
	
}
.inset {
	margin-left: 40px;	
}
.columns {
	float: left;
	overflow:hidden;
	width: 100%;
}
.column {
	float: left;
	margin: 0;
}
.column.third {
	width: 33%;	
}
/* forms */
fieldset {
	border: 1px solid #999;
	padding: 10px 20px;
}
legend {
	font-size: 130%;
	font-weight: bold;
}
label {
	display: block;
	float: left;
	margin-right: 10px;
	width: 200px;
}
label.inline, label.error {
	display: inline;
	float: none;
	width: auto;
}
label.error {
	margin-left: 10px;	
}
label.textarea {
	float: none;
	width: 100%;
}
form p {
	border-bottom: 1px solid #ccc;
	clear: left;
	overflow: hidden;
	padding-bottom: 5px;
}
form p.submit {
	border-bottom: none;
	text-align: center;	
}
.required, .error {
	color: #f00;
}
label em {
	color: #f00;	
}
/* thickbox */
#TB_window {
	font: 12px verdana, helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px verdana, helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {/*color: #666666;*/}
#TB_window a:visited {/*color: #666666;*/}
#TB_window a:hover {/*color: #000;*/}
#TB_window a:active {/*color: #666666;*/}
#TB_window a:focus{/*color: #666666;*/}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/EB-images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}

/* treeview */
#treeContainer {
	background-color: #d2d2d2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#control {
	background: #eee url(../images/EB-images/tree-header.jpg) repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px 4px;
	font-weight: bold;
}
.treeview {
	font-size: 110%;	
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: #e4e4e4;
	font-size: 100%;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/EB-images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #FFF;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/EB-images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/EB-images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/EB-images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/EB-images/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/EB-images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/EB-images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/EB-images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/EB-images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/EB-images/treeview-famfamfam.gif); } 

