﻿#PanelTopStyle {
position: absolute;
left:20%;
width:79%;
top:1%;
height:05%;
background:#CCCCCC;
Font-Size:small;
border:Inset #0000FF
}
#PanelPromptStyle {
position: absolute;
left:20%;
width:79%;
top:6%;
height:12%;
background:#CCCCCC;
Font-Size:small;
border:Inset #0000FF
}
#PanelLeftStyle {
position: absolute;
left:1%;
width:18%;
top:01%;
height:98%;
background:#CCCCCC;
border:Inset #0000FF
}
#MasterDetail {
position: absolute;
left:20%;
width:79%;
top:17%;
height:82%;
background: #CCCCCC;
}
#PanelHalfMiddleStyle {
position: absolute;
left:10%;
width:80%;
top:10%;
height:80%;
background:#CCCCCC;
border:Inset #0000FF
}
.Title1 
{
font-size:large;
position: absolute;
text-align: center;
left:0%;
width:100%;
top: 7px;
height:22px;
}
.Prompt 
{
background-color:#CCCCFF;
font-family: 'Times New Roman' , Times, serif;
font-size: medium;
position: absolute;
left:0%;
width:100%;
top:0px;
height:100%;
text-align:center;
vertical-align: middle;
text-align: center;
}
.OptionsTitle
{
position: absolute;
background-color:#CCCCCC;
text-align: center;
left:4%;
width:90%;
font-weight:bold;
}

#ButtonM
{
position: absolute;
left:5%;
width:90%;
text-align: center;
}

.Notes 
{
background-color:#CCFFCC;
font-family: 'Times New Roman' , Times, serif;
font-size: medium;
position: absolute;
left:0%;
width:100%;
top:0%;
height:100%;
text-align:center;
vertical-align: middle;
text-align: center;
}

.smalltext 
{
font-family: 'Times New Roman' , Times, serif;
font-size: medium;
width:100%;
height:197px;
text-align:center;
vertical-align: middle;
text-align: center;
}
.tableentrylong
{
	width:300px;
}
.inputtext 
{
background-color:#CCFFCC;
font-family: 'Times New Roman' , Times, serif;
font-size: medium;
width:100%;
height:197px;
text-align:center;
vertical-align: middle;
text-align: center;
}
.submitbutton 
{
background-color:#CCFFCC;
font-family: 'Times New Roman' , Times, serif;
font-size: medium;
width:100%;
height:197px;
text-align:center;
vertical-align: middle;
text-align: center;
}
.MemberDocsPanelLeft{
position: absolute;
left:0%;
width:40%;
top:0%;
height:99%;
}
.MemberDocsPanelRight{
position: absolute;
left:41%;
width:59%;
top:0%;
height:99%;
}

