@charset "utf-8";
body,td,th {
	color:Black;
        font-family:Arial,Helvetica,sans-serif;
        font-size: 85%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
table {
        background-color:transparent;
        color:#C65252;
        text-decoration:none;
}

h2 {
	font-style: normal;
	color: #C65252;
}

a {
	color:#C65252;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.telTable {
	width:440px;
	border-width: 0px;
	text-align: left;
}

.textLeft { text-align: left; }
.textRight { text-align: right; }

.headerCol1 {
	width: 80px;
	text-align: left;
}

.headerCol2 {
	width: 80px;
	text-align: left;
}

.headerCol3 {
	width: 280;
	text-align: left;
}

.search_cell {
        border-width: 0px;
        border-style: none;
        border-spacing:4px;
        color: #000099;
        height: 20px;
        padding: 2px;
}

.col1 {
	width: 150px;
}

.col2 {
	width: 110px;
}

.col3 {
	width: 180px;
}

.emailPicture {
	width: 180px;
	height: 21px;
}




