/**/
body
{
	background-image:url(/images/design/bg.gif);
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10pt;
	background-repeat: repeat-y;
	background-position: center center;
	margin:0 auto;
}

.Header1
{
	font-weight: bold;
	font-size: 18pt;
	color: #0097C4;
	line-height: normal;
	font-family: Times New Roman,Arial,Verdana,Sans-serif;
	letter-spacing: normal;
}
A.Header1
{
	font-family: Times New Roman,Arial,Verdana,Sans-serif;
	color: #0097C4;
	font-size: 18pt;
	cursor: hand;
	text-decoration: none;
}
A.Header1:hover
{
	text-decoration: none;
	color: #0097C4;
}
.Header2
{
	font-weight: bold;
	font-size: 12pt;
	color: #0097C4;
	line-height: normal;
	font-family: Arial, Verdana,Sans-serif;
	letter-spacing: normal;
}
.Header3
{
	font-weight: bold;
	font-size: 10pt;
	color: #043790;
	line-height: normal;
	font-family: Arial, Verdana,Sans-serif;
	letter-spacing: normal;
}
.Announcement
{
	height:18px;
	background-color: #ffffff;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10pt;
	font-style:italic ;	
	color: #005EB0;
	font-weight:bold;
	
}

.PageText
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Arial,Verdana,Sans-serif;
	line-height: 13pt;
	letter-spacing:1px;
}
.pagetext2
{
	font-weight: bold;
	font-size: 10pt;
	color: #043790;
	line-height: normal;
	font-family: Arial, Verdana,Sans-serif;
	letter-spacing: normal;
}
.PageText3
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial,Verdana,Sans-serif;
	line-height: 13pt;
	letter-spacing:1px;
}
.FooterText
{
	font-weight: normal;
	font-size: 8pt;
	color: #633C8F;
	font-style: normal;
	font-family: Arial,Verdana,Sans-serif;
	line-height: 12pt;
}

A.FooterLink
{
	font-family: Verdana,Arial,Sans-serif;
	color: #ffffff;
	font-size: 8pt;
	cursor: hand;
	text-decoration: none;
}

.PageTextRight /* needed for summary controls */
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana,Arial,Sans-serif;
	line-height: 12pt;
	text-decoration: none;
	text-align: right;
}

A.PageLink
{
	font-family: Arial,Verdana,Sans-serif;
	color: #043790;
	font-size: 9pt;
	cursor: hand;
	text-decoration: none;
}

A.PageLink:Hover
{
	text-decoration: underline;
	color: #043790;
}

.projectmanagement
{
	background-image:url(/images/design/services_project.gif);
	width:126px;
	height:126px;
}

.projectmanagement:hover
{
	background-image:url(/images/design/services_project_over.gif);
	width:126px;
	height:126px;
}

.projectmanagement_sticky
{
	background-image:url(/images/design/services_project_over.gif);
	width:126px;
	height:126px;
}

.support
{
	background-image:url(/images/design/services_support.gif);
	width:126px;
	height:126px;
}

.support:hover
{
	background-image:url(/images/design/services_support_over.gif);
	width:126px;
	height:126px;
}

.support_sticky
{
	background-image:url(/images/design/services_support_over.gif);
	width:126px;
	height:126px;
}

.other
{
	background-image:url(/images/design/services_other.gif);
	width:126px;
	height:126px;
}

.other:hover
{
	background-image:url(/images/design/services_other_over.gif);
	width:126px;
	height:126px;
}

.other_sticky
{
	background-image:url(/images/design/services_other_over.gif);
	width:126px;
	height:126px;
}

.delivery
{
	background-image:url(/images/design/services_delivery.gif);
	width:126px;
	height:126px;
}

.delivery:hover
{
	background-image:url(/images/design/services_delivery_over.gif);
	width:126px;
	height:126px;
}

.delivery_sticky
{
	background-image:url(/images/design/services_delivery_over.gif);
	width:126px;
	height:126px;
}

.design
{
	background-image:url(/images/design/services_design.gif);
	width:126px;
	height:126px;
}

.design:hover
{
	background-image:url(/images/design/services_design_over.gif);
	width:126px;
	height:126px;
}

.design_sticky
{
	background-image:url(/images/design/services_design_over.gif);
	width:126px;
	height:126px;
}

.TopNavMenuItemOver
{
	cursor:hand;
	cursor:pointer;
	
}
