/* CSS Document */
div.orosButton
{
	position: relative;
	top: 0;
	left: 0;
	height: 68px;
	overflow: hidden;
}

.orosButton a img
{
	position: relative;
	top: 0;
	left: 0;
	height: 136px;
	border: 0;
}

.orosButton a img:hover
{
	top: -68px;
	background: transparent;
}


.homeText
{
	position: absolute;
	top: 70px;
	left: 20px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D8DAE5;
	line-height: 18px;
}

.homeText a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D8DAE5;
	font-weight: bold;
	text-decoration: underline;
}

.homeText a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.rightText
{
	position: absolute;
	top: 160px;
	left: 20px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 5px;
	padding-bottom: 10px;
}

.rightText strong
{
	color: #666666;
	font-weight: bold;
}

.rightText a
{
	color: #555555;
	text-decoration: underline;
}

.rightText a:hover
{
	color: #666699;
	text-decoration: none;
}

.rightText img
{
	float: left;
	margin-right: 8px;
	margin-top: -4px;
	display: block;
}


.rightSiteMap
{
	position: absolute;
	top: 110px;
	left: 20px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 5px;
	padding-bottom: 10px;
}

.rightSiteMap strong
{
	color: #666666;
	font-weight: bold;
}

.rightSiteMap a
{
	color: #555555;
	text-decoration: underline;
}

.rightSiteMap a:hover
{
	color: #666699;
	text-decoration: none;
}

.rightSiteMap img
{
	float: left;
	margin-right: 8px;
	margin-top: -4px;
	display: block;
}

.rightSiteMap2
{
	position: absolute;
	top: 110px;
	left: 280px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

.rightSiteMap2 strong
{
	color: #666666;
	font-weight: bold;
}

.rightSiteMap2 a
{
	color: #555555;
	text-decoration: underline;
}

.rightSiteMap2 a:hover
{
	color: #666699;
	text-decoration: none;
}
