@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #EBE8D6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.atty a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.atty a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.atty a:hover {
	text-decoration: underline;
	color: #FF0000;	
	font-weight: bold;
}
.atty a:active {
	text-decoration: none;
	color: #FF0000;	
	font-weight: bold;
}
.class1 a:link {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.class1 a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.class1 a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.class1 a:active {
	text-decoration: underline;
	color: #666666;	
	font-weight: bold;
}
.class2 {
	letter-spacing:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
.class2 a:link {
	color: #FF0000;
	font-weight: bold;
}
.class2 a:visited {
	color: #FF0000;
	font-weight: bold;
}
.class2 a:hover {
	color: #666666;
	font-weight: bold;
}
.class2 a:active {
	color: #666666;	
	font-weight: bold;
}
.go_to_top {
	padding-left:80px;
}
.twoColFixLtHdr #container { 
	width: 738px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #container_menu { 
	width: 738px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLtHdr #top_menu {
	margin:0;
	padding:0;
	height:55px;
	background-image:url(images/top_menu_back_01.gif);
	background-repeat: no-repeat;
}  
.twoColFixLtHdr #top_menu p {
	margin:0;
	padding-left:168px;
	font-weight:normal;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.top_menu {
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_rt_side {
	text-decoration: none;
	color: #FFFFFF;
	padding-left:90px;
}
.top_menu_form_box {
	margin:0;
	padding:0;
	width: 140px;
	height: 12px;
	font-size: 11px;
	vertical-align:baseline;
}
.top_menu_form_button {
	margin:0;
	padding-left:10px;
	vertical-align:bottom;
}
.top_menu a:link {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:visited {
	font-weight:normal;
	color: #FFFFFF;
}
.top_menu a:hover {
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
.top_menu a:active {
	font-weight:normal;
	color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	margin: 0;
} 
.twoColFixLtHdr #sidebar1 {
	margin: 0;
	float: left; /* since this element is floated, a width must be given */
	width: 128px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBE8D6; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(images/generic_red_side_19.gif);
	background-repeat:no-repeat; 
	/*padding: 0px 0px 25px 0px;*/
}
.twoColFixLtHdr #sidebar1 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 60px 9px 4px 9px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.twoColFixLtHdr #sidebar1_long {
	margin: 0;
	float: left; /* since this element is floated, a width must be given */
	width: 128px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBE8D6; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(images/extended_sidebar_19.gif);
	background-repeat:no-repeat;	/*padding: 0px 0px 25px 0px;*/
}
.twoColFixLtHdr #sidebar1_long p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 60px 9px 4px 9px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.sidebar_alt {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 9px 4px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 14px;
}
.twoColFixLtHdr #mainContent {
	/* margin: 0 0 0 128px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	float: right;
	width: 610px;
	text-align: left;
	background-image: url(images/main_content_line_back.gif);
	background-repeat:repeat-y;	
} 
.twoColFixLtHdr #mainContent_solo {
	/* margin: 0 0 0 128px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	float: right;
	width: 610px;
	text-align: left;
} 
.twoColFixLtHdr #bottom_content {
	margin: 0;
	text-align: right;	
	background:#EBE8D6;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#EBE8D6; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #content_container { 
	width: 610px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLtHdr #content_container_2 { 
	width: 610px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLt #sidebar1 p" rule.
*/
.twoColFixLtHdr #content_header {
	margin: 0;
}
.twoColFixLtHdr #left_content_attorney {
	float: left; 
	width: 265px; /* since this element is floated, a width must be given */
	height: 149px;
	background-image:url(images/lawyer_associate_22.gif);
	background-repeat:no-repeat;
}
.twoColFixLtHdr #left_content_attorney p {
	margin-top:12px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_attorney li {
	margin-top:10px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_attorney h1 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.attorney_quote {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
}
.attorney_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	/* font-weight: bold; */
}
.attorney_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	/* font-weight: bold; */
}
.attorney_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.attorney_links a:link {
	text-decoration: underline;
	color: #666666;
}
.attorney_links a:visited {
	text-decoration: underline;
	color: #666666;
}
.attorney_links a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.attorney_links a:active {
	text-decoration: underline;
	color: #666666;	
}
.twoColFixLtHdr #left_content {
	float: left; 
	width: 328px; /* since this element is floated, a width must be given */
	padding-top: 10px;
}
.twoColFixLtHdr #left_content p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content li {
	margin-top:10px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content h1 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.twoColFixLtHdr #left_content_solo {
	float: left; 
	width: 610px; /* since this element is floated, a width must be given */
	padding-top: 10px;
}
.twoColFixLtHdr #left_content_solo p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_solo li {
	margin-top:10px;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_solo h1 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.twoColFixLtHdr #left_content_solo h2 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.twoColFixLtHdr #left_content_solo h3 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;	 
}
.left_content_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.left_content_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_w_lower {
	float: left; 
	width: 328px; /* since this element is floated, a width must be given */
	padding-top: 10px;
}
.twoColFixLtHdr #left_content_w_lower p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_w_lower li {
	margin-top:10px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #left_content_w_lower h1 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.twoColFixLtHdr #right_content {
	margin: 0;
	float:left;
} 
.twoColFixLtHdr #right_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.twoColFixLtHdr #right_content_attorney a:link{
	color: #FFFFFF;
} 
.twoColFixLtHdr #right_content_attorney a:visited{
	color: #FFFFFF;
} 
.twoColFixLtHdr #right_content_attorney a:hover{
	color: #FFFFFF;
	text-decoration:underline;
} 
.twoColFixLtHdr #right_content_attorney a:active{
	color: #FFFFFF;
} 
.twoColFixLtHdr #right_content_attorney p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #right_content_attorney p.attorney_print {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:20px;
	padding-left:182px;
	padding-bottom:26px;
	color: #FFFFFF;
}
.twoColFixLtHdr #right_content_attorney p.attorney_contact {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:182px;
	color: #FFFFFF;
}
.twoColFixLtHdr #right_content_attorney h3 {
	margin-top:80px;
	margin-left: 185px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.twoColFixLtHdr #right_content_attorney li {
	margin-top:10px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #right_content_attorney h1 {
	margin-top:0px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.twoColFixLtHdr #right_content_attorney_bottom {
	float: right;
	width: 282px;
	padding-top: 10px;
} 
.twoColFixLtHdr #right_content_attorney_bottom p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #right_content_attorney_bottom h3 {
	margin-top:50px;
	margin-left: 120px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.twoColFixLtHdr #right_content_attorney_bottom li {
	margin-top:10px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #right_content_attorney_bottom h1 {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.twoColFixLtHdr #right_content_w_lower {
	float: left;
	height: 320px;
} 
.twoColFixLtHdr #right_content_w_lower p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.twoColFixLtHdr #middle_content_lower {
	/* margin: 0 0 0 128px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background-color:#FFFFFF;
	background-image:url(images/horizontal_break_22.gif);
	background-repeat:no-repeat;
	margin:0;
	width: 610px;
	text-align: left;
} 
.twoColFixLtHdr #middle_content_lower p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #middle_content_lower h1 {
	margin-top: 30px;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.content_clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}






	/* Following are the CSS controls for the search form */
	
/* div {width:100%;} */


a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnex  {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}
	

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
	color:#FF0000;
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#FF0000;
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
	margin-left: 20px;
	margin-right: 20px;
    text-align:center;
    font-size:10px;
    color:#cc3366;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#666666;
    width: 100%;
    border: 0px;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#eeb8cc;
}

td.isearch-head
{
	padding-left:20px;
	padding-right:20px;
    color:#ffffff;
    font-size:12px;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#FF0000;
    background-color:transparent
}

a.isearch-title:visited
{
    color:#FF0000;
    background-color:transparent
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	font-size:11px;
	color:#666666;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#003366;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#666666;
    background-color:transparent
}

a.isearch-url:visited
{
    font-size:11px;
    color:#666666;
    background-color:transparent
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#003366;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#FF0000;
    background-color:transparent
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#FF00000;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#666666;
    width: 100%;
    border: 0px;
}

td.isearch-prevnext
{
    color:#ffffff;
    font-size:12px;
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
	padding-left:20px;
	padding-right:20px;
    font-size:12px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{

    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
	margin-left: 20px;
	margin-right: 20px;
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:12px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats
{
}

table.isearch-stats th, table.isearch-stats td
{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th
{
    color: #ffffff;
    background-color: #cc3366;
}

table.isearch-stats td
{
    background-color: #ffffcc;
    color: #003366;
}

table.isearch-stats caption
{
    color: #003366;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
	margin-left: 20px;
	margin-right: 20px;
    color: #003366;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #003366;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #003366;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #fff5f5;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}
.class3 a:link {
                text-decoration: underline;
                color: #666666;
                font-weight: bold;
}
.class3 a:visited {
                text-decoration: underline;
                color: #666666;
                font-weight: bold;
}
.class3 a:hover {
                text-decoration: underline;
                color: #FF0000;
                font-weight: bold;
}
.class3 a:active {
                text-decoration: underline;
                color: #666666;  
                font-weight: bold;
}
.class4 a:link {
                text-decoration: none;
                color: #000000;
                font-weight: bold;
}
.class4 a:visited {
                text-decoration: none;
                color: #666666;
                font-weight: bold;
}
.class4 a:hover {
                text-decoration: underline;
                color: #FF0000;
                font-weight: bold;
}
.class4 a:active {
                text-decoration: none;
                color: #666666;  
                font-weight: bold;
}
.class5 a:link {
                text-decoration: none;
                color: #FFFFFF;
                font-weight: bold;
}
.class5 a:visited {
                text-decoration: none;
                color: #FFFFFF;
                font-weight: bold;
}
.class5 a:hover {
                text-decoration: underline;
                color: #000000;
                font-weight: bold;
}
.class5 a:active {
                text-decoration: none;
                color: #FFFFFF;  
                font-weight: bold;
				}
.class6 a:link {
                text-decoration: none;
                color: #003366;
                font-weight: bold;
}
.class6 a:visited {
                text-decoration: none;
                color: #003366;
                font-weight: bold;
}
.class6 a:hover {
                text-decoration: underline;
                color: #003366;
                font-weight: bold;
}
.class6 a:active {
                text-decoration: underlines;
                color: #003366;  
                font-weight: bold;
}
.class7 a:link {
                text-decoration: none;
                color: #666666;
                font-weight: bold;
}
.class7 a:visited {
                text-decoration: none;
                color: #666666;
                font-weight: bold;
}
.class7 a:hover {
                text-decoration: underline;
                color: #666666;
                font-weight: bold;
}
.class7 a:active {
                text-decoration: underlines;
                color: #666666;  
                font-weight: bold;
				