body {
	background: #CCC url(images/bg_main.gif) repeat-y center top fixed;
	background-repeat: repeat-y;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0 auto;
	padding: 0;
}

sup { 
font-size: 8px;  /*make it smaller (by a factor of 1/1.2 in CSS2)*/
vertical-align: baseline; /*neutralize the superscript formatting*/
position: relative; /*allow relative positioning*/
bottom: 0.63em; /*move it up a third of a line*/
font-family: verdana;
}

h4 { font-size: 12pt; font-family: arial, helvetica; color: #000000;}

h3 { font-size: 14pt; font-family: arial, helvetica; color: #000000;}

td {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #363737;
}

.dotline { background-image: url(images/dot_bk.gif); background-repeat: repeat-x; width: 100%; height: 3px; margin-top: 6px; }

.content {
	margin-left: 25px;
}

.border {
	border: 3px double #efefef;
}

.imgborder {
	border: 3px double #405151;
}

.shh { color: gray; }

.date { color: #004226; font-size: 13px; font-weight: bold; }
.red { color: maroon; }

.boxheading { background-color: #dddddd; border: 1px solid gray; padding: 6px; color: #000000; }
.box { border: 1px dotted #dddddd; }

.title { font-size:18pt; font-weight: normal; font-family: times,serif; color: #2F5882; background-color: #ffffff; padding: 5px; border-bottom: 1px solid #dddddd; }

.pageheader { font-size:14pt; font-weight: normal; font-family: arial; color: #004226; font-weight: 600; }
.paragraph_header { font-size:16pt; font-weight: normal; font-family: arial; color: #000000; letter-spacing:0px; }

.space { height: 1px; }

.navlink { border-top: 1px dotted #dddddd; border-bottom: 1px solid #B1AFAF; background-color: #FAF8F1; padding: 4px; font-size: 11px; font-family: verdana,arial; text-decoration: none; margin-bottom: 3px; }

a.smlink { font-size: 9px; }

a.nav { color: #004226; text-decoration: none; }
a.nav:hover { color: gray; }

a.nav_select { font-weight: bold; color: #004226; text-decoration: none; }

.heading { font-size:13pt; font-family: arial,verdana,helvetica; color: #004226; font-weight: bold;}
.subhead { font-size:13px; font-weight: bold; font-family: verdana,arial; color: #056D88; }

.right_heading {
	background-color: #efefef; border-left: 1px solid #dddddd; border-bottom: 1px solid gray; border-top: 1px solid gray; margin: 0px; padding: 4px; 
}

.right_data { margin-left: 6px; line-height: 110%; padding-top: 6px; }
.right_vspace { margin: 5px; }

.input	{
	background-color: #F7F7F7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1 solid gray;
	}
	
.submit {
	background-color: #F7F7F7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 2 outset #dddddd;
}

a { color: #000000; }
a:hover { color: gray; }

/* footer */
.footer { font-size: 10px; color: #275964; }
a.footer { text-decoration: none; color: #275964; }
a.footer:hover { text-decoration: underline; color: #838686; }
td.footer { border: 1px dashed #000000; padding: 4px; }

.small { font-size: 10px; }

.layout_border {
background-image: url(images/content_bg_ext.gif);
background-repeat: repeat-y;
}

.layout_border_sub {
background-image: url(images/content_bg_ext_sub.gif);
background-repeat: repeat-y;
}

.callout_bk { background-image: url(images/callout/callout_bk.gif); background-repeat: repeat-y; height: 250px; }

.callout_bk_sub { background-image: url(images/callout/callout_bk_sub.gif); background-repeat: repeat-y; height: 250px; }

.clients { color: #0B0680; }
a.clients { color: gray; }
a.clients:hover { color: #000000; }

.cases { color: #A51422; }
a.cases { color: gray; }
a.cases:hover { color: #000000; }

.search {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	font-size: 11px;
	padding-left: 3px;
	border: 1px solid #A4A4A4;
	width: 120px;
}

.quote { color: #363C35; /* font-style: italic; */ }

.table_data { background-color: #F3FBFD; }

.callout { border: 3px double gray; background-color: #efefef; padding: 5px; width: 200px; font-size: 10px; font-family: verdana,arial; }

.alphabet { color: #dddddd; padding: 2px; font-size: 12pt; font-family: arial; font-weight: bold; text-decoration: none; border-right: 1px solid #dddddd; margin-right: -6px; padding-left: 5px; }
a.alphabet { color: #AB9F6C; margin-right: -6px; padding-left: 5px; border-right: 1px solid #dddddd; }
a.alphabet:hover { color: #2F5882; }
/* a.alphabet:visited { color: gray; } */

a.tiny_link { font-size: 8px; text-decoration: none; }
.tiny { font-size: 8px; }

