@charset "utf-8";
/* CSS Document */
@page {
size: 7.5in 10in;
margin:.5in;
}

a {
text-decoration:none;

}

body {
font: 10pt Georgia, "Times New Roman", Times, serif;
color: black;
background:white;
}

div#content {
width: 100%;
font: 10pt Georgia, "Times New Roman", Times, serif;
color: black;
background:white;
}


h1, h3 {
display:none;
}

a {
color:#000000;

}

#content h1 
{
display: none;
}

#rightbuttons {
display:none;
}

#goback {
display:none;
}
#print {
display:none;
}
	
table{
width:100%;
}

td.field_nameNAME{

	color:#000;
	font-weight:bold;
	font-size:14pt;
	text-align: left;
	

}
td.field_name{
color:#000;
font-weight: bold;	
font-size: 10px;
text-align: right;
vertical-align: top;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
width: 40px;

}

	
/*td.field_namehide{
display: none;
}*/
/*td.field_datahide{
display: none;
}*/
td.regularview a{
	display:block;
	font-size:14px;
	font-weight:bold;
	
}

table.portal {
position:absolute;
left:.5in;
width:8in;
padding-top:20px;
background-color:#FFF;
border-collapse:collapse;
padding-left: 10px;
}


/*table.portal thead{
width:100%
}

table.portal tbody{
width:100%
}
*/

table.portal td{
	padding:10px;
	width:40%;
}

/*table.portal td a {
display:none;
}*/

th.portal_headerhide {
display:none;
}


th.portal_header1 {
	text-align:left;
	padding-right:50px;
	padding-left:10px;
	width:40%;
	background-color:#fff;
	border-bottom: 1px #000000 solid;
	color:#000;
	height:30px;
}	
th.portal_header2 {
	text-align:left;
	padding-right:50px;
	padding-left:10px;
	width:60%;
	background-color:#FFF;
	border-bottom: 1px #000000 solid;
	color:#000;
	height:30px;
}	
th.portal_header3 {
	display:none;
}	






.recordlist_navalf
{
display:none;
}

div.header {display: none;}

div.page_nav {display: none;}

div.page_nav ul{display: none;}

#page_nav li{display: none;}
#page_nav li a{display: none;}

div.alpha {display: none;}

/*a {
  text-decoration : underline;
  color : #0000ff;
}
*/


