body, td, p, a, h1, h2, h3, ol ,ul, .form, .mandatory, td.main
{
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Sans Serif;
}

p, h2, h3, h4, 
{
margin-top			: 4px;
margin-bottom		: 4px;
}

h1, form
{
margin-top			: 0px;
margin-bottom		: 0px;
}


body
{ 
background-color 		: #E7F1EE;
margin-left 	: 10px;
margin-right 	: 10px;
margin-top 		: 5px;
margin-bottom 	: 0px;
color 			: #333333; 
line-height		: 14px; 
}

p
{
line-height		: 14px; 
font-size 		: 11px; 
} 

td, p /*td style - should be same as above*/
{ 
color 			: #333333; 
font-size 		: 11px; 
vertical-align 	: top; 
text-align 		: left;
}

p.right
{
text-align 	: right;
} 

p.center
{
text-align 	: center;
} 

/*Generic Links*/
a:link				{font-weight : bold; color : #16765C; text-decoration : none;}
a:visited			{font-weight : bold; color : #16765C; text-decoration : none;}
a:hover				{font-weight : bold; color : #16765C; text-decoration : underline;}

a.leftnav:link				{font-size : 12px; font-weight : bold; color : #16765C; text-decoration : none;}
a.leftnav:visited			{font-size : 12px; font-weight : bold; color : #16765C; text-decoration : none;}
a.leftnav:hover				{font-size : 12px; font-weight : bold; color : #16765C; text-decoration : underline;}

a.subleftnav:link				{font-weight : normal; color : #16765C; text-decoration : none;}
a.subleftnav:visited			{font-weight : normal; color : #16765C; text-decoration : none;}
a.subleftnav:hover				{font-weight : normal; color : #16765C; text-decoration : underline;}

h1 
{
font-size 		: 11px; 
font-weight 	: bold;
}

h2 
{
font-size : 11px; 
font-weight : bold;
}

h3 
{
font-size : 11px; 
font-weight : normal;
}

h4 
{
font-size : 11px; 
font-weight : bold;
color		: #16765C;
}

div.imagewizard
{
float		: left;
border		: 1px solid #16765C;
margin		: 5px;
}

div.imagewizard2
{
border		: 1px solid #16765C;
margin		: 1px;
width		: 152px;
}

/*small image on applications page*/
div.imagewizard3
{
float		: right;
border		: 1px solid #16765C;
margin		: 1px;
}



table.topbar
{
width				: 760px;
/*
border-right		: 2px solid #16765C;
border-left			: 2px solid #16765C;
border-top			: 2px solid #16765C;
*/

padding-left	: 5;
padding-bottom	: 5;
background-color 	: #E7F1EE;
vertical-align 		: middle;
}

table.main
{
width				: 760px;
/*
border-right		: 2px solid #16765C;
border-left			: 2px solid #16765C;
border-bottom		: 2px solid #16765C;
*/
background-color 	: #E7F1EE;
vertical-align 		: middle;
}

td.nav				
{
width				: 175px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #FFFFFF;
}

td.main				
{
width				: 585px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #E7F1EE;
}

td.right
{
width				: 160px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #FFFFFF;
}

/* Data Table - END */

.form	
{
background-color 	: #FFFFFF;
color 				: #16765C;
font-size 			: 11px;
border 				: 1px solid #16765C;
}

div.border
{
border : 1px solid #CCCCCC;
}

.mandatory	
{
background-color 	: #FFEEEE;
color 				: #CC0000;
}

.button
{
font-size 			: 11px;
color 				: #333333;
font-weight 		: bold;
background			: #EEEEEE;
border				: 2px double;
border-color		: #c4cccc #acb5b5 #6f7777 #acb5b5;
margin-top			: 5px;
padding-left		: 5px;
padding-right		: 5px;
}


hr
{
background-color	:transparent;
color				:#16765C;
height				:1px;
} 

ul
{
list-style-type : square;
list-style-position : outside;
color : #333333;
}

ol
{
color : #333333;
}

img
{
border	: 0px;
}

iframe
{
width 	: 100%;
height 	: 200px;
/*float 	: right;*/

}
img.hrwizard
{
margin-top : 4px; 
margin-bottom : 4px; 
margin-left : 0px;
margin-right : 0px;
}

div.hazcon {float : left; border : #16765C solid 1px; padding : 5px; background-color: ffffff; height : auto; width: 398px;}
div.hazcon img{float:right; border: #16765C solid 1px; margin: 1px;}
div.hazcon p{float:left; margin-left:3px;}
div.hazcon h2{margin-left:3px;}
#hazardous_waste_links{display : none;}

