body, html {
	background-color: white;
	margin: 0px;
	margin-top: 2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div { z-index: 1; border-collapse: collapse;}
p, li, td,
.normal,font {
	font-size: 12px;
}
img { border: none; }
td { vertical-align:top; }
th {
	color: white;
	text-weight: bold;
	background-color: #014e86;
}

h1,.h1,.h1 a {
	color: #b4141e;
	font-size: 15px;
	font-weight: bold;
}
h2,.h2,.h2 a {
	color: #b4141e;
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: red;
	font-weight: bold;
}

.input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 175px;
}
.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ece9d8;
	border: 1px outset #d3d2cb;
	height: 20px;
}
.redbutton {
	background-image: url(images/bg_redbutton.gif);
	color: white;
}

.idea_small {
	font-size: 10px;
	color: #000066;
}