body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
}
body#index a#homeNav,
body#partners a#partnersNav,
body#press a#pressNav,
body#information a.infoNav,
body#whatsnew a#whatNav,
body#events a#eventsNav,
body#contact a#contactNav,
body#objects a#objectsNav,
body#vision a#visionNav,
body#results a#resultsNav,
body#information a.infoNav,
body#information a.infoNav,
body#publications a#pubsNav,
body#standards a#stanNav,
body#training a#trainingNav,
body#internal a#internalNav,
body#links a#linksNav {
	color: #000066;
	background-color: #FFCC00;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
img {
	border: none;
}
#wrapper {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#logos {
	padding-left: 85px;
	display: block;
	text-align: center;
	height: 75px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#istLogo {
	height: 60px;
	width: 120px;
	float: left;
	padding-top: 15px;
}
#nextgridLogo {
	height: 75px;
	width: 120px;
	float: right;
}
#euroLogo {
	float: right;
	height: 60px;
	width: 120px;
	padding-top: 15px;
}
.logoLeftHolder {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.tenPixelSpacer {
	clear: both;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
#topNavigation {
	width: 595px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	height: 22px;
}
#topNavPush {
	float: left;
	width: 85px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#topNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topNavigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#topNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	width: 83px;
	height: 17px;
	display: block;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	background-color: #000066;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topNavigation a:hover {
	background-color: #6699CC;
	color: #000066;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#topNavigation a:active {
	color: #000066;
	background-color: #FFCC00;
}
#leftNavigation {
	width: 85px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	padding-top: 20px;
	margin: 0px;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNavigation a {
	height: 18px;
	width: 80px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 2px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image:  url(/images/button.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #000066;
	font-weight: bold;
	padding-left: 5px;
}
#leftNavigation a:hover {
	background-color: #6699CC;
	color: #000066;
	background-image:  url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#leftNavigation a:active {
	color: #000066;
	background-color: #FFCC00;
	background-image:  url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#mainBody h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	white-space: pre;
	padding: 20px 0px 10px;
	margin-top: 0px;
	margin-right: auto;
	font-style: italic;
}
#mainBody {
	float: right;
	width: 594px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#mainBody li {
	list-style-image: url(images/yellow_bullet.gif);
	line-height: 2.0em;
	margin: 0px;
	padding: 0px;
}
.mainBodyPixelSpacer {
	height: 30px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#indexMainText {
	width: 340px;
	height: 210px;
	margin-top: 22px;
	margin-left: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#indexBacking {
	background-image: url(images/index_back2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-bottom: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainBody p {
	margin-right: 20px;
	margin-left: 20px;
}
#mainBody h4 {
	color: #0066CC;
	font-size: 1.05em;
	line-height: 2em;
	text-indent: 25px;
	margin-top: 0px;
	margin-right: auto;
}
#mainBody small {
	font-size: 0.8em;
	color: #999999;
}
#mainBodyTable {
	height: auto;
	width: 550px;
	margin-left: 10px;
}
.mainBodyLC {
	height: auto;
	width: 100px;
	float: left;
}
.mainBodyRC {
	height: auto;
	width: 100px;
	float: right;
	margin-left: 0px;
}
#mainBodyTable h2 {
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
}
#mainBodyTable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-style: italic;
}
#mainBodyTable h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-style: normal;
	color: #FF0000;
}
#plugin {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#flash {
	float: left;
	margin: 0px;
	padding: 0px;
}
#windowsMedia {
	float: right;
	margin: 0px;
	padding: 0px;
}
#videos {
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#blueLine {
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 685px;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#email {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 200px;
	padding: 5px;
	text-align: center;
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px auto;
	clear: both;
}
#email a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.textRight {
	text-align: right;
	white-space: nowrap;
}
.paleBlue {
	background-color: #D7FFFF;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.smallBlue {
	font-size: 0.8em;
	color: #000066;
}
.linkDivider {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 590px;
	height: 5px;
}
#cssValidator {
	float: left;
}
#internalSection {
	padding-left: 150px;
	height: auto;
	width: 440px;
	margin: 0px;
	padding-bottom: 50px;
	padding-top: 0px;
	padding-right: 0px;
}
#internalSection li {
	list-style-type: none;
	list-style-image: none;
}
#internalSection a {
	display: block;
	height: 25px;
	width: 200px;
	border: medium ridge #00CCFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#internalSection a:hover {
	background-color: #00CCFF;
	border: medium inset #0099FF;
}
.centreAlign {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.videoContainer {
	background-color: #FFFFFF;
	background-image: url(images/videoGradient.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 321px;
	padding-top: 20px;
}
.videoFlash {
	float: right;
	height: 240px;
	width: 266px;
	border: 2px solid #FFFFFF;
	margin-top: 15px;
	margin-right: 30px;
}
.videoText {
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
	height: 242px;
	color: #FFFFFF;
}
.videoText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.videoText a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.videoTextLarge {
	padding-left: 40px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	padding-top: 10px;
}
.videoTextMed {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	padding-left: 40px;
	font-size: 14px;
}
.centre {
	text-align: center;
	margin-right: 85px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxhead {
	background-color: #FFFFFF;
	width: auto;
	cursor: default;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/videoHead.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	margin: 0px 20px;
	font-weight: normal;
	padding-left: 10px;
}
.box_visible {
	width: auto;
	border: 1px solid #FFFFFF;
}
.box_hidden {
	display: none;
}
.transOFF {
	background-color: #FFFFFF;
}
.transON {
	background-color:#FFFFFF;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}
.centreImage {

	text-align: center;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#searchBox {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px;
	float: right;
}
#mainBodyReg {
	width: 800px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#logosReg {
	margin: 0px;
	padding: 0px;
	height: 75px;
	text-align: center;
}
#wrapperReg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#floatRight {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#floatLeft {
	float: left;
	width: 200px;
}
#center {
	text-align: center;
}
.twoPixelSpacer {

	clear: both;
	padding-top: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
.mainBodyTickLC {
	width: 187px;
	float: left;
}
.mainBodyTickRC {
	width: 10px;
	float: right;
}
#progText {
	line-height: 2.0em;
}
#centerImage {
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gsButton {
	position: absolute;
	left: 125px;
	top: 500px;
}
