/* CSS Document */

#divmain {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
}

#divtitlebar {
	position: absolute;
	left: 0px;
	top: 0px;
}

#divtitle {
	position: absolute;
	left: 0px;
	top: 0px;
}

#divhomebutt {
	position: absolute;
	left: 559px;
	top: 0px;
}

#divdisclaimerbutt {
	position: absolute;
	left: 661px;
	top: 0px;
}

#divmiddle {
	position: absolute;
	left: 0px;
	top: 37px;
}

#divheaderimg {
	position: absolute;
	left: 0px;
	top: 0px;
}

#divheader {
	position: absolute;
	left: 305px;
	top: 0px;
}

#divaddress {
	position: absolute;
	left: 305px;
	top: 35px;
}

#divnavbar {
	position: absolute;
	left: 0px;
	top: 149px;
	width: 780px;
}

#divcontainer {
	position: absolute;
	left: 0px;
	top: 172px;
	width: 780px;
	height: 1px;
}

#divbody {
	position: absolute;
	left: 0px;
	top: 1px;
	padding: 0px;
	background-color: #262646;
	width: 780px;
}

#divbodyleft {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border.gif);
}

#divtop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	height: 1px;
}

#tdtop {
	background-color: #121123;
	letter-spacing: 2px;
}

#tdbottom {
	background-color: #464666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

#tdleftbody {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}

#tdrightbody {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}

#tdbody {
	padding: 10px;
}

#tdfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a:link {
	color: #8888AA;
	text-decoration: underline;
}
a:visited {
	color: #AAAACC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
	text-decoration: none;
}

.footercredits {
	font-size: 85%;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}

input.button {
	font-size: 9px;
	background-color: #DDDDDD;
	border: 0px solid #FFFFFF;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}

#tdcontactleft {
	border-right: 1px dotted #666688;
	border-bottom: 1px dotted #666688;
}

#tdcontactright {
	border-bottom: 1px dotted #666688;
}

#tdnewsadmin {
	border-top: 1px dotted #666688;
	border-right: 1px dotted #666688;
}

#tdnewsadminright {
	border-right: 1px dotted #666688;
}

#tdattorneybottom {
	border-bottom: 1px dotted #666688;
}

#tdattorneyleft {
	border-right: 1px dotted #666688;
	border-bottom: 1px dotted #666688;
}

#tdhomenews {
	border-top: 1px solid #444466;
	padding-top: 4px;
	padding-bottom: 4px;
}

#tdhomenewstop {
	background-color: #121123;
	font-weight: bold;
	color: #EEEEEE;
}

.big {
	font-size: 100%;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-size: 110%;
	font-weight: bold;
	color: #262646;
	background-color: #EEEEEE;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 100%;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #444466;
}

.border {
	border: 1px solid #8888AA;
}

.border2 {
	border: 1px solid #444466;
}

li {
	list-style: none;
	margin-left: 0;
	padding-left: 0.75em;
	background-image: url(../images/filler/bullet.gif);
	background-repeat: no-repeat;
}

li li {
	list-style: none;
	margin-left: 0;
	padding-left: 0.75em;
	background-image: url(../images/filler/bullet2.gif);
	background-repeat: no-repeat;
}

li li li {
	list-style: none;
	margin-left: 0;
	padding-left: 0.75em;
	background-image: url(../images/filler/bullet3.gif);
	background-repeat: no-repeat;
}