﻿.updatesRight
{
	display: block;
	float: right;
	width: 65%; /*350px;
	height: 650px;*/
	border: 1px solid #006666;
	margin-left: 2em;
	margin-bottom: 1em;
	position: relative;
	top: 0em; /*-1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.updatesGraphics
{
	position: absolute;
	width: 310px;
	height: 480px;
	border-style: dashed;
	border-color: #FF0000;
	top: -40px;
	right: -30px;
}

.updatesText
{
	margin: 1em;
}

.updatesTitleDiv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #006666;
	width: 100%;
	text-align: center;
	font-weight: bold;
	height: 30px;
}

.wideUpdates
{
	border: 2px solid #006666;
	width: 90%;
}

.wideUpdatesInternal
{
	margin: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: justify;
}

.updatesNoticeHeading
{
	color: #006666;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0em;
	text-align: center;
}

.updatesLabel
{
	border-style: solid none solid none;
	border-width: 3px;
	border-color: #006666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0em;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #006666;
}

.updateLinksPara
{
	text-align: center;
}
