/* Essentials */


* {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
line-height:1.3;
text-decoration:none;
}


.txt3, .errorWrap h1 {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#333;
font-size:13.5px;
font-weight:bold;
line-height:20px;
}



.records_list thead tr th a, .txt4 {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#333;
font-size: 13px;
font-weight: bold;
line-height: 20px;
}

.records_list tbody tr td a, .txt16 {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#666;
font-size:13px;
line-height:23px;
}

.records_list tbody tr td a:hover {
color:#0f830f;
}

.records_list tbody tr td.td_med {
width:50%;
}

.records_list tbody tr td.td_short {
width:20%;
}

.form_row, .form_row input, .form_row textarea, .form_row select {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#666;
font-size:13px;
line-height:23px;
}

.form_row input {
float:left;	
}


.txt_green {
color:#80A057;
}

.txt_white {
color:#FFF;
}

.txtGrey {
	color:#444;
}


.txt17 {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#666;
font-size:13px;
line-height:17px;
}

.txt17Small {
font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
color:#666;
font-size:12px;
line-height:17px;
}