.border {
	border: 2px solid #003399;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	color: #003399;
}
.navigation a {
	color: #003399;
	float: left;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12pt;
	border: 2px solid #003399;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-weight: bold;
}
.navigation a:hover,.navigation a#active {
	color: #003399;
	text-decoration: none;
	background-color: #ffcc00;
}
.orange {
	width: 760px;
	height: 30px;
	text-align: center;
	margin-left: 13px;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.green {
	font-family: Tahoma;
	font-size: 16px;
	color: #006633;
}
.grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc0000;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a.blueflowers:link {color: #999999; text-decoration: none; }

a.blueflowers:visited {color: #999999; text-decoration: none; }
a.blueflowers:hover {
	color: #003399;
	text-decoration: none;
}
a.blueflowers:active {color: #CCCCCC; }

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.smallbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
a.bluetext:link {color: #003399; text-decoration: none; }

a.bluetext:visited {color: #003399; text-decoration: none; }
a.bluetext:hover {
	color: #003399;
	text-decoration: none;
}
a.bluetext:active {color: #003399; }
