/*HSE Style Sheet
/* D Puddifoot 07/06/2006

RGB REF

blue = 238EC8
grey menu hdr = D9D9D9
grey menu content = F2F2F2
grey text = 666666
greyfooter = CCCCCC

/*text style*/

h1{color:#666666; font-family:Arial; font-size:16px; }

p.sectionheader{color:#666666; font-family:Arial; font-size:14px;}

p.white{color:#FFFFFF; font-family:Arial; font-size:small;}

p.hscblue{color: #238EC8; font-family:arial ; font-weight: bold; font-size:11px;}

.hscgreycookie{color:#666666; font-family:Arial; font-size:11px; font-weight:bold;}

.hsccopy{color:#666666; font-family:Arial; font-size:small;}

p{color:#666666; font-family:Arial; font-size:small; text-align:justify;}

span{color:#666666; font-family:Arial; font-size:small;}

div{color:#666666; font-family:Arial; font-size:small;}

ul{color:#666666; font-family:Arial; font-size:small;}

li{color:#666666; font-family:Arial; font-size:small;}

p.hscMenuHdr{color:#000000; font-family:Arial; font-size:small; font-weight:bold; letter-spacing:1px;}

/*body style*/

body{background-color: #cccccc;margin-top: 0px;}


/*table cell style*/

table.outertable{background-color:#FFFFFF;}

table.innertable{background-color:#FFFFFF;}

td.imagikbar{background-color:#874EAB; width:730px; padding:8px; color:#FFFFFF; font-family:Arial; font-size:small;}

td.innersearchcell{padding-left:2px;}

td.leftbordershadow{background-image:url(../images/border_left_shadow.gif);
					background-repeat:repeat-y;
					background-position:top;
					width:25px;} 

td.rightbordershadow{background-image:url(../images/border_right_shadow.gif); 
					background-repeat:repeat-y; 
					background-position:top;
					width:25px;}

td.main_nav_hdr{background-image:url(../images/main_nav_hdr_bcg.gif); 
				width:158px; height:25px; 
				background-repeat:no-repeat;
				padding-left:27px;
				vertical-align:middle;
				color:#000000;
				font-family:Arial;
				font-size:small;
				font-weight:bold;}
				
td.main_nav_arrow{background-color:#E5E5E5; 
				  background-image:url(../images/menu_sublevel_icon.gif);
				  background-position:center;
				  background-repeat:no-repeat;
				  width:27px;}

td.main_nav_dashed{background-color:#E5E5E5; 
				  background-image:url(../images/menu_toplevel_hr_div.gif);
				  background-repeat:no-repeat;
				  width:165px;
				  height:1px;}

td.main_nav_content{background-color:#E5E5E5; padding-top:3px; padding-bottom:3px;}

/*Section Template CSS*/

td.bodyhdrgreybar{background-color:#666666; height:1px; background-repeat:repeat-x;}

td.sectionhdr{border-bottom:solid #666666 1px;}

/*Footer*/

td.footerbar{background-color:#CCCCCC;} 

/*Form Fields*/

input.searchbox{width:118px;
 				height:17px; 
				border:0px solid #FFFFFF; 
				font-family:Arial, Helvetica, sans-serif; 
				color:#666666;}

/*Form Buttons*/


input.btnsearch {
	background: transparent url(../images/HSC_search_btn.gif) no-repeat right top;
	height:18px;
	width:33px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	outline: none;
	margin: 0;
  	padding: 0;
  	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

hr.divdashed {border: none 0;
border-top: 1px dashed #000;
width: 100%;
height: 1px;
color:#3F3F3F;
}

/*HREF*/

a.loginlink:link {color: #FFFFFF; font-family:arial ; font-weight: normal; font-size:small; text-decoration:none;}
a.loginlink:visited {color: #FFFFFF; font-family:arial; font-weight: normal; font-size:small; text-decoration:none;}
a.loginlink:active {color: #FFFFFF; font-family:arial; font-weight: normal; font-size:small; text-decoration:none;}
a.loginlink:hover {color: #FFFFFF; font-family:arial; font-weight: normal; font-size:small; text-decoration:underline;}


a.menulink:link {color: #666666; font-family:arial ; font-weight: bold; font-size:small; text-decoration:none;}
a.menulink:visited {color: #666666; font-family:arial; font-weight: bold; font-size:small; text-decoration:none;}
a.menulink:active {color: #666666; font-family:arial; font-weight: bold; font-size:small; text-decoration:none;}
a.menulink:hover {color: #828181; font-family:arial; font-weight: bold; font-size:small; text-decoration:underline;}

a.menulinksel:link {color: #000000; font-family:arial ; font-weight: bold; font-size:small; text-decoration:underline;}
a.menulinksel:visited {color: #000000; font-family:arial; font-weight: bold; font-size:small; text-decoration:underline;}
a.menulinksel:active {color: #000000; font-family:arial; font-weight: bold; font-size:small; text-decoration:underline;}
a.menulinksel:hover {color: #000000; font-family:arial; font-weight: bold; font-size:small; text-decoration:underline;}

a.cookiecrumb:link {color: #238EC8; font-family:arial ; font-weight: bold; font-size:11px; text-decoration:none;}
a.cookiecrumb:visited {color: #238EC8; font-family:arial; font-weight: bold; font-size:11px; text-decoration:none;}
a.cookiecrumb:active {color: #238EC8; font-family:arial; font-weight: bold; font-size:11px; text-decoration:none;}
a.cookiecrumb:hover {color: #238EC8; font-family:arial; font-weight: bold; font-size:11px; text-decoration:underline;}

a.primelinks:link {color: #238EC8; font-family:arial ; font-weight: bold; font-size:12px; text-decoration:underline;}
a.primelinks:visited {color: #238EC8; font-family:arial; font-weight: bold; font-size:12px; text-decoration:underline;}
a.primelinks:active {color: #238EC8; font-family:arial; font-weight: bold; font-size:12px; text-decoration:underline;}
a.primelinks:hover {color: #238EC8; font-family:arial; font-weight: bold; font-size:12px; text-decoration:underline;}

