@charset "UTF-8";
/* CSS Document */

/* Set base font style and size */
body {
	background-color: #DFE6D6;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

.textCommon
 {
	line-height: 98%;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #002157;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #002157;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002157;
}
.headerBackground {
	background-color: #51604A;
}
th {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-size: 1.25em;
}

#containerLogin {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 12px;
	background-color: #FFF;
	height: auto;
}










.basicTextBrwn {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6c6665;
}
.contactContainer {
	display: block;
	height: 40px;
	width: 130px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#formTable {
	background-image: url(http://ednavalaw.com/imz/basicBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
.contactFormContainer {
	width: 637px;
	position: relative;
	left: 15px;
	height: auto;
	margin-top: 2px;
	top: 15px;
}
.red {
	color: #900;
}
#picture_holder {
	position:relative;
	left:15px;
	width:203px;
	height:244px;
	display: block;
	top: 15px;
}
#QandE {
	position:relative;
	left:2px;
	width:638px;
	height:auto;
	display: block;
}

#nav_container09 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #bfbab4;
	width: 668px;
}
.basicText09 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #002157;
	line-height: 120%;
	text-align: left;
	text-indent: 12px;
}
#contact_info {
	width: 668px;
	background-color: #BFBAB4;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	/* font-weight: bold; */
	height: 28px;
}

a {
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 15px;*/
	color: #002157;
}

a:hover {
	text-decoration: underline;
	color: #0a3a73;
}

a:visited {
	/*color: #0a3a73;*/
} 
