﻿#wrap {
	background: #C0C0C0;
	margin: 0 auto;
	width: 646px;
	}
.Container {
	width: 994px;
	background-image: url('../images/msfp_smbus2_01.gif');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
}
.GGSLogo {
	border-style: none;
	background-color: white;
	width: 170px;
	left: 20px;
	height: 90px;
	float: left;
	vertical-align: bottom;
	padding-top: 20px;
}
.Banner {
	border-style: none;
	padding: 5px;
	background-color: #023201;
	color: #FFFFFF;
	width: 792px;
	text-align: right;
	font-size: 14px;
	height: 100px;
	float: right;
}
#Banner a {
	text-decoration: none;
	color: #DCE4BD;
}
#Banner a:hover {
	text-decoration:none;
	color: white;
}
.NoBorder {
	border-width: 0px;
}
.Text {
	padding: 10px;
	background-color: #FFFFFF;
	float: right;
	width: 782px;
}
#Text a {
	text-decoration: none;
	color: #54717E;
}
#Text a:hover {
	text-decoration: none;
	background-color: #DCE4BD;
	color: #000000;
}
.WorkArea {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}
.h1 {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}
.h2 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
.h3 {
	font-weight: bold;
	text-align: left;
}
.body {
	color: #000000;
	text-align: left;
	font-size: 15px;
}
.PictureRight {
	vertical-align: top;
	padding-left: 10px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FooterLeft {
	height: 140px;
	width: 120px;
	background-color: #668899;
	float: left;
}
.FooterMiddle {
	background-color: #668899;
	width: 732px;
	height: 140px;
	float: left;
	font-family: Corbel, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCE4BD;
	vertical-align: bottom;
}
#FooterMiddle a {
	color: #DCE4BD;
}
#FooterMiddle a:hover {
	color: #FFFFFF;
}

.FooterDivider {
	height: 5px;
	width: 100%;
	background-color: #668899;
	float: left;
}
.FooterRight {
	height: 140px;
	width: 120px;
	background-color: #668899;
	float: right;
	vertical-align: middle;
}

/* Styles for Navigation */
.SideBar {
	float: left;
	width: 170px;
	text-align: left;
	font-size: 14px;
	height: auto;
}

.DynamicMenuText {
	font-size: 14px;
	text-align: left;
}

.Movie {
	height: 150px;
	width: 972px;
	float: left;
	background-color: #023201;
	text-align: left;
}

.centre {
	text-align: center;
}

.FormLabel {
	width: 235px;
	float: left;
	text-align: left;
	height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.FormEntry {
	width: 540px;
	float: left;
	text-align: left;
	height: auto;
	vertical-align: top;
	margin-top: 4px;
	margin-bottom: 4px;
}

.NoBorder {
	border-width: 0;
}

.left {
	text-align: left;
}

.underline {
	text-decoration: underline;
}

.Separator {
	height: 15px;
	width: 170px;
}

.RoundcornerOuter {
	border-width: 1px;
	border-radius: 15px;
	background-color: #DCE4BD;
	text-align: left;
}
.RoundcornerMiddle {
	border-color: #EEEEEE;
	border-radius: 15px;
	border-width: 1px;
	background-color: #EEEEEE;
	width: 675px;
}
.RoundcornerInner {
	padding-right: 15px;
	padding-left: 15px;
}

.RoundcornerGutter {
	padding-left: 50px;
}

.RoundcornerHeader {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 6px;
}
.BulletMenu {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 24pt;
}

