html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body {
	margin: 0;
	padding: 0 386px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	background-image:url(Images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {color:#E6673A;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration:underline;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

h4.blue {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color:#333366;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  {
    margin: 2em 0;
    line-height:1.4;
}
a {
	text-decoration:underline;
	color:#CC3300;
}

a:hover {text-decoration:none;}

#sizer {
	margin: 0px auto 0 auto;
	padding: 0;
	width: 58%;
	max-width: 192px;
}
#expander {
	min-width: 772px; /* Critical Safari fix! */
	position: relative;
	margin: 0 -386px 0 -386px;
	background-color:transparent;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
	background-color:#FFFFFF;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#leftcolumn{
	float:left;
	width:2px;
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-image:url(Images/bg_tileleft.jpg);
	background-repeat:repeat;
	font-size:0.9em;
}

html>body #leftcolumn{margin-right:0;}

#leftcoltop{

}
#loginbox {
	min-height:100px;	
	padding:5px 0.5em;
	background-color:#003366;
	background-image:url(Images/loginbox_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

* html #loginbox label {color:#FFFFFF;} 

#loginbox h4 {margin:0;}

#leftbarcontainer {
	padding:4em 0.5em;
	background-color:#FFFFFF;
}
#subnav {
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding:2em 0.5em;}

#rightcolumn{
	float:right;
	width:1px;	
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:transparent;
	background-position:0 20px;
	background-repeat:no-repeat;
	font-size:0.9em;
}

html>body #rightcolumn{margin-left:0;}

#rightcoltop{	
	height:0px;
	text-align:right;
	background-color:transparent;
}


#searchbox {
	position:relative;	
	height:130px;
	padding:5px 0.5em;
	text-align:right;
	color:White;
	background-color:transparent;
}
#searchbox div {
    position:absolute; 
    bottom:0.5em; 
    text-align:right;
}
#rightbarcontainer {
	padding:4em 0.5em;
	background-color:transparent;
}

.rightbaritem{padding:2em 0.5em;}

#centercolumn{
	height:1%;
	margin:0;
	background-color:#003366;
	background-image:url(Images/topbgnew.jpg); 
	background-repeat:no-repeat;
	background-position:100% 12px;
	border-left-width:1px;
	border-left-color:Black;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:Black;
	border-right-style:solid;
}
html>body #centercolumn {
	height:auto;
	margin-left:0px;
	margin-right:0px;
}
#centercoltop{
	height:5px;	
	background-color:#003366;
}

html>body #centercoltop {height:5px;}

#mainnav {	
	height:20px;
	background-color:#003366;
	font-size:1em;
	background-image:url(Images/mainnav_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#mainnav a {color:#FFFFFF;}

#mainnav a:hover{	}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:1px 1em;
	border-top:3px solid #003366;
	font-weight:bold;
	color:#003366;
}
#mainnav .subitem {
	padding:1px 1em;
	border-top:3px solid #003366;
	font-size:smaller;
	color:#ffffff;
}
html>body #mainnav .item {padding:1px 0.5em;}

#mainnav .hover{}

#mainnav .selected {
	border-top:3px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#003366;
}
#header {
	position:relative;
	height:85px;
	background-color:transparent;
}

#industrynav 
{
	text-align:center;
	padding: .1em 0 0 0;
	background-color:#6699cc;
	border-top-color:#003366;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-color:#003366;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

#topmaincontent 
{
	text-align:center;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
	border-top-color:#003366;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-color:#003366;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
#maincontent {
	padding:1em 2em;
	background-color:#FFFFFF;
}
#maincontent .teaser {
	margin:-0.7em 0;
	color:#28578D;
}

#maincontent table tr td {padding: 0.2em 0.5em;}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #000000;
}

#maincontent legend {color:#E6673A;}

* html #maincontent legend {
    padding:0.5em;
    background-color:#FFFFFF;
}

#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

html>body #maincontent .txtBox{font-size:1.2em;}

#maincontent .txtBox {background-color:#F4F7FA;}
    
#maincontent .txtBox:focus {background-color:#FFFFFF;}

.txtBox {
    border: 1px solid #003366;
    font-size:1em;
    background-color:#FFFFFF;
}
.button {
    border:1px solid #003366;
    color:#FFFFFF;
    background-color:#CC3300;
    font-size:smaller;
}    
.imgfloatright {
    float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}
#footer{
    margin:0px;
    padding:0.5em;
    font-size:smaller;
    background-color:#FFFFFF;
}

#footer a {padding:0 0.5em;}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:10pt;
		line-height:12pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background:none;
	}	
	#wrapper {
		border:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}

	#leftcolumn, #rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}	
	
	/*Turn off the transparent gif logo as it looks rather unsightly on paper. */
	#header img {display:none;}
	
	#maincontent {
		margin:0; 
		border:none;
		background:none;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}


	/* utility style, used currently by cross-nav, but may be applicable elsewhere */
	.clear-all { clear:both; font-size:1px; line-height:1px; }

/* GC: styling cross-nav module implementation: cross_nav.xsl - formerly ordering.xsl */
/* from: cross_nav.xsl - formerly ordering.xsl */	
	.cross-nav {width:201px; float:right; text-align:left;}
	
	/* override some global styles */
	.module div { 
		position:relative;
		padding:0; 
	}
	.cross-nav .module .header { 
		margin-bottom:1px; 
		background-color:#6699cc;
		color:White;
		padding-top:6px;
	}
	
	.cross-nav .module .title {
		background-image: none;
		background-color: #333366;
		color:White;
		padding:1px 3px 3px 7px;
		font-weight:bold;
		text-align:left;
	}
	.cross-nav .module .header a {
		font-weight:bold;
	}
	.cross-nav .module .header {
		font-size:105%;
	}

	/* these styles affect the entire module */
	.cross-nav .module .header, .cross-nav .module .contentArea {
		border-left: #333366 1px solid;
		border-right: #333366 1px solid;
		border-bottom: #333366 1px solid;		
	}

	.cross-nav .module .contentArea {
		border-top: none;
		padding-top:2px;
		background-color:#FFFFFF;
	}
	.cross-nav .module .content 
	{
		font-size:.9em;
		line-height:12px;
		margin-bottom:0px;
		padding: 1px 7px 8px 7px;
	}

	.cross-nav .module .link {
		padding-left: 16px;
	}
