body
{
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 margin-left: 0px;
 margin-top: 15px;
 background-color: #ffff80;
 text-align: center;
}

#spacerSmall, #spacerMedium, #spacerLarge
{
 background-color: #ffffff;
 border-left: 1px solid #a3a3a3;
 border-right: 1px solid #a3a3a3;
}

#spacerSmall { height: 20px; }

#spacerMedium {height: 50px; }

#spacerLarge { height: 100px; }

#layout
{
 width: 775px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: auto;
 height: 100%;
}

#fullLayout
{
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 height: 100%;
 background-color: #ffffff;
 text-align: left;
}

#top
{
 width: 100%;	
}

#menuTop
{
 height: 20px;
 line-height: 20px;
 background-image: url('../images/background_menu_top.gif');
 text-align: left;
 border-left: 1px solid #a3a3a3;
 border-right: 1px solid #a3a3a3;
}

a:link.mainLink, a:visited.mainLink
{
 color: #333333;
}

#left
{
 position: absolute;
 left: 25px;	
 top: 75px;
 width: 250px;
}

#right
{
 position: absolute;
 left: 300px;
 top: 40px;
 width: 250px;
}

#contentIndustrial
{
 background-image: url('../images/background_industrial.gif');
 background-repeat: repeat-y;
}

#contentIndustrialIndex
{
 height: 420px;
 background-image: url('../images/background_industrial.gif');
 background-repeat: repeat-y;
}

#contentFlash
{
 position: relative;
 left: 10px;
 width: 150px;
 top: 10px;
 padding: 5px;
}

#contentIndex
{ 
 position: relative;
 left: 150px;
 width: 800px;
 top: -423px;
 padding: 5px;
}

#content
{ 
 position: relative;
 left: 170px;
 width: 600px;
 top: 5px;
 padding: 5px;
 text-align: justify;
}

#menuBottom
{
 height: 20px;
 line-height: 20px;
 background-image: url('../images/background_menu_bottom.gif');
 text-align: left;
 border-left: 1px solid #a3a3a3;
 border-right: 1px solid #a3a3a3;
}

#baseNavMenu
{
 width: 100%;
}

#flashNav
{
 width: 100%;
 height: 150px;
 top: 175px;
 left: 0px;
 margin-left: auto;
 margin-right: auto;
}

#post
{
 color: #000000;
}

#post a:link, #post a:visited
{
 color: #cc0000;
}

.contactName
{
 font-weight: bold;
}

.contactPosition
{
 font-style: italic;	
}

.pageTitle
{
 
}

fieldset
{
 border: 1px solid #000000;
 background-color: #ffffff;
}

legend { border: 1px solid #000000; color: #ffffff; background-color: #0165ff; }

label { width: 9em; float: right; margin: 0 1em 10px 0; clear: both; }

th
{

}

a:link, a:visited
{
 color: #cc0000;
 text-decoration: none;
 font-weight: bold;
}

a:hover
{
 color: #fccf00;
 text-decoration: underline;
 font-weight: bold;
}

img
{
 border: 0px;
}

.nothing
{
 background-color: #cc0000;
}

/* Special Text */
.titles { color: #000000; text-decoration: underline; font-weight: bold; }

/* COLORS */
/*
 yellow: #fccf00;
 maintenance yellow: #f0c600;
 reliable blue: #235a9d	;	//reliable text colour
 bright blue: #0165ff;		//original background colour
 baby blue: #a7bcd7;
 red (link): #cc0000;
 purple (ris): #6501ff;
*/
