.italicSmallText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#833a2a;
font-style:italic;
}
.practiceList, .practiceList a, .practiceList a:hover {
margin-bottom:10px !important;
font-weight:normal !important;
font-size:12px !important;
line-height:15px !important;
}
a.linkStyleImg {
background-image:url(/images/icons/arrow-red.gif);
	background-position:0px 0.2em;
	background-repeat:no-repeat;
	padding-left:10px;
	}
a:hover.linkStyleImg {
background-image:url(/images/icons/arrow-red.gif);
	background-position:0px 0.2em;
	background-repeat:no-repeat;
	padding-left:10px;
}
div#sidebarRightIncludedContent h1 {
font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;		
	color:#0e477d;
	margin: 5px 9px 8px 13px;
	}
.sideBySide {
margin-bottom:10px;
}
.sideBySide td {
background-image:url(/images/background/sideBySideBlue.jpg);
background-position:0 0;
background-repeat:repeat-y;

}
.sideBySide > tbody >tr >td:first-child {
width:254px;
background-image:url(/images/background/sideBySideBlue.jpg);
background-position:0 0;
background-repeat:repeat-y;
}
.sideBySide > tbody >tr >td+td {
background-image:none;
background-color:#fff;
width:12px;
}
.sideBySide > tbody >tr >td+td+td{
width:254px;
background-image:url(/images/background/sideBySideBlue.jpg);
background-position:0 0;
background-repeat:repeat-y;
}

.sideBySide * h1, .sideBySide * h2, .sideBySide * h3, .sideBySide * h4 {
margin:0px 5px 0px 15px;
padding:5px 0px 0px 0px;
}	
.sideBySide * ul, .sideBySide * p {
margin:0 5px 12px 20px;
padding:0;
}
.stacked {
margin-bottom:10px;
}
.stacked td {
background-image:url(/images/background/stackedBlue.jpg);
background-position:0 0;
background-repeat:repeat-y;

}
.stacked * h1, .stacked * h2, .stacked * h3, .stacked * h4 {
margin:0px 5px 0px 15px;
padding:5px 0px 0px 0px;
}
.stacked * ul, .stacked * p {
margin:0 5px 12px 20px;
padding:0;
}
a.redArrowLInk, .redArrowLink a {
	font-size: 11px;
	line-height: 13px;
	color:#0e477d;
	text-decoration:underline;
	background-image:url(/images/icons/arrow-red.gif);
	background-position:0px 0.2em;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.redArrowLInkhover, a.redArrowLInk:hover, .redArrowLink a:hover {
	font-size: 11px;
	line-height: 13px;
	color:#833a2a;
	text-decoration:underline;
	background-image:url(/images/icons/arrow-red.gif);
	background-position:0px 0.2em;
	background-repeat:no-repeat;
	padding-left:10px;
}
.block {
display:block}
.marginLeft15 {
margin-left:15px;
}
.marginBottom15 {
padding-bottom:15px;
}