body {
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	background-color: #5DaEF0;
	background: url("/design/images/button_bg.jpg");
	text-align: left;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}
.menu:hover {
	color: #f0f0f0;
}

.text {
	font-size: 9pt;
	font-family: Helvetica;
	text-align: justify;
}

ul.list,li.list {
	list-style-image: url("/design/images/check.gif");
	padding: 5px;
	line-height: 120%;
}
td,th {
	font-size: 9pt;
}

.comment {
	font-size: 8pt;
	color: #c0c0c0;
}

h1 {
	font-family: Helvetica;
	font-size: 22pt;
	font-weight: 400;
	color: #0D5EA0;
}

h3 {
	font-size: 10pt;
	color: #0D5EA0;
}

.bottom {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.header {
	color: #ffffff;
	font-weight: 600;
	font-size: 9pt;
}

INPUT.button {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-TOP: #336699 0px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; 
	CURSOR: hand; COLOR: #ffffff; 
	BORDER-BOTTOM: #666666 0px solid; 
	FONT-FAMILY: 'Arial', 'Helvetica'; 
	BACKGROUND-COLOR : #5DaEF0;
	height: 22px
}

.error {
	text-align: center;
	font-weight: 600;
	color: red;
}

hr {
	color: #1D6EB0;
}