@charset "utf-8";
.main-bg {
	background-attachment: scroll;
	background-image: url(images/default_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-bg {
	background-attachment: scroll;
	background-image: url(images/default_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/default_02.jpg);
	background-repeat: repeat-x;
	background-position: left 15px;
}
.right-bg {
	background-attachment: scroll;
	background-image: url(images/default_37.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-nav-bg {
	background-attachment: scroll;
	background-image: url(images/default_24.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 15px;
}
.right-nav a:link {
	color: #000000;
	text-decoration: none;
}
.right-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.right-nav a:hover {
	color: #073B6A;
	text-decoration: underline;
}
.right-nav a:active {
	color: #073B6A;
	text-decoration: underline;
}

.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 12px;
	padding-bottom: 5px;
}
.phone-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 25px;
	line-height: 6px;
}

.top-nav a:link {
	color: #000000;
	text-decoration: none;
}
.top-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.top-nav a:hover {
	color: #073B6A;
	text-decoration: underline;
}
.top-nav a:active {
	color: #073B6A;
	text-decoration: underline;
}

.flash-bg {
	background-attachment: scroll;
	background-image: url(images/default_17.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.formfields-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.articles-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A406E;
	text-align: left;
	padding-left: 25px;
}
.articles-txt a:link {
	color: #0000CC;
	text-decoration: underline;
}
.articles-txt a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.articles-txt a:hover {
	color: #000000;
	text-decoration: underline;
}
.articles-txt a:active {
	color: #000000;
	text-decoration: underline;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
ul {
	list-style-type: square;
}

.title-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	list-style-type: square;
}
.main-txt a:link {
	color: #0000CC;
	text-decoration: underline;
}
.main-txt a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.main-txt a:hover {
	color: #000000;
	text-decoration: underline;
}
.main-txt a:active {
	color: #000000;
	text-decoration: none;
}
.bottom {
	background-color: #0A406E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:hover {
	color: #9BAEBF;
	text-decoration: underline;
}
.bottom a:active {
	color: #9BAEBF;
	text-decoration: underline;
}
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 11px;
}
.form-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
}
.attorney-hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #B9CEDF;
}
