body
{
font-family 		:  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
background-color	: #EEEEEE;
	margin: 0 auto 0 auto;
		text-align: center;
color 				: #333333; 
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
{  
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 : #333333; text-decoration : none;}
a:visited				{font-size 	: 100%; font-weight	: bold; color : #333333; text-decoration : none;}
a:hover					{font-size 	: 100%; font-weight	: bold; color : #FF9933; text-decoration : none;}

/*Footer Links*/
a.white:link			{font-size 	: 100%; font-weight	: bold; color : #FFFFFF; text-decoration : none;}
a.white:visited			{font-size 	: 100%; font-weight	: bold; color : #FFFFFF; text-decoration : none;}
a.white:hover			{font-size 	: 100%; font-weight	: bold; color : #FF9933; text-decoration : none;}

/*Subnav Links*/
a.subnav:link			{font-size 	: 70%; font-weight	: bold; color : #333333; text-decoration : none;}
a.subnav:visited		{font-size 	: 70%; font-weight	: bold; color : #333333; text-decoration : none;}
a.subnav:hover			{font-size 	: 70%; font-weight	: bold; color : #FFFFFF; text-decoration : none;}

/*valid div Links*/
a.valid:link			{font-size 	: 60%;  color : #333333; text-decoration : none;}
a.valid:visited 		{font-size 	: 60%; color : #333333; text-decoration : none;}
a.valid:hover			{font-size 	: 60%; color : #FFFFFF; text-decoration : none;}

/*Headers*/



h1.home
{
font-weight 		: normal;
font-size 			: 70%;
margin-bottom		: 2px;
margin-top			: 2px;
}

h2.home
{
font-weight 		: normal;
font-size 			: 70%;
}

h1.homenews
{
font-weight 		: bold;
font-size 			: 70%;
}

h2.homenews
{
font-weight 		: normal;
font-size 			: 70%;
}

h1
{
font-weight 		: normal;
font-size 			: 70%;
}

h2
{
font-weight 		: normal;
font-size 			: 70%;
}
p
{	
font-size 			: 70%;
margin-top			: 4px;
margin-bottom		: 4px;
}

table.home
{
width				: 750px;
background-color	: #FFFFFF;
}

td.topbar
{
vertical-align	: bottom;
}

td.phonenumber
{
vertical-align	: bottom;
text-align	: right;
}

td.blackbar
{
background-color	: #000000;
height				: 10px;
}

td.subnav
{
background-color	: #FF9933;
vertical-align		: middle;
text-align			: left;
padding-left		: 20px;
height				: 20px;
}

td.homecontent
{
padding	: 20px;
}

td.content
{
padding-top		: 10px;
padding-left	: 20px;
padding-right	: 20px;
padding-bottom	: 20px;
}

td.footer
{
background-color	: #999999;
height				: 20px;
font-size 			: 65%;
color 				: #FFFFFF; 
text-align			: right;
vertical-align		: middle;
padding-right		: 10px;
}

div.date
{
font-size 			: 65%;
margin-top			: 0px;
}

div.valid
{
text-align	: centre;
}

div.pageimage
{
float				: right;
font-size 			: 65%;
width				: 172px;
color				: #999999;
}

form
{
padding : 2px;
margin	: 0px;
}

textarea
{
border 						: 1px solid #333333;
font-size					: 10px;
font-family 				:  Arial, Verdana, Helvetica, MS Sans Serif, Sans Serif;
}

.form
{
border	: 1px solid #333333; 
}

.button
{
font-size 			: 10px;
color 				: #333333;
font-weight 		: normal;
background			: #EEEEEE;
border				: 3px double;
border-color		: #c4cccc #acb5b5 #6f7777 #acb5b5;
padding-left		: 5px;
padding-right		: 5px;
}

hr
{
background-color	:transparent;
color				:#333333;
height				:1px;
padding : 0px;
margin	: 0px;
} 

ul, ol
{
margin-top			: 0px;
margin-bottom		: 0px;
padding				: 0px;
margin-left			: 30px;
font-size 			: 80%;

}

li
{
list-style-type 	: square;
list-style-position : outside;
color				: #666666;
margin-top			: 6px;
margin-bottom		: 6px;
font-size 			: 80%;
margin				: 0px;
padding				: 2px;
}

img.hrwizard
{
margin-top : 2px; 
margin-bottom : 2px; 
margin-left : 0px;
margin-right : 0px;
}

h3
{
font-weight 		: bold;
font-size 			: 90%;
color				: #FF9900;
margin-top			: 6px;
margin-left 		: 6px;
margin-bottom		: 4px;
}

h6
{
font-weight 		: bold;
font-size 			: 70%;
color				: #FF9900;
margin-top			: 6px;
margin-bottom		: 0px;
}