﻿body {
	background: url('images/bg.gif') repeat;
}

a img {
	border:0px;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	line-height: 14px;
	text-align: center;
}

.copyright a:active {
	color:#666666;
	text-decoration:underline;
}

.copyright a:link {
	color:#666666;
	text-decoration:underline;
}

.copyright a {
	color:#666666;
	text-decoration:underline;
}

.copyright a:hover {
	text-decoration:none;
}

.copyright a:visited {
	color:#7d7d7d;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 14px;
}

.grn a:active {
	color: #006600;
}

.grn a:link {
	color: #006600;
}

.grn a {
	color: #006600;
}

.grn a:hover {
	color: #339933;
}

.grn a:visited {
	color: #006600;
}

a:link {
	color: #475ac2;
	text-decoration: underline;
	line-height: 14px;
}

a:active {
	color: #475ac2;
	text-decoration: underline;
	line-height: 14px;
}

a {
	color: #475ac2;
	text-decoration: underline;
	line-height: 14px;
}

a:hover {
	text-decoration:none;
}

a:visited.more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url('images/arrow.jpg') right no-repeat; 
	padding:0px 11px 0px 0px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

a:active.more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url('images/arrow.jpg') right no-repeat; 
	padding:0px 11px 0px 0px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

a:link.more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url('images/arrow.jpg') right no-repeat; 
	padding:0px 11px 0px 0px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

a.more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url('images/arrow.jpg') right no-repeat; 
	padding:0px 11px 0px 0px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

a:visited {
	color: #478fc2;
}

.bold {
	font-weight:bold;
}

.bluetext {
	color: #475ac2;
}

.numbered {
	margin-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

.numbered li {
	padding-bottom:5px;
}

.bullets {
	list-style-image: url('images/bullet2.jpg');
	margin-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.bullets2 {
	list-style-image: url('images/bullet.jpg');
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bullets3 {
	list-style-image: url('images/bullet.jpg');
	margin-left: 40px;
}

.bullets4 {
	list-style-image: url('images/bullet.jpg');
	margin-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bullets5 {
	list-style-image: url('images/bullet2.jpg');
	margin-left: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bullets_grn {
	list-style-image: url('images/bullet_grn.jpg');
	margin-left: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bullets_news {
	list-style-image: url('images/bullet.jpg');
	margin-left:20px;
}

.jp {
	font-family: "MS Mincho";
	font-size:x-small;
}

.head strong a {
	font: bold 16px "trebuchet ms";
	color: #333333;
	text-decoration: none;
	border-bottom: 1px #333333 solid;
}

.white {
	background-color:#ffffff;
}