/* Whitespace interactive Style Shteet*/

body
{
font-family 		:  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
background-color	: #FFFFFF;
margin-left 		: 0px;
margin-right 		: 0px;
margin-top 			: 0px;
margin-bottom 		: 0px;
color 				: #666666; 
letter-spacing 		: normal; 
line-height 		: 16px;
font-size 			: 100%;
} 


/*Header Spacing - white space around
h1, h2, h3, h4,
{
margin-top			: 4px;
margin-bottom		: 4px;
}
*/
td
{  
font-family 		:  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
letter-spacing 	: normal; 
line-height 	: normal;
vertical-align 	: top;
text-align		: left;
font-size 		: 100%;
}

/*Generic Links*/
a:link					{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : none;}
a:visited				{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : none;}
a:hover					{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : underline;}

a.home:link				{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : none;}
a.home:visited			{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : none;}
a.home:hover			{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : underline;}

a.homeon:link			{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : none;}
a.homeon:visited		{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : none;}
a.homeon:hover			{font-size 	: 100%; font-weight	: bold; color : #666666; text-decoration : underline;}

a.service:link			{font-size 	: 70%; font-weight	: normal; color : #333333; text-decoration : none;}
a.service:visited		{font-size 	: 70%; font-weight	: normal; color : #333333; text-decoration : none;}
a.service:hover			{font-size 	: 70%; font-weight	: normal; color : #000000; text-decoration : underline;}

a.reglink:link			{font-size 	: 70%; font-weight	: bold; color : #666666; text-decoration : none;}
a.reglink:visited		{font-size 	: 70%; font-weight	: bold; color : #666666; text-decoration : none;}
a.reglink:hover			{font-size 	: 70%; font-weight	: bold; color : #666666; text-decoration : underline;}

a.backtotop:link		{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : none;}
a.backtotop:visited		{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : none;}
a.backtotop:hover		{font-size 	: 100%; font-weight	: normal; color : #666666; text-decoration : underline;}


/*Top nav*/
a.topnav
{
margin-right : 8px;
}
a.topnav:link			{font-size 	: 70%; font-weight	: bold; color : #FFFFFF; text-decoration : none;}
a.topnav:visited		{font-size 	: 70%; font-weight	: bold; color : #FFFFFF; text-decoration : none;}
a.topnav:hover			{font-size 	: 70%; font-weight	: bold; color : #FFFFFF; text-decoration : underline;}

/*Lable*/
a.lable:link			{font-size 	: 75%; font-weight	: normal; color : #917700; text-decoration : none;}
a.lable:visited			{font-size 	: 75%; font-weight	: normal; color : #917700; text-decoration : none;}
a.lable:hover			{font-size 	: 75%; font-weight	: normal; color : #917700; text-decoration : underline;}

a.lableon:link			{font-size 	: 75%; font-weight	: bold; color : #917700; text-decoration : none;}
a.lableon:visited		{font-size 	: 75%; font-weight	: bold; color : #917700; text-decoration : none;}
a.lableon:hover			{font-size 	: 75%; font-weight	: bold; color : #917700; text-decoration : underline;}

/*Pressure*/
a.pressure:link			{font-size 	: 75%; font-weight	: normal; color : #669999; text-decoration : none;}
a.pressure:visited		{font-size 	: 75%; font-weight	: normal; color : #669999; text-decoration : none;}
a.pressure:hover		{font-size 	: 75%; font-weight	: normal; color : #669999; text-decoration : underline;}

a.pressureon:link		{font-size 	: 75%; font-weight	: bold; color : #669999; text-decoration : none;}
a.pressureon:visited	{font-size 	: 75%; font-weight	: bold; color : #669999; text-decoration : none;}
a.pressureon:hover		{font-size 	: 75%; font-weight	: bold; color : #669999; text-decoration : underline;}

/*printmedia*/
a.printmedia:link		{font-size 	: 75%; font-weight	: normal; color : #809CC9; text-decoration : none;}
a.printmedia:visited	{font-size 	: 75%; font-weight	: normal; color : #809CC9; text-decoration : none;}
a.printmedia:hover		{font-size 	: 75%; font-weight	: normal; color : #809CC9; text-decoration : underline;}

a.printmediaon:link		{font-size 	: 75%; font-weight	: bold; color : #809CC9; text-decoration : none;}
a.printmediaon:visited	{font-size 	: 75%; font-weight	: bold; color : #809CC9; text-decoration : none;}
a.printmediaon:hover	{font-size 	: 75%; font-weight	: bold; color : #809CC9; text-decoration : underline;}

/*printout*/
a.printout:link			{font-size 	: 75%; font-weight	: normal; color : #7E4874; text-decoration : none;}
a.printout:visited		{font-size 	: 75%; font-weight	: normal; color : #7E4874; text-decoration : none;}
a.printout:hover		{font-size 	: 75%; font-weight	: normal; color : #7E4874; text-decoration : underline;}

a.printout_on:link		{font-size 	: 75%; font-weight	: bold; color : #7E4874; text-decoration : none;}
a.printout_on:visited	{font-size 	: 75%; font-weight	: bold; color : #7E4874; text-decoration : none;}
a.printout_on:hover		{font-size 	: 75%; font-weight	: bold; color : #7E4874; text-decoration : underline;}

/*mail*/
a.mail:link				{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : none;}
a.mail:visited			{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : none;}
a.mail:hover			{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : underline;}

a.mail_on:link			{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : none;}
a.mail_on:visited		{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : none;}
a.mail_on:hover			{font-size 	: 75%; font-weight	: normal; color : #CC6633; text-decoration : underline;}

/*Headers*/
h1 
{
font-size 		: 175%;
font-weight		: normal;
color	 		: #003C4A;
margin-top		: 6px;
margin-bottom	: 0px;
}

h2 
{
font-size 		: 100%;
font-weight		: normal;
color			: #666666;
margin-top		: 10px;
margin-bottom	: 10px;
}

h1.home
{
font-size 		: 110%;
font-weight		: normal;
color	 		: #003C4A;
margin-top		: 6px;
margin-bottom	: 0px;
}

h2.home 
{
font-size 		: 100%;
font-weight		: normal;
color	 		: #003C4A;
margin-top		: 10px;
margin-bottom	: 10px;
}

h1.lable 
{
font-size 		: 110%;
font-weight		: normal;
color	 		: #917700;
margin-top		: 10px;
margin-bottom	: 0px;
}

h2.lable
{
font-size 		: 100%;
font-weight		: normal;
color			: #917700;
margin-top		: 10px;
margin-bottom	: 0px;
}

h1.printmedia 
{
font-size 		: 110%;
font-weight		: normal;
color	 		: #809CC9;
margin-top		: 10px;
margin-bottom	: 0px;
}

h2.printmedia
{
font-size 		: 100%;
font-weight		: normal;
color			: #809CC9;
margin-top		: 10px;
margin-bottom	: 0px;
}

h1.pressure 
{
font-size 		: 110%;
font-weight		: normal;
color	 		: #669999;
margin-top		: 10px;
margin-bottom	: 0px;
}

h2.pressure
{
font-size 		: 100%;
font-weight		: normal;
color			: #669999;
margin-top		: 10px;
margin-bottom	: 0px;
}

h1.printout 
{
font-size 		: 110%;
font-weight		: normal;
color	 		: #7E4874;
margin-top		: 10px;
margin-bottom	: 0px;
}

h2.printout
{
font-size 		: 100%;
font-weight		: normal;
color			: #7E4874;
margin-top		: 10px;
margin-bottom	: 0px;
}

h1.mail 
{
font-size 		: 115%;
font-weight		: normal;
color	 		: #CC6633;
margin-top		: 10px;
margin-bottom	: 0px;
}

h2.mail
{
font-size 		: 100%;
font-weight		: normal;
color			: #CC6633;
margin-top		: 10px;
margin-bottom	: 0px;
}

h3
{
color				: #666666;
font-size			: 70%;
font-weight			: normal;
margin-top			: 0px;
margin-bottom		: 0px;
width				: 400px;
}

p
{
font-size 			: 75%;
}

p.notime
{
font-size 			: 70%;
color				: #666666;
margin-top			: 0px;
margin-bottom		: 3px;
}

p.notime_header
{
font-size 			: 70%;
font-weight			: bold;
color				: #666666;
margin-bottom		: 3px;
}

p.homelist
{
margin-bottom	: 2px;
margin-top		: 2px;
font-size 		: 70%;
}

p.date
{
color			: #999999;
margin-bottom	: 2px;
margin-top		: 2px;
font-size 		: 70%;
}

p.headline
{
margin-bottom	: 2px;
margin-top		: 2px;
font-size 		: 70%;
}

p.service
{
font-size 		: 75%;
color			: #FFFFFF;
font-weight		: bold;
padding-left	: 13px;
padding-top		: 50px;
padding-bottom	: 20px; 
margin			: 0px;
}

table.topnav
{
background-color	: #003C4A;
}

table.subnav
{
background-color	: #FFFFFF;
margin-top			: 10px;
margin-bottom		: 10px;
}

table.home
{
background-color	: #FFFFFF;
}

table.regular tbody tr td {
	font-size: 75%;
}

td.intro
{
padding : 10px;
}

td.news
{
background-color	: #EEEEEE;
padding				: 15px;
}

td.lable
{
width				: 140px;
background-image	: url(img_common/lable.gif);
background-repeat	: no-repeat;
background-color	: #DED6B3;
}

td.pressure
{
width				: 140px;
background-image	: url(img_common/pressure.gif);
background-repeat	: no-repeat;
background-color	: #E5F5ED;
}

td.print
{
width				: 140px;
background-image	: url(img_common/print.gif);
background-repeat	: no-repeat;
background-color	: #D9E1EF;
}

td.outsourcing
{
width				: 140px;
background-image	: url(img_common/outsourcing.gif);
background-repeat	: no-repeat;
background-color	: #D9C8D6;
}

td.mail
{
width				: 140px;
background-image	: url(img_common/mail.gif);
background-repeat	: no-repeat;
background-color	: #F0D1C2;
}

td.lable_light
{
background-color	: #F4F1E5;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.lable_lighter
{
background-color    : #FAF8F1;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.seal_light
{
background-color	: #F6FBF8;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.media_light
{
background-color	: #F2F5F9;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.media_lighter
{
background-color	: #EFF2F8;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.pressure_light
{
background-color	: #ebf1f1;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.pressure_lighter
{
background-color	: ##E8EEEE;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}


td.outsourcing_light
{
background-color	: #F2ECF1;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.outsourcing_lighter
{
background-color	: #FAF8FA;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.mail_light
{
background-color	: #F8EBE0;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.mail_lighter
{
background-color	: #FCF7F3;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.home_light
{
background-color	: #E6ECED;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}
td.home_lighter
{
background-color	: #FCFDFD;
color				: #666666;
font-weight			: normal;
padding				: 3px;
}

td.logo
{
border-right	: 1px solid #FFFFFF;
vertical-align	: bottom;
height 			: 65px;
}

div.whitespace
{
display : none;
}

span.none
{
display : none;
}

form
{
padding : 0px;
margin	: 0px;
}

/*NOTE: you cannot alter the border of a select box!*/
input, select, textarea
{
border 			: 1px solid #333333;
font-size		: 70%;
font-family 	:  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
width			: 165px;
margin-right 	: 10px;
padding-left: 3px;
padding-right: 3px;
}
input.checkbox
{
width: 15px;
border 			: 0px solid #FFFFFF;
}

textarea
{
border 		: 1px solid #333333;
font-size	: 70%;
font-family :  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
}


.button
{
font-size 			: 10px;
color 				: #FFFFFF;
font-weight 		: bold;
background			: #333333; url() repeat-x;
border				: 3px double;
border-color		: #c4cccc #acb5b5 #6f7777 #acb5b5;
margin-top			: 5px;
padding-left		: 5px;
padding-right		: 5px;
}

hr
{
background-color	:transparent;
color				:#333333;
height				:1px;
padding : 0px;
margin	: 0px;
}

ul
{
list-style-type 	: square;
list-style-position : outside;
font-size			: 75%;
margin-bottom		: 0px;
padding				: 0px;
margin-left			: 20px;
margin-top			: 10px;
margin-bottom		: 15px;
}

ol
{
list-style-position : outside;
list-style-type 	: lower-roman;
font-size			: 70%;
margin-top			: 0px;
margin-bottom		: 0px;
padding				: 0px;
margin-left			: 25px;
margin-top			: 0px;
margin-bottom		: 0px;
}

li
{
margin-top			: 0px;
margin-bottom		: 0px;
}

img.hrwizard
{
margin-top : 2px; 
margin-bottom : 2px; 
margin-left : 0px;
margin-right : 0px;
}

b.error
{
color:#ff0000;
}