@charset "utf-8";
table {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
	line-height: 1.2;
}
p {
	line-height: 1.2;
}

h1 {
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}


a{
	text-decoration:none;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:hover,
a:focus,
a:active{
	text-decoration:none;
	color:#275269;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #275269;		
}

a.linc:link, a.linc:visited {
	text-decoration:none;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../_pix/weblink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
a.linc:hover,
a.linc:focus,
a.linc:active{
	text-decoration:none;		
}

a.more:link,a.more:visited {
	background:#FFF;
	border:1px dotted #dbdbdb;
	color:#666666;
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-bottom:3px;
	margin-right:10px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin-top: 3px;
}
a.more:hover {
color:#275269;
}

a img {border: none !important;}

.ligrey {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../_pix/arrow_lightgrey.png);
	color: #666666;
	padding-left: 20px;
	line-height: 1.1;
}
h2 {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	line-height: 1.5;
}
h3 {

	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	line-height: 1.5;
}
li {
	padding-bottom: 2px;
}
.w100 {
	width:100px;
}
