/*CSS Document*/
BODY
{
	padding: 0;
	margin: 0;
	background: #BBBBBB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	height: 100%;
}
BODY TABLE
{
	border: 0px solid #000000;
	cellpadding: 0px;
	cellspacing: 0px;
}
BODY LI
{
	list-style-image: url(nimage/bulletpoint.gif);
}
BODY H1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
TD.paddingten
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
TD.rightpart
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: 1px solid #E9E9E9;
	padding-top: 80px;
	text-align: center;
	width: 180px;
}
TD.verticallines
{
	-padding-right: 5px;
	-padding-left: 5px;
	-padding-bottom: 0px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	-text-align: center;
	-width: 180px;
}
/*
#group table {
border:0px;
padding:0px;
cellpadding:0px;
cellspacing:0px;
}
*/
.minheight
{
	height: 600px;
}
.contentbox
{
	margin-left: 75px;
	margin-right: 75px;
	text-align: center;
}
.contentbox H1
{
	text-align: center;
}
.contentbox P
{
	text-align: left;
}
.contentbox UL
{
	text-align: left;
}
.column
{
	padding-left: 100px;
	padding-right: 100px;
}
.outer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	width: 900px;
	z-index: 1;
	background-color: #252525;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0;
	height: 100%;
}
.gbody
{
	position: relative;
	top: 0px;
	-height: 100%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../nimage/menu-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
}
.gbody H1
{
	font-size: 30px;
	-color: #2E5FC5;
	-font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
.gbody H2
{
	font-size: 24px;
}
.gbody H3
{
	font-size: 20px;
	color: #2E5FC5;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.gbody H4
{
	font-size: 18px;
	color: #2E5FC5;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.gbody A
{
	color: #2E5FC5;
}
.gbody IMG
{
	border: none;
	outline: none;
}
.gfoot
{
	position: relative;
	top: 0px;
	-height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	border-style: none;
	text-align: left;
	color: #CFCFCF;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.gfoot A
{
	color: #888888;
	text-decoration: underline;
}
.gmenu
{
	border-style: none;
	position: relative;
	-background-color: #5D77CE;
	-background-color: #252525;
	height: 29px;
	top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../nimage/menu-back.gif);
	background-repeat: repeat-x;
	-background-position: center;
	background-position: top left;
	color: #FFFFFF;
}
.header
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	top: 5px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(nimage/headeback.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav
{
	margin: 0;
	padding: 0;
	-height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	color: #FFFFFF;
}
#nav LI
{
	text-align: center;
	list-style: none;
	display: block;
	width: 120px;
	height: 29px;
	float: left;
}
#nav LI A
{
	text-decoration: none;
	display: block;
	width: 120px;
	height: 29px;
	padding: 5px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
/*
#nav li a
{
color: #eee;
}


#nav li a:link {
color: white;
}
*/
#nav LI A:hover
{
	text-decoration: underline;
	background-image: url(../nimage/hover-menu-back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
}
/*
#nav #active
{
font-size: 17px;
color: black;
_background-image: url(nimage/active-menu-back.gif);
_background-repeat: no-repeat;
_background-position: top left;
}
*/
.frontpanel
{
	width: 400px;
	margin: 10px;
	font-size: 14px;
}
.frontpanel IMG
{
	align: center;
}
.frontpanel UL
{
	font-size: 12px;
	list-style-position: inside;
}
.contentbar
{
	-float: right;
	width: 300px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #607080;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #8397AA;
}
.lookhere
{
	-float: right;
	width: 180px;
	padding: 10px;
	margin-bottom: 20px;
	border: 3px solid #FF0000;
	font-size: 14px;
}
.lookhere A
{
	color: #000000;
	text-decoration: none;
}
.sidebar
{
	-float: right;
	-width: 180px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #607080;
	background-color: #D8DFE3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #8397AA;
}
.sidebar UL
{
	padding-left: 25px;
}
.sidebar A
{
	color: #2E5FC5;
}
.sidebar H4
{
	font-weight: bold;
	font-size: 17px;
	margin: -5px 0 10px;
}
.bluebox
{
	-float: right;
	padding: 10px;
	-margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	color: #607080;
	background-color: #D8DFE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #8397AA;
}
.bluebox UL
{
	padding-left: 25px;
}
.bluebox A
{
	color: #2E5FC5;
}
.bluebox H4
{
	font-weight: bold;
	font-size: 17px;
}
.seenin
{
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #607080;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #E2E2E2;
	width: 100%;
	position: relative;
	text-align: center;
}
.seenin UL
{
	padding-left: 25px;
}
.seenin A
{
	color: #2E5FC5;
}
.seenin H4
{
	font-weight: bold;
	font-size: 17px;
}
.headlineblock
{
	-float: right;
	padding: 10px;
	-margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #D8DFE3;
	-font-style: italic;
	font-weight: 800;
}
.headlineblock UL
{
	padding-left: 25px;
}
.headlineblock A
{
	color: #2E5FC5;
}
.headlineblock H4
{
	font-weight: bold;
	font-size: 17px;
}
.purchaseoptions
{
	padding: 10px;
	font-size: 12px;
	color: #607080;
	background-color: #D8DFE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #8397AA;
	text-align: center;
	width: 400px;
}
.purchaseoptions TABLE
{
	cellpadding: 5px;
	align: center;
	width: 100%;
}
.purchaseoptions TR
{
	text-align: left;
}
.gcenter
{
	position: relative;
	-margin-top: auto;
	-margin-bottom: auto;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
.casestudy
{
	clear: right;
	margin-bottom: 20;
	margin-top: 0;
	vertical-align: top;
}
.casestudy IMG
{
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	position: relative;
	-display: block;
	vertical-align: top;
}
.casestudy A
{
	border: 0px solid #000000;
}
#popupContact
{
	display: none;
	position: fixed;
	-position: absolute;
/*hack for internet explorer 6*/
	height: 384px;
	width: 408px;
	background: #FFFFFF;
	border: 2px solid #CECECE;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
}
#popupContact H1
{
	text-align: left;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#popupContactClose
{
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6FA5FD;
	font-weight: 700;
	display: block;
}

