body, td, input, select, textarea
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#003E71;
}

h1
{
	font-size:		14px;
}

td
{
	vertical-align:	top;
}

.box
{
	display:			table;
	text-align:			center;
	border:				2px solid #003E71;
	padding:			5px;
	background-color:	#8CD8F9;
	margin:				30px 30px 30px 30px;
}

.navlink
{
	font-size:			11px;
	font-weight:		bold;
}

.pnav
{
	margin-top:			12px;
	margin-bottom:		12px;
}

a, a:visited
{
	color:			#003e71;
}

#bg
{
	z-index:		-10;
}

#topmenu
{
	text-align:			center;
	padding-top:		30px;
}

#topmenu a
{
	color:				white;
	text-decoration:	none;
	font-size:			14px;
	font-weight:		bold;
	display:			inline-block;
	margin-right:		30px;
}
#topmenu a:hover
{
	text-decoration:	underline;
}
