html {
     overflow: -moz-scrollbars-vertical;
}

.div1 {
    display: none;
}

.mouseover {
text-decoration: none;
color: FFFFFF;
font-size: 10px;
font-family: verdana;
position:relative;
top:-1;
}

.mouseover:hover {
text-decoration: underline;
}

.greytext
{
font-family:verdana;
font-size:11px;
color:#828282;
}

.about
{
font-family:verdana;
font-size:22px;
color:#22577F;
}

.greytext a:link, .greytext a:visited
{
font-family:verdana;
font-size:10px;
color:#828282;
font-weight:bold;
text-decoration: none;
}

.greytext a:hover, .greytext a:active
{
font-family:verdana;
font-size:10px;
color:#828282;
font-weight:bold;
text-decoration: underline;
}

.ltgreytext
{
font-family:verdana;
font-size:9px;
color:#eeeeee;
}

.ltgreytext a:link, .ltgreytext a:visited
{
font-family:verdana;
font-size:9px;
color:#eeeeee;
font-weight:bold;
text-decoration: none;
}

.ltgreytext a:hover, .ltgreytext a:active
{
font-family:verdana;
font-size:9px;
color:#eeeeee;
font-weight:bold;
text-decoration: underline;
}

.ltgreymed
{
font-family:verdana;
font-size:16px;
color:#eeeeee;
}

.ltgreymed a:link, .ltgreymed a:visited
{
font-family:verdana;
font-size:16px;
color:#eeeeee;
text-decoration: none;
font-weight:bold;
}

.ltgreymed a:hover, .ltgreymed a:active
{
font-family:verdana;
font-size:16px;
color:#eeeeee;
text-decoration: underline;
font-weight:bold;
}

.ltgreylrg
{
font-family:verdana;
font-size:20px;
color:#eeeeee;
}

.ltgreytext2
{
font-family:verdana;
font-size:12px;
color:#eeeeee;
}

.faqgreytext				/*slightly darker grey, used for FAQ "question" and "<<back to gallery*/
{
font-family:verdana;
font-size:9px;
color:#575757;
}

.faqgreytext a:link, .faqgreytext a:visited
{
font-family:verdana;
font-size:9px;
color:#575757;
text-decoration: none;
}

.faqgreytext a:hover, .faqgreytext a:active
{
font-family:verdana;
font-size:9px;
color:#575757;
text-decoration: underline;
}

.inspMachineTitle
{
font-family:arial black;
font-size:18px;
color:#000000;
padding-left: 0px;
overflow: hidden;
}

.inspMachine
{
font-family:arial black;
font-size:15px;
line-height: 20px;
padding-bottom: 3px;
color:#000000;
background-color:#ACBFCD;
padding-left: 3px;
overflow: hidden;
}

.inspMachineImg
{
padding-right: 7px;
}

.inspMachineDetails
{
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 8px;
line-height: 22px;
font-family:verdana;
font-size:10px;
color:#000000;
background-color:#C8D7E2;
}

.bluetext
{
font-family:verdana;
font-size:10px;
color:#1e4f72;
}

.bluetext a:link, .bluetext a:visited
{
font-family:verdana;
font-size:10px;
color:#1e4f72;
text-decoration: none;
}

.bluetext a:hover, .bluetext a:active
{
font-family:verdana;
font-size:10px;
color:#071627;
text-decoration: none;
}

.orangetext
{
font-family:verdana;
font-size:9px;
color:#e09900;
}

.newsdates
{
font-family:verdana;
font-weight:bold;
font-size:13px;
color:#e09900;
}

.partnames
{
font-family:verdana;
font-size:12px;
color:#000000;
}

.contactName
{
font-family:verdana;
font-size:22px;
color:#000000;
}

.contactDept
{
font-family:verdana;
font-size:17px;
font-weight: bold;
color:#295779;
}

.pageTitle
{
font-family:verdana;
font-size:30px;
color:#000000;
}

.subTitle
{
font-family:verdana;
font-size:30px;
color:#48698C;
padding: 0px 8px 0px 0px;
float: left;
}

.dotLine
{
	background: url(../images/dotdivider1.gif); background-repeat: repeat-x;
	height: 5px;
	overflow: hidden;
}

.headercontact
{
font-family:verdana;
font-size: 9px;
line-height: 10px;
font-weight: bold;
color:#E09900;
}

.orangediv
{
width: 2px;
height: 24px;
background-color:#E09900;
}

.aboutContact {
background: #F1F2F2;
border-color: #467587;
border-width: 1px;
border-style: dotted;
color: #467587;
margin-top: 19px;
padding-left: 4px;
text-align: left;
line-height: 20px;
overflow: hidden;
}

.aboutContactLink {
font-size: 12px;
font-weight: bold;
vertical-align: middle;
font-family: Verdana;
margin-left: 4px;
padding-bottom: 5px;
color: #844C44;
text-decoration: none;
}

.aboutContactLink:hover {
font-size: 12px;
font-weight: bold;
font-family: Verdana;
color: #844C44;
text-decoration: underline;
}

.capabilitiesBorder {
border-color: #EEEEEE;
border-width: 2px;
border-style: solid;
}