body
{
    background-color: White;
}


a
{
	padding:0;
	border:0;
	margin:0;
	color: #00008B;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration:none;
}


.login_label
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    vertical-align: middle;
    border-style:none;
}

.login_header
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    border-style:none;
    padding-bottom:10px;
}

.login_button     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    width: 100px;
    height: 24px;
}

.login_textbox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    width: 180px;
}

.login_messageRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.sep
{
    font-family: Verdana;
    font-size: 8pt;
    padding-left: 4px;
    padding-right: 4px;
}

.smalltext
{
   font-family: Verdana;
   font-size: 8pt;
   font-weight:normal;
   text-decoration:none;
}

.smalltext_b
{
   font-family: Verdana;
   font-size: 8pt;
   font-weight:bold;
   text-decoration:none;
}

a.smalltext
{
   font-family: Verdana;
   font-size: 8pt;
   font-weight:normal;
   text-decoration:underline;
}

.mediumtext
{
   font-family: Verdana;
   font-size: 10pt;
   font-weight:normal;
   text-decoration:none;
}

.mediumtext_b
{
   font-family: Verdana;
   font-size: 10pt;
   font-weight:bold;
   text-decoration:none;
}

a.mediumtext
{
   font-family: Verdana;
   font-size: 10pt;
   font-weight:normal;
   text-decoration:underline;
}

th
{
	text-align:left;
}



.meeting
{
	padding-bottom:15px;
	padding-top:15px;
}

.meetingtab_sel
{
	background-color:#F7FAFE; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:1px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.meetingtab_unsel
{
	background-color:#4e8abe; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:1px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


.usertab_sel
{
	background-color:#F7FAFE; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:1px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.usertab_unsel
{
	background-color:#4e8abe; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.doctab_sel
{
	background-color:#F7FAFE; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:1px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.doctab_unsel
{
	background-color:#4e8abe; 
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.messageRed
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: red;
}

.gridCell
{
padding-left:3px;
}


hr {
background-color:#DDDDDD;
border:0 none;
height:1px;
margin:5px;
text-align:left;
width:100%;
}

#login_form
{
    color: White;
}

#login_body
{
    background-color: #444;
}


#login_outer 
{ 
  margin: 0 auto;
  text-align: left;
  height: 100%;
  min-height: 480px;
  position: relative;
  width: 640px;
} 

#login_inner 
{
 position: absolute; 
 top: 50%; 
 height: 480px; 
 margin-top: -240px;
 width: 640px;
} 

#login_html, #login_body
{
  height: 100%;
  text-align: center;
  background-color: #444;
  margin: 0;
  padding: 0;
}

#logo
{
    height: 150px;
}

#login_status
{
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.main_page
{
    margin: 0;
    border: 0;
    padding: 0;
    background-color: #444;
}

#form1
{
    height: 100%;
    width: 100%;
    min-width: 500px;
    min-height: 500px;
}

#main_page_table
{
    border-collapse: separate;
    border-spacing: 0;
    padding: 0px 10px 10px 10px;
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

#main_page_table_body
{
    border-collapse: separate;
    border-spacing: 0;
    padding: 0px 10px 10px 10px;
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

#main_page_table_top_row
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

#main_page_table_top_row_data
{
    color: White;
    padding: 0;
    margin: 0;
    border: 0;
}

#logo_container
{
    position:relative;
    height: 150px;
}

#main_page_table_top_row_data a
{
    color: #6694E3;
}

#main_page_table_top_row_data a:hover
{
    color: white;
}

#main_page_table_bottom_row
{
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

#main_page_table_bottom_row_data
{
    padding:0;
    margin:0;
    border:0;
    height: 100%;
    width: 100%;
}

.icon
{
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 1px;
    background-color: transparent;
    border: 1px solid transparent;
}

.icon:hover
{
    background-color: #C8DBFA;
    border: 1px solid #AEC9F2;
}

.floating
{
    float: left;
}

.toolbar
{
    position:relative;
}

.delete-button
{
    cursor: pointer;
    width: 27px;
    height: 26px;
    background-color: transparent;
    border: 1px solid transparent;
    background-image:url(I/delete.png);
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
}

.resend-button
{
    cursor: pointer;
    width: 27px;
    height: 26px;
    background-color: transparent;
    border: 1px solid transparent;
    background-image:url(I/resend.png);
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
}

.delete-button:hover, .resend-button:hover
{
    background-color: #C8DBFA;
    border: 1px solid #AEC9F2;
}
