/* TAG STYLES ********************/

html {
 overflow-x: auto
}

.logoBorder {
	border: thin solid #000000;
}

body {
 font-family: verdana,arial;
 font-size: 12px
}

a {
 font-family: verdana,arial;
 font-size: 12px;
 font-weight: bold;
 color: #7D1A42;
}

a:hover {
 text-decoration: underline;
}	

table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-family: verdana,arial
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

input,select,textarea {
 font-family: verdana,arial;
 font-size: 9px
}

img {
 border: 0px;
}

/* COMMON CLASSES ********************/

.lore_small_centered_text {
 font-size: 10px;
 text-align: center;
 margin: 5px;
}

.lore_normal_link {
 font-size: 11px;
 color: maroon;
 text-decoration: none;
}

.lore_normal_link:hover {
 text-decoration: underline;
}

.lore_small_link {
 font-family: verdana,arial;
 font-size: 10px;
 font-weight: bold;
 color: #10316b;
 text-decoration: none;
}

.lore_small_link:hover {
 text-decoration: none;
 border-bottom: 1px solid black;
}

.lore_button {
 border: 1px solid black;
 background-color: #99aabb;
 color: white;
 font-size: 9px;
 font-weight: bold
}

.lore_content_box {
 margin-bottom: 10px;
 padding: 3px;
 padding-left: 25px
}

.lore_content_header {
 background-color: #f0f0f0;
 color: white;
 font-weight: bold;
 font-size: 10px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 vertical-align: top;
}

.lore_content_header_caption {
 background-color: #99aabb;
 color: white;
 padding: 5px;
}

.lore_splash_header {
 font-family: verdana,arial;
 color: black;
 font-size: 16pt;
 font-weight: bold;
 padding: 5px;
}

.lore_option_tab {
 background-color: #f0f0f0;
 color: black;
 font-size: 10px;
 padding: 3px;
 padding-left: 25px;
 margin-bottom: 10px;
}

.lore_nav_bar {
 margin-left: 10px;
 margin-bottom: 25px;
 font-family: verdana,arial;
 font-size: 10px
}

/* CATEGORIES ********************/

.lore_category_header {
 font-size: 12px
}

.lore_category {
 padding: 5px
}

/* ARTICLE PAGE ********************/

.lore_glossary_term,.lore_glossary_term:hover {
 cursor: help;
 font-size: 12px;
 font-weight: normal;
 color: green;
 text-decoration: none;
 border-bottom: 1px dashed green;
}

.lore_dek {
 position: absolute;
 visibility: hidden;
 z-index:200
}

.lore_glossary_definition {
 font-size: 10px;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted black
}

.lore_article_header {
 background-color: #f5f5f5;
 padding: 3px;
 font-size: 18px;
 font-weight: bold
}

.lore_article_content {
 background-color: #ffffff;
 padding: 5px;
 font-size: 12px
}

.lore_article_info_box {
 font-size: 10px;
 background-color: #fffffff;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.lore_article_option_box {
 font-size: 10px;
 background-color: #f0f0f0;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comments {
 margin: 25px
}

.lore_article_comment_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #f5f5f5;
 border: 1px solid #aaaaaa;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comment {
 font-family: verdana,arial;
 font-size: 10px;
 margin: 10px;
 text-align: left;
}

.lore_article_comment_header {
 font-size: 10px;
 font-weight: normal;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted #cccccc
}

.lore_article_comment_content {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/* ARTICLE LISTING ********************/

.lore_article {
 margin-bottom: 5px;
}

.lore_article_preview_font {
 color: #404040;
 font-size: 8pt
}

.lore_article_details_font {
 color: #aaaaaa;
 font-size: 7pt
}

/* FORMS ********************/

.lore_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.lore_form_field_info {
 font-family: verdana,arial;
 font-size: 14px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 border: 1px dotted #aaaaaa
}
.lore_form_field_info  SMALL {
		font-size: 12px;
}	

.lore_form_field {
 font-family: verdana,arial;
 font-size: 10px;
 padding: 3px;
 margin: 3px;
}

.lore_form_header {
 font-family: verdana,arial;
 font-size: 18px;
 font-weight: bold;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 text-align: left
}

.lore_form_buttons {
 font-family: verdana,arial;
 font-size: 10px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 text-align: center
}


/* PROGRAM MESSAGE */

.lore_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #cccccc;
 padding: 3px;
 margin: 10px
}

/* PRINT-FRIENDLY ARTICLE */

.print_article_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #f5f5f5;
 border: 1px solid black;
 padding: 5px;
 margin: 5px;
}

.print_article_box {
 font-size: 12px;
 background-color: white;
 border: 1px solid #dddddd;
 padding: 5px;
 margin: 5px;
}

.lore_user_banner {
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
}
.attorneyImg {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 15px;
}
.attorneyBody {
	font-size: 10px;
}
.attorneyHeading {
	font-size: 12px;
	font-weight: bold;
}
.attorneyName {
	font-size: 14px;
	font-weight: bold;
}
.attorneyMainBody {
	font-size: 12px;
	margin-right: 15px;
}
