*
{
    font-size: 11px;
    line-height: 16px;
}
#printlogo
{
	display: none;
}

html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #b5c5cf;
}
#page, #maintable
{
	height: 100%;
	width: 795px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#csContent
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 23px;
}
.contentRow
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#container
{
	padding: 0px;
	text-align: left;
}
.contentCell
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#content
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 19px;
}
#topmargin
{
	width: 630px;
	height: 23px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#leftmargin
{
	width: 24px;
	height: 262px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer
{
	margin-left: 20px;
	margin-bottom: 10px;
}
#middle
{
	width: 795px;
	z-index: 5;
	padding: 0px;
	margin: 0px;
	float: left;
}
#lower
{
	float: left;
	width: 795px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#upper
{
	background-color: #00a4e4;
	position: relative;
	width: 795px;
	height: 215px;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	clear: both;
	overflow: hidden;
}
#menu
{
	top: 161px;
	left: 0px;
	width: 795px;
	height: 54px;
	position:absolute;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	padding-left: 10px;
}
#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 489px;
	height: 171px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
/* menu classes */

.homeLink
{
	width: 98px;
	height: 15px;
	cursor: pointer;
}
.servicesLink
{
	width: 85px;
	height: 15px;
	cursor: pointer;
}
.approachLink
{
	width: 92px;
	height: 15px;
	cursor: pointer;
}

.contactLink
{
	width: 97px;
	height: 15px;
	cursor: pointer;
}

.clientareaLink
{
	width: 110px;
	height: 15px;
	cursor: pointer;
}

/* Horizmenu Navigation Classes */

.TopGroup { }
.MenuGroup { margin: 0px;
    font-family: arial, verdana; }

#horizMenu_div
{
	position: relative;
	top: 16px;
	font-family: arial, verdana;
}

.ParentMenuItem 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 5px;
	padding-top: 10px;
}

.ParentMenuItemHover 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.ParentMenuItemActive
{
	color: #ffffff; 
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.ParentMenuItemExpanded 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.MenuItem 
{
	color: #ffffff;  
	background-color: #000000; 
	font-family: arial, verdana;  
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemHover 
{
	color:#ffffff;
	background-color: #666666; 
	font-family: arial, verdana;  
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemActive
{
	color:#ffffff; 
	background-color: #000000; 
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemExpanded 
{
	color: #ffffff; 
	background-color: #000000; 
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
.searchTextBox
{
	float: right; 
	margin: 24px 0px 0px 0px;
}
.searchButton
{
	float: right; 
	margin: 23px 19px 0px 3px;
}

.formRow
{
	clear: both;
}
.titleCell 
{ 
	padding-bottom: 10px;
	width: 150px;
	font-family: verdana, arial; 
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	float: left;
}
.valueCell
{
	padding-bottom: 10px;
	float: left;
	width: 200px;
}

.referenceRow
{
	clear: both;
}

.presentRow
{
	float: left;
}

.referenceRow div
{
	clear: both;
	width: 300px;
}
.validator
{
	width: 10px;
	float: left;
}

