	.footer 
	{
		font-family: Verdana;
			font-size:10px;
			color:#979797;
	}
	
	.ContentPane
	{
		float:left;
		padding-right:20px;
		width: 700px;
		padding:0px 10px 0px 10px;
	}
	.RightPane
	{
		float:right;
		width: 210px;
	}
	.Normal, .NormalDisabled
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.sitewide, .branding, .navigation
{
	width:inherit;
}
.sitewide
{
	line-height:35px;
	width:100%;
}
.sitewide li
{
	display: inline;
	padding-right:10px; 
	padding-left:5px;
	border-right:1px solid #d3d3d3;
}
.sitewide li.right
{
	float:right;
	border:none;
	padding-right:0px;
	padding-left:0px;
}
.sitewide li.left
{
	padding-left:0px;
}
.sitewide li:first-child
{
	padding-left:0px;
}	
.sitewide li:last-child
{
	border-right:0px solid;
	padding-right:0px;
}		
.sitewide li a
{
	color:#929292;
	text-decoration: none;
	font-size:9px;
	font-family: Verdana, 
	padding:0px 0px 10px 18px;
	background-image:url(../img/sitewide-icons_spr.gif);
	background-repeat:no-repeat;
}		
.sitewide li a.item1
{
	background-position:0px -2px;
}
.sitewide li a.item2
{
	background-position:-446px -2px;
}
.sitewide li a.item3
{
	background-position:-102px -2px;
}
.sitewide li a.item4
{
	background-position:-210px -3px;
}
.sitewide li a.item5
{
	background-position:-588px -2px;
}
.sitewide li a.item6
{
	background-position:-326px -2px;
}
.sitewide li a:hover
{
	text-decoration:underline;
}
.sitewide #languageselect
{
	font-size:9px;
}
.content p
{
	line-height:1.5;
	padding-bottom:20px;
}
.content 
{
	font-family:verdana;
	font-size:12px;
	color:#4a4a4a;
	width:940px;
	margin:0px auto;
	padding-top: 40px;
	padding-bottom:20px;
}
.MainMenu_RootMenuItem
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.MainMenu_RootMenuItemActive
{
	
}
.MainMenu_RootMenuArrow
{
	display: none;
}


.login
{
	float:right;
	right:20px; 
	position:absolute; 
	top:0px;
}

ul li
{
	list-style-type:none;
}

.content h2
{
	font-size:19px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	/*behavior: url("css/csshover3.htc");*/
	background-image:url(img/bg.gif);
	background-repeat:repeat;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	padding: 0 4px;
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*img, div
{
 img, div { behavior: url(css/iepngfix.htc); }
}*/
.pagecontainer
{
	margin: 0px auto;
	margin-top:35px;
	width: 999px;
}
	.pagecontainer .top, .pagecontainer .bottom
	{
		width:inherit;
		height:16px;
		background-repeat:no-repeat;
	}
	.pagecontainer .top
	{
		background-image:url(img/container-bgtop.png);

	}
	.pagecontainer .bottom
	{
		background-image:url(img/container-bgbot.png);
		margin: -9px auto;
		width: 999px;
	}
	.pagecontainer .contentcontainer
	{
		background-image:url(img/container-bgcenter.png);
		background-repeat:repeat-y;
		width:inherit;
		min-height:24px;
		height: auto;
	}

.center
{
	text-align:center;
}

.footer
{
	clear:both;
	padding-top:25px;
	padding-bottom:60px;
	/*text-shadow: #fff 1px 1px 1px;*/
}



/* header */
.header
{
	padding-bottom:30px;
	width:940px;
	margin:0px auto;
	padding-bottom:15px;
}
.sitewide, .branding, .navigation
{
	width:inherit;
}
.branding
{	
	background-image:url(img/branding-bg.png);
	background-repeat:no-repeat;
	height:77px;
	padding-bottom:1px;
	vertical-align:top;
	line-height: 0px;
}
	
	.branding h1.logo
	{
		text-indent:-5000px;
		width:205px;
		height:70px;
		background-image:url(img/logo.png);
		background-repeat:no-repeat;
	}



.sitewide
{

	line-height:35px;
	width:100%;
}
	.sitewide li
	{
		padding-right:15px; 
		padding-left:11px;
		border-right:1px solid #d3d3d3;
	}
		.sitewide li.right
		{
			float:right;
			border:none;
			padding-right:0px;
			padding-left:0px;
		}
		.sitewide li.left
		{
			padding-left:0px;
		}
		.sitewide li:first-child
		{
			padding-left:0px;
		}
			.sitewide li.language ul
			{
				display:none;
				position:absolute;
				overflow:hidden;
				background-color:#fff;
				
			}
			.sitewide li.language:hover >ul
			{
				display:block;
			}
			.sitewide li.language ul li
			{	
				display:block;
				float:none;
				line-height:18px;
				padding:0px 18px 5px 0px;
			}
			.sitewide li.language ul li a
			{
				background-image: none;
			}
		
		.sitewide li:last-child
		{
			border-right:0px solid;
			padding-right:0px;
		}
		
	.sitewide li a
	{
		padding:0px 0px 10px 18px;
		background-image:url(img/sitewide-icons_spr.gif);
		background-repeat:no-repeat;
		color:#929292;
		text-decoration: none;
		font-size:9px;
		font-family: Verdana
	}
		

.clear
{
	clear:both;
}
.clearleft
{
	clear:left;
}

.content a
{
color: #44a6d0;
text-decoration:none;
}
.content a:hover
{
	text-decoration: underline;
}
.content .services li
{
	font-size:12px;
	line-height:28px;
	border-bottom:1px solid #f1f1f1;
}

 ul.linklist li
{
 	padding-bottom:8px;
 	background-image:url(img/linklist-bullet.png);
 	background-repeat:no-repeat;
 	background-position:0px 0px;
 	padding-left:18px; /*changed*/
}


h2
{
	color:#0086bf;
	font-size:16px;
	font-weight: bold;
	padding-bottom: 18px;
}

.content h3
{
	padding:4px 0px 13px 0px;
	color:#0086bf;
	font-size:12px;
	font-weight: bold;

}

#topnavigation
{
	width:926px;
	height:35px;
	padding-left:14px;
	line-height:35px;
	font-size:11px;
	font-family:verdana;
	color:#ffffff;
	/*text-shadow: #fff 1px 1px 1px;*/
	margin:0px auto;
	
	background-image:url(img/rounded-left.png);
	background-position:left;
	background-repeat:no-repeat;
	
}
#topmenu{
	width:926px;
	height:35px;
	background-image:url(img/rounded-right.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#topmenu .left
{
	border-left: 1px dotted #fff;
}
#topmenu .last
{
	border:none;
}
.topmenuul{
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	
	/*added*/
	list-style-type:none;
	float:left;
	/*width:auto;*/
	border-right:1px dotted #fff;
	background-image:url(img/nav-bg.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
#topnavigation .topmenuli:hover
{
	background-position: 0px -35px;
}
.topmenutitle{
	padding:0px 18px 0px 18px;
	display:block;
	color:#fff;text-decoration:none;
	/*text-shadow: #a4742f 1px 1px 1px;*/
}
.topmenutitle:hover
{
	text-decoration: underline;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	z-index:100;
	margin: 0;
	padding:0;
	display:none;
	padding-bottom: 9px;
	top:auto;
	left:auto;
	background-image: url(img/nav-dropdown-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;

}
.submenuli
{
	background-color:#d3852d;
}
.submenuli a{
	display:block;
	width:240px;
	padding:0px 18px 4px 18px;
	color:#fff;
	height:25px;
	line-height:25px;text-decoration:none;
	/*text-shadow: #a4742f 1px 1px 1px;*/
}
	.submenuli a:hover
	{
		background-color:#e59d36;
		text-decoration: underline;
	}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}

.textlist em
{
	font-weight:bold;
}












