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

#master_home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 760px;
	width: 980px;
	top: 0px;
	background-repeat: repeat-y;
	background-image: url(images/side_shadow_back.png);
	left: 0px;
	background-position: left;
	z-index: 0;
}
#page_content {
	left: 10px;
	position: absolute;
	top: 0px;
}
#bottom_left {
	float: left;
	height: auto;
	width: 319px;
	margin-left: 0px;
}
#bottom_middle {
	float: left;
	width: 318px;
	margin-left: 2px;
}
#bottom_middle #bottom_middle_body {
	height: 159px;
	margin-right: 2px;
	width: 318px;
}
#bottom_middle_foot {
	float: left;
	width: 316px;
	margin-right: 2px;
	padding-right: 2px;
}
#bottom_right {
	float: left;
	width: 315px;
	position: relative;
	margin-right: 0px;
	left: 2px;	
}
#bottom_right_top {
	width: 317px;
}
#bottom_right #bottom_right_body {
	background-color: #eeedec;
	text-align: center;
	color: #d08731;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	width: 317px;
	height: 159px;
}
#bottom_right_foot {
	width: 317px;
}
.box_top {
	height: 17px;
	background-image: url(images/box_foot.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #71b4b1;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#bottom_left_foot {
	float: left;
	width: 313px;
	margin-left: 5px;
}
.box_body {
	height: 136px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #EEEDEC;
}
.box_foot {
	height: 18px;
	background-image: url(images/box_foot.png);
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	letter-spacing: -0.1em;
	padding-right: 2px;
}
#foot_container {
	position:absolute;
	left:3px;
	top:690px;
	width:960px;
	height:20px;
	z-index:auto;
}
.home_bottom_body_image {
	padding-left: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuBar1 .nav_home {
	width: 50px;
	background-repeat: no-repeat;
	border-left-style: none;
}
#MenuBar1 .nav_about {
	width: 55px;
}
#MenuBar1 .nav_join {
	width: 40px;
}
#MenuBar1 .nav_documents {
	width: 90px;
}
#MenuBar1 .nav_conform {
	width: 120px;
}
#MenuBar1 .nav_contact {
	width: 72px;
}
#MenuBar1 .nav_news {
	width: 50px;
}
#MenuBar1 .nav_login {
	width: 115px;
}

/* text formatting */

.orange {
	color:#d08731;
}
.gray {
	color:#808689;
}
.blue {
	color:#71b4b1;
}
.txt_9 {
	font-size:9px;
}
.txt_10 {
	font-size:10px;
}
.txt_11 {
	font-size:11px;
}
.txt_12 {
	font-size:12px;
}
.txt_14 {
	font-size:14px;
}
.txt_16 {
	font-size:16px;
}
.txt_18 {
	font-size:18px;
}
.txt_20 {
	font-size:20px;
}
.txt_24 {
	font-size:24px;
}
.txt_28 {
	font-size:28px;
}
.txt_30 {
	font-size:30px;
}
.txt_36 {
	font-size:36px;
}

ul.MenuBarHorizontal li.nav_separator ,ul.MenuBarHorizontal li.nav_separator a{
	width: 14px;
	color: #d08731;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#MenuBar1 .nav_login a {
	color: #d08731;
}
#MenuBar1 .nav_login a:hover {
	color: #71b4b1;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
.txt_center {
	text-align: center;
}
.txt_bold {
	font-weight: bold;
}
.txt_normal {
	font-weight: normal;
}
#foot_container div .footer_nav {
	padding-right: 5px;
	padding-left: 5px;
}
.footer_nav:link {
	font-size: 11px;
	font-style: normal;
	color: #93B0AE;
	font-weight: normal;
	text-decoration: none;
}
.footer_nav:visited {
	font-size: 11px;
	font-style: normal;
	color: #93B0AE;
	font-weight: normal;
	text-decoration: none;
}
.footer_nav:hover {
	font-size: 11px;
	font-style: normal;
	color: #d08731;
	font-weight: normal;
}
.footer_nav:active {
	font-size: 11px;
	font-style: normal;
	color: #d08731;
	font-weight: normal;
}
#foot_container td {
	font-size: 10px;
}
.bottom_container:link {
	font-size: 11px;
	font-weight: bold;
	color: #71b4b1;
	text-decoration: none;
	letter-spacing: -.1em;
}
.bottom_container:hover {
	font-size: 11px;
	font-weight: bold;
	color: #03F;
	text-decoration: none;
	letter-spacing: -0.1em;
}
.bottom_container:active {
	font-size: 11px;
	font-weight: bold;
	color: #03f;
	text-decoration: none;
	letter-spacing: -0.1em;
}
.bottom_container:visited {
	font-size: 11px;
	font-weight: bold;
	color: #71b4b1;
	text-decoration: none;
	letter-spacing: -.1em;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.link_orange_11:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E89636;
	text-decoration: none;
}
.link_orange_11:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: mailto
:dmaguire@psialliance.org;
	text-decoration: none;
	color: #E89636;
}
.link_orange_11:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #71b4b1;
	text-decoration: none;
}
.link_orange_11:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #71b4b1;
	text-decoration: none;
}
#logo {
	position:absolute;
	left:0;
	top:8px;
	width:299px;
	height:99px;
	z-index:0;
}
#site_search {
	position:absolute;
	left:773px;
	top:19px;
	width:182px;
	height:28px;
	z-index:auto;
}
#nav_main {
	position:absolute;
	left:301px;
	top:83px;
	width:656px;
	height:22px;
	z-index:1000;
}
ul {
	margin: 0px;
	padding: 0px;
}
.link_orange_10:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d08731;
}
.dk_blue {
	color: #409190;
}
.link_orange_10:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d08731;
}
.link_orange_10:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #71b4b1;
}
.link_orange_10:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #71b4b1;
}
.link_orange_9:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #d08731;
}
.link_orange_9:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #d08731;
}
.link_orange_9:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #71b4b1;
}
.link_orange_9:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #71b4b1;
}
a {
	outline: none;
}
.txt_single_space {
	line-height: 1em;
}
.home_list li {
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 1px;
}
.link_blue_9:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #279ea3;
}
.link_blue_9:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #279ea3;
}
.link_blue_9:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #46535A;
}
.link_blue_9:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #46535A;
}
