@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #09283D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #09283D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #09283D;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #09283D;
}.maintable {
	border: 1px solid #FFF;
}
.subtable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/bgnavbar.jpg);
	background-repeat: repeat-x;
}
.apbg {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: -99;
	visibility: visible;
	overflow: hidden;
	height: 100%;
}
.topbar {
	background-image: url(images/bgtopbar.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFF;
}
a.topbar:link{color:white; text-decoration: none;}
a.topbar:visited{color:white; text-decoration: none;}
a.topbar:hover{color:#FFD34F; text-decoration: none;}
a.topbar:active{color:white; text-decoration: none;}
.navbar {
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	color: #FFD34F;
}
a.navbar:link{color:white; text-decoration: none;}
a.navbar:visited{color:white; text-decoration: none;}
a.navbar:hover{
	color:#FFD34F;
	text-decoration: none;
}
a.navbar:active{color:white; text-decoration: none;}
.flash {
	background-image: url(images/bgflash.jpg);
	background-repeat: repeat-x;
}
.bottomnav {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bgtopbar.jpg);
	background-repeat: repeat-x;
}
a.bottomnav:link{color:white; text-decoration: underline;}
a.bottomnav:visited{color:white; text-decoration: underline;}
a.bottomnav:hover{
	color:#FFD34F;
	text-decoration: none;
}
a.bottomnav:active{color:white; text-decoration: underline;}
#txt18bold {
	font-size: 18px;
	font-weight: bold;
}
#txt24bold {
	font-size: 24px;
	font-weight: bold;
}
#txt16bold {
	font-size: 16px;
	font-weight: bold;
}

.txttimenewroman {
	font: "Times New Roman";
}
#whitebg {
	background-color: #FFF;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
a.footer:link{color:white; text-decoration: underline;}
a.footer:visited{color:white; text-decoration: underline;}
a.footer:hover{
	color:#FFD34F;
	text-decoration: none;
}
a.footer:active{color:white; text-decoration: underline;}
#formtextbox {
	font-size: 12px;
	border: 1px solid #0D2D42;
	width: 175px;
}
#formtextarea {
	width: 175px;
	border: 1px solid #0D2D42;
}
#formbutton {
	border: 1px solid #0D2D42;
	font-size: 12px;
	color: #0D2D42;
	font-weight: bold;
	background-color: #FFF;
}
.tablequickcontact {
	border: 1px solid #0B2B40;
}
.practiceareas {
	font-family: arial;
}
a.practiceareas:link{
	color:#0B2B40;
	text-decoration: none;
	font-weight: bold;
}
a.practiceareas:visited{color:#0B2B40; text-decoration: none;font-weight: bold;}
a.practiceareas:hover{color:red; text-decoration: none;font-weight: bold;}
a.practiceareas:active{color:#0B2B40; text-decoration: none;font-weight: bold;}
#header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#topic {
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
}
.content {
	font-family: arial;
}
a.content:link{color:red; text-decoration: underline;font-weight: bold;}
a.content:visited{color:red; text-decoration: underline;font-weight: bold;}
a.content:hover{color:red; text-decoration: none;font-weight: bold;}
a.content:active{color:red; text-decoration: underline;font-weight: bold;}#redbold {
	font-weight: bold;
	color: #F00;
}
