/* GSS UK CSS Document */

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #496C7F;
}
.textBoxLaunchForm
{
	width:220px;
}
.formContainer td
{
	vertical-align:top;
}
body
{
	margin-top: 0;
	padding-top: 0;
}

a:link, a:visited
{
	color: #91CC10;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active
{
	color: #91CC10;
	text-decoration: underline;
}

#contactTable td
{
	vertical-align: top;
	padding: 2px;
}

#contactTable p
{
	vertical-align: top;
	padding: 0 0 4px 0;
	margin: 0;
}

#contentManaged {
	width: 450px;
	font-size: 11px;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 15px;
	color: #496C7F;
	line-height: 15px;
	padding-bottom: 30px;
	padding-top: 0;
	padding: 0 10px 15px 10px;
}

#contentManaged h1 {
	color: #366;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	font-size: 20px;
	line-height: 21px;
}

#contentManaged h2 {
	color: #91CC10;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	font-size: 18px;
	line-height: 21px;
}


#contentManaged p, #contentManaged td{
	font-size: 11px;
	line-height: 14px;
}

.RegForm
{
	margin-left: 15px;
	width: 320px;
}


.RegForm td
{
	text-align: left;
	padding: 2px;
}
.RegForm td p
{
	line-height: 14px;
}

#right {
	width: 150px;
	background-color: #496C7F;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

#left {
	width: 150px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

#footer {
	width: 750px;
}

#footNav {
	height: 21px;
	background-color: #91CC10;
	text-align: right;
	font-size: 11px;
	color: #000;
	padding-right: 4px;
}

#footNav a:link, #footNav a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#footNav a:hover, #footNav a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

#extreme {
	height: 40px;
	text-align: right;
	font-size: 10px;
	vertical-align: top;
	padding-right: 4px;
	padding-top: 3px;
}

#extreme a:link, #extreme a:visited {
	text-decoration: none;
	color: #91CC10;
	font-weight: normal;
}

#extreme a:hover, #extreme a:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

/***************News Styles*************/
#newsTitle {
	width: 150px;
	height: 23px;
	background-color: #91CC10;
	color: #000;
	background-image: url(../images/newsTitle_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
	padding: 3px 0 0 0;
}

#ValidationSummary1 p {
	font-size: 12px;
}

.newsitem
{
	margin-bottom: 4px;
	padding: 1px 4px 1px 0;
	border-bottom: dashed 1px #496C7F;
	font-size: 12px;
}

.newsitem p
{
	color: #496C7F;
	margin: 0 0;
	padding: 1px 0;
	font-size: 12px;
	line-height: 21px;
}

#contentManaged .newsitem h2
{
	color: #496C7F;
	margin: 10px 0;
	padding: 2px 0 2px 0px;
	font-size: 12px;
	line-height: 12px;
	
}

.newsLinks
{
	font-size: 12px;
	color: #91CC10;
}

.newsitem a:link, .newsitem a:visited
{
	color: #91CC10;
	text-decoration: none;
}

.newsitem a:hover, .newsitem a:active
{
	color: #91CC10;
	text-decoration: underline;
}

.newsitem a.newstitle:link, .newsitem a.newstitle:visited, .newsitem a.newstitle:hover {
	font-size: 12px;
	color: #496C7F;
	font-weight: bold;
	text-decoration: none;
}

.newsContent {
	font-size: 12px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

.newsContent h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}

#newsRotator {
	padding-left: 3px;
}

#newsRotator h2 {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}

#newsRotator p {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	padding-top: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#newsRotator a:link, #newsRotator a:visited {
	color: #91CC10;
	text-decoration: underline;
}

#newsRotator a:hover, #newsRotator a:active {
	color: #FFF;
	text-decoration: underline;
}

.newsContent h1 a {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:link {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:visited {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:hover {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:active {
	color: #F60;
	text-decoration: none;
}



.newsRotator 
{
	vertical-align:top;
}
.newsRotator p
{
	font-size: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}

.newsRotator h2
{
	font-size: 12px;
	color: #039;
	padding: 0 0 2px 0;
	margin: 0;
}


/**********End of News Styles***********/