
body {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: ;
}

.footer {
	font-size: 70%;
}

H1, H2, H3, H4, H5, H6 {
	color: #330099;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

p {
	font-size: ;
}

.admin-menu blockquote {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}


.arrowlist {
	list-style-image: url("images/bullet_green.gif");
}

table.box {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-size: 80%;
	padding: 10px;
}

table.boxheading {
	background-color: #669999;
	font-size: 110%;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	width: 90%;
}

.case-report .counsel {
	font-style: italic;
}

.case-report div {
	margin-bottom: 1em;
}

.case-report .document {
	margin-bottom: 0;
}

.case-report .name {
	font-weight: bold;
}

.case-report .title {
	font-weight: bold;
}


.client-library .empty {
	font-style: italic;
	padding-top: .75em;
}

.client-library .page-list {
	line-height: 175%;
}

.client-library ul {
	list-style-type: none;
}


.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 90%;
}

.datatext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}

table.display {
	border-width: 0;
}
table.display #noline, td #noline, tr #noline {
	border-bottom-width: 0px;
}

table.display td {
	border-bottom: 1px solid black;
	margin: .5em;
	padding: .2em;
	text-align: left;
}

table.display th {
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}


.error , .form-error {
	color: #ff0000;
	font-weight: bold;
}

.footer-link {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}

h2 {
	color: #6A373D;
	font-size: 120%;
	padding: 2;
	text-align: center;
}

h3 {
	color: #000000;
	font-size: 100%;
}

h4 {
	color: #330099;
	font-size: 100%;
}

.heading-row {
	background: #006699;
	background-image: none;
	color: #FFFFFF;
}

img {
	border: 0;
}

table.inset {
	border-collapse: collapse;
	padding: 10px;
}
table.inset td {
	border-bottom-style: solid;
	border-color: #006699;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	font-size: 10pt;
	padding : 10px;
}

table.inset th {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}


.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.left-nav {
	border-bottom-style: solid;
	border-color: #006699;
	border-width: 1px;
	font-color: white;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
.left-nav a {
	color: #a37644;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.login-text {
	color: #330099;
	font-weight: 700;
}

a.nav-link {
	color: white;
	size: 80%;
	text-decoration: none;
}

pre {
	background-color: #dee7ec;
	border: 1px solid #8cacbb;
	padding: 1em;
	width: 550px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.shade-row {
	background: #CCCCFF;
	background-image: none;
}

.smalltext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}
    #tab {
      float:left;
      width:100%;
      background:#DAE0D2 url("/Images/tabs/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      margin-bottom:6px;
      }
    #tab ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tab li {
      float:left;
      background:url("/Images/tabs/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tab a {
      float:left;
      display:block;
      background:url("/Images/tabs/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tab a {float:none;}
    /* End IE5-Mac hack */
    #tab a:hover {
      color:#333;
      }
    #tab #current {
      background-image:url("/Images/tabs/left_on.gif");
      border-width:0;
      }
    #tab #current a {
      background-image:url("/Images/tabs/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }


table.table2 {
	border: 2px solid #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 80%;
	padding: 10px;
}
table.table2 td {
	border: thin inset #666666;
	border-collapse: collapse;
	padding : 1px;
}


.table-data {
	font-size: 100%;
	vertical-align: top;
}

th {
	font-size: 10pt;
	text-align: left;
	vertical-align: center;
}

.topic-description {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}

#cse-search-results
        {
        margin-left: 20px;
        }

#cse-search-box
        {
        margin-top: 15px;
        }


