/* linksmatch stylesheet */

body {

	margin:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background: #ffffff;	
}

.content 			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#333333;}
.content A:link		{ color:#333333; text-decoration: none; }
.content A:visited	{ color:#333333; text-decoration: none; }
.content A:hover	{ color:#1C5D98; text-decoration: none; }
.content A:active	{ color:#333333; }

.menu 				{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#333333; font-weight: bold;}
.menu A:link		{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:visited		{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:hover		{ color:#000000; text-decoration: none; font-weight: bold;}
.menu A:active		{ color:#ffffff; }

.links 				{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#333333; }
.links A:link		{ color:#333333; text-decoration: none; }
.links A:visited	{ color:#333333; text-decoration: none; }
.links A:hover		{ color:#1C5D98; text-decoration: none; }
.links A:active		{ color:#333333; }
.links TD 			{ border-bottom: 1px solid #65A5DC; }

.links2 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#333333; }
.links2 A:link		{ color:#1C5D98; text-decoration: none; font-weight: normal; }
.links2 A:visited	{ color:#1C5D98; text-decoration: none; font-weight: normal; }
.links2 A:hover		{ color:#65A5DC; text-decoration: none; font-weight: normal; }
.links2 A:active	{ color:#1C5D98; font-weight: normal; }
.links2 TD	 		{ border-bottom: 0px solid #e0e0e0; }

.footer 			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#aaaaaa;}
.footer A:link		{ color:#666666; text-decoration: none; }
.footer A:visited	{ color:#666666; text-decoration: none; }
.footer A:hover		{ color:#666666; text-decoration: underline; }
.footer A:active	{ color:#666666; }

.page 				{ font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color:#CC0A0A; font-weight: normal; text-transform: uppercase; }
.page A:link		{ color:#CC0A0A; text-decoration: underline; font-weight: normal;}
.page A:visited		{ color:#CC0A0A; text-decoration: underline; font-weight: normal;}
.page A:hover		{ color:#880000; text-decoration: underline; font-weight: normal;}
.page A:active		{ color:#CC0A0A; }

input, select {
	background: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #1C5D98;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h1	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#1C5D98;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:5px;
}

h2	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#333333;
	display:inline;
}

h2 a:link		{ color:#062B4D; text-decoration: none; font-weight:bold; }
h2 a:visited	{ color:#062B4D; text-decoration: none; font-weight:bold; }
h2 a:hover		{ color:#65A5DC; text-decoration: none; font-weight:bold; }
h2 a:active		{ color:#062B4D; font-weight:bold; }

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color:#ffcc00; display:inline;}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color:#000000; display:inline;}

hr {
	width:100%;
	color:#e0e0e0;
	text-align:center;
	height:1px;
}

.frame	{
	border-left: 1px solid #009933; 
	border-right: 1px solid #009933; 
	border-top: 1px solid #009933; 
	border-bottom: 1px solid #009933;
}

