h1 {
	font-size:14pt;
	padding:10px 0 0 0;
}
h2 {
	font-size:11pt;
	padding-bottom:0;
	margin-bottom:5px;
}
body,td,li,input,textarea,select,th {
	font-family:Trebuchet MS, Tahoma, Verdana;
	font-size:10pt;
	color:#444444;
}

a {
	color:#0053cb;
}
.top_menu, .top_menu:link, .top_menu:visited, .top_menu:active {
	color:#01275d;
	text-decoration:none;
	padding-right:15px;
}

.top_menu:hover {
	text-decoration:underline;
}

.nav_icons {
	margin: 0 20px 0 20px;
	border:0;
}

.input_thin {
	border:1px gray solid;
	font-size:9pt;
}
