body
{
	background: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 81.25%;
	color: #444;
	color: black;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
blockquote
{
	margin: 10px 20px;
	display: block;
}
em
{
	font-style: italic;
}
#view1
{
	text-align: center;
}
#wrapper
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header
{
	height: 84px;
	overflow: hidden;
	border-bottom: 4px solid #e33a2e;
	float: none;
	clear: both;
}
	#logotype
	{
		background: url(../images/common/sprites.gif) no-repeat;
		display: inline;
		width: 270px;
		height: 55px;
		overflow: hidden;
		text-indent: -999%;
		margin: 20px 0 0 20px;
		float: left;
	}
	#navContent
	{
		width: 473px;
		float: left;
		display: inline;
		margin: 46px 0 0 40px;
	}
		#navList
		{
			position: relative;
			width: 473px;
			float: left;
			display: inline;
		}
		#navList li
		{
			float: left;
			display: inline;
			margin: 0 20px 0 0;
			font-weight: bold;
		}
			#navList li a
			{
				color: #444;
				text-decoration: none;
			}
				#navList a:hover
				{
					color: #e33a2e;
				}
				#menuItem0_4 a
				{
					position: absolute;
					top: -20px;
					height: 20px;
					width: 50px;
					display: block;
					float: left;
					padding: 20px 60px 0 0;
					
				}
				#menuItem0_4 a:hover
				{
					background: url(../images/common/sprites.gif) 7px -577px no-repeat;
				}
				#menuItem0_5 a
				{
					float: left;
					position: absolute;
					display: block;
					left: 398px;
					top: -20px;
					height: 20px;
					padding: 20px 0 0 0;
				}
				.navItemContentSelected a, .leftMenuSelected
				{
					color: #e33a2e !important;
				}
	ol li
	{
		list-style: decimal inside;
	}
	#main ul
	{
		margin: 0 0 0 2em;
	}
	#subscriberData li, #filterRight li, #SiteUnsubscribeForm li
	{
		list-style: none !important;
		margin: 0 !important;
	}
	#extra
	{
		float: right;
		display: inline;
		width: 126px;
		font-size: 85%;
		margin: 20px 0 0 0;
	}
		#extra a
		{
			text-decoration: none;
		}
		#extra #intranet
		{
			border-right: 1px solid #d4d4d4;
			padding: 0 11px 0 0;
			margin: 0 7px 0 4px;
		}
		#extra #search
		{
			background: url(../images/common/sprites.gif) left -485px no-repeat;
			width: 116px;
			height: 21px;
			margin: 10px 0 0 0;
		}
			#extra #search input
			{
				background: none;
				border: none;
			}
			#extra #search label
			{
				display: none;
			}
			#extra #search #searchString
			{
				height: 21px;
				width: 89px;
				float: left;
				padding: 4px 0 0 0;
				margin: 0 4px 0 4px;
				display: inline;
			}
			#extra #search .submit
			{
				height: 21px;
				width: 19px;
				cursor: pointer;
				text-indent: -999%;
				margin: 0;
				display: inline;
				float: left;
				background: url(../images/common/sprites.gif) 0 -526px no-repeat;
			}
#content
{
	margin: 20px 0 0 0;
	float: left;
	display: block;
	width: 960px;
}
#subNav, #locationMenu
{
	margin: 8px 0 30px 0 !important;
}
#subNavActive {}
#subNav h2, #locationMenu h2  {margin: 0;}
#subNav h2 a, #locationMenu h2 a
{
	color: #444;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	display: block;
	padding: 0 0 5px 6px;
}
#subNav li a
{
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	display: block;
	font-size: 85%;
	margin: 8px 0 0 0;
	padding: 0 6px 8px 6px;
}
#locationMenu li, #locations li
{
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	display: block;
	font-size: 100%;
	margin: 2px 0 0 0;
	/*padding: 0 6px 8px 6px;*/
}
	.locationBack
	{
		margin: 20px 0 0 0;
		border-top: 1px solid #d0d0d0;
		padding: 10px 0 0 0;
	}
	.locationBack a
	{
		background:transparent url(../images/common/sprites.gif) no-repeat scroll right -454px;
		font-size:85%;
		padding:0 12px 0 0;
		text-decoration:none;
	}
.leftMenuSelected
{
	font-weight: bold;
}
#subNavListLvl2
{
	background: white;
	margin: -10px 0 0 0;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 6px 8px 6px;
}
#subNavListLvl2 li a
{
	border: 0;
	padding: 0;
}
#subNavListLvl2 .leftMenuSelected
{
	font-weight: normal;
}
#view1 #main
{
	width: 600px;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 0 30px 0;
	position:relative;
}
	#view1  #presentation
	{
		width: 600px;
		/*background: url(../images/common/temp-flash.jpg) no-repeat;*/
	}
	
		#view1 #quotes
		{
			width:600px;
			height:23px;
			padding:7px 0 0 10px;
			font-weight:bold;
			line-height:1.2em;
			font-size:100%;
			border-bottom: 1px solid #d0d0d0;
		}
	
	#view1  #interact
	{
		padding: 0 10px;
		height: 29px;
		border-bottom: 1px solid #d0d0d0;
	}
	
	#view1 #news
	{
		width:590px;
		height:105px;
		overflow:hidden;
		margin:0;
		clear:both;
		float:none;
		background:url(../images/custom/news-lines.gif) 0 35px no-repeat;
		border-top:1px solid #d0d0d0;
		margin:0;
		padding:10px 0 0 0;
	}
	
		#view1 #news .newsBoxContainer
		{
			border:0;
			float:left;
			width:175px;
			height:20px;
			overflow:hidden;
			font-size:85%;
			margin:10px 10px 0 10px;
		}
		
			#view1 #news .newsBoxContainer h2
			{
				font-weight:normal;
				margin:0;
				padding:0;
				color:#444444;
			}
			
				#view1 #news .newsBoxContainer h2 a{color:#444444;}
				#view1 #news .newsBoxContainer h2 a:hover{color: #e33a2e;}
		
		#view1 #news .col3SectionHeader
		{
			font-weight:bold;
			font-size:100%;
			margin:0 0 0 10px;
		}
		
		#newsArchiveButton
		{
			float:right;
			margin:25px 0 0 0;
		}
		#view1 .articles
		{
			width: 590px;
			overflow: hidden;
			border-bottom: 1px solid #d0d0d0;
			padding: 20px 10px;
		}
		#view1 .articles .article
		{
			width: 275px;
		}
		#view1 .articles .article h2, .article .text h2
		{
			margin: 0 0 7px 0;
		}
		.left
		{
			float: left;
		}
		.right
		{
			float: right;
		}
		
/* NEWS ARCHIVE */
#newsArchiveFilterLeft, #newsArchiveFilterRight
{
	width:200px;
	float:left;
}

#newsArchiveSearchString, #fromDate, #toDate, newsArchiveSearchString
{
	width:190px !important;
}

#filteredResults
{
	margin:20px 0 0 0;
}

	#filteredResults .divider
	{
		display:none;
	}

#filteredResults .newsBoxContainer
{
	background:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #a2a5a2;
}

.readMoreDate
{
	text-align:right;
	font-size:85%;
	padding:5px 0 10px 0;
}

#newsArchiveFormCollections ul li
{
	background:none;
	list-style:none;	
}

#newsArchiveFormSearch .submit
{
	float:right;
}		
	
	#interact .newsLetter
	{
		display: inline;
		float: left;
		width: 81px;
		height: 17px;
		font-size: 85%;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		padding: 1px 0 0 3px;
		background: url(../images/common/sprites.gif) 0 -113px no-repeat;
		margin: 5px 0 0 0;
		overflow: hidden;
	}
	#interact #contribute
	{
		float: right;
		margin: 7px 0 0 0;
	}
	#interact  strong
	{
		color: #e33a2e;
	}
	#articles
	{
		padding: 0 0 20px 0;
		border-bottom: 1px solid #d0d0d0;
		overflow: hidden;
		width: 590px;
	}
	#fullView #articles
	{
		border: 0;
	}
	#fullView #subMain .date
	{
		border-top: 1px solid #d4d4d4;
		padding: 3px 0 0 0;
	}
		#articles .article .text
		{
			width: 350px;
			float: left;
			display: inline;
			padding: 0 0 0 10px;
		}
			#articles .article h2
			{
				margin: 0;
			}
			#articles .article .text p a
			{
				text-decoration: none;
			}
			#articles .article .date
			{
				margin: 7px 0 2px 0;
			}
		#articles .article img
		{
			float: right;
			margin: 20px 0 0 0;
		}
		#view2 #main .article
		{
			margin: 0 0 20px 0;
		}
		.bc-list{ display: none; }
#view2 #main
{
	width: 430px;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 40px 30px 20px;
}
	#view2  #interact
	{
		overflow: hidden;
		border-bottom: 1px solid #d0d0d0;
		padding: 0 0 5px 0;
		font-size: 85%;
		float: left;
		width: 430px;
		margin: 8px 0 15px 0;
		clear: both;
	}
	#recommend
	{
		background: url(../images/common/sprites.gif) 0 -256px no-repeat;
		display: inline;
		float: left;
		padding: 0 0 0 27px;
		text-decoration: none;
		cursor: pointer;
	}
		
		#toggle
		{
			position: absolute;
			background: white;
			display: none;
			top: 137px;
			width: 408px;
			padding: 10px;
			border: 1px solid #d0d0d0;
			border-top: 0;
			float: left;
			clear: both;
		}
		#RecommendForm dt
		{
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		#RecommendForm dd
		{
			display: inline;
			float: left;
			margin: 0 10px 0 0;
		}
		#recommendSubmit
		{
			background:transparent url(../images/common/sprites.gif) no-repeat scroll 0 -73px;
			border:0 none;
			color:white;
			cursor:pointer;
			display:inline;
			float:left;
			font-weight:bold;
			height:20px;
			margin:13px 11px 0 0;
			padding:0 0 0 3px;
			text-align:left;
			width:56px;
		}
		#close
		{
			cursor:pointer;
			float: right;
			background: url(../images/common/sprites.gif) 0 -817px no-repeat;
			padding: 0 0 0 15px;
			text-decoration: underline;
		}
		.visible
		{
			display: block !important;
		}
		.invisible
		{
			display: none;
		}
	.print
	{
		background: url(../images/common/sprites.gif) 0 -290px no-repeat;
		display: inline;
		float: left;
		padding: 0 0 0 21px;
		margin: 0 0 0 20px;
		text-decoration: none;
	}
	#textSize
	{
		float: right;
	}
	#text-small
	{
		background: url(../images/common/sprites.gif) -1px -221px no-repeat;
		display: inline;
		float: left;
		text-indent: -9999px;
		overflow: hidden;
		width: 16px;
		height: 15px;
		cursor: pointer;
	}
	#text-medium
	{
		background: url(../images/common/sprites.gif) -1px -186px no-repeat;
		display: inline;
		float: left;
		text-indent: -9999px;
		overflow: hidden;
		width: 16px;
		height: 15px;
		cursor: pointer;
		margin: 0 0 0 2px;
	}
	#text-large
	{
		background: url(../images/common/sprites.gif) 0 -151px no-repeat;
		display: inline;
		float: left;
		text-indent: -9999px;
		overflow: hidden;
		width: 17px;
		height: 15px;
		cursor: pointer;
		margin: 0 0 0 2px;
	}
#view2 #subNav
{
	width: 150px;
	float: left;
	display: inline;
}
#fullView #main
{
	width: 600px;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 0 30px 0;
}
#fullView #main .article
{
	border-bottom: 1px solid #d4d4d4;
	overflow: hidden;
	float: left;
	width: 600px;
	padding: 0 0 20px 0;
}
.article .comments, .entry .comments
{
	font-size: 85%;
	background: url(../images/common/sprites.gif) 0 -357px no-repeat;
	padding: 0 0 0 19px;
	text-decoration: none;
	display: block;
}
#interact .comments
{
	background: url(../images/common/sprites.gif) 0 -357px no-repeat;
	padding: 0 0 0 19px;
	text-decoration: none;
	display:inline;
	float:left;
	margin: 0 0 0 20px;
}
#fullView h1
{
	padding: 0 10px 7px 10px;
}
.blogAuthor h1, .blogStart h1
{
	border-bottom: 1px solid #d4d4d4;	
}
.entry
{
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.entry a.blogEntryDetails{text-decoration: none !important;}
.entry .meta
{
	font-size: 85%;
	margin: 10px 0;
}
#fullView  #interact
	{
		overflow: hidden;
		border-bottom: 1px solid #d0d0d0;
		padding: 0 10px 5px 10px;
		font-size: 85%;
		float: left;
		width: 580px;
		margin: 8px 0 20px 0;
		clear: both;
	}
#fullView #subMain
{
	width: 350px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
}

#fullView #subSide
{
	width: 200px;
	float: right;
	overflow: hidden;
}
	#subSide img
	{
		display: block;
		margin: 0 0 10px 0;
	}
	#subSide p
	{
		font-size: 85%;
	}
#facebook, #mySpace, #rss
{
	font-size: 85%;
	padding: 0 0 0 19px;
	display: block;
	text-decoration: none;
}
#facebook
{
	background: url(../images/common/sprites.gif) 0 -636px no-repeat;
	margin: 20px 0 0 10px;
}
#mySpace
{
	background: url(../images/common/sprites.gif) 0 -670px no-repeat;
	margin: 10px 0 0 10px;
}
#rss
{
	background: url(../images/common/sprites.gif) 0 -704px no-repeat;
	margin: 10px 0 0 10px;
}
#signature{ margin: 20px 0 0 0; font-style: italic; font-size: 11px; }
#related
{
	border-bottom: 1px solid #d4d4d4;
	padding: 10px;
	margin: 5px 0 0 0;
	overflow: hidden;
	float: left;
	width: 180px;
}

	#related dt
	{
		font-weight: bold;
		margin: 0 0 10px 0;
	}
	#related dd
	{
		margin: 0 0 7px 0;
	}
	#related dd a
	{
		text-decoration: none;
		font-size: 85%;
		line-height: 1.1;
		display: block;
	}
#comments
{
	float: left;
	width: 600px;
	overflow: hidden;
	border-top: 1px solid #d4d4d4;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
}
#comments #read
{
	width: 350px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
}
	#comments .comments
	{
		font-weight: bold;
		margin: 0 0 10px 0;
	}
#comments #write
{
	width: 200px;
	float: right;
	overflow: hidden;
	display: inline;
	margin: 20px 0 0 0;
}
	#comments label
	{
		font-size: 85%;
		margin: 0 0 0 4px;
	}
	#comments #write label em
	{
		float: right;
		margin:-16px 10px 0 0;
		font-size: 94%;
	}
	#author, #e-mail
	{
		background: url(../images/common/sprites.gif) 0 -738px no-repeat;
		width: 190px;
		margin: 0 0 10px 0;
	}
	#author input, #e-mail input, #write-comment textarea
	{
		background: none;
		height: 21px;
		margin: 2px 4px 0 4px;
		width: 180px;
		border: 0;
	}
	#write-comment
	{
		background: url(../images/common/sprites.gif) 0 -851px no-repeat;
		width: 180px;
		height: 83px;
		padding: 5px;
	}
	#write-comment textarea
	{
		background: none;
		height: 83px;
		width: 180px;
		border: 0;
	}
	#comments #write .submit
	{
		background: url(../images/common/sprites.gif) 0 -72px no-repeat;
		display: inline;
		float: right;
		color: white;
		font-weight: bold;
		border: 0;
		cursor: pointer;
		width: 59px;
		height: 20px;
		text-align: left;
		font-size: 85%;
		padding: 0 0 0 2px;
		margin: 5px 11px 0 0;
	}

.comment
{
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 10px 0;
}
#comments .avatar
{
	float: left;
	display: block;
	border: 1px solid #d0d0d0;
	padding: 2px;
	margin: 0 0 10px 0;
}
#comments .date, #comments .author
{
	width: 300px;
	margin: 0 0 0 10px;
	float: left;
}
#comments p
{
	width: 350px;
	clear: both;
	margin: 10px 0;
}

#side
{
	width: 320px;
	display: inline;
	overflow: hidden;
	float: right;
	margin: 0 0 20px 0;
}
	#side img
	{
		/*display: block;*/
		margin: 0 0 10px 0;
		/*float: left;
		clear: both;*/
	}
#meta
{
	float: none;
	clear: both;
	width: 960px;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 20px 0;
	font-size: 85%;
}
	#meta a
	{
		background:transparent url(../images/common/sprites.gif) no-repeat scroll right -454px;
		padding:0 12px 0 0;
		text-decoration:none;
	}
	#meta ul
	{
		width: 219px;
		float: left;
		padding: 0 10px;
		border-right: 1px solid #d4d4d4;
	}
		#meta ul.last
		{
			border: 0;
		}
	#meta li
	{
		width: 
	}
#footer
{
	float: left;
	clear: both;
	width: 940px;
	margin: 30px 0 0 0;
	padding: 0 10px 30px 10px;
	overflow: hidden;
	text-align: right;
	font-size: 85%;
}
	#footer dl
	{
		float: left;
		text-align: left;
		margin: 0 25px 0 0;
	}
	#footer dt
	{
		font-weight: bold;
	}


#poll
{
	background: url(../images/custom/side-node-body.gif) repeat-y;
	margin: 0 0 10px 0;
	float: left;
	width: 320px;
	overflow: hidden;
}
#poll .header
{
	background: url(../images/custom/side-node-header.gif) no-repeat;
	padding: 20px 20px 10px 20px;
	font-weight: bold;
}
#poll .content
{
	background: url(../images/custom/side-node-footer.gif) 0 bottom  no-repeat;
	padding: 0 20px 25px 20px;
	overflow: hidden;
	float: left;
	width: 280px;
}
#poll .submit
{
	background: url(../images/common/sprites.gif) 0 -74px no-repeat;
	display: inline;
	float: right;
	color: white;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 60px;
	height: 18px;
	text-align: left;
	font-size: 85%;
	padding: 0 0 0 4px;
	margin: 0 11px 0 0;
}
#poll input
{
	margin: 0;
}
#poll label
{
	position:relative;
	top: -3px;
}
#poll li
{
	font-size: 85%;
	margin: 0 0 2px 0;
}
	#poll li span
	{
		color: #717171;
	}
	
#newsletterSubscribe, #cancelSubscription
{
	background: url(../images/custom/main-node-body.gif) repeat-y;
	float: left;
	width: 430px;
	overflow: hidden;
}
#newsletterSubscribe .header, #cancelSubscription .header
{
	background: url(../images/custom/main-node-header.gif) no-repeat;
	font-weight: bold;
	padding: 20px 20px 8px 20px;
}
#newsletterSubscribe .content, #cancelSubscription .content
{
	background: url(../images/custom/main-node-footer.gif) bottom no-repeat;
	padding: 0 20px 25px 20px;
	overflow: hidden;
	float: left;
	width: 390px;
}
#newsletterSubscribe .input, #cancelSubscription .input, #protectedSitesLogin .input, #orderForm2 .input
{
	background: url(../images/common/sprites.gif) 0 -738px no-repeat;
	width: 190px;
}
	#newsletterSubscribe .input input, #cancelSubscription .input input, #protectedSitesLogin .input input, #orderForm2 .input input
	{
		border: 0;
		background: none;
		height: 21px;
		margin: 2px 4px 0 4px;
		width: 180px;
	}
	.lastName, .cellPhone
	{
		padding: 0 0 0 10px !important;
	}
	.viaEmail, .viaSMS
	{
		width: 190px;
		float: left;
	}
	.viaSMS
	{
		margin: 0 0 0 10px;
	}
	#SiteUnsubscribeForm ul
	{
		margin: 0 !important;
	}
	
#subscriberData li, #cancelSubscription li
{
	float: left;
}
#subscriberData
{
	float: none;
	clear: both;
	overflow: hidden;
	margin: 0 !important;
}
#subscriptionType
{
	margin: 10px 0 0 0;
	float: none;
	clear: both;
}
#cancelSubscription
{
	margin: 10px 0 0 0;
}
#newsletterSubscribe .submit
{
	background: url(../images/common/sprites.gif) 0 -111px no-repeat;
	display: inline;
	float: right;
	color: white;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 83px;
	height: 20px;
	text-align: left;
	font-size: 85%;
	padding: 0 0 0 4px;
	margin: 10px 11px 0 0;
}
#cancelSubscription .submit, #protectedSitesLogin .submit
{
	background: url(../images/common/sprites.gif) 0 -111px no-repeat;
	display: inline;
	float: right;
	color: white;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 83px;
	height: 20px;
	text-align: left;
	font-size: 85%;
	padding: 0;
	margin: 10px 11px 0 0;
}

#side .blog, #side .articles
{
	background: url(../images/custom/side-node-body.gif) repeat-y;
	margin: 0 0 10px 0;
	float: left;
	width: 320px;
	padding: 0;
	overflow: hidden;
	border: 0;
}
.blog .header, #side .articles .header
{
	background: url(../images/custom/side-node-header.gif) no-repeat;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}
.blog .content, #side .articles .content
{
	background: url(../images/custom/side-node-footer.gif) 0 bottom  no-repeat;
	padding: 0 20px 25px 20px;
	overflow: hidden;
	float: left;
	width: 280px;
}
	#side .articles .content a
	{
		font-size:85%;
		text-decoration:none;
	}

.blog .content2
{
	background: url(../images/custom/side-node-footer.gif) 0 bottom  no-repeat;
	padding: 0 20px 25px 20px;
	overflow: hidden;
	float: left;
	width: 280px;
	font-size: 85%;
}

#side .blog .content img
{
	width: 78px;
	float: right;
	clear: none;
}

#side .blog .content2 img
{
	width: 60px;
	float: right;
	clear: none;
}
#side .blog .content p
{
	width: 175px;
	float: left;
	font-size: 85%;
}
#side .blog .content p strong
{
	display: block;
	font-size: 120%;
	margin: 0 0 5px 0;
}


#share
{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 20px 0;
}
.blog dl
{
	border-top: 1px solid #c3ae8d;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 280px;
	float: left;
	overflow: hidden;
	display: block;
}
	.blog dl dt
	{
		font-weight: bold;
	}
	.blog dl dd a
	{
		font-size: 85%;
		background: url(../images/common/sprites.gif) right -454px no-repeat;
		padding: 0 12px 0 0;
		text-decoration: none;
	}
	.blogAuthor #interact, .blogStart #interact
	{
		margin: 8px 0 10px 0 !important;
	}
#subSide .blog
{
	margin: 20px 0 0 0;
}
	#subSide .blog dl
	{
		border: 0;
		margin: 0 0 10px 0;
	}

.more
{
	background: url(../images/common/sprites.gif) right -453px no-repeat;
	padding: 0 12px 0 0;
	text-decoration: none;
	font-size: 85%;
	float: right;
	margin: 5px 10px 7px 0;
}

.date
{
	font-size: 85%;
}

.msgError
{
	padding: 8px 0 8px 16px;
	margin: 15px 0 0 0;
	font-size: 85%;
	color: #fff;
	font-weight: bold;
	background: #e33a2e;
	border: 1px solid #c12c21;
	display: block;
	float: none;
	clear: both;
}
.msgWarning
{
	padding: 8px 0 8px 16px;
	margin: 15px 0 0 0;
	font-size: 85%;
	color: #fff;
	font-weight: bold;
	background: #e33a2e;
	border: 1px solid #c12c21;
	display: block;
	float: none;
	clear: both;
}
.msgInfo
{
	padding: 8px 0 8px 16px;
	margin: 15px 0 0 0;
	font-size: 85%;
	color: #fff;
	font-weight: bold;
	background: #70c962;
	border: 1px solid #63b057;
	display: block;
	float: none;
	clear: both;
}

.pdf
{
	background: url(../images/common/sprites.gif) 0 -425px no-repeat;
	display: block;
	padding: 0 0 0 28px;
	font-size: 85%;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.doc
{
	background: url(../images/common/sprites.gif) 0 -1054px no-repeat;
	display: block;
	padding: 0 0 0 28px;
	font-size: 85%;
	text-decoration: none;
	margin: 0 0 10px 0;
}

.external
{
	background: url(../images/common/sprites.gif) 0 -391px no-repeat;
	display: block;
	padding: 0 0 0 28px;
	font-size: 85%;
	text-decoration: none;
	margin: 0 0 10px 0;
}

#order #presentation
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d4d4d4;
	width: 430px;
}
#order .item 
{
	width: 430px;
	overflow: hidden;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#order .item img
{
	width: 80px;
	float: left;
}
#order .item div
{
	float: left;
	margin: 0 0 0 30px;
	width: 320px;
}
#order .item div h2
{
	width: 230px;
	float: left;
	display: inline;
	overflow: hidden;
}
#order .item div p
{
	width: 220px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 84%;
}
#order .item div input
{
	width: 30px;
	border: 1px solid #c3ae8d;
	text-align: center;
	
}
#order .item div strong
{
	width: 90px;
	display: block;
	font-size: 140%;
	font-weight: bold;
	color: #ee3124;
	float: right;
}
#order .item div small
{
	width: 90px;
	display: block;
	float: right;
	clear: right;
}
#order .item div span
{
	width: 90px;
	float: right;
	display: inline;
	margin: 10px 0 0 0;
	clear: right;
}
#orderForm
{
	background: url(../images/common/main-node-body.gif) repeat-y;
	width: 430px;
	margin: 30px 0 0 0;
}
#orderForm .header
{
	background: url(../images/common/main-node-header.gif) no-repeat;
	display: block;
	width: 390px;
	float: none;
	clear: both;
	padding: 20px;
	font-weight: bold;
}
#orderForm .content
{
	background: url(../images/common/main-node-footer.gif) bottom no-repeat;
	display: block;
	width: 390px;
	float: none;
	clear: both;
	padding: 0 20px 20px 20px;
	overflow: hidden;
}
#orderForm label
{

}
#orderForm select
{
	border: 1px solid #dccbb0;
	padding: 2px;
	margin: 0 0 10px 0;
}
#orderForm input
{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	height:21px;
	margin:2px 4px 0;
	width:180px;
}
#orderForm .name div, #orderForm .address1 div, #orderForm .address2 div, #orderForm .zip div, #orderForm .city div, #orderForm .email div, #orderForm .phone div,
#orderForm .organization div, #orderForm .position div, #orderForm .address div, #orderForm .postaladdress div, #orderForm .phonenumber div,
#orderForm .subject div
{
	background: url(../images/common/sprites.gif) 0 -738px no-repeat;
	width: 190px;
	margin: 0 0 10px 0;
}
.row
{
	float: none;
	clear: both;
	width: 390px;
}
.address1, .zip, .city, .email, .phone, .organization, .akademin .name, .position, .address, .postaladdress, .phonenumber,
.contact .name
{
	float: left;
	width: 190px;
}
.address2
{
	float: right;
	width: 190px;
	margin: 18px 0 0 0;
	
}
.zip, .city
{
	width: 190px;
	float: left;
}
.city, .phone, .organization, .address, .phonenumber, .contact .position, .contact .postaladdress
{
	margin: 0 0 0 10px;
}
.contact .phonenumber, .contact .address
{
	margin: 0;
}
.checkbox
{
	width: 14px !important;
	height: 14px !important;
	font-size: 0;
	line-height: 0;
	border: 0;
}
html>body .checkbox
{
	margin: 3px 0 0 0;
}

#orderForm .zip div
{
	background: url(../images/common/sprites.gif) 0 -779px no-repeat;
	clear: left;
}
#orderForm .zip input
{
	width: 80px;
}
#orderForm .message div
{
	margin: 0;
	background: url(../images/common/sprites.gif) 0 -964px no-repeat;
	height:70px;
	width: 390px;
}
.contact .message
{
	margin: 0 0 10px 0;
}
#orderForm .message textarea
{
	width: 380px;
	height: 60px;
	margin: 4px;
	border: 0;
}
#orderForm .submit
{
	background:transparent url(../images/common/sprites.gif) no-repeat 0 -111px;
	border:0 none;
	color:white;
	cursor:pointer;
	display:inline;
	float:right;
	font-size:85%;
	font-weight:bold;
	height:20px;
	margin:10px 11px 0 0;
	padding:0 0 0 4px;
	text-align:left;
	width:83px;
}

.items
{
	padding: 10px 0 0 0;
	float: none;
	clear: both;
	display: block;
}

#newsHeader
{
	background: url(../images/common/news-header.gif) no-repeat;
	height: 15px;
	line-height:0;
	font-size: 0;
}
#newsContent
{
	background: url(../images/common/news-content.gif) repeat-y;
	padding: 10px 20px;
	width: 390px;
	float: left;
	overflow:hidden;
}
	.newsBoxContainer
	{
		border-bottom: 1px solid #d0d0d0;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		float: left;
		overflow: hidden;
		width: 390px;
	}
	#newsContent h2
	{
		margin: 2px 0 0 0;
	}
	.readMore
	{
		background:transparent url(../images/common/sprites.gif) no-repeat scroll right -454px;
		font-size:85%;
		padding:0 12px 0 0;
		text-decoration:none;
		float: right;
	}
#newsFooter
{
	background: url(../images/common/news-footer.gif) no-repeat;
	height: 15px;
	width: 430px;
	float: left;
	overflow:hidden;
}


input
{
	outline: none;
}
label
{
	cursor: pointer;
}
hr
{
	border: 0;
	border-top: 1px solid #d0d0d0;
	height: 1px;
	float: none;
	clear: both;
	display: block;
}

h1
{
	font-size: 185%;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	line-height: 1.1;
	margin: 0 0 7px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration: none;
	color: #000;
}

h2
{
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin: 17px 0 7px 0;
	page-break-after: always !important;
}
h3
{
	page-break-after: always !important;
	color: #555;
	font-weight: bold;
}

p
{
	font-size: 100%;
	margin: 0 0 10px 0;
}

a
{
	outline: none;
	color: #444;
	text-decoration: underline;
}
a:hover
{
	color: #e33a2e;
}

strong
{
	font-weight: bold;
}

#filterOptions
{
	width: 600px;
	float: none;
	overflow: hidden;
	clear:both;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}
#filterRight
{
	float: left;
	display: inline;
	width: 190px;
	overflow: hidden;
	margin: 0;
}
	#filterRight .input
	{
		background: url(../images/common/sprites.gif) 0 -738px no-repeat;
		width: 190px;
	}
		#filterRight input
		{
			border: 0;
			background: none;
			height: 21px;
			margin: 2px 4px 0 4px;
			width: 180px;
		}
		
		#filterOptions .submit
		{
			background:transparent url(../images/common/sprites.gif) no-repeat scroll 0 -111px;
			border:0 none;
			color:white;
			cursor:pointer;
			display:inline;
			float:right;
			font-size:85%;
			font-weight:bold;
			height:20px;
			margin:10px 0 0 0;
			padding:0 0 0 4px;
			text-align:left;
			width:83px;
		}
#filterLeft
{
	float: left;
	display: inline;
	width: 220px;
	overflow: hidden;
	margin: 0 0 0 10px;
}
	#filterLeft ul
	{
		margin: 0 !important;
	}

#protectedSitesLogin
{
	width: 194px;
	display: block;
	float: none;
}
#protectedSitesLogin select
{
	display: none;
}

#main li
{
	list-style: disc outside;
}


#order
{
	overflow: hidden;
	float: none;
	clear: both;
}
/* LOCATION */


#flashMap{ float: left; }
.locationMenu {margin:0 !important;}
#locationMenu, #locations{ float: left; width: 220px;}

#locationMenu h3, #locations h3{ color: #444444; font-weight: bold; border-bottom: 1px solid #d0d0d0; padding: 0 0 3px 0; }

#locationMenu li a, #locations li a{
	background:transparent url(../images/common/arrow.gif) no-repeat right center;
	margin: 0 12px 0 0;
	padding:0 15px 0 0;
	text-decoration:none; 
}

.location ul
{
	margin: 0 !important;
}

.back{ display: block; clear: both; float: right; }

#orderProductsList
{
	margin: 5px 0 !important;
	font-size: 85%;
}
#orderProductsList li
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

/* PAGINATION */
.pagination
{
	list-style:none;
	margin:0;
	padding:0;
}

	.pagination li
	{
		display:inline;
		float:left;
		margin:15px 10px 0 0;
	}

		.pagination li a
		{
			font-weight:normal;
		}
	
	.paginationNext
	{
		float:right !important;
		margin:15px 0 0 0 !important;
	}
	
	.activePage
	{
		display:block;
		width:15px;
		height:18px;
		background:#e33a2e;
		color:#fff;
		text-align:center;
		font-weight:bold;
	}

/* SEARCH RESULT */
.searchResultItem
{
	width:430px;
	display:block;
	clear:both;
	float:none;
	border-bottom:1px solid #d4d4d4;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}


.searchResultItem img
{
	float:right;
	margin:0 0 0 10px;
}
.articleLink, .blogEntryDetails
{
	text-decoration: none;
}
.clearFix
{
	height:0;
	font-size:0;
	clear:both;
	float:none;
}

.standardButtonL, .standardButtonR
{
	background:transparent url(../images/common/sprites.gif) no-repeat scroll 0 -111px;
	border:0 none;
	color:white;
	cursor:pointer;
	display:inline;
	font-size:85%;
	font-weight:bold;
	height:17px;
	margin:20px 11px 20px 0;
	padding:3px 0 0 4px;
	text-align:left;
	width:83px;
	text-decoration: none;
}
.standardButtonL{float: left;}.standardButtonR{float: right;}
.standardButtonL:hover, .standardButtonR:hover
{
	color: white !important;
}
/* Advanced form */
.advForm h2{ 
	font-size: 185%;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	line-height: 1.1;
	margin: 0 0 7px 0;
}
.checkboxContainer, .radioContainer{ clear: both; margin: 0 0 5px 0;}
.advForm label
{
	display:block;
}

.mandatory{color:red;}

.advFormLeft, .advFormRight, .advFormFull
{
	margin:0 0 10px 0;
}

.radioValue, .checkboxValue{margin-right:20px;}

.advFormLeft
{
	float:left;
	display:inline;
	width:230px;
	margin:0 20px 10px 0;
}

	.advFormLeft .text, .advFormRight .text
	{
		width:170px;
		padding: 2px;
	}

.advFormRight
{
	float:left;
	display:inline;
	width:170px;
}

.advFormFull
{
	clear:both;
	float:none;
}

	.advFormFull .select
	{
		width:100%;
	}
	
	
	
	.advFormFull .textarea, .advFormFull .text
	{
		width:98%;
		padding: 2px;
	}

.advFormAmount
	{
		width:350px;
		clear: both;
	}
	.advFormAmount label
	{
		float: right;
		width: 310px;
		margin: 3px 0 0 0;
	}
	.advFormAmount .text
	{
		width: 20px;
		float: left;
		margin: 0 5px 5px 0;
	}
	.advFormAmount label
	{
		float: right;
	}

.submitContainer
{
	clear:both;
	float:none;
	text-align:right;
}

option.odd{background:#eeeeee}
option.even{background:silver}
.option4{background:red !important;}