body {
	background-color: #2e3d6e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TitleBarText_LEFT {
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TitleBarText {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TitleBarLinks {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.HardwareTitleBarLinks {
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContactText {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.QuickJumpMenuText {
	width: 155px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.FormFields {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ListFields {
	width:200px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.GreenTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E7B02;
	font-size: 14px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
.BlackTitles {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.BodyText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.StaticBackgroundsBig {
	background-attachment: inherit;
	background-image: url(../images/vis_worldbig.jpg);
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.StaticBackgroundsSmall {
	background-attachment: inherit;
	background-image: url(../images/vis_worldsmall.jpg);
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.StaticNewsBackground {
	background-attachment: inherit;
	background-image: url(../images/news_bg.jpg);
	background-position: bottom;
	background-color: #BDD4B2;
	background-repeat: no-repeat;
}
.ImageLeftSpacing {
	margin-right: 5px;
}
.ThumbnailSpacing {
	border:none;
	margin: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}