body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #708CA6;
	line-height: 17px;
}
body {
	background-color: #003E6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #AB0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #AB0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#headerwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/navbaruppershad-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
#headerwrapper #logo {
	margin-top: 25px;
	margin-left: 100px;
	float: left;
}
#headerwrapper #flashwrapper {
	float: left;
}
#headerwrapper #header-rh-content {
	float: right;
	text-align: right;
	color: #FFFFFF;
	margin-top: 8px;
	padding-right: 100px;
}
#headerwrapper #header-rh-content p {
	font-size: 10px;
	line-height: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#headerwrapper #header-rh-content p .headerprod {
	color: #006CBF;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}
#headerwrapper #header-rh-content p .headerhot {
	font-size: 18px;
	color: #FFFF00;
	line-height: 18px;
}#headerwrapper #header-rh-content p .tel {
	font-size: 18px;
	line-height: 18px;
}
#headerwrapper #header-rh-content #quicksearch{
	margin: 0px;
	padding: 0px;
}

/* ---------------------------- NAVBAR STYLES START ---------------------------- */

#navbarwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/navbar-bg.jpg);
	background-repeat: no-repeat;
}
#navbarwrapper #navbar {
	margin-left: 100px;
	position: relative;
}
#navbarwrapper #navbar ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbarwrapper #navbar ul li {
	display: inline;
	float: left;
	position: relative; 
}
#navbarwrapper #navbar #startitem {
	height: 40px;
	border-left-style: none;
	border-right: 1px solid #003E6D;
}
#navbarwrapper #navbar #enditem {
	height: 40px;
	border-right-style: none;
	border-left: 1px solid #FFFFFF;
}
#navbarwrapper #navbar #currentpage a {
	background-image: url(../images/navbar-buttons-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #003E6D;
}
#navbarwrapper #navbar ul li a {
	display: block;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	border-right: 1px solid #003E6D;
	border-left: 1px solid #E8E8E8;
	background-image: url(../images/navbar-buttons-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	letter-spacing: 1px;
	margin: 0px;
}
#navbarwrapper #navbar ul li a:hover {
	background-position: 0px -40px;
	color: #003E6D;
}
#navbarwrapper #navbar ul li a:active {
	background-position: 0px -80px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #003E6D;
}

/* ---------------------------- NAVBAR STYLES END ---------------------------- */


/* ---------------------------- NAVBAR DROPDOWN STYLES START ---------------------------- */

#navbarwrapper #navbar .dropdown {
	display: none;
	position: absolute;
	width: 170px;
	padding: 0px;
	margin: 0px;
	top: 40px;
	z-index: 100;
	left: -5px;
	cursor: pointer;
}
#navbarwrapper #navbar .dropdown li {
	padding: 0px;
}
#navbarwrapper #navbar .dropdown li a {
	font-size: 10px;
	color: #003E6D;
	line-height: 10px;
	height: auto;
	padding: 0px;
	display: block;
	width: 170px;
	background-image: url(../images/dropdown-bg-02.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: repeat;
	border-style: none;
}
#navbarwrapper #navbar .dropdown li a:hover {
}
#navbarwrapper #navbar .dropdown li a:active {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#navbarwrapper #navbar .dropdown li a p {
	margin: 0px 5px;
	padding: 5px;
	cursor: pointer;
}
#navbarwrapper #navbar .dropdown li a:hover p {
	background-color: #9DEBFF;
	border-top: 1px solid #00CCFF;
	padding: 4px 5px 5px;
}
#navbarwrapper #navbar .dropdown li a:active p {
	margin: 0px 5px;
	padding: 4px 5px 5px;
}
#navbarwrapper #navbar .dropdown .enditem {
	background-image: url(../images/dropdown-bg-03.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 170px;
	behavior: url(styles/iepngfixVAR.htc);
}
#navbarwrapper #navbar .dropdown .enditem p {
	border-top: 1px solid #00CCFF;
	font-size: 1px;
	line-height: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
#navbarwrapper #navbar li:hover .dropdown, #navbarwrapper #navbar li.over .dropdown {
	display: block;
}


#navbarwrapper #navbar #currentpage .dropdown li {
	padding: 0px;
}
#navbarwrapper #navbar #currentpage .dropdown li a {
	font-size: 10px;
	color: #003E6D;
	line-height: 10px;
	height: auto;
	padding: 0px;
	display: block;
	width: 170px;
	background-image: url(../images/dropdown-bg-02.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: repeat;
	border-style: none;
}
#navbarwrapper #navbar #currentpage .dropdown li a:hover {
}
#navbarwrapper #navbar #currentpage .dropdown li a:active {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#navbarwrapper #navbar #currentpage .dropdown li a p {
	margin: 0px 5px;
	padding: 5px;
}
#navbarwrapper #navbar #currentpage .dropdown li a:hover p {
	background-color: #9DEBFF;
	padding: 4px 5px 5px;
}
#navbarwrapper #navbar #currentpage .dropdown li a:active p {
	margin: 0px 5px;
	padding: 4px 5px 5px;
}
#navbarwrapper #navbar #currentpage .dropdown #currentpage a p {
	background-color: #006BA1;
	color: #FFFFFF;
	padding: 4px 5px 5px;
	border-top: 1px solid #00CCFF;
}


/* ---------------------------- NAVBAR DROPDOWN STYLES END ---------------------------- */




#navbarlowershad {
	height: 14px;
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
}
#middlewrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-top: 11px;
	min-height: 400px;
}
#footerwrapper {
	width: 1000px;
	background-image: url(../images/footer-bg.jpg);
	height: 68px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footerwrapper #registered {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	line-height: 9px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 50px;
}
#footerwrapper #footernavbar {
	height: 40px;
	float: left;
	padding: 0px 0px 0px 100px;
	text-align: center;
}
#footerwrapper #footernavbar ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerwrapper #footernavbar ul li {
	float: left;
	display: inline;
}
#footerwrapper #footernavbar #startitem {
	height: 40px;
	border-left-style: none;
	border-right: 1px solid #003E6D;
}
#footerwrapper #footernavbar #enditem {
	sheight: 40px;
	border-right-style: none;
	border-left: 1px solid #FFFFFF;
	height: 40px;
}
#footerwrapper #footernavbar #currentpage a {
	background-image: url(../images/navbar-buttons-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	padding-right: 18px;
	padding-left: 18px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #003E6D;
	margin: 0px;
}
#footerwrapper #footernavbar ul li a {
	display: block;
	height: 40px;
	padding-right: 18px;
	padding-left: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	border-right: 1px solid #003E6D;
	border-left: 1px solid #E8E8E8;
	background-image: url(../images/navbar-buttons-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
}
#footerwrapper #footernavbar ul li a p {
	padding-top: 7px;
	padding-bottom: 0px;
}
#footerwrapper #footernavbar ul li a:hover {
	background-position: 0px -40px;
	color: #003E6D;
}
#footerwrapper #footernavbar ul li a:active {
	background-position: 0px -80px;
	padding-right: 18px;
	padding-left: 18px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #003E6D;
}

#footerwrapper #bttlegalmargin {
	float: right;
	padding-right: 125px;
}
#footerwrapper #bttlegal {
	height: 28px;
	width: 575px;
	border-top: 2px solid #42C1FF;
	font-size: 10px;
	line-height: 10px;
}
#footerwrapper #bttlegal #btt {
	float: left;
	margin-top: 8px;
}
#footerwrapper #bttlegal #btt a {
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
}
#footerwrapper #bttlegal #btt a:hover {
	background-image: url(../images/arrow-up-ro.gif);
}
#footerwrapper #bttlegal #legal {
	float: right;
	margin-top: 8px;
}
#footerwrapper #bttlegal #legal a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
}
#footerwrapper #bttlegal #legal a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
#lhc {
	float: left;
	width: 250px;
}
#lhc  #lhccontent {
	clear: left;
	float: right;
	width: 125px;
}
#lhc  #lhccontent .itemholder {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	border-bottom: 1px none #000000;
}
#lhc  #lhccontent .itemholder .topshad {
	background-image: url(../images/lhc-bordergrads_01.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
#lhc  #lhccontent .itemholder .midshad {
	background-image: url(../images/lhc-bordergrads_02.png);
	behavior: url(styles/iepngfixVAR.htc);
}
#lhc  #lhccontent .itemholder .midshad .gradpanel {
	padding: 10px;
	margin: 0px 3px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .header {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .news {
	color: #009966;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .newprod {
	color: #006CBF;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .contact {
	color: #FF8000;
	font-size: 15px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003E6D;
	line-height: 13px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .maintext {
	font-size: 11px;
	line-height: 15px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanel .link {
	margin-top: 0px;
	margin-bottom: 0px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanelPartM {
	padding: 0px;
	margin: 0px 3px;
}
#lhc  #lhccontent .itemholder .midshad .gradpanelPartM a {
	background: none;
	padding: 0px;
}
#lhc  #lhccontent a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
	font-size: 10px;
}
#lhc  #lhccontent a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
#lhc  #lhccontent .botshad {
	background-image: url(../images/lhc-bordergrads_03.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#rhc {
	float: right;
	width: 700px;
}
#rhccontent {
	width: 575px;
	clear: right;
	float: left;
}

/* ---------------------------- HOME - LEFT HAND CONTENT STYLES START ---------------------------- */ 

#rhccontent #leftsidehome {
	float: left;
	width: 275px;
}
#rhccontent #leftsidehome .featureitem {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 275px;
	position: relative;
}
#rhccontent #leftsidehome .featureitem .shadtop {
	background-image: url(../images/homerhcborders_01.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 275px;
	font-size: 1px;
	line-height: 1px;
}
#rhccontent #leftsidehome .featureitem .shadmid {
	background-image: url(../images/homerhcborders_02.gif);
	background-repeat: repeat-y;
	width: 275px;
}
#rhccontent #leftsidehome .featureitem .shadmid .gradpanel {
	background-image: url(../images/featureitem-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #003E6D;
	margin: 0px 3px;
	padding: 10px;
}
#rhccontent #leftsidehome .featureitem .shadmid .gradpanel .header {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#rhccontent #leftsidehome .featureitem .shadmid .gradpanel .maintext {
	font-size: 11px;
	line-height: 15px;
}
#rhccontent #leftsidehome .featureitem .shadmid .gradpanel a {
	color: #CCCC00;
	background-image: url(../images/arrow-yellow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
}
#rhccontent #leftsidehome .featureitem .shadmid .gradpanel a:hover {
	color: #FFFF00;
	background-image: url(../images/arrow-yellow-right-ro.gif);
}
#rhccontent #leftsidehome .featureitem .shadbot {
	background-image: url(../images/homerhcborders_03.gif);
	background-repeat: no-repeat;
	width: 276px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

/* ---------------------------- HOME - LEFT HAND CONTENT STYLES ENDS ---------------------------- */ 

/* ---------------------------- HOME - LEFT HAND CONTENT STYLES START ---------------------------- */ 

#rhccontent #leftsideOther {
	float: left;
	width: 400px;
}

/* ---------------------------- HOME - LEFT HAND CONTENT STYLES ENDS ---------------------------- */ 


/* ---------------------------- HOME - FAR RIGHT HAND CONTENT STYLES START ---------------------------- */

#rhccontent #rightsidehome {
	float: right;
	width: 275px;
}
#rhccontent #rightsidehome .shadtop {
	background-image: url(../images/homerhcborders_01.gif);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
#rhccontent #rightsidehome .shadmid {
	background-image: url(../images/homerhcborders_02.gif);
	background-repeat: repeat-y;
}
#rhccontent #rightsidehome .shadmid .gradpanel {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 3px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item {
	margin-right: 15px;
	margin-left: 15px;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .spacer {
	height: 15px;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .shadtop {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/home-rhc-itemborders_01.png);
	behavior: url(styles/iepngfixVAR.htc);
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .shadmid {
	background-image: url(../images/home-rhc-itemborders_02.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: repeat;
}

#rhccontent #rightsidehome .shadmid .gradpanel .item .shadmid .flashwrapper {
	padding: 15px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .shadmid .imgwrapper {
	padding: 15px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .shadmid .imgwrapper img {
	width: 203px;
}
#rhccontent #rightsidehome .shadmid .gradpanel .item .shadbot {
	background-image: url(../images/home-rhc-itemborders_03.png);
	behavior: url(styles/iepngfixVAR.htc);
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}
#rhccontent #rightsidehome .shadbot {
	background-image: url(../images/homerhcborders_03.gif);
	background-repeat: no-repeat;
	height: 4px;
}

/* ---------------------------- HOME - FAR RIGHT HAND CONTENT STYLES END ---------------------------- */


/* ---------------------------- REST OF SITE - FAR RIGHT HAND CONTENT STYLES START ---------------------------- */

#rhccontent #rightsideother {
	float: right;
	width: 150px;
}
#rhccontent #rightsideother .shadtop {
	background-image: url(../images/otherrhcborders_01.gif);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
#rhccontent #rightsideother .shadmid {
	background-image: url(../images/otherrhcborders_02.gif);
	background-repeat: repeat-y;
}
#rhccontent #rightsideother .shadmid .gradpanel {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 3px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#rhccontent #rightsideother .shadmid .gradpanel .item {
	margin-right: 15px;
	margin-left: 15px;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .spacer {
	height: 15px;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadtop {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/other-rhc-itemborders_01.png);
	behavior: url(styles/iepngfixVAR.htc);
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadmid {
	background-image: url(../images/other-rhc-itemborders_02.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: repeat;
}

#rhccontent #rightsideother .shadmid .gradpanel .item .shadmid .flashwrapper {
	padding: 15px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadmid .imgwrapper {
	padding: 15px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadmid .imgwrapper .supText {
	color: #003E6D;
	font-size: 11px;
	line-height: 11px;
	margin: 5px 0px 0px;
	padding: 0px;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadmid .imgwrapper img {
	width: 78px;
}
#rhccontent #rightsideother .shadmid .gradpanel .item .shadbot {
	background-image: url(../images/other-rhc-itemborders_03.png);
	behavior: url(styles/iepngfixVAR.htc);
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}
#rhccontent #rightsideother .shadbot {
	background-image: url(../images/otherrhcborders_03.gif);
	background-repeat: no-repeat;
	height: 4px;
}

/* ---------------------------- REST OF SITE - FAR RIGHT HAND CONTENT STYLES START ---------------------------- */

#maintitle {
	float: left;
	width: 598px;
	border-top: 2px solid #42C1FF;
	border-right: 2px solid #42C1FF;
	border-bottom: 2px solid #42C1FF;
	border-left: 2px none #42C1FF;
	clear: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
#maintitle #titletext {
	text-transform: uppercase;
	color: #42C1FF;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 4px;
	padding: 15px 25px;
}
.lightbluetext {
	color: #42C1FF;
}
.largebodycopy {
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}
#handpointer {
	height: 100px;
	width: 100px;
	behavior: url(styles/iepngfixVAR.htc);
	position: absolute;
	left: 175px;
	top: 40px;
	background-image: url(../images/hand-pointer-large.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: no-repeat;
}
#catalogues {
	height: 240px;
	width: 224px;
	background-image: url(../images/catalogues.png);
	behavior: url(styles/iepngfixVAR.htc);
	position: absolute;
	background-repeat: no-repeat;
	left: 80px;
	top: 5px;
}

/* ---------------------------- HOME SEARCH - FAR RIGHT HAND CONTENT STYLES START ---------------------------- */

#searchformwrapperHome {
	padding-bottom: 15px;
}
#searchformwrapperHome #searchform {
	margin: 0;
	padding: 0;
	float: left;
	}
#searchformwrapperHome #searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#searchformwrapperHome #searchform label { 
	color: #999; 
	display: none; 
	}
#searchformwrapperHome #searchform input { 
	width: 135px; 
	color: #222; 
	}
#searchformwrapperHome #searchform #submitquery { 
	display: none; 
	}
#searchformwrapperHome #advancedsearch {
	float: right;
	}
#searchformwrapperHome #advancedsearch a {
	background-image: url(../images/advanced-search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	height: 19px;
	width: 135px;
	line-height: 19px;
	font-weight: normal;
	text-align: center;
}
#searchformwrapperHome #advancedsearch a:hover {
	background-image: url(../images/advanced-search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	color: #003E6D;
}

/* ---------------------------- HOME SEARCH - FAR RIGHT HAND CONTENT STYLES END ---------------------------- */


/* ---------------------------- SEARCH - FAR RIGHT HAND CONTENT STYLES START ---------------------------- */

#searchformwrapper {
	padding-bottom: 15px;
}
#searchformwrapper #searchform {
	margin: 0px;
	padding: 0px;
	}
#searchformwrapper #searchform fieldset {
	margin: 0px;
	padding: 0px;
	border: 0;
	}
#searchformwrapper #searchform label { 
	color: #999; 
	display: none; 
	}
#searchformwrapper #searchform input { 
	width: 135px; 
	color: #222; 
	}
#searchformwrapper #searchform #submitquery { 
	display: none; 
	}
#searchformwrapper #advancedsearch {
	clear: both;
	padding-top: 5px;
	}
#searchformwrapper #advancedsearch a {
	background-image: url(../images/advanced-search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	height: 19px;
	width: 135px;
	line-height: 19px;
	font-weight: normal;
	text-align: center;
}
#searchformwrapper #advancedsearch a:hover {
	background-image: url(../images/advanced-search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	color: #003E6D;
}

/* ---------------------------- SEARCH - FAR RIGHT HAND CONTENT STYLES END ---------------------------- */

.clearboth {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#getflash {
	position: absolute;
	width: 125px;
	left: 125px;
	top: -60px;
}
#getflash .text {
	color:#003e6d;
	font-size:10px;
	line-height:10px;
	padding-left:3px;
	padding-right:3px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#getflash .itemholder {
	margin-top: 0px;
	margin-bottom: 0px;
}
#getflash .itemholder .topshad {
	background-image: url(../images/lhc-bordergrads_01.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
#getflash .itemholder .midshad {
	background-image: url(../images/lhc-bordergrads_02.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: repeat;
}
#getflash .itemholder .midshad a {
	display: block;
	margin: 0px 3px;
	padding: 0px;
	height: 28px;
	width: 113px;
}
#getflash .itemholder .botshad {
	background-image: url(../images/lhc-bordergrads_03.png);
	behavior: url(styles/iepngfixVAR.htc);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}
#getflashclear {
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footertuppershad {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	height: 14px;
	position: relative;
}
.bodyheading {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #003E6D;
}
.bodysubheading {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #009ED3;
	font-size: 14px;
}
.contactitem {
	background-image: url(../images/contact-border.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 15px;
	padding-top: 1px;
}
.contactitem .CompanyName {
	font-weight: bold;
	color: #003E6D;
}
.contacttabbing {
	float: left;
	display: block;
	width: 45px;
	font-weight: bold;
}
.contacttabbingextra {
	width: 85px;
}
.smallimgfloat {
	float: right;
	width: 100px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#standard-content-rhs {
	color: #003E6D;
	padding: 15px 15px 0px;
}
#standard-content-rhs-company {
	color: #003E6D;
	padding: 0px 15px;
}
#standard-content-rhs-company .righthandmini {
	text-align: center;
	width: 112px;
	padding-top: 15px;
}
#standard-content-rhs-company .righthandmini img {
	width: 112px;
}
#standard-content-rhs-company .righthandmini .caption {
	color: #FFFFFF;
	background-color: #003E6D;
	font-size: 10px;
	line-height: 12px;
	padding: 5px;
}
#afflogos {
	margin-top: 15px;
	text-align: left;
}
#afflogos img {
	margin-right: 10px;
	height: 50px;
}
#webmailform {
	margin: 15px 0px 0px;
	padding: 15px;
	background-color: #E5E5FF;
	border-top: 2px solid #9999FF;
	border-bottom: 2px solid #9999FF;
}
#webmailform .lhc {
	float: left;
}
#webmailform .rhc {
	float: left;
	clear: right;
	margin-left: 10px;
}
#webmailform .colspan {
	clear: both;
}
#webmailform #heading {
	font-size: 16px;
}
#webmailform .formsingleline {
	width: 170px;
	border-top: 1px solid #9999FF;
	border-right: 2px solid #9999FF;
	border-bottom: 1px solid #9999FF;
	border-left: 2px solid #9999FF;
	font-size: 10px;
	line-height: normal;
	padding: 3px;
	height: auto;
	background-image: url(../images/form-singinput-bg.gif);
	background-repeat: repeat-x;
}
#webmailform .formmultiline {
	height: 100px;
	width: 360px;
	border-top: 1px solid #9999FF;
	border-right: 2px solid #9999FF;
	border-bottom: 1px solid #9999FF;
	border-left: 2px solid #9999FF;
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/form-multiinput-bg.gif);
	background-repeat: repeat-x;
}
#webmailform .formjump {
	width: 180px;
	border-top: 1px solid #9999FF;
	border-right: 2px solid #9999FF;
	border-bottom: 1px solid #9999FF;
	border-left: 2px solid #9999FF;
	font-size: 10px;
	line-height: normal;
	padding: 3px;
	background-image: url(../images/form-singinput-bg.gif);
	background-repeat: repeat-x;
	height: 21px;
}
#webmailform .formjumprid {
	margin: -3px 0px 0px;
}
#webmailform .colspanadd {
	padding-top: 3px;
}
#webmailform .formjumpwrapper {
	background-color: #FFFF7F;
	padding: 5px 0px;
	height: auto;
	width: auto;
	margin: -5px 0px 0px;
}
#webmailform .formreq {
	color: #AB0000;
}
#webmailform .formbutton {
	font-size: 10px;
}
#webmailform .formbuttonpad {
	margin: 10px 5px 0px 0px;
}
#webmailform p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#webmailform .error_message {
	color: #FF0000;
	background-color: #FFFF7F;
	padding: 5px;
	border: 1px solid #FF0000;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#webmailform .success_message {
	color: #003E6D;
	background-color: #80E6FF;
	padding: 5px;
	border: 1px solid #00CCFF;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#webmailform .error_bg_single {
	background-image: url(../images/form-singinput-bg-error.gif);
}
#webmailform .error_bg_multi {
	background-image: url(../images/form-multiinput-bg-error.gif);
}
#webmailform .error_bg_formjump {
	background-color: #FFFF7F;
}
.libraryitem {
	background-color: #BEE5E9;
	border-top: 2px solid #0099A9;
	border-bottom: 2px solid #0099A9;
	float: left;
	width: 100px;
	padding: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
	height: 205px;
	color: #003E6D;
}
.libraryitem .pdf {
	float: left;
	margin-top: 10px;
}
.libraryitem .title {
	float: right;
	font-size: 10px;
	line-height: 12px;
	width: 60px;
	margin: 10px 0px 0px;
}
#mapwrapper {
	border-top: 2px solid #9999FF;
	border-bottom: 2px solid #9999FF;
	margin-top: 15px;
}
.recruitmentitem {
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #BEF2F2;
	border-top: 2px solid #00CCCB;
	border-bottom: 2px solid #00CCCB;
	padding: 10px 15px 15px;
}
.recruitmentitem .row {
	clear: both;
}
.recruitmentitem .row .title {
	float: left;
	font-weight: bold;
	padding-top: 5px;
}
.recruitmentitem .row .rhs {
	float: right;
	width: 315px;
	padding-top: 5px;
}

.enl {
	font-size: 16px;
	color: #003E6D;
}
.newsindexitem {
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #CCCCFF;
	border-top: 2px solid #3333FF;
	border-bottom: 2px solid #3333FF;
	padding: 10px 15px 15px;
}
.newsindexitem .row {
	padding: 5px 0px 0px;
}
.newsindexitem .row .date {
	font-size: 14px;
	color: #FFFFFF;
}
.newsindexitem .row .title {
	font-size: 16px;
	color: #003E6D;
}
.newsindexitem .row .maintext {
	width: 190px;
}
.newsindexitem a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
	font-size: 10px;
}
.newsindexitem a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
#newsitem-detail {
	padding-bottom: 10px;
}
#newsitem-detail .date {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#newsitem-detail img {
	width: 100px;
	height: auto;
	float: right;
	clear: right;
	margin-left: 15px; 
	margin-bottom: 15px;
}
.otherNews {
}
.otherNews a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
	font-size: 10px;
	line-height: 12px;
}
.otherNews a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
.IndivProd {
	margin: 0px 0px 15px;
	padding: 10px;
	border-top: 1px solid #B8B8C6;
	border-right: 1px none #B8B8C6;
	border-bottom: 1px solid #B8B8C6;
	border-left: 1px none #B8B8C6;
	background-color: #E6ECF0;
	color: #003E6D;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
}
.IndivProdSearch {
	background-image: url(../images/lhc-item-bggrad-search.gif);
}
.IndivProd .IndivProd-lhc {
	float: left;
}
.IndivProd .IndivProd-lhc a img {
	width: 50px;
	border: 3px solid #00CCFF;
}
.IndivProd .IndivProd-lhc a:hover img {
	border: 3px solid #80E6FF;
}
.IndivProd .IndivProd-rhc {
	float: right;
	margin-left: 10px;
	width: 314px;
}
.IndivProd .IndivProd-rhc .ProductCode {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
}
.IndivProd .IndivProd-rhc .ProductDescription {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/contact-border.gif) repeat-x left bottom;
	padding-bottom: 7px;
}
.IndivProd .IndivProd-rhc .SwatchesWrapper {
	margin: 0px;
	padding: 0px;
}
.IndivProd .IndivProd-rhc .SwatchesWrapper .swatch {
	float: left;
	width: 152px;
	color: #708CA6;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 5px;
}
.IndivProd .IndivProd-rhc .SwatchesWrapper .swatch a {
	font-weight: normal;
}
.IndivProd .IndivProd-rhc .SwatchesWrapper .swatch img {
	border: 1px solid #00CCFF;
	vertical-align: middle;
	margin-right: 5px;
}
.IndivProd .IndivProd-Search {
}
.IndivProd .IndivProd-Search .ProductCode {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
}
.IndivProd .IndivProd-Search .ProductDescription {
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 12px;
}
.IndivProd .IndivProd-Search .ProductWhere {
	font-size: 10px;
	line-height: 11px;
	color: #708CA6;
	background-image: url(../images/contact-border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	padding-top: 5px;
}
.IndivProd .IndivProd-Search .ProductLink {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #708CA6;
}
.IndivProd .IndivProd-Search a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 12px;
	font-size: 10px;
}
.IndivProd .IndivProd-Search a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
#CookieCrumbs {
	margin: 0px 25px 15px;
}
#CookieCrumbs a {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	background-image: url(../images/Breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 5px 15px 5px 0px;
}
#CookieCrumbs a:hover {
	color: #003E6D;
}
#CookieCrumbs .leftchev {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/Breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	margin-right: 0px;
	margin-left: -9px;
}
.CategoryItem {
	margin: 0px 0px 10px;
	padding: 10px;
	border-top: 1px solid #B8B8C6;
	border-right: 1px none #B8B8C6;
	border-bottom: 1px solid #B8B8C6;
	border-left: 1px none #B8B8C6;
	background-color: #E6ECF0;
	color: #003E6D;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
	width: 95px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	height: 95px;
}
.CategoryItem .linkwrapper {
}
.CategoryItem .linkwrapper a {
}
.CategoryItem .linkwrapper a img {
	border: 3px solid #00CCFF;
	margin-bottom: 5px;
}
.CategoryItem .linkwrapper a:hover img {
	border: 3px solid #80E6FF;
}
.CategoryItem .linkwrapper a .noIMG {
	border: 3px solid #00CCFF;
	width: 50px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.CategoryItem .linkwrapper a:hover .noIMG {
	border: 3px solid #80E6FF;
}
.RangeItem {
	margin: 0px 0px 10px;
	padding: 10px;
	border-top: 1px solid #B8B8C6;
	border-right: 1px none #B8B8C6;
	border-bottom: 1px solid #B8B8C6;
	border-left: 1px none #B8B8C6;
	background-color: #E6ECF0;
	color: #003E6D;
	background-image: url(../images/lhc-item-bggrad.gif);
	background-repeat: repeat-x;
	width: 95px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	height: 95px;
}
.RangeItem .linkwrapper {
}
.RangeItem .linkwrapper a {
}
.RangeItem .linkwrapper a img {
	border: 3px solid #00CCFF;
	margin-bottom: 5px;
}
.RangeItem .linkwrapper a:hover img {
	border: 3px solid #80E6FF;
}
.RangeItem .linkwrapper a .noIMG {
	border: 3px solid #00CCFF;
	width: 50px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.RangeItem .linkwrapper a:hover .noIMG {
	border: 3px solid #80E6FF;
}
.pagination {
	font-weight: bold;
	padding-bottom: 10px;
}
.paginationbase {
	font-weight: bold;
}
.tech-item {
	background-image: url(../images/contact-border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tech-item p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tech-item .title {
	font-size: 14px;
	color: #5F609F;
	font-weight: lighter;
	}
.tech-item .txt-link a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.tech-item .txt-link a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
.tech-item .txt-link-back a {
	background-image: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.tech-item .txt-link-back a:hover {
	background-image: url(../images/arrow-left-ro.gif);
}
.tech-item img {
	float: left;
	margin-right: 15px;
}
.newprod-item {
	background-image: url(../images/contact-border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newprod-item p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.newprod-item .title {
	font-size: 14px;
	color: #006CBF;
	font-weight: lighter;
	}
.newprod-item .txt-link a {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.newprod-item .txt-link a:hover {
	background-image: url(../images/arrow-right-ro.gif);
}
.newprod-item .txt-link-back a {
	background-image: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.newprod-item .txt-link-back a:hover {
	background-image: url(../images/arrow-left-ro.gif);
}
.newprod-item img {
	float: left;
	margin-right: 15px;
}
#newprod-detail {
	padding-bottom: 10px;
}
#newprod-detail img {
	width: 100px;
	height: auto;
	float: right;
	clear: right;
	margin-left: 15px; 
	margin-bottom: 15px;
}
#advanced-search-form {
	padding: 15px;
	background-color: #E5E5FF;
	border-top: 2px solid #9999FF;
	border-bottom: 2px solid #9999FF;
}
#advanced-search-form .borders {
	border-top: 1px solid #9999FF;
	border-right: 2px solid #9999FF;
	border-bottom: 1px solid #9999FF;
	border-left: 2px solid #9999FF;
}
#advanced-search-form .single {
	width: 250px;
	font-size: 10px;
	line-height: normal;
	padding: 3px;
	height: auto;
	background-image: url(../images/form-singinput-bg.gif);
	background-repeat: repeat-x;
}
#advanced-search-form .multi {
	width: 260px;
	height: 108px;
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/form-multiinput-bg.gif);
	background-repeat: repeat-x;
}

#stephenGloverWrapper {
	float: right;
	width: 263px;
	position: relative;
	background: url(../images/featureitem-bg.gif) repeat-x 0px 0px;
	margin: 20px 0px 0px;
	padding: 5px;
	border-top: 1px solid #518CC3;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #518CC3;
}
#stephenGloverWrapper a {
	display: block;
	color: #CCCC00;
	line-height: 10px;
	margin: 0px;
	padding: 5px 5px 5px 55px;
}
#stephenGloverWrapper a:hover {
	color: #FF0;
}
#stephenGloverWrapper img {
	position: absolute;
	left: 10px;
	top: -8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 40px;
	height: 58px;
}

