@charset "utf-8";
/* Popup Windows Styles for Tirings.com */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #00478D;
	font-size: 14px;
	line-height: 18px;
}	
.title {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Sans-serif;
}
.smallText {
	font-size: 12px;
	line-height: 16px;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}

