td {
	font-size: 10pt;
	position: relative;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #429bef;
}

h2 
{
	margin-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
}


.miniPageTitle
{
	width: 200px;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	color: #003366;
}

.selectedTitle
{
	font-family: Segoe Media Center Semibold, Segoe, Verdana, Tahoma, Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #f2f2f2;
}

.selectedInfo
{
	font-family: Segoe Media Center Semibold, Segoe, Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #429bef;
}


.buttonNarrowBase
{
	background-repeat: no-repeat;
	width: 200px;
	height: 36px;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 9;
	padding-top: 9;
	cursor: hand;
	cursor: pointer;
}
