* 
{
	padding: 0;
	margin: 0;
	border: 0;
}

body, html 
{
	font-family: Verdana;
	font-size:8pt;
	text-align:center;
	color:#4c4d4f;
}

form
{
	height:100%;
}

a
{
	text-decoration: none;
	color:#9D9FA1;
}

a:hover, #inner a:hover
{
	color:#bcbec0;
}

p
{
	margin: 0px 0 15px 0;
	line-height:18px;
}

input, select
{
	border: solid 1px #cccccc;
	height:20px;
	line-height:20px;
	font-size:8pt;
}

textarea, submit
{
	border: solid 1px #cccccc;
}

input[type="submit"]
{
	cursor: hand;
	background-color:#ffffff;
}
/***************************************************
***********		Container styles	***************/

.clear 
{ 
	clear: both; 
}

.Content, #content
{
	text-align:right;
	display:block;
	width:630px;
	min-height:11px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	margin: 0 auto 0 auto;
}

#content
{
	background-image: url(../images/bodyshadow.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:570px;
	padding: 28px 30px 30px 30px;
	color:#4c4d4f;
	text-align:right;
}

#maincontainer 
{
	width:784px;
	margin: 0 auto 0 auto;
}

#header 
{
	width:784px;
	text-align:left;
}

#headerleft
{
	float:left;
	width:186px;
	display:block;
	position:relative;
	text-align:center;
	height:260px;
	padding: 1px 1px 1px 1px;
	background-color:#cccccc;
}

#navigation
{
	display:block;
	padding:10px 0 0 15px;
	width:171px;
	height:250px;
	text-align:left;
	background-color:#ffffff;
	background-image: url(../images/menushadow.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

#menucorner
{
	height:252px;
	width:172px;
	background-image:url(../images/menucorner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#headerright
{
	margin: 0 0 0 188px;
	position: relative;
	background-image: url(../images/headerrightcorner.gif);
	background-repeat:no-repeat;
	background-position: 521px 194px;
	width:596px;
}

#helpermenu
{
	text-align:right;
	margin: 0 0 0 1px;
	padding: 0 20px 0 0;
	background-image: url(../images/menutoprightshadow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-right: solid 1px #cccccc;
	width:498px;
	height:19px;
	font-size:7pt;
}

#helpermenu img
{
	vertical-align:text-bottom;
}

#headerimage
{
	display:block;
	height:174px;
}

#bottommenu
{
	display:block;
	margin: 1px 1px 0 1px;
	padding: 0px 20px 0 38px;
	background-image: url(../images/menushadow.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border-right: solid 1px #cccccc;
	width:460px;
	vertical-align:bottom;
	height:68px;
}

#sitepath
{
	text-align: right;
	vertical-align:bottom;
	padding: 47px 0 5px 0;
	display: block;
	width: 450px;
	border-bottom: dotted 1px #cccccc;
	text-transform: lowercase;
}

#inner
{
	clear:both;
	display:block;
	width:784px;
	text-align:right;
	background-image: url(../images/MenuLeftShadow.gif);
	background-position:10px 1px;
	background-repeat:no-repeat;
	margin: 0 0 1px 0;
}

#separator
{
	clear:both;
	margin: -11px auto 0 auto;
	display:block;
	height:1px;
	width:630px;
	border-top: solid 5px #e7e7e8;
}

#footer
{
	font-size:7pt;
	color:#cccccc;
	text-align:right;
	width:630px;
	margin: 0 auto 0 auto;
	padding: 5px 0 10px 0;
}

/***************************************************
***********		Menu styles	***************/

.MenuParent, .MenuRoot
{
	display:block;
	width:160px;
	height:30px;
	line-height:25px;
	padding:0;
	color:#231f20;
	font-size:10pt;
	letter-spacing: 1px;
}

.MenuParent
{
	border-top:solid 3px #cccccc;
}

.MenuParent .SelectedNode 
{
}

.SitemapCurrent
{
	Font-Size:10pt;
}

.SitemapNode
{
	Font-Size:8pt;
	Color:#9d9fa1;
}

#technologies
{
	width:570px;
	height:50px;
	background-image:url(../images/TechnologiesLogos.gif);
	background-repeat:no-repeat;
	margin: 20px 0 -19px 0;
}