﻿
.text
{
	border-right: #0072bb 1pt solid;
	border-top: #0072bb 1pt solid;
	border-left: #0072bb 1pt solid;
	border-bottom: #0072bb 1pt solid;
	background-color: white;
	font-size: 10px;
	color: #002348;
	display: block;
	float: left;
	visibility: visible;
	font-family: Arial;
	font-weight: bold;
}


.button
{
	color: white;
	font-family: Arial;
	border-right: navy 1pt solid;
	border-top: navy 1pt solid;
	border-left: navy 1pt solid;
	border-bottom: navy 1pt solid;
	font-size: 12px;
	background-image: none;
	background-color: #0072bb;
	font-weight: bold;
	width: 100px;
	height: 20px;
}
.dropdown
{
	font-size: 10px;
	color: #002348;
	border-right: #0072bb 1pt solid;
	border-top: #0072bb 1pt solid;
	border-left: #0072bb 1pt solid;
	border-bottom: #0072bb 1pt solid;
	background-color: white;
}

.link
{
	color: #0072bb;
}
.blue
{
	font-family: Verdana, Arial, Universe, Univers, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #0072bb;
	text-align: center;
}
