body 
{
	margin:  0;
	padding: 0;
	background-color: #FFFFFF;
}

#wrapper {
	width: 950px;
	margin: auto;
}
#header_wrapper {
	height: 214px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F2682;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/dallas.jpg);
}


#header{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 214px;
}
#banner {
	height: 100px;
	width: 350px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;
}
#nav_wrapper {
	width: 100%;
	float: left;
	height: 0%;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #BDB76B;
}

#nav_1 {
	height: 40px;
	width: 100%;
	background-color: #BDB76B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: BDB76B;
	border-right-color: BDB76B;
	border-bottom-color: BDB76B;
	border-left-color: BDB76B;
	text-align: center;
	word-spacing: normal;
}

#nav_2 {
	height: 12px;
	width: 775px;
	margin-left: 100px;
	padding-left: 25px;
	color: #4E2782;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#nav_3 {
	height: 29px;
	width: 776px;
	margin-left: 109px;
	clear: left;
	background-color: #8587B2;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
#content_wrapper {
	width: 950px;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 71%;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 2%;
	line-height: normal;
	height: auto;
	margin-top: 0px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_fp {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 3%;
}

	
#sidebar {
	width: 225px;
	float: left;
	margin-left:0%;
	display: inline;
	overflow: auto;
	height: 100%;
	top: 2%;
	background-color: #BDB76B;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	list-style-type: circle;
	margin-top: 0px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
#footer {
	height: 10%;
	width: 100%;
	background-color: #BDB76B;
	clear: both; /* Footer appears under columns correctly */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
 
#header h1 {
	margin: 0;
	padding: 0%;
	color: #7A2A21;
}
#header h2 {
	color: #F66337;
	margin: 0px;
	padding: 0px;
}

#sidebar p /* 1st tag in div set margin-top: 0 */
{
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
}
#content h2 { /* 1st tag in div set margin-top: 0 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 100;
	margin: 0;
	padding: 0px;
}
#content p {
	font-size: 10pt;
	color: #000000;
}
#content h1 {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #336600;
}
#content td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#sidebar h2 /* 1st tag in div set margin-top: 0 */
{
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	background-color: #009900;
}
#header h2 .purple {
	color: #009900;
	background-color: #2E8B57;
}

#sidebar h3 {
	margin-top: 0px;
	color: #009900;
}
.left {
	border: thin double #4F2682;
	margin-top: 12pt;
	margin-right: 12pt;
	margin-bottom: 6pt;
	margin-left: 3pt;
}
#sidebar ul {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content p {
	color: #000;
}
#sidebar a {
	margin-top: 0;
	color: #FFFFFF;
}
.picture_right_justified {
	border: thin double #4F2682;
	margin-top: 12pt;
	margin-right: 3pt;
	margin-bottom: 6pt;
	margin-left: 12pt;
}
.picture_right_top {
	border: thin double #2A3B6F;
	margin-top: 3pt;
	margin-right: 3pt;
	margin-bottom: 6pt;
	margin-left: 12pt;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content  td  .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.title {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A3B6F;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title_bar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #129643;
	padding: 5px;
}
.line-shaded {
	background-color: #D9DFF0;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
#content ul {
	font-size: 10pt;
}
.button_save {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B30000;
	border-right-color: #510000;
	border-bottom-color: #510000;
	border-left-color: #B30000;
	color: #FFFFFF;
	cursor: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(file:///E|/Jobs/Compass/site/images/button_save_info.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.button_save:hover {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B30000;
	border-right-color: #510000;
	border-bottom-color: #510000;
	border-left-color: #B30000;
	color: #FFFFFF;
	cursor: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(file:///E|/Jobs/Compass/site/images/button_save_info_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #B30000;
}
#content h2 a {
	margin: 0;
	padding: 0px;
	text-decoration: none;
	color: #F66337;
}
#content h2 a:hover {
	margin: 0;
	padding: 0px;
	text-decoration: underline;
	color: #07953F;
}

#content table tr td .bold {
	font-size: 10.5pt;
	font-weight: bold;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.arial td ul li {
	font-size: 9px;
}
.arial td ul li {
	font-size: 10px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-size: 12px
}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.z {
	color: #FFF;
}
