body {
/*	background:#FFFFFF none repeat scroll 0%;*/
	color:#000000;
	font-family:Helvetica;
	margin:0pt;
	overflow: hidden;

}
body > h1 {
	background:#7388A5 url(../images/iPhoneToolbar.png) repeat-x scroll 0%;
	border-bottom:1px solid #3F4E63;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin:0pt;
	padding:10px;
	text-align:center;
}
.checkbox {
	margin:0pt 6px 0pt 1px;
}
.rememberLabel {
	cursor: pointer;
}

.whiteButton,
.grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
}


.button {
	background:transparent none repeat scroll 0%;
	border-width:0pt 8px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding:0pt;
	position:absolute;
	right:6px;
	text-decoration:none;
	top:7px;
}
#logoutButton {
	border-width:0pt 8px 0pt 14px;
	text-align:right;
	top:6px;
	cursor:pointer;
}
#homeButton {
	border-width:0pt 8px 0pt 14px;
	display:none;
	left:6px;
	right:auto;
	top:6px;
	cursor:pointer;
}
#invalidLogin{
	padding:8px 32px 8px 15px;
	font-size: 14px;
	color: red;
	height: 15px;
}
.goButton {
}
body > div, body > form, body > ul {
	display:none;
	left:0pt;
	margin:0pt;
	min-height:418px;
	padding:0pt;
	position:absolute;
	top:40px;
	width:100%;
}
body > ul {
	background-image: url(../images/lightlogo.png);
	background-repeat: no-repeat;
	background-position:center;
}
body > *[selected="true"] {
	display:block;
}
body > ul > div > li, body > ul > form > div > li, body > ul > li {
	background:transparent url(../images/iPhoneArrow.png) no-repeat scroll right center;
	border-bottom:1px solid #E0E0E0;
	font-size:17px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:8px 32px 8px 8px;
	margin:0pt;
	cursor:pointer;
}
body > ul > a {
	color:inherit;
	text-decoration:none;
}
.transactionTime, .senderPhoneNumber, .transactionLength {
	font-size:14px;
	font-weight:normal;
	padding:0px 17px 0px 8px;
	cursor:pointer;
	display:block;
}
.trascribedTextNote {
	font-size:14px;
	font-weight:normal;
	padding:2px 17px 8px 8px;
	cursor:pointer;
	display:block;
}
#trascribedText {
	font-size:14px;
	font-weight:normal;
	padding:8px 17px 8px 8px;
	cursor:default;
}
#subject{
	font-size: 20px;
	font-weight: bold;
	padding:8px 32px 8px 8px;
}
a{
	padding:8px 32px 8px 8px;
}
.audioLink{
	font-size: 9px;
}
.playLink{
	cursor:pointer;
}
.loginForm{
	display:block;
	padding:8px 32px 8px 15px;
	font-size: 18px;
	font-weight: bold;
	
}

.loginForm > input {
    box-sizing: border-box;
    margin: 0;
    font-size: 18px;
    background: none;
}

#contents{
	background-image: url(../images/lightlogo.png);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	display:block;
}
#details{
	
	background-repeat: no-repeat;
	background-position:center;
}
a.next{
	background:transparent url(../images/next.gif) no-repeat scroll right center;
	border:0pt none;
	cursor:pointer;
	float:right;
	margin-right:10px;
	padding-right:20px;
}
a.previous{
	background:transparent url(../images/previous.gif) no-repeat scroll left center;
	border:0pt none;
	cursor:pointer;
	float:left;
	margin-left:10px;
	padding-left:20px;
}
span#current_page{
	font-family: Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	color: #7388a5;
}
div.pagingBar {
	padding-top: 10px;
}
div#search_div {
	padding:8px 32px 0px 8px;
	width:100%;
}
form.search_form{
	padding-bottom : 0px;
	margin-bottom : 0px;
	display: inline;
}
div#search_div td {
	text-align: left;
}