body {
/*	overflow: hidden;*/
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
}
textarea {
	font-family: arial, sans-serif;
}
img{
	border: 0;
}
a {
	outline: none;
}
#mrda_background{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	width: 1024px;
	height: 768px;
}
div.mrda_page{
	position: absolute;
	height: 576px;
	top: 0;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	background-color: #fff;
	padding: 0;
}

div.mrda_long_page{

}
div.mrda_header{
/*	border: 1px dotted #000;*/
	height: 105px;
}
div.mrda_sub_title{
	position: absolute;
	left: 125px;
	top: 55px;
	margin-top: 5px;
	color: #9e9e9e;
	font-weight: normal;
	font-size: 11px;
}
div.mrda_header a {
	text-decoration: none;
}
div.mrda_left{
/*	float:left;*/
	position: relative;
	top: 55px;
	width: 105px;
	margin-left: 21px; 
	height: 416px;
	border-top: 1px solid #646566;
}
div.mrda_content{
/*	position: relative;*/
	top: 0px;
	left: 0px;
	margin: 0 0 0 0px;
	padding: 0;
	background: #fff;
/*	height: 467px;*/
/*	border: 1px dotted #F00;*/
}
div.jquery-overlay{
	position: relative;
	opacity: 0.7;
	background-color: #000;
	z-index: 700;
}
div#jquery-overlay{
	position: absolute;
	top:0;
	left:0;
	opacity: 0.7;
	background-color: #000;
	z-index: 700;
}

div.mrda_content_loading_msg{
			
	background: url('/images/ajax-loader.gif') no-repeat center;
	margin: 30% 0 0 45%;
	width: 100px;
}

.left_menu {
	padding: 0px;
	margin: 0;
	margin-top: 14px; /*20px adjusted for ul within?*/
	line-height:120%;
}
.left_menu li {
	padding:0;
	list-style-type: none;
/*	background-color: #fff;*/
	margin-bottom: 2px;
}
.left_menu li span.li_text {
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
}
.left_menu li ul {
	margin-left: 0;
	padding-left: 0;
	line-height: 100%;
}
.left_menu li ul li span.li_text {
	color: #9e9e9e;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
}
.left_menu li ul li span a {
	text-decoration: none;
	color: #9e9e9e;
}
.left_menu li ul li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0px;
}
.left_menu li ul li span.menu_highlight a{
	color: #d69fb1;
	cursor: pointer;
}
.left_menu li ul li span.menu_selected a{
	color: #d77596;
	cursor: default;
}
.menu_selected{
	color: #d77596;
	cursor: default;
}
.mrda_logo {
	margin-left: 21px;
	margin-top: 16px;
	padding-right: 17px;
}
.mrda_logotype {
}
.mrda_address{
	position: absolute;
	left: 711px;
	top: 16px;
	width: 150px;
	color: #9e9e9e;
	font-size: 7pt;
	line-height: 8.5pt;
	padding: 0;
}
.mrda_mini_menu{
	position: absolute;
	left: 711px;
	top: 79px;
	height: 7px;
	font-size: 7pt;
	color: #9e9e9e;
}
.mrda_mini_menu a {
	color: #878787;
	text-decoration: none;
}
.mrda_mini_menu a:hover {
	color: #878787;
	text-decoration: underline;
}
.mrda_content h1  {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 126px;
	vertical-align: bottom;
	left: 125px;
	color: #504a51;
	font-size: 18pt;
	height: 20px;
	font-weight: bold;
}
.mrda_content img {
/*	display: none;*/
	border: 0;
}

.mrda_projects_edit_td img {
	display: inline;
}

.mrda_text {
	font-size: 65%;
	color: #4d4d4d;
	padding-top: 16px; /*20px adjusted for p papdding*/
	border-top: 1px solid #646566;
}
.mrda_text h3{
	font-size: 16px;
	font-weight: bold;
}
.mrda_text h4{
	font-weight: normal;
	font-size: 11px;
}
.mrda_text p {
	width: 264px;
	padding-top: 0;
	margin-top: 0;
}
.mrda_text a {
	text-decoration: none;
/*	color: #656565;*/
	color: #878787;
}
.mrda_text a:hover {
	text-decoration: underline;
}
.mrda_text_left {
	width: 308px;
	height: 382px;
	position: absolute;
	top: 160px;
	left: 125px;
}
.mrda_text_left_edit {
	position: absolute;
	width: 308px;
/*	height: 396px;*/
	top: 160px;
	left: 125px;
	border-top: 1px solid #646566;
	padding: 0;
}
.mrda_text_left_404 {
	width: 704px;
	height: 382px;
	position: absolute;
	top: 160px;
	left: 125px;
}
.mrda_text_left_404 p {
	width: 80%;
	padding-top: 0;
	margin-top: 0;
}

.mrda_image {
	display: none;
	width: 396px;
	height: 396px;
	position: absolute;
	top: 160px;
	left: 433px;
	border-top: 1px solid #646566;
	background: no-repeat;
}

.mrda_image img {
	display: none;
	position: relative;
	top: -1px;
	width: 396px;
	height: 396px;
}
.mrda_sector_menu{
	position: absolute;
	left: 477px;
	top: 115px;
}
.mrda_sector_menu ul {
	list-style: none;
	line-height: 11px;
	float: left;
	font-size: 10px;
	width: 30em;
	margin: 0;
	padding: 0;
	color: #4d4d4d;
}
.mrda_sector_menu li {
	width: 10em;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
}
.mrda_sector_menu li:hover {
	color: #d69fb1;
	cursor: pointer;
}
.hover {
	color: #d69fb1;
	cursor: pointer;
}

.mrda_sector_menu li.menu_selected{
	color: #d77596;
	cursor: default;
}

.mrda_projects {
	width: 704px;
	height: 375px;
	position: absolute;
	top: 160px;
	left: 125px;
	padding-top: 20px;
	border-top: 1px solid #646566;
}
.mrda_projects_all {
	width: 704px;
	height: 375px;
	position: absolute;
	top: 160px;
	left: 125px;
	padding-top: 20px;
	border-top: 1px solid #646566;
/*	overflow-x: hidden;
	overflow-y: auto;*/
}

.mrda_project {
	width: 176px;
	height: 200px;
	position: relative;
	float: left;
	overflow: hidden;
}
.mrda_project h3 {
	padding: 5px 0 0 5px;
	margin: 0;
	position: relative;
	left: 1px;
	width: 120px;
/*	background-color: #fff;*/
	font-size: 10px;
	line-height: 15px;
	color: #504a51;
}
.mrda_project p {
	padding-left: 5px;
	margin: 0;
	position: relative;
	left: 1px;
	width: 120px;
	font-size: 9px;
	color: #504a51;
}
.mrda_project img:hover {
	cursor: pointer;
}

.thumbs_1{
	background: url('/images/01_Tiles.gif') no-repeat;
}
.thumbs_2{
	background: url('/images/02_Tiles.gif') no-repeat;
}
.thumbs_3{
	background: url('/images/03_Tiles.gif') no-repeat;
}
.thumbs_4{
	background: url('/images/04_Tiles.gif') no-repeat;
}
.thumbs_5{
	background: url('/images/05_Tiles.gif') no-repeat;
}
.thumbs_6{
	background: url('/images/06_Tiles.gif') no-repeat;
}
.thumbs_7{
	background: url('/images/07_Tiles.gif') no-repeat;
}
.thumbs_8{
	background: url('/images/08_Tiles.gif') no-repeat;
}
.thumbs_9{
	background: url('/images/09_Tiles.gif') no-repeat;
}
.thumbs_10{
	background: url('/images/10_Tiles.gif') no-repeat;
}
.thumbs_11{
	background: url('/images/11_Tiles.gif') no-repeat;
}
.thumbs_12{
	background: url('/images/12_Tiles.gif') no-repeat;
}
.thumbs_13{
	background: url('/images/13_Tiles.gif') no-repeat;
}
.thumbs_14{
	background: url('/images/14_Tiles.gif') no-repeat;
}
.thumbs_15{
	background: url('/images/15_Tiles.gif') no-repeat;
}
.thumbs_16{
	background: url('/images/16_Tiles.gif') no-repeat;
}
.thumb_div{
	position: relative;
	width: 128px;
	height: 128px;
	z-index: 0;
	overflow: hidden;
}
.thumb{
	display: none;
	position: relative;
	top: 1px;
	left: 1px;
	overflow: hidden;
}

.mrda_project_text {
	width: 308px;
	position: absolute;
	top: 160px;
	left: 125px; 
	font-size: 65%;
	color: #4d4d4d;
	padding-top: 17px;
	border-top: 1px solid #646566;
}
.mrda_project_text h2 {
	font-size: 11px;
	padding-top: 0;
	margin-top: 0;
	width: 200px;
	line-height: 1.35em;
}
.mrda_project_text p {
	width: 264px;
	padding-top: 0;
	margin-top: 0;
	line-height: 1.25em;
}
.mrda_project_image {
	width: 396px;
	height: 396px;
	position: absolute;
	top: 160px;
	left: 433px;
	padding-top: 20px;
	border-top: 1px solid #646566;
	text-align: center;
}

.mrda_project_image img {
/*	width: 396px;*/
	display: none;
}
.mrda_project_tab{
	position: absolute;
	left: 433px;
	top: 135px;
}
.mrda_project_tab div{
	position: relative;
	width: 12px;
	height: 19px;
	float: left;
	margin-right: -1px;
	padding-top: 5px;
	border: 1px solid #646566;
	text-align: center;
	font-size: 8px;
	z-index: 100;
	background-color: #fff;
}
.mrda_project_tab div.highlighted {
	border-bottom: 1px solid #faedf2; /*#fff;*/
	background-color: #faedf2;
	cursor: pointer;
}
.mrda_project_tab div.selected {
	border-bottom: 1px solid #faedf2; /*#fff;*/
	background-color: #faedf2;
	cursor: pointer;
}
	
.mrda_view_images {
	position: absolute;
	left: 711px;
	top: 140px;
	font-size: 7pt;
	color: #878787;
}
.mrda_view_images a {
	color: #878787;
	text-decoration: none;
}
.mrda_view_images a:hover {
	cursor: pointer;
}

.mrda_projects_all table {
	width: 704px;
	border-spacing: 1px;
	table-layout: fixed;
}
.mrda_projects_all th {
	background-color: #56484e;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}
.mrda_projects_view {
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	width: 25%;
}
.mrda_projects_live td:hover {
	cursor: pointer;
}
.mrda_projects_live td{
	color: #676767;
}

/* NEW EDIT BOX 14/08/08 */
.mrda_projects_edit_td {
	padding: 0;
	margin: 0;
}

.mrda_projects_edit {
	position: relative;
	background-color: #ff7f7f;
	margin: 0;
	padding: 0;
	height: 232px;
	width: 700px;
}
.mrda_projects_edit label {
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.mrda_projects_edit h4 {
	padding: 10px 0 0 10px;
	width: 500px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.mrda_projects_edit_menu {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.mrda_projects_edit_menu span {
	color: #fff;
}
.mrda_projects_edit_menu span:hover {
	cursor: pointer;
	color: #eee;
}
.mrda_projects_edit_col1 {
	width: 166px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 18px;
	padding: 0;
	float: left;
}
.mrda_projects_edit_col2 {
	width: 240px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 18px;
	float: left;
}
.mrda_projects_edit_col2 textarea#description {
	font-size: 80%;
}
.mrda_projects_edit_col3 {
	width: 248px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 18px;
	float: left;
}
.mrda_projects_edit label {
	padding: 0;
	margin: 0;
}
.mrda_projects_edit input {
	width: 166px;
	margin: 3px 0 8px 0;
	padding: 3px 0 2px 0;
	border: 0;
}
.mrda_projects_edit textarea {
	width: 240px;
	height: 156px;
	margin-top: 3px;
	border: 0;
	overflow: auto;
	position: relative;
	z-index: 12;
}
.mrda_projects_edit_upload_label {
	color: #fff;
	font-size: 12px;
}
.mrda_projects_edit_upload_div {
	position: relative;
	width: 248px;
	height: 156px;
	margin-top: 3px;
	background-color: #fff;
}
.mrda_projects_edit_upload_div  ul.mrda_project_images {
	margin: 0 0 0 6px;
	padding: 0;
	color: #000;
	list-style: none;
	height: 105px;
	width: 114px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	top: 22px;
}
.mrda_projects_edit_upload_div  ul.mrda_project_images  li{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.mrda_projects_edit_upload_div  ul.mrda_project_images  li.mrda_unsaved{
	font-weight: normal;
}
.mrda_projects_edit_upload_div  ul.mrda_project_images  li.highlighted {
	color: #d69fb1;
	cursor: pointer;
}
.mrda_projects_edit_upload_div  ul.mrda_project_images  li.selected {
	color: #f00;
}
.mrda_projects_edit_upload_div  ul.mrda_project_image_comments {
	display: none;
}

.mrda_projects_edit_upload_div input{
	margin: 0;
	padding: 0;
}
.mrda_projects_edit_upload_input{
	opacity: 0;
	position: absolute; 
	left: -15px;
	top: 132px;
	z-index: 10;
}
.mrda_projects_edit_upload_input:hover {
	cursor: pointer;
}
/* IE overrides for above class in mrda_base_ie.css */

.fake_file_input {
	display:block;
  	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	line-height:130%;
       	text-decoration:none;
	font-weight:bold;
	color:#565656;
	
	position: absolute;
	width: 78px;
	height: 18px;
	padding: 0px;
	top: 132px;
	left: 5px;
	font-size: 11px;
}
.fake_file_input:hover {
	cursor:pointer;
}
.mrda_projects_edit_image_controls {
	color: #000;
	position: absolute;
	top: 5px;
	right: 10px;
}
.mrda_projects_edit_thumb {
	background-color: #ddd;
	width: 102px;
	height: 102px;
	position: absolute;
	top: 22px;
	right: 10px;
}
.mrda_projects_edit_thumb img {
	width: 102px;
	height: 102px;
	display: none;
}
.mrda_projects_edit_comment {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.mrda_projects_edit_comment input{
	font-size: 10px;
	border: 1px solid #999;
	width: 100px;
	opacity: 1; 
}
.mrda_projects_msg{
	position: absolute;
	opacity: 0.8;
	border: 1px double #aaa;
	background-color: #ff9;
	font-weight: bold;
	padding: 3px;
	display: none;
	z-index: 5;
}
.mrda_projects_comment_changed {
	top: -30px;
	right: 110px;
	width: 100px;
	color: #f55;
	text-align: center;
	z-index: 9;
	font-size: 12px;
}
.mrda_projects_comment_stored {
	top: -30px;
	right: 110px;
	width: 100px;
	color: #3a3;
	text-align: center;
	z-index: 8;
	font-size: 12px;
}
.mrda_projects_progress_msg {
	top: -20px;
	left: 110px;
	width: 300px;
	height: 100px;
	color: #aaa;
	z-index: 20;
	overflow: auto;
	text-align: left;
	font-size: 10px;
}
.mrda_projects_success_msg{
	color: #3a3;
	font-weight: bold;
/*	font-size: 12px;*/
}
.mrda_projects_error_msg{
	color: #f55;
}
.mrda_projects_fatal_msg{
	color: #f55;
	font-weight: bold;
/*	font-size: 12px;*/
}

/*************************/

.mrda_projects_editing input{
	font-size: 9px;
	font-weight: normal;
	padding: 0;
	color: #f7f5f5;
	background-color: #ff0000;
	border: 0;
}
/*
.mrda_projects_editing textarea{
	font-size: 10px;
	height: 1em;
}
*/
.mrda_desc_edit {
	height: 200px;
	width: 200px;
}

.mrda_projects_view {
	background-color: #f7f5f5;
	color: #9e9c9c;
}
.mrda_projects_editing {
	color: #f7f5f5;
	background-color: #ff0000;
}
.mrda_projects_editing_2 {
	color: #f7f5f5;
	background-color: #ff5555;
}

.mrda_projects_tools {
	width: 10px;
}
.mrda_projects_tools:hover {
	cursor: pointer;
}

.mrda_projects_check:hover {
	cursor: pointer;
}
.mrda_projects textarea:hover {
	cursor: pointer;
}

.mrda_project_edit_extra {
	display: none;
}
.mrda_hid_file {
	display: none;
}

th.header { 
    	background-image: url(/images/small.gif);     
	cursor: pointer; 
	background: no-repeat; 
	background-position: center left; 
	padding-left: 20px; 
	border-right: 1px solid #dad9c7; 
	margin-left: -1px; 
} 
th.headerSortUp {
	background-image: url(/images/asc.gif); 
	background-color: #3399FF; 
}
th.headerSortDown { 
    background-image: url(/images/desc.gif); 
    background-color: #3399FF; 
} 

/********************************/
/*	Static Editing		*/
/********************************/
/*
.mrda_content textarea.static{
	width: 308px;
	position: absolute;
	top: 159px;
	left: 125px;
	font-size: 65%;
	color: #878787;
	padding-top: 18px;
	border-top: 1px solid #646566;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 100%;
}*/
.mrda_columns_text{
	padding: 0;
	margin: 0;
}
.mrda_columns_text h1  {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 18px;
}
.mrda_content div.mrda_static_col1{
	position: absolute;
	top: 160px;
	left: 125px;
	width: 310px;
	height: 396px;
	font-size: 65%;
	color: #4d4d4d;
	border-top: 1px solid #646566;
	padding-top: 6px; /* 20px adjusted for p padding */
	
}
.mrda_content div.mrda_static_col1 p{
	width: 264px;
}
.mrda_content div.mrda_static_col2{
	position: absolute;
	top: 160px;
	left: 435px;
	width: 264px;
	height: 396px;
	padding-right:132px;
	font-size: 65%;
	color: #4d4d4d;
	border-top: 1px solid #646566;
	padding-top: 6px; /* 20px adjusted for p padding */
}
.mrda_content div.mrda_static_col2_edit {
	width: 296px;
	padding-right:100px;
}

input.mrda_static{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 126px;
	vertical-align: bottom;
	left: 125px;
	color: #504a51;
	font-size: 22px;
	height: 30px;
	font-weight: bold;
	border: 0;
}
#mrda_static_controls {
	position: absolute;
	top: 133px;
	right: 21px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
	z-index: 100;
}
#mrda_static_controls span {
	color: #504a51;
}
#mrda_static_controls span:hover {
	cursor: pointer;
	color: #999;
}
.text_right {
	position: absolute;
	width: 233px;
	height: 376px;
	top: 160px;
	left: 574px;
	font-size: 65%;
	color: #4d4d4d;
	padding-top: 18px; /*20px adjusted for ps within*/
	border-top: 1px solid #646566;
	padding-left: 20px;
}
.text_right p{
	width: 228px;
}
.mrda_text_right_edit {
	position: absolute;
	width: 253px;
/*	height: 396px;*/
	top: 160px;
	left: 574px;
	border-top: 1px solid #646566;
	padding: 0;
}
.image_left {
	position: absolute;
	width: 449px !important;
	height: 396px;
	top: 160px;
	left: 125px;
	border-top: 1px solid #646566;
	
}

.image_left img {
	position: relative;
	top: 20px;
	width: 449px;
	height: 376px;
}
.mrda_image_left_edit {
	margin: 20px 0;
/*	padding-top: 20px;
	padding-left: 20px;*/
	width: 100%;
	height: 100%;
}
.mrda_image_left_edit_input{
	position: absolute;
	top: 40px;
	left: 20px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
}

.mrda_image_right_edit {
	margin: 0;
	width: 100%;
	height: 100%;
}
.mrda_image_right_edit_input{
	position: absolute;
	top: 20px;
	left: 20px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
}

.mrda_image_home {
	position: absolute;
	width: 702px !important;
	height: 450px;
	top: 106px;
	left: 127px;
	border-top: none;
	background: #fff no-repeat;
}

.mrda_image_home img {
	position: relative;
	width: 702px;
	height: 450px;
}

.mrda_image_home_edit {
	margin: 0;
	width: 100%;
	height: 100%;
}

.mrda_image_home_edit_input{
	position: absolute;
	top: 27px;
	left: 20px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
}
.mrda_image_background_edit_input{
	position: absolute;
	top: 27px;
	left: 324px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
}
.mrda_image_home_edit_input ul{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	width: 200px;
	font-size: 80%;
}
.mrda_image_home_edit_input span{
/*	position : absolute;
	right: 30px;*/
/*	margin-left: 10px;*/
}
.mrda_image_home_edit_input span:hover {
	cursor: pointer;
}
.mrda_article_text {
	width: 396px;
	height: 396px;
	position: absolute;
	top: 160px;
	left: 433px;
	border-top: 1px solid #646566;
	font-size: 65%;
	color: #4d4d4d;
}
.mrda_article_list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.mrda_article_list li {
	padding: 0px;
	margin: 0 0 10px 0;
}
.mrda_article_list li:hover {
	color: #d69fb1;
}

div.mrda_article_title {
	padding: 3px 0 0 0;
	margin: 0px;
	font-weight: bold;
}
div.mrda_article_subtitle {
	padding: 5px 0px;
	margin: 0px;
}
.mrda_article_text  div.mrda_article_form {
	padding-top: 19px;
}
.mrda_article_text  div.mrda_article_title {
	padding-top: 19px;
}

.mrda_article_text .wym_box{
	padding-top: 0px;
}
.mrda_article_text .wym_area_top{
	padding-top: 0px;
}
.mrda_article_text .wym_area_main{
	padding-top: 0px;
}

.mrda_article_text label{
	display: block;
	width: 50px;
	font-size: 12px;
	padding: 3px 0;
	margin: 0;
	float: left;
}
.mrda_article_text input{
	width: 340px;
	border: 1px #9e9e9e solid;
	padding: 2px;
	margin-bottom: 2px;
}
.mrda_article_text input#date{
	width: 50%;
	float: left;
	margin-right: 5px;
}
.mrda_article_text label#pdf_label{
	position: relative;
	top: -8px;
}
.mrda_article_text input[type=file]{
	position: relative;
	margin: 0;
	top: -7px;
}
.mrda_article_text textarea{
	padding: 0px;
	margin: 0px;
	font-size: 65%;
}
.mrda_article_text .wym_skin_default .wym_iframe iframe      { width: 100%; height: 200px; border: 0; background: #fff; margin: 0;}

#mrda_article_controls {
	position: absolute;
	top: 133px;
	right: 21px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
	z-index: 100;
}
#mrda_article_controls span {
	color: #504a51;
}
#mrda_article_controls span:hover {
	cursor: pointer;
	color: #999;
}

.mrda_download_pdf {
	position: absolute;
	left: 711px;
	top: 140px;
	font-size: 7pt;
	color: #4d4d4d;
}
.mrda_download_pdf a {
	color: #878787;
	text-decoration: none;
}
.mrda_download_pdf a:hover {
	cursor: pointer;
}

.mrda_email_us {
	position: absolute;
	left: 594px;
	top: 140px;
	font-size: 7pt;
	color: #4d4d4d;
/*	z-index: 900;*/
}
.mrda_email_us a {
	color: #878787;
	text-decoration: none;
}
.mrda_email_us a:hover {
	cursor: pointer;
}

#mrda_contactFormContainer
{
	position: absolute;
	left: 125px;
	top: 161px;
	z-index: 500;	
}
#mrda_contactForm
{
	width: 449px;
	height: 401px;
	margin-top:5px;
	background: #fff;
	display:none;
	position: relative;
	z-index: 500;	
}
#mrda_contactForm fieldset
{
	padding: 20px 20px 0 20px;
	border:none;
}     
#mrda_contactForm label
{
	display:block;
	color: #9e9e9e;
	font-size: 65%;
}     
#mrda_contactForm input[type=text]
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:5px;
	height:18px;
} 
#mrda_contactForm textarea
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
} 
#mrda_contactForm input[type=submit]
{
	/*background-color: #fff;
	border: none;
	color: #9e9e9e;
	padding: 0px;
	margin-top: 5px;
	font-size: 85%;*/
}               
#mrda_contactForm input[type=submit]:hover {
	cursor: pointer;
}

#mrda_contact_messageSent
{
	color:#d22;
	background-color: #fff;
	display:none;
	width:321px;
	padding: 10px 10px 5px 20px;
	font-size: 85%;
}
#email_close {
	position: absolute;
	right: 5px;
	top: 2px;
}
#email_close:hover {
	cursor: pointer;
}
.mrda_person_list {
	padding-top: 15px;
}
.mrda_person_list ul {
	padding: 0;
	margin: 0;
}
.mrda_person_list li {
	padding:0;
	list-style-type: none;
	background-color: #fff;
	margin-bottom: 2px;
	line-height:120%;
}
.mrda_person_list li span.li_text {
	color: #504a51;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
}
.mrda_person_list li ul {
	line-height: 100%;
}
/*.mrda_person_list li ul li div.li_text {
	color: #9e9e9e;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	cursor: pointer;
}*/
.mrda_person_list li ul li span.li_text {
	color: #9e9e9e;
	line-height: 16px;
/*	white-space: nowrap;*/
	margin: 0px;
	font-weight: normal;
}
.mrda_person_list li ul li {
	list-style-type: none;
	position: relative;
/*	left: -3.8em;*/
	margin-bottom: 5px;
}
p.MsoNormal {
	text-align: left;
}
.mrda_person_list li ul li div.menu_highlight{
	color: #d69fb1;
	cursor: pointer;
}
.mrda_person_list li ul li span.menu_highlight{
	color: #d69fb1;
	cursor: pointer;
}
.mrda_person_list li ul li span.menu_selected{
	color: #d77596;
	cursor: default;
}
.mrda_person_text {
	width: 386px;
	height: 396px;
	position: absolute;
	top: 160px;
	left: 433px;
	border-top: 1px solid #646566;
	font-size: 65%;
	color: #4d4d4d;
	padding-top: 19px;
	padding-right: 10px;
}
.mrda_person_text p {
	
}
.mrda_person_title {
	font-weight: bold;
}
.mrda_person_front_image {
	display: none;
	position: relative;
	top: -19px;
	width: 396px;
	height: 396px;
}
.mrda_person_image {
	display: none;
	padding: 0 20px 20px 0;
	float: left;
	width: 96px;
	height: 106px;
}
.mrda_person_text label{
	display: block;
	width: 80px;
	font-size: 12px;
	padding: 3px 0;
	margin: 0;
	float: left;
}
.mrda_person_text input{
	width: 310px;
	border: 1px #9e9e9e solid;
	padding: 2px;
	margin-bottom: 2px;
}
.mrda_person_text select{
	width: 204px;
	border: 1px #9e9e9e solid;
	padding: 2px;
	margin-bottom: 2px;
}
.mrda_person_text input#dob{
	width: 50%;
	float: left;
	margin-right: 5px;
}
.mrda_person_text label#profile_image_label{
	position: relative;
	width: 120px;
	top: -10px;
}
.mrda_person_text input[type=file]{
	width: 140px;
	position: relative;
	margin: 0;
	top: -10px;
}
#mrda_person_controls {
	position: absolute;
	top: 133px;
	right: 21px;
	color: #504a51;
	font-weight: bold;
	font-size: 16px;
	z-index: 100;
}
#mrda_person_controls span {
	color: #504a51;
}
#mrda_person_controls span:hover {
	cursor: pointer;
	color: #999;
}

