/*master style sheet based on the HSE .gov site sheet mar 03*/


body {font-family:Arial, helvetica, sans-serif; margin:0px; color:#333333; background-color:#ffffff;}
p  {font-size:80%; font-family:Arial, helvetica, sans-serif; color:#333333}
td {font-family:Arial, helvetica, sans-serif;  }

/* headers */
h3 {font-size:120%; font-family:Arial, helvetica, sans-serif; color:#000099}
h4 {font-family:Arial, helvetica, sans-serif; color:#000099}
h5 {font-family:Arial, helvetica, sans-serif; color:#000099; font-weight: bold}
h6 {font-family:Arial, helvetica, sans-serif; color:#333333; font-size: 80%; margin-left:14px; margin-right:8px;}


/* Lists */
ul {font-size:80%; font-family:Arial, helvetica, sans-serif; color:#333333}
ol {font-size:80%;  font-family:Arial, helvetica, sans-serif; color:#333333; line-height: 22px}
UL.topicarrow {list-style-image:  url(../images/arrow.gif); margin-left:18px}
		
		


/* Hyperlinks  */

A {COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline;}
A:hover {COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline;}
A.chevron {color: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;; font-weight: bold}
A.chevron:hover {COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline;; font-weight: bold}
A.chevron:visited {COLOR: #cc3333; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;; font-weight: bold}
A.lifeline {color: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 78%; font-weight:bold; margin-top:0; margin-bottom:0;}
A.lifeline:hover {COLOR: #000099; text-decoration: none;}
A.mainmenu {font-family:arial; font-size: 90%; color:#666699; font-weight: bold; text-decoration: none; line-height: 120%}
A.mainmenu:hover {color: #000099; text-decoration: none;}
A img {border: 0;}


/*  Indented (for use with H6) */
.textindent {margin-left:14px; margin-right:8px;}

/* bold stle for main menu title */
.boldy {font-weight: bold;}
.menu {
	font-weight: bold;
	font-size:80%;
	font-family:Arial, helvetica, sans-serif;
}


/* more refit styles*/

/* Lists */
ul.menu li {
	list-style-type : none;
}

ul.menu {
	padding-top: 0;
	margin-top: 0; 
	margin-left: 0; 
	margin-right: 0;
	width:141px;
	padding-left: 0;
}


.warning {
    color: red;
    font-family:Arial, helvetica, sans-serif;
}

.info {
    color: #000099;
}

.infosmall {
    color: #000099; font-size:80%
}

caption { text-align:left; color:#000099; font-weight: bold;}

th {font-family:Arial, helvetica, sans-serif; color:#000099}

/* ComServ */
.PageTitle { margin-top: 4px;}

/* Profile Order Search */
.ProfileSearchHeader { font-family:Arial, helvetica, sans-serif; color:#000099}
.ProfileSearchBody {  }

/* Profile Edit Sheet */
.ProfileEditHeader { }
.ProfileEditBody {  }
.ProfileEditGroup { font-family:Arial, helvetica, sans-serif; color:#000099}

/* Profile List Sheet */
.ProfileListHeader { font-family:Arial, helvetica, sans-serif; color:#000099}
.ProfileListBody{ }

/* Profile Message Box */
.ProfileMsgBox { background-color: #CCCCCC; }

/* Print Order Form */
.ofheading
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 150%
}
.ofbodytext
{
	FONT-FAMILY: Arial
}
.ofbodyboldtext
{
	FONT-FAMILY: Arial;
	FONT-WEIGHT: Bold
}
.ofsmalltext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 75%
}



/* Category navigation */
.catnav { font-size: 70%; display:block; outline-style: none;}