/* Default HTML elements */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#003464; background-color:#FFF0FA; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding-left:30px;}
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Titles */
#titleContactUs h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-contact-us.gif) no-repeat;}
#titleForms h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-forms.gif) no-repeat;}
#titleNoWinNoFee h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-no-win-no-fee.gif) no-repeat;}
#titleOurServices h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-our-services.gif) no-repeat;}
#titleSuccessfulCases h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-successful-cases.gif) no-repeat;}
#titleTimeBarring h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-time-barring.gif) no-repeat;}
#titleUsefulArticles h1 {height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-useful-articles.gif) no-repeat;}
#titleWhatToDoNext h1 { height: 25px; width: 300px; margin-top:15px; margin-bottom:20px; margin-left:15px; background: url(../images/title-what-to-do-next.gif) no-repeat;}

/* Hidden Elements */
#titleContactUs h1 span, 
#titleForms h1 span, 
#titleNoWinNoFee h1 span, 
#titleOurServices h1 span, 
#titleSuccessfulCases h1 span, 
#titleTimeBarring h1 span, 
#titleUsefulArticles h1 span, 
#titleWhatToDoNext h1 span { display:none; }

/* Text */
.textWhite { color:#FFFFFF; }
.textMidBlue { color:#4FA6E6; }
.textPink { color:#ED008C; }
.textLightBlue { color:#4FA6E6; }
.compensation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Lists */
ul { list-style-image:url(../images/bullet.gif); margin-left:2.5em; padding-left:2em; }
ul li {	margin-bottom:5px; }
ol { list-style-image:url(../images/bullet-greybg.gif); margin-left:2em; padding-left:2em; }
ol li {	margin-bottom:5px; }

/* Links */
a { color:#ED008C; }
a.longhurst { color:#4FA6E6; text-decoration:none; }
a.longhurst:hover { color:#4FA6E6; text-decoration:underline; }
a.linksByTopic { color:#94C8EF; text-decoration:underline; }
a.moreBlue { color:#4FA6E6; }
a.mainNav { font-size:10px; font-weight:bold; color:#003464; text-decoration:none; }
a.mainNav:hover { color:#ED008C; }

/* Borders, backgrounds, paddings and margins*/
.panelLeft { background-color:#00539B; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; }
.panelRight { border-top:1px solid #FFFFFF; } 
.footer { background-color:#003464; padding-top:5px; padding-bottom:5px; border-bottom:1px solid #FFFFFF;}
.title { padding-top:20px; padding-bottom:15px; }
.options { background-color:#E6EAEE; padding-right:15px; border:0px }
.compensationTablePink { background-color:#FFCEEC }
.compensationTableBlue { background-color:#B7DDFF }

