@charset "UTF-8";
/* CSS Document */

#welmenu {
	list-style: none;
	padding: 0;
	width: 355px;
	height: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
}
#subclicks {
	padding: 0px;
	float: right;
	width: 355px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#welmenu span {
	display: none;
	position: absolute;
}
#welmenu a {
	display: block;
	position: absolute;
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 15px;
}
#welmenu a:hover {
  background-position: left bottom;
}
#welmenu a:hover span {
  display: block;
}
#welmenu .view {
	width: 170px;
	height: 24px;
	background-image: url(imgs/button.gif);
	background-repeat: no-repeat;
}
#welmenu .view span {
	width: 170px;
	height: 24px;
	width: 170px;
	left: 163px;
	top: -33px;
}
#welmenu .request {
	width: 170px;
	height: 24px;
	left: 190px;
	background-image: url(imgs/button.gif);
	background-repeat: no-repeat;
}
#welmenu li {
	display: inline;
}
#welmenu .request span {
	width: 170px;
	height: 24px;
	width: 170px;
	left: 340px;
	top: -32px;
}
#welcome img {
}
#main #content #info2 #welcome a {
	color: #868686;
	text-decoration: underline;
}
#main #content #info2 #welcome a:hover {
	color: #d22329;
}
#tips {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tips li {
	padding-bottom: 10px;
	line-height: 140%;
}
.darker {
	color: #333333;
}
#subcontainers {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 557px;
}
.conditions {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}
