html, body {
	width:100%;
	height:100%
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

/* HEADER */
.Header{
	width:705px;
}
.Header h1{
	background-image: url(images/Nordic_Company_Logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	float: left;
	width: 190px;
	padding:0px 5px;
	margin:0;
}
.Header h1 a {
	width: 190px;
	background: transparent;
	display:block;
	float:left;
}
.HeaderLinks{
	width:495px;
	float:right;
	background-color: #CCD5D9;
	font-size: 11px;
	padding: 6px 10px 6px 0;
	margin:6px 0 5px;
	text-align:right;
}
.HeaderLinks a:link, .HeaderLinks a:visited{
	font-size: 11px;
	color: #203740;
	text-decoration: none;
	font-weight:bold;
}
.HeaderLinks a:hover{
	text-decoration:underline;
}

/* HOME MIDDLE */
.Middle{
	float: left;
	width: 705px;
	height: 338px;
}
.Middle h2{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 338px;
	text-indent: -9999px;
}
.Middle h2.ColorCodedPlasticShims{
	background-image: url(images/Home/Home_shimButton.gif);
	width: 233px;
}
.Middle h2.OverarmSeparatorSpacers{
	background-image: url(images/Home/Home_spacerButton.gif);
	width: 242px;
}
.Middle h2.RubberStripperRings{
	background-image: url(images/Home/Home_ringButton.gif);
	width: 230px;
}
.Middle h2.ColorCodedPlasticShims a,
.Middle h2.OverarmSeparatorSpacers a,
.Middle h2.RubberStripperRings a {
	width: 230px;
	height: 338px;
	background: transparent;
	display:block;
	float:left;
}
.Middle p{
	text-indent:-9999px;
	display:none;
}

/* NAV */
.Nav{
	width: 695px;
	padding: 6px 10px 6px 0;
	background-color: #CCD5D9;
	font-size: 11px;
	float:left;
}
.Nav a:link, .Nav a:visited{
	font-size: 11px;
	color: #203740;
	text-decoration: none;
	font-weight:bold;
}
.Nav a:hover{
	text-decoration:underline;
}
/* Footer */
.Footer{
	font-size: 11px;
}

/* Content */
h1.pageTitle{
	margin:0;
	padding:0;
	font-size:20px;
	background:none;
	font-style: italic;
	text-transform: uppercase;
}



/* GENERAL */
.BG-borderTop {
	background-image: url(images/BG_BorderPixel.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.BG-borderLeft {
	background-image: url(images/BG_BorderPixel.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.BG-borderRight {
	background-image: url(images/BG_BorderRightShadow.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.BG-borderBottom {
	background-image: url(images/BG_BorderBottomShadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.BG-DottedHorizonal {
	background-image: url(images/DottedHorizonal.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 3px;
}
.BG-DottedVertical {
	background-image: url(images/DottedVertical.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.text-black12 {
	font-size: 12px;
	color: #000000;
}
.text-black14 {
	font-size: 14px;
	color: #000000;
}
.text-black9 {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.text-black16 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.text-black11 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 1px 0px 0px;
}
.text-black10 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.BG-nav {
	background-color: #CCD5D9;
}
.text-dkBlue {
	font-size: 11px;
	color: #203740;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text-black20 {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.text-blue10 {
	font-size: 10px;
	color: #114268;
	text-decoration: none;
}
.text-black18 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.BG-DottedHorizonalUp {
	background-image: url(images/DottedHorizonal.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 3px;
}
.BG-DottedHorizonalDown {
	background-image: url(images/DottedHorizonal.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 3px;
}
.BG-DottedVerticalLeft {
	background-image: url(images/DottedVertical.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.BG-DottedVerticalRight {
	background-image: url(images/DottedVertical.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.text-white12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-white11 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.form-textBox {
	font-size: 11px;
}
.text-black16spaced {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
