Welcome to TiddlyWiki created by Jeremy Ruston, Copyright © 2007 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0em 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0em 1em;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}
.sparkline {line-height:1em;}
.sparktick {outline:0;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser
Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)
<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations
----
Also see AdvancedOptions
* [[American Bar Association|http://www.abanet.org/]]
* [[Arkansas Bar Association|http://www.arkbar.com]]
* [[California - State Bar of|http://www.calbar.org/]]
* [[Colorado Bar Association|http://www.cobar.org]]
* [[District of Columbia Bar Association|http://www.dcbar.org]]
* [[Florida Bar Association|http://www.flabar.org]]
* [[Georgia - State Bar of|http://www.kuesterlaw.com/comp.html]]
* [[Illinois State Bar Association|http://www.illinoisbar.org]]
* [[Indiana Bar Association|http://www.ai.org/isba/]]
* [[Kansas Bar Association|http://www.ink.org/public/cybar]]
* [[Kentucky Bar Association|http://www.kybar.org]]
* [[Los Angeles County Bar Association|http://www.lacba.org]]
* [[Maryland State Bar Association|http://www.msba.org]]
* [[Michigan - State Bar of|http://www.michbar.org]]
* [[New Hampshire Bar Association|http://www.nhbar.org/]]
* [[New York Bar Association|http://www.nysba.org/]]
* [[North Carolina Bar Association|http://www.barlinc.org]]
* [[Tennessee Bar Association|http://www.tba.org]]
* [[Utah State Bar Association|http://www.utahbar.org]]
* [[Washington State Bar Association|http://www.wsba.org]]
* [[Wisconsin State Bar Association|http://www.wisbar.org/]]
See [[Michigan Cases]] for judicial decisions and case information in Michigan
* [[Google Scholar|http://scholar.google.com]]
* [[AltLaw|http://www.altlaw.org]]
* [[California case law|http://www.unilegal.com ]] - a pay service
* [[Cornell - Federal|http://www.law.cornell.edu/federal/opinions.html]] - Legal Information Institute
* [[Cornell - State|http://www.law.cornell.edu/opinions.html#state]] - Legal Information Institute
* [[Eye on the Courts|http://www.law.cornell.edu/focus/liieye.htm ]] - Selections by Cornell's Legal Information Institute
* [[Findlaw - Federal Court opinions|http://www.findlaw.com/casecode/index.html]]
* [[Judgments of the House of Lords|http://www.parliament.the-stationery-office.co.uk/pa/ld/ldjudinf.htm ]]
* [[Legal Research Meta-Index|http://gsulaw.gsu.edu/metaindex/ ]] - Use this site for keyword searches for cases in any Federal Circuit as well as the Supreme Court
* [[LexisOne|http://www.lexisone.com]] - free access to case law within the last five years
* [[LoisLaw|http://www.loislaw.com]] - a pay service
* [[WestDoc|http://www.westdoc.com/]] - a pay service of West Publishing, charging a flat $10 to retrieve a case. You need to know what case you are looking for, since keyword and concept searches are not supported.
!!Michigan Courts
* [[Supreme Court|http://courts.michigan.gov/supremecourt/]]
* [[Court of Appeals|http://courtofappeals.mijud.net/]]
* [[Michigan trial courts|http://courts.michigan.gov/scao/services/dirs/trialdir.htm]]
* [[Court forms|http://courts.michigan.gov/scao/courtforms/index.htm]]
* [[Court rules online|http://courtofappeals.mijud.net/rules/default.htm]]
* [[State Court Administrator|http://courts.michigan.gov/scao/]]
* [[Benchbooks and other publications|http://courts.michigan.gov/mji/resources/publications.htm]]
* [[Briefs|http://courts.michigan.gov/supremecourt/Clerk/msc_orals.htm]]
* [[Amendments to court rules|http://courts.michigan.gov/supremecourt/Resources/Administrative/index.htm]]
* [[Amendments|http://www.icle.org/modules/lawnews/]] - ICLE's site
* [[Model Civil Jury Instructions|http://courts.mi.gov/mcji-index.htm]] - adopted, amended, proposed
See [[Michigan Cases]] for judicial decisions and case information
!!Federal Courts
* [[U.S. District Court - Eastern District|http://www.mied.uscourts.gov/]]
* [[U.S. District Court - Western District|http://www.miwd.uscourts.gov/]]
* [[Federal Courts in Michigan|http://is.gd/hJh6]]
* [[PACER|http://pacer.psc.uscourts.gov/]]
* [[Circuit Courts of Appeal|http://www.findlaw.com/10fedgov/judicial/appeals_courts.html]]
* [[District Courts (Findlaw)|http://www.findlaw.com/10fedgov/judicial/district_courts.html]]
* [[District Courts|http://www.uscourts.gov/districtcourts.html]]
* [[Federal Judicial Center|http://www.fjc.gov/]]
''U.S. Supreme Court''
* [[Official site|http://www.supremecourtus.gov/index.html]]
** [[Bound volumes|http://www.supremecourtus.gov/opinions/boundvolumes.html]] (3-year lag)
* [[USSC Plus - Supreme Court cases|http://www.usscplus.com/]]
* [[FedWorld's archive of Supreme Court cases|http://www.fedworld.gov/supcourt/index.htm]]
* [[FindLaw Supreme Court Decision Database|http://www.findlaw.com/casecode/supreme.html]]
* [[Briefs (ABA site)|http://www.abanet.org/publiced/preview/briefs/home.html]]
* [[SCOTUS|http://www.scotusblog.com/]]
* [[SCOTUSwiki|http://www.scotuswiki.com/]]
[[Welcome]]
[[Five Bests]]
Interest rates on money judgments, as [[certified|http://www.michigan.gov/treasury/0,1607,7-121-44402_44404-107013--,00.html]] by the State Treasurer.
Recent interest rates, all of which include the 1% kicker:
|Beginning|Rate|
|January 1, 2005 |4.529%|
|July 1, 2005 |4.845%|
|January 1, 2006 |5.221%|
|July 1, 2006 |5.815%|
|January 1, 2007 |5.701%|
|July 1, 2007 |5.741%|
|January 1, 2008 |5.033%|
|July 1, 2008 |4.063%|
|January 1, 2009 |3.695%|
|July 1, 2009|3.101%|
|January 1, 2010|3.48%|
|July 1, 2010|3.339%|
|January 1, 2011|2.553%|
|July 1, 2011|3.007%|
|January 1, 2012|2.083%|
''Michigan''
* [[Dickinson Wright|http://www.dickinson-wright.com/]]
* [[Fink Zausmer & Kaufman|http://www.lawsite.com/]]
* [[Garan Lucow Miller|http://www.garanlucow.com]]
* [[Kitch, Drutchas, P.C.|http://www.kitch.com]]
* [[Plunkett & Cooney|http://www.plunkettlaw.com]]
* [[Rhoades McKee Boer Goodrich & Titta|http://www.grlaw.com]]
* [[Warner Norcross & Judd|http://www.wnj.com]]
''Other''
* [[Siskind & Susser|http://www.visalaw.com/]]
* [[Hale & Dorr|http://www.haledorr.com]]
* [[Oppedahl & Larson Patent Law Web Server|http://www.patents.com/]]
* [[Steptoe & Johnson LLP|http://www.steptoelaw.com]]
* [[Burke, Williams & Sorensen|http://www.bwslaw.com]]
* [[McKenna & Cuneo, L.L.P.|http://www.mckennacuneo.com]]
* [[FindLaw's listing - includes a search engine|http://www.lawreview.org]]
* [[Jurist - Law Professors on the Web|http://www.law.pitt.edu/hibbitts/jurist.htm]]
* [[Journal of Information, Law & Technology (UK)|http://elj.warwick.ac.uk/jilt/]]
* [[Risk: Health, Safety, and Environment - Franklin Pierce Law Center, New Hampshire|http://www.piercelaw.edu/risk/profrisk.htm#]]
* [[Journal of Technology Law & Policy - University of Florida|http://grove.ufl.edu/~techlaw/]]
* [[CyberLaw|http://www.cyberlaw.com]]
* [[Law in the Information Society - American University|http://www.wcl.american.edu/pub/faculty/boyle/]]
* http://www.law.cornell.edu/lii.table.html - Cornell Law School
* http://www.washlaw.edu/ - WashLaw WEB - Washburn University School of Law
* http://www.usc.edu/dept/law-lib/ - USC Law School
* http://www.wcl.american.edu - American University
* http://www.law.umich.edu/ - University of Michigan
* http://lawlib.slu.edu/ - St. Louis University
* http://www.dcl.edu - Detroit College of Law
''Michigan''
* [[Institute of Continuing Legal Education|http://www.icle.org]]
* [[Michigan Jury Verdicts|http://www.michiganverdicts.com/]]
* [[Michigan Bar Journal online|http://www.michbar.org/journal/home.cfm]]
* [[Michigan Lawyers Weekly|http://www.milawyersweekly.com/]]
** [[The Michigan Lawyer|http://michiganlawyerblog.wordpress.com/]] - MLW weblog
* [[Michigan State University|http://www.msu.edu]]
* [[MLW Lawyer Referral|http://www.lawyertolawyerreferral.com]]
* [[Prosecuting Attorneys Association of Michigan|http://www.michiganprosecutor.org/]]
''General''
* [[Legal Information Institute - Cornell Law School|http://www.law.cornell.edu/index.html]]
* [[GPO Access|http://www.gpoaccess.gov/databases.html]]
* [[Library of Congress|http://lcweb.loc.gov/homepage/lchp.html]]
* [[Thomas - Legislative Information|http://thomas.loc.gov/]]
* [[US Code (Cornell)|http://www4.law.cornell.edu/uscode/]] - best
* [[Federal Statutes - House Law Library|http://uscode.house.gov/search/criteria.shtml]]
* [[Code of Federal Regulations - browse and search page|http://www.access.gpo.gov/nara/cfr/cfr-table-search.html]]
* [[Federal Register|http://www.gpoaccess.gov/fr/index.html]]
* [[GPO Access - Official Federal Information|http://www.access.gpo.gov/su_docs/index.html]]
* [[Medical updates - regulatory and legislative|http://www.abanet.org/tips/medicine/medlawexpress.html]]
* [[Federal Rules of Civil Procedure - Cornell|http://www.law.cornell.edu/rules/frcp/overview.htm]]
* [[Federal Rules of Evidence - Cornell|http://www.law.cornell.edu/rules/fre/]]
* [[Estate and gift tax - Cornell|http://www.law.cornell.edu/topics/estate_gift_tax.html]]
* [[Gavel 2 Gavel|http://www.re-quest.net/g2g/]]
* [[Findlaw - Cases and Codes|http://www.findlaw.com/casecode/index.html]]
* [[Findlaw Library|http://library.findlaw.com/]] - browse by topic
* [[Daubert on the Web|http://www.daubertontheweb.com/]]
[[Legal Research]]
[[Case Law]]
[[Courts]]
[[Michigan Cases]]
[[Statutes]]
[[Regulations]]
[[State of Michigan]]
[[Michigan Resources]]
[[Services]]
[[Organizations]]
[[Law Firms]]
[[Law Schools]]
[[Law Reviews]]
[[Bar Associations]]
[[Other lists]]
[[Periodic pages]]
[[Reference]]
[[.|Utility]]
* [[State Bar of Michigan - court opinion search|http://www.michbar.org/opinions/content.cfm]]
* [[Michigan courts|http://courtofappeals.mijud.net/resources/opinions.htm]] - The official source for decisions. Despite the heading "Michigan Court of Appeals", this page includes Supreme Court opinions. Supreme Court orders are not available at this page.
** [[Case Inquiry page|http://coa.courts.mi.gov/resources/public.htm]] - Provide full case history and docket entries, if you have the name of the case or other identifying information. This is the only source for Supreme Court orders.
* [[Michigan Appellate Digest|http://courtofappeals.mijud.net/Digest/DigestLaunchPage.jsp]] - Allows for searches by topic. The page includes useful links to cases and topics currently pending before the Supreme Court.
* [[Briefs filed by parties|http://courts.michigan.gov/supremecourt/Clerk/msc_orals.htm]] - This page lists upcoming arguments on pending cases before the Supreme Court, and also provides links to copies of the briefs filed by the parties. A minor criticism: The briefs are scanned copies of the briefs, not text-based PDF files, so they are very large in size and are not text-searchable. It would be better to have attorneys submit documents in their native format or in text-based PDF, to make them more useful.
* [[Michigan Law Online|http://www.icle.org/mlo/mlo_basic.asp]] - (password needed)
* [[Michigan Lawyers Weekly|http://www.michlaw.com/]] - for subscribers
* [[Mobile E-Journal|http://www.michbar.org/e-journal/m/content.html]] - daily reports on new cases from the State Bar of Michigan
* [[Crain's Detroit Business|http://www.crainsdetroit.com]]
* [[Gongwer News Service|http://www.gongwer.com]]
* [[University of Michigan|http://www.umich.edu]]
* [[Michigan State University|http://www.msu.edu]]
* [[Vital statistics (Michigan)|http://www.cdc.gov/nchs/howto/w2w/michigan.htm]]
* [[EPIC Questions|http://courts.co.calhoun.mi.us/epic0000.htm]] and [[Probate law|http://courts.co.calhoun.mi.us/review00.htm]] - pages maintained by Judge Phillip Harter, retired, Calhoun County Probate Court
* [[Michigan lawyer directory|http://www.michbar.org/memberdirectory]]
* [[Michigan Land Title Standards|http://www.michbar.org/realproperty/landtitle.cfm]]
The 2011 limits on litigation and """EPIC-related""" limitations under Michigan law, as certified by the state Treasurer, are:
|''2011 figures''|
|CPI increase for 2010|0.8%|
|cumulative since 1986|92.0%|
|cumulative since 1993|46.9%|
|cumulative since 1999|25.1%|
|''Litigation adjustments''||
|//Non-economic damages//|
|* tier 1||411,300|
|* tier 2||734,500|
|* pre-1993||432,000|
|//Median family income//||
|2011 MFI||66,875|
|''EPIC adjustments''||
||Section|
|Spousal share (b)-(e)|2102|204,000|
|Spousal share (f)|2102|136,000|
|Homestead allowance|2402|20,000|
|Exempt personal property|2404|14,000|
|Family allowance|2405|24,000|
|Small estate limit|3982|20,000|
|Collection by sworn statement|3983|20,000|
The [[page|http://www.michigan.gov/treasury/0,1607,7-121-44402_44404---,00.html]] linking these reports.
* [[American Bar Assn|http://www.abanet.org]]
* [[American Health Lawyers Association|http://www.ahla.org]]
* [[American Association for Justice|http://www.justice.org/]]
* [[Association of Federal Defense Attorneys|http://www.afda.org]]
* [[Defense Research Institute|http://www.dri.org]]
* [[Federation of Insurance and Corporate Counsel|http://www.thefederation.org/]]
* [[Michigan Defense Trial Counsel|http://www.mdtc.org]]
* [[National Academy of Elder Law Attorneys|http://www.naela.org]]
* [[National Employment Lawyers Association|http://www.nela.org]]
* [[New York State Trial Lawyers Association|http://www.nystla.org/]]
* [[Philadelphia Trial Lawyers Association|http://www.philatla.org/]]
* [[FindLaw|http://www.findlaw.com]]
* [[LAWLink|http://www.abanet.org/lawlink/home.html]]
* [[Internet Law Library|http://www.lawguru.com/ilawlib/index.html]]
* [[Hieros Gamos|http://www.hg.org]]
* [[Law Guru Law Links|http://www.lawguru.com/lawlinks/]]
* [[Internet Legal Resources Guide|http://www.ilrg.com]]
* [[The Practicing Attorney's Home Page|http://www.legalethics.com/pa/index.html]]
* [[Legal research using the Internet|http://www.lib.uchicago.edu/~llou/mpoctalk.html]]
* [[The Virtual Chase|http://www.virtualchase.com/resources/index.htm]]
* [[Katsuey Kat's Legal Links|http://www.katsuey.com]]
* [[Rominger|http://www.romingerlegal.com]]
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
* [[ABA Law Practice Management|http://www.abanet.org/lpm/]]
* [[E-Bar (North Carolina)|http://www.ncbar.org/ebar]]
* [[Findlaw's Legal News|http://legalnews.findlaw.com/]]
* [[Law Bulletin Publishing Company|http://www.lawbulletin.com/]]
* [[Law Library Resource Exchange|http://www.llrx.com]]
* [[Law.com|http://www.law.com/]]
* [[Lawyers Weekly USA|http://www.lawyersweekly.com]]
* [[LegalBrief|http://www.legalbrief.com/]]
* [[National Legal Research Group|http://www.nlrg.com/lawlet/lawlet.htm]]
* [[NetWatchers|http://www.ionet.net/~mdyer/netwatch.shtml]]
* [[The Brief|http://www.abanet.org/tips/thebrief.html]]
* [[The Compleat Lawyer|http://www.abanet.org/genpractice/lawyer/complete.html]]
[[Blue Book notes|http://homepages.law.asu.edu/~kayed/research/Bluebook/bb.htm]]
[[Medical lexicon|http://www.medilexicon.com/]]
[[CPT codes|https://catalog.ama-assn.org/Catalog/cpt/cpt_search.jsp?locality=MI]]
[[ICDN9 diagnoses|http://icd9cm.chrisendres.com/index.php?srchtype=diseases&srchtext=854&Submit=Search&action=search]]
''Federal''
* [[Regulations.gov|http://www.regulations.gov/#!home]] - good for proposed and final regs, not so good for CFR
* [[Code of Federal Regulations|http://www.gpoaccess.gov/cfr/]]
* [[Electronic Code of Federal Regulations|http://ecfr.gpoaccess.gov/]]
* [[Federal Register|http://www.federalregister.gov/]]
* [[Regulatory Information Service Center|http://www.reginfo.gov/public/jsp/eAgenda/StaticContent/UA_About.jsp]]
* CMS - [[MMSEA reporting|https://www.cms.hhs.gov/MandatoryInsRep/]]
''State''
* [[Office of Regulatory Reinvention|http://www.michigan.gov/lara/0,4601,7-154-10576_35738_5695---,00.html]]
* [[Search Regulations|http://www.michigan.gov/lara/0,4601,7-154-10576_35738_10806---,00.html]]
* [[Codes|http://www.lib.berkeley.edu/ENVI/Codes.html]] - guide to state building codes, from U.C. Berkeley
* [[Bureau of National Affairs|http://www.bna.com]]
* [[CLE Online|http://www.cleonline.com]]
* [[Counsel Network (legal recruiters)|http://www.headhunt.com]]
* [[Counsel.net - web services for attorneys|http://counsel.net]]
* [[Expert Pages|http://www.expertpages.com]]
* [[FirstGov - U.S. Government portal|http://www.firstgov.gov]]
* [[Free Legal Advice|http://www.freeadvice.com]]
* [[INC Spot|http://www.incspot.com]]
* [[Inherent.com|http://www.inherent.com]]
* [[Insure.com|http://www.insure.com]]
* [[Internet Tools for Attorneys|http://www.netlawtools.com]]
* [[Know-X|http://www.knowx.com]]
* [['Lectric Law Library - Rotunda|http://www.lectlaw.com]]
* [[Lutz Asset Research|http://www.lutzasset.com]]
* [[Martindale-Hubbell|http://www.martindale.com]]
* [[Medical-Legal Illustrations|http://www.medical-legal.com]]
* [[Michigan Institute for Continuing Legal Education|http://www.icle.org]]
* [[Michigan Lawyers Weekly|http://www.michlaw.com]]
* [[MicroLaw|http://www.microlaw.com]]
* [[MoreLaw|http://www.morelaw.com]]
* [[OnTrack Data International, Inc.|http://www.ontrack.com]]
* [[R. W. Lynch Company|http://www.rwlynch.com]]
* [[Social Security Death Index|http://ssdi.rootsweb.ancestry.com]]
* [[Web Counsel|http://www.webcounsel.com]]
* [[West Publishing|http://www.westpub.com]]
* [[Witness.net|http://witness.net]]
!!Five Best
[[Member Directory|http://www.michbar.org/memberdirectory]] - Find a Michigan-licensed lawyer, by name or by city.
[[Opinions|http://www.michbar.org/opinions/content.cfm]] - The State Bar publishes a daily report called the e-Journal, listing all new decisions of the appellate courts in Michigan and of the Sixth Circuit. This site provides a search tool to find these opinions. At the same time, it encourages Michigan-licensed lawyers to consult [[Michigan Law Online|http://www.icle.org/help/mlo.htm]] for a more comprehensive collection. (MLO requires a user name and password from ICLE, without charge to lawyers in good standing.)
[[Opinions, Research and Links|http://www.michbar.org/opinions/content.cfm]] - From one page, you can search for judicial opinions from Michigan courts and the Sixth Circuit (posted in PDF format) and gain access to links to other sites providing useful legal research and information.
[[Sections and Committees|http://www.michbar.org/sections]] - Each section's page includes links to reports, legislation, and section activities, and many of the section publications are available as full text PDF files.
[[Michigan Bar Journal articles - online archive|http://www.michbar.org/journal/home.cfm?viewType=listarchive]] - The State Bar's flagship publication. The full text of its issues going back to January 2000 is available. A comprehensive index to all articles dating back to 1980 is linked, and paper copies of the older articles can be requested.
!!Five Best
[[Michigan Legislature|http://www.michiganlegislature.org/mileg.asp?page=home]] - Look up bills, Public Acts, and codified sections under the Michigan Compiled Laws. Committee Reports, status of pending bills, and links to the state House and Senate are included. (This is a site maintained separate from the michigan.gov site.)
[[Online Services|http://www.michigan.gov/som/0,1607,7-192-29929---,00.html]] - All of the internet-based services and directories offered by the State are listed and linked at this page.
[[Attorney General Opinions|http://www.michigan.gov/ag/0,1607,7-164-20988---,00.html]] - These opinions are regularly issued by the AG at the request of state officers and agencies, and are considered to be definitive in the absence of a contrary court ruling.
[[Secretary of State - Elections in Michigan|http://www.michigan.gov/sos/0,1607,7-127-1633---,00.html]] - Includes the Michigan Electronic Voter Guide, a listing of each county's voting equipment, lists of candidates and election results, and campaign finance and disclosure information. Also of interest is the separate [[Michigan Voter Information Center|http://www.sospublius.org]] - by entering your name or your address, you can bring up a map to your polling location, information on absentee ballots, contact information for your clerk, and a copy of the ballot for the next upcoming election as it will be used in your location.
[[Michigan Electronic Library|http://mel.lib.mi.us/index.html]] - As described on its site, the Michigan eLibrary is an anywhere, anytime information gateway to selected Internet resources, full-text magazines, newspapers, electronic books online practice tests and more.
Official sites developed and maintained by the State of Michigan
* [[State employee directory|http://www.state.mi.us/dit/directory.aspx]]
* [[Attorney General|http://michigan.gov/ag/]]
** [[Opinions of the Attorney General|http://michigan.gov/ag/0,1607,7-164-20988---,00.html]]
* [[Bureau of Commercial Services (corporate lookup)|http://www.cis.state.mi.us/bcs_corp/sr_corp.asp]]
** [[Corporate forms|http://www.michigan.gov/dleg/0,1607,7-154-35299_36737---,00.html]]
** [[File annual reports online|http://www.michigan.gov/dleg/0,1607,7-154-35299_35413_40269---,00.html]]
* [[Financial and Insurance|http://www.michigan.gov/dleg/0,1607,7-154-10555---,00.html]]
* [[Citizen Services|http://michigan.gov/som/0,1607,7-192-29701_31713_46780---,00.html]]
* [[License verification|https://www2.dleg.state.mi.us/colaLicVerify/]]
** [[Health professionals|http://www7.dleg.state.mi.us/free/]]
** [[Financial services|http://www.dleg.state.mi.us/fis/ind_srch/ConsumerFinance/Search.asp]]
* [[Licensing and Regulatory Affairs|http://www.michigan.gov/lara/]]
* [[Local and regional government resources|http://michigan.gov/som/0,1607,7-192-29701_31713_31714---,00.html]]
* [[Michigan Administrative Code|http://www.state.mi.us/orr/admincode/numeric.htm]]
* [[Michigan Electronic Library|http://www.mel.org]]
* [[Michigan Employment Relations Commission decisions|http://www.cis.state.mi.us/ber/]]
* [[Michigan Legislature (including MCL)|http://www.michiganlegislature.org/]]
* [[Office of Financial and Insurance Regulation|http://www.michigan.gov/lara/0,4601,7-154-10555---,00.html]]
**[[Search Criteria for Insurance Entities|http://www.dleg.state.mi.us/fis/ind_srch/ins_comp/insurance_company_criteria.asp]]
**[[Search Criteria for Insurance Licensees|http://www.dleg.state.mi.us/fis/ind_srch/ins_agnt/insurance_agent_criteria.asp]]
* [[Office of Regulatory Reinvention|http://www.michigan.gov/lara/0,4601,7-154-10576_35738_5695---,00.html]] - state regulations
* [[SCAO-approved forms|http://courts.michigan.gov/scao/courtforms/index.htm]]
* [[Secretary of State|http://www.michigan.gov/sos/]]
* [[State Appellate Defender's Office|http://www.sado.org]]
* [[Subdivisions (plats)|http://www.dleg.state.mi.us/platmaps/sr_subs.asp]]
* [[Vital records|http://www.michigan.gov/mdch/0,1607,7-132-4645---,00.html]]
* Workers Comp
** [[Magistrate decisions|http://www.dleg.state.mi.us/dms/home-wca.asp]]
** [[Appellate Commission decisions|http://www.dleg.state.mi.us/ham/wcac/sr_wcac.asp]]
* [[Michigan-certified limits]]
* [[Judgment interest]]
* [[MCL online|http://www.michiganlegislature.org/mileg.asp?page=MCLBasicSearch]] - Michigan statutes and more, at Michigan Legislature site
* [[U.S. Code (Cornell)|http://www.law.cornell.edu/uscode/]] - best
* [[U.S. Code|http://143.231.180.80/]] - Search and Browse - House OLRC
* [[U.S. Code|http://uscode.house.gov/search/criteria.shtml]] - Search - OLRC
* [[U.S. Code|http://www.findlaw.com/casecode/uscodes/]] - ~FindLaw site
''Laws, Bills, etc.''
* [[Thomas |http://thomas.loc.gov/]] - Library of Congress site
* [[OpenCongress|http://www.opencongress.org/]]
<<newTiddler>> <<saveChanges>> OptionsPanel MainMenu
[img[bannerlaw.jpg]]
These are links to sites of interest to Michigan lawyers.
To suggest others or to report errors, contact us at comment AT michlaw DOT net