p {
  margin-top:0px; margin-bottom:0px;
}
 
a,
a:link,
a:active,
a:visited {
  font-family: arial, verdana, geneva, helvetica, sans-serif;
  font-size: x-small;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #CCCCCC; 
  text-decoration: underline;
}
a.note,
a.note:link,
a.note:active,
a.note:visited {
  font-family: arial, verdana, geneva, helvetica, sans-serif;
  font-size: xx-small;
  color: #800000;
  text-decoration: none;
}

select,
textarea {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: xx-small;
}

/* MISC. UI ELEMENTS   */
hr {
  color: #cccccc;
  height: 1px;
}
								
li {padding: .2em .2em;}
									

form {
  font-family: Verdana, Geneva, sans-serif;
  font-size: small;
  color: #000000;
}

body {
  font-size: 11px;
  color: #666666;
  font-family: Verdana;
}

table {
  font-size: 11px;
  color: #333333;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}

td {
  vertical-align: middle;
  font-size: 11px;
  color: #333333;
  font-family: Verdana
}

th {
  width: 240;
  text-align: left;
  vertical-align: top;
  font-weight : normal;
  fontem
}
FORM {
	FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, sans-serif
}
BODY {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana
}
TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif
}
TD {
	FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #000000; FONT-FAMILY:Verdana
}
TD.workComp {
	FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #333333; FONT-FAMILY: Verdana;
}

TH {
	FONT-WEIGHT: normal; FONT-SIZE: 11px ; VERTICAL-ALIGN: top; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,Helv; BACKGROUND-COLOR:#d1d9ee; TEXT-ALIGN: left; 
}

.thCenter {
	FONT-WEIGHT: normal; FONT-SIZE: x-small; VERTICAL-ALIGN: top; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,Helv; BACKGROUND-COLOR: #e4e4e4; TEXT-ALIGN: center
}
INPUT {
	FONT-SIZE: xx-small; FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif
}
.blueTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #800000; FONT-FAMILY:arial;
}
.pageDescription {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, helvetica; color:#333333;
}
.fieldDescription {
	FONT-SIZE: xx-small; COLOR: #5f5c5c
}
.fieldHeaderDescription {
	FONT-SIZE: xx-small; COLOR: #800000;
}
.style1 {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sectionTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial; BACKGROUND-COLOR: #b9c9ea;
}

.stepDetails {
	FONT-SIZE: 14px; COLOR: #4569c6; FONT-FAMILY: Verdana, helvetica; BACKGROUND-COLOR: #d1d9ee
}
.stepDetailsBlue {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica; BACKGROUND-COLOR: #336699
}

.buttonNavigation {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3551ad;
	background-color: #b9c9ea;
}
.footerLinks {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	background-image:url(images/wc_ft.gif);
}
a.lhs,
a.lhs:link,
a.lhs:active,
a.lhs:visited {
  font-family: verdana;
  font-size: xx-small;
  color: rgb(60,92,172)  ;
  text-decoration: none;
}
a.lhs:hover{
color: rgb(60,92,172);
text-decoration: underline;

}
a.lhsRed,
a.lhsRed:link,
a.lhsRed:active,
a.lhsRed:visited {
  font-family: verdana;
  font-size: 12;
  color: #990000;
  text-decoration: none;
}
a.lhsRed:hover{
color: #990000;
text-decoration: underline;

}
.lhsBorders{
border-color:#BBC8EA;
border-style:solid;

}
.lhsContactUsBorders{
border-color:#BBC8EA;

}
.lhsBackgroundImage {
background:url(images/bgr110_blue.gif);
background-color:#BBC8EA;
}
.lhsBottomBackgroundImage {

background-color:#BBC8EA;
}
.lhsContactUsNumbers{
font-family: verdana;
  font-size: xx-small;
  color: #990000;
  text-decoration: none;
}
.lhsBackground {
background-color:#BBC8EA;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color:#FFFFFF;
font-weight:bold;

}