body {
    font-size: 0.75em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.75em;
}

#Body {
    background-color: #eaeaea;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: Georgia, sans-serif;
    color: #696969;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

#wrap .NormalTextBox 
{
	font-family: Georgia;
}

p {
    margin: 0 0 1.0em 0;
    line-height:1.4em;
}

ul {
    margin: 0 0 1.0em 0;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    list-style: none;
    background: url(img/list-icon.gif) 0 6px no-repeat;
    padding-left: 10px;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
    color: #4d82a4;
    text-decoration: none;
}

a:hover {
    color: #4d82a4;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, sans-serif;
	color: #d3191e;
	font-weight:normal;
    padding: 0;
    margin: 0 0 0.8em 0;
}

h2 
{
	font-size: 1.3em;
}

#wrap {
    text-align: left;
    width: 937px;
    padding: 0 21px 0 0;
    background: #FFF url(img/wrap-right.gif) top right repeat-y;
    _width: 958px;
}

.DNNEmptyPane {
    display: none;
}

.AvenlaForm .DynamicFormField 
{
	clear:both;
}
.AvenlaForm .DynamicFormFieldLabel {
    width: 100px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 110px;
    _margin-left:5px;
	width: 262px;
    padding-bottom: 4px;
    _padding-bottom: 0;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 262px;
    border:solid 1px #ccc;
}

.AvenlaForm .DynamicFormInput label 
{
	white-space:nowrap;
	font-size: 0.9em;
}

.AvenlaFormSubmit {
	margin: 10px 69px 0 0;
    overflow:hidden;
}

.AvenlaForm .DynamicFormInput select 
{
	_margin: 3px 0 3px 6px;
}

.AvenlaForm label 
{
	font-size: 0.9em;
	vertical-align:top;
	_vertical-align:middle;
}

.AvenlaForm .separator .DynamicFormInput
{
	background: url(img/dotted.gif) top left repeat-x;
	padding: 10px 0 4px 0;
	margin: 10px 0 0 110px;
	_margin: 10px 0 0 100px;
}

.AvenlaForm .DynamicFormCheckboxInput input 
{
	margin: 0 4px 0 3px;
}

.AvenlaForm .DynamicFormLabel label
{
	float:none;
	width: 262px;
	color: #d7282f;
	text-transform:uppercase;
    margin-left:110px;
    padding: 25px 0 10px;
    text-align:left;
}

.AvenlaForm .AvenlaFormSubmit input 
{
	float:right;
	display:block;
	border:0;
	background: url(img/form-button.gif) top left no-repeat;
	width: 66px;
	height: 24px;
	color: #FFF;
	margin: 0 4px 0 0;
}


#header 
{
	height: 102px;
	/*overflow:hidden; */
	background: url(img/header.gif) top left no-repeat;
}

.campaign #header {
	background-image: url(img/header-navless.gif);
}

#logo 
{
	display:block;
	width: 155px;
	height: 43px;
	float:left;
	margin: 30px 0 0 30px;
	background: url(img/spacey.gif) top left repeat;
}

#langnav 
{
	margin: 28px 10px 0 0;
	float:right;
}

#langnav select 
{
	width: 110px;	
	color:#3977a8;
}
a.sitemap, a.sitemap:hover, a.sitemap:active, a.sitemap:visited, a.sitemap:link 
{
	margin: 0 15px 0 0;
	float:left;
}


#langs
{
	float:left;
	width: 130px;
}

#langs ul
{
	margin:0;
	padding:0;
	width: 130px;
	min-height: 9px;
	position:absolute;
	z-index: 200;
	background: #FFF url(img/arrow-ico.gif) top right no-repeat;
	border: solid 1px #cccccc;
}

#langs li
{
	border-top: solid 1px #ccc;
	display:none;
	background: none;
	padding-left:0;
}

#langs li.Menu-first
{
	border-top: 0;
	margin: 0 18px 0 0;
}

#langs .active li.Menu-open 
{
	border-top: solid 1px #ccc;
	margin-right:0;
	padding-right: 18px;
}
#langs li.Menu-open, #langs .active li.Menu-first
{
	border-top:0;
	margin: 0 18px 0 0;
	padding-right:0;
}

#langs li.Menu-open
{
	font-weight:bold;
	display:block;
}

#langs a, #langs a:hover, #langs a:active, #langs a:visited, #langs a:link 
{
	padding:1px 18px 1px 4px;
	display:block;
}

#langs .active li 
{
	display:block;
}

#search 
{
	margin: 28px 0 0 0;
	float:right;
}

#search input 
{
	float:left;
	width: 92px;
	border: solid 1px #cccccc;
	font-size:0.9em;
	color: #cccccc;
	padding: 2px 2px 1px;
	_height: 19px;
}

.search-icon 
{
	zoom:1;
	padding:1px 9px;
	height: 17px;
	display:block;
	padding:0;
	width: 18px;
	_height: 19px;
	float:left;
	background: url(img/search-icon.gif) top left no-repeat;
	border-style: solid solid solid none;
	border-color: #cccccc;
	border-width: 1px;

}

#nav 
{
	position:absolute;
	margin: 77px 0 0 266px;
	_margin: 77px 0 0 80px;
	width: 670px;
}

#nav ul 
{
	padding:0;
	margin:0;
}

#nav li 
{
	float:left;
	background: none;
	padding:0;
}

#nav a, #nav a:hover, #nav a:active, #nav a:visited, #nav a:link 
{
	display:block;
	text-transform:uppercase;
	color:#6692b7;
	margin:0 0 0 20px;
}

#nav li.Menu-first a, #nav li.Menu-first a:hover, #nav li.Menu-first a:active, #nav li.Menu-first a:visited, #nav li.Menu-first a:link 
{
	margin:0;
}

#nav a:hover, #nav li.Menu-open a, #nav li.Menu-open a:visited, #nav li.Menu-open a:active, #nav li.Menu-open a:visited, #nav li.Menu-open a:link,
#nav li.Menu-sel a, #nav li.Menu-sel a:visited, #nav li.Menu-sel a:active, #nav li.Menu-sel a:hover, #nav li.Menu-sel a:visited 
{
	color: #d71a20;
	text-decoration:none;
}

.AvenlaSlideshowImages {
	 margin: 0;
	 padding: 0;
	 height: 350px;
	 width: 935px;
	 position: relative;
	 overflow: hidden;
}

.AvenlaSlideshowImages li {
	 visibility: hidden;
	 position: absolute;
	 top: 0;
	 width: 937px;
	 padding:0;
	 background:none;
	 left: 50%;
}

.AvenlaSlideshowPrev {
	display:block;
	float:left;
	width: 32px;
	height:33px;
	cursor:pointer;
	background: url(img/scroll-left.png) top left no-repeat;
}

.AvenlaSlideshowNext{
	display:block;
	width: 32px;
	cursor:pointer;
	float:left;
	height:33px;
	background: url(img/scroll-right.png) top left no-repeat;
}

#counter{
	width: 50px;
	margin-top: 8px;
	float:left;
	color:#FFF;
	text-align:center;
}

#counter span {
	color: #FFF;
	font-weight:bold;
}

#slides {
	position:relative;
}

#slides #actions {
	position:absolute;
	left: 800px;
	top:298px;
	z-index: 3;
}

.AvenlaSlideshowNavi {
	display:none;
}

.slideInfo 
{
	position:absolute;
	top: 40px;
	left: 515px;	
}

#main 
{
	padding: 18px 20px;
	overflow:hidden;
}

#left 
{
	width: 190px;
	float:left;
}

#content 
{
	width: 327px;
	float:left;
	margin: 0 0 0 28px;	
}

.subpage #content 
{
	width: 679px;
	float:left;
}

.subpage .columns 
{
	width: 679px;
	float:right;
	overflow:hidden;
	margin: 0;
}

.subpage #bottom 
{
	float:right;
	overflow:hidden;
	width:679px;
}

.columns #leftColumn 
{
	float:left;
	width: 445px;
	overflow:hidden;
}

.columns #right 
{
	width: 213px;
	float:right;
	/* margin:24px 0 0 20px; */
	margin: 2px 0 0 20px;
	overflow:hidden;
}

.campaign .columns #right {
	width: 224px;
}

.services .columns #right 
{
	margin: 2px 0 0 20px;
}

.people .columns #right 
{
	margin-top: 23px;
}

.mail a, .mail a:link, .mail a:hover, .mail a:active, .mail a:visited 
{
	color: #FFF;
	font-family: Georgia;	
}

#right 
{
	width: 327px;
	float:left;
	margin: 0 0 0 25px;
}

.ArticleList ul
{
	padding:0;
}

.ArticleList a, .ArticleList a:hover, .ArticleList a:active, .ArticleList a:visited, .ArticleList a:link 
{
	display:block;
	background: url(img/dleftarrow.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	color: #333333;	
}

.CategoryList a, .CategoryList a:hover, .CategoryList a:active, .CategoryList a:link, .CategoryList a:visited 
{
	background: none;
	padding:0 5px 0 0;
	color:#0a5482;
	display:inline;
}

.minipaging {
    float: right;
    text-align: right;
    color: #A0A0A0;
    padding: 7px 3px 0 0;
}

.minipaging a, .minipaging a:hover, .minipaging a:active, .minipaging a:link, .minipaging a:visited 
{
	padding: 0 3px;
}

.minipaging a.active, .minipaging a.active:hover, .minipaging a.active:active, .minipaging a.active:link, .minipaging a.active:visited 
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.htheader 
{
	margin:5px 0 0 0;
	padding: 0 0 8px 0;
	background: url(img/dotted.gif) repeat-x scroll left bottom;
}

.htheader a, .htheader a:link, .htheader a:active, .htheader a:hover, .htheader a:visited 
{
	padding: 0 15px 0 0;
	background:url(img/closed-arrow.gif) no-repeat scroll 100% 0.4em;
}

.htactive a, .htactive a:link, .htactive a:active, .htactive a:visited, .htactive a:hover 
{
	background: url(img/open-arrow.gif) 100% 0.5em no-repeat;
	color: #d41920;
	text-decoration:none;
}

.CategoryList .htcontent li
{
	padding-left: 20px;
	background:none;
}

.CategoryList .htcontent li.subheading 
{
	padding-left:0;
}

.PublicationsList .htcontent li 
{
	padding:0;
}

.PublicationsList .htcontent li a, .PublicationsList .htcontent li a:hover, 
.PublicationsList .htcontent li a:hover, .PublicationsList .htcontent li a:link,
.PublicationsList .htcontent li a:visited 
{
	background: url(img/pdf.gif) 0 4px no-repeat;
	min-height: 27px;
	_height: 27px;
	display:block;
	padding:24px 0 0 41px;
}

.ArticleList li 
{
	background: url(img/dotted.gif) top left repeat-x;
	padding: 8px 0 4px;	
}

.ArticleList li.first a, .ArticleList li.first a:visited, .ArticleList li.first a:hover, .ArticleList li.first a:active, .ArticleList li.first a:link
{
	background:none;
	padding:0;
}
.ArticleList li.first 
{
	background: none;
	font-size: 1.5em;
	padding: 0 0 30px;	
}

.referenceList a, .referenceList a:link, .referenceList a:active, .referenceList a:hover, .referenceList a:visited 
{
	background:none;
	padding: 0;	
}

.referenceList li.first 
{
	font-size: 1em;
	font-weight:normal;
	padding: 0 0 5px;
}
.MoreArticles a, .MoreArticles a:hover, .MoreArticles a:active, .MoreArticles a:visited, .MoreArticles a:active, .MoreArticles a:link
{
	background: url(img/letter-icon.gif) 0 0 no-repeat;
	color: #4a81a0;
	padding: 1px 0 1px 18px;
}

#footer 
{
	margin: 0 -21px 0 0;
	background: #eaeaea url(img/footer.gif) top left no-repeat;
	height: 134px;
	clear:both;
	_height: 174px;
	padding: 55px 0 0 0;
}

#footer p 
{
	float:left;
	margin: 0 70px 0 0;	
}

#footer .informational 
{
	margin: 0 70px 0 20px;	
}

#footer strong {
	color: #909090;
	font-size: 1.1em;
	font-weight:normal;
}

.mail 
{
	padding: 0 0 0 14px;
	background: url(img/mail-icon.gif) 0 3px no-repeat;
}

.phone 
{
	padding: 0 0 0 16px;
	background: url(img/phone-icon.gif) 0 5px no-repeat;	
}

.fax 
{
	padding: 0 0 0 16px;
	background: url(img/fax-icon.gif) 0 5px no-repeat;	
}

.vat 
{
	padding: 0 0 0 13px;	
}

#footer .offices 
{
	margin: 0 50px 0 0;	
}

#footer .groups 
{
	margin:0 88px 0 0;
	_margin: 0 92px 0 0;
	float:right;
	width: 150px;
	_width: 200px;
	height: 101px;
	padding: 0 0 0 55px;
	background: url(img/dotted-vertical.gif) top left repeat-y;
}

#nav li.Menu-tabid9902 {
	display:none;
}

#footer .group 
{
	margin:56px 0 0 46px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited, #footer a:link 
{
	padding: 0 0 0 9px;
	color: #5a5a5a;
	font-size: 0.9em;
	background:url(img/dleftarrow.gif) 0 4px no-repeat;	
}

.footer-bottom 
{
	background-color: #eaeaea;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	margin:0 -21px 0 0;
	padding: 0 0 15px 15px;
}

.footer-bottom a, .footer-bottom a:link, .footer-bottom a:hover, .footer-bottom a:active, .footer-bottom a:visited 
{
	padding:0 4px 0 10px;
	color: #5a5a5a;
	background:url(img/dleftarrow.gif) 0 4px no-repeat;	
}

#langnav select 
{
	border:solid 1px #cccccc;
}

#subnav 
{
	margin: 20px 0 0 0;
}

#subnav ul 
{
	padding:0;
}

#subnav li
{
	padding: 9px 0;
	background: url(img/dotted.gif) top left repeat-x;
	text-transform:uppercase;
}

#subnav li.Menu-first 
{
	background:none;
}

#wrap #subnav li li a
{
	color: #4b82a3;
	background: url(img/bleftarrow.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}


#subnav li li 
{
	background:none;
	padding:0 0 0 15px;
	text-transform:none;
}

#subnav ul ul 
{
	padding: 9px 0;
	margin: 9px 0 0 0;
	_margin:0;
	_border-top: solid 9px #FFF;
	position:relative;
	background: url(img/dotted.gif) top left repeat-x;
	_background: url(img/dotted.gif) 0 10px repeat-x;
}

#subnav li.Menu-open a, #subnav li.Menu-open a:active, #subnav li.Menu-open a:visited, #subnav li.Menu-open a:hover, #subnav li.Menu-open a:link,
#subnav li.Menu-sel a, #subnav li.Menu-sel a:active, #subnav li.Menu-sel a:visited, #subnav li.Menu-sel a:hover, #subnav li.Menu-sel a:link
{
	color: #d41920;
}

.grouppage #subnav li.Menu-open a, .grouppage #subnav li.Menu-open a:active, .grouppage #subnav li.Menu-open a:visited, .grouppage #subnav li.Menu-open a:hover, .grouppage #subnav li.Menu-open a:link,
.grouppage #subnav li.Menu-sel a, .grouppage #subnav li.Menu-sel a:active, .grouppage #subnav li.Menu-sel a:visited, .grouppage #subnav li.Menu-sel a:hover, .grouppage #subnav li.Menu-sel a:link
{
	color: #4B82A3;
}

.grouppage #subnav li.Menu-tabid9903 a, .grouppage #subnav li.Menu-tabid9903 a:active, .grouppage #subnav li.Menu-tabid9903 a:visited, .grouppage #subnav li.Menu-tabid9903 a:hover, .grouppage #subnav li.Menu-tabid9903 a:link
{
	color: #d41920;
}

#wrap #subnav li li  a.Menu-sel, #wrap #subnav li li a.Menu-sel:link, #wrap #subnav li li a.Menu-sel:visited, 
#wrap #subnav li li a.Menu-sel:active, #wrap #subnav li li a.Menu-sel:hover 
{
	color: #d41920;
	background:url(img/rleftarrow.gif) 0 6px no-repeat;
}

#subnav li.Menu-tabid9199 a,  #subnav li.Menu-tabid9199 a:link,  
#subnav li.Menu-tabid9199 a:visited,  #subnav li.Menu-tabid9199 a:active,  #subnav li.Menu-tabid9199 a:hover
{
	color: #323232;
}

#subnav li.Menu-tabid9199 a.Menu-sel, #subnav li.Menu-tabid9199 a.Menu-sel:hover, 
#subnav li.Menu-tabid9199 a.Menu-sel:active, #subnav li.Menu-tabid9199 a.Menu-sel:visited
#subnav li.Menu-tabid9199 a.Menu-sel:link 
{
		color: #d41920;
} 

#dnn_dnnPAGEKEYWORDSEARCH_submit, .search 
{
	background:url(img/search-icon.gif) top left no-repeat;
	width: 19px;
	display:inline;
	vertical-align:top;
	height:19px;
	padding:0;
	border-color:#ccc;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	text-indent: -1000px;
	zoom:1;
	position:relative;
	font-size:0%;
}

#dnn_dnnPAGEKEYWORDSEARCH_input, .keywords 
{
	border:1px solid #CCCCCC;
color:#CCCCCC;
font-size:0.9em;
padding:2px 2px 1px;
width:127px;
}

.PageKeywordSearch hr 
{
	display:none;	
}

#breadcrumb 
{
	margin: 0 0 15px;
	_margin:0;
}

.subpage #main 
{
	_padding-top:7px;
}

.people #main 
{
	overflow:visible;
}

#breadcrumb span
{
	font-size:0.9em;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:link 
{
	margin-right: -1px;
}

.people-liftup 
{
	width: 895px;
	height: 310px;
	color: #FFF;
	_width: 935px;
	_height:350px;
	padding: 40px 20px 0 20px;
	overflow:hidden;
	background:url(img/gradient-blue-bg.jpg) top left no-repeat;
}

.credits 
{
	width: 180px;
	float:left;
}

#top .people-liftup .credits p  {
	margin: 0 0 0.7em;
}

.pImage 
{
	margin: 0 42px 0 50px;
	height: 300px;
	overflow:hidden;
	width: 287px;
	float:left;
}

.people-liftup .contact-info 
{
	width: 225px;
	float:left;
}

.people-liftup .name 
{
	text-transform:uppercase;
}

.people-liftup .phone 
{
	background-image: url(img/wphone.gif);	
}

.people-liftup .fax
{
	background-image: url(img/wfax.gif);	
}

.secretary-info .mobile 
{
	padding:0 0 0 16px;
	background: url(img/mobile.gif) 0 2px no-repeat;	
}

.people-liftup .mobile
{
	padding:0 0 0 16px;
	background: url(img/wmobile.gif) 0 2px no-repeat;	
}

.people-liftup .mail
{
	background: url(img/wmail.gif) 0 5px no-repeat;	
}

.people-liftup p 
{
	margin: 0 0 0.1em;
}

.dotted .Head, .dotted_top .Head
{
	color:#d41920;
	font-family:Georgia;
	font-size:1.3em;
	text-transform: uppercase;
	font-weight:normal;
}

.dotted .container_title 
{
	background:url(img/dotted.gif) bottom left repeat-x;
	padding: 0 0 7px 0;
}

.dotted_top .container_title 
{
	background:url(img/dotted.gif) top left repeat-x;
	padding: 7px 0 7px 0;	
}

.dotted .container_contents 
{
	padding: 15px 0 0 0;
}
/*
#subnav ul ul { display: none;}
#subnav li.Menu-sel{ display:block; } 
#subnav ul li:hover>ul, #subnav ul.menu-Hover { display: block;  }
*/
.secretary-info .position 
{
	text-transform:uppercase;
	margin: 0 0 0.3em;
}

.secretary-info p 
{
	margin: 0 0 0.1em;
}

.secretary-liftup
{
	background: url(img/dotted.gif) bottom left repeat-x;
}

.secretary-bg
{
	padding: 15px 2px;
	background: url(img/dotted.gif) top left repeat-x;
}

.references-liftup 
{
	padding: 15px 2px;
	background: url(img/dotted.gif) bottom left repeat-x;
}

.references-liftup .title 
{
	text-transform:uppercase;
	margin:0 0 0.6em;
}

.references-liftup ul 
{
	padding:0;
	margin:0;
}

.references-liftup li 
{
	padding:0;
	margin: 0 0 0.7em 0;
	background: none;
}

.references-liftup p 
{
	margin: 0 0 0.2em;
}

.link-liftup 
{
	padding:15px 2px;
	background: url(img/dotted.gif) top left repeat-x;
}

.link-liftup .title 
{
	text-transform:uppercase;
}

.tagcontent 
{
	height: 350px;
	width: 935px;
	overflow:hidden;
	position:absolute;
	z-index:200;
	background:url(img/gradient-blue-bg.jpg) top left no-repeat;
}

.tagcloud, .taglist 
{
	display:none;
}

.services #top 
{
	height: 350px;
}

.history 
{
	margin: 0 0 10px 0;
}

.history ul 
{
	padding:0;
	margin:0;
	overflow:hidden;
}

.history li 
{
	float:left;
	background: url(img/dotted-vertical.gif) top left repeat-y;
	padding: 0 13px;
}

.header_sized .container_title 
{
	margin: 0 0 15px 0;
}

.header_sized .container_title .Head 
{
	font-size: 3.3em;
	font-family: Georgia;
	color: #d41920;	
}

.header_sized ul 
{
	padding:0;
}

.header_sized li 
{
	padding: 0 0 0 11px;
	margin: 0 0 1px 0;
	line-height: 1.4em;
	background: url(img/star.gif) 0 0.4em no-repeat;	
}

.history a, .history a:link, .history a:active, .history a:hover, .history a:visited 
{
	font-size: 1.4em;
}

.history a.Menu-sel 
{
	color: #d41920;
}

.history li.Menu-first 
{
	padding: 0 15px 0 0;
	background:none;
}

.tagcloud .contents 
{
	height: 350px;
	width: 950px;
	/* display:table-cell; */
	vertical-align:middle;
	text-align:center;
}

.tagcloud td 
{
	height: 350px;
	padding: 20px 50px;
	width: 850px;
	_width: 950px;
	vertical-align:middle;
	max-width: 850px;
	text-align:center;
}

.people-list a, .people-list a:hover, .people-list a:active, .people-list a:visited, .people-list a:link
{
	display:block;
	padding: 3px;
	overflow:hidden;
	color: #333333;
	zoom:1;
	
}

.people-list ul 
{
	padding:0;
}
.people-list p, .people-list strong
{
	margin:0;
	float:left;
	width: 180px;
}

.people-list p.name 
{
	color: #4D82A4;
}

.people-list strong 
{
	padding: 0 0 3px 3px;
}

.people-list strong.last 
{
	padding: 0 0 3px 0;
}

.people-list li 
{
	overflow:hidden;
	cursor:pointer;
	background:none;
}

.people-list li a 
{
	background: #f1f1f1;
}

.people-list li.odd a
{
	background: transparent;
}
.taglist .contents 
{
	height: 270px;
	_height: 350px;
	padding: 40px;
	width: 870px;
	_width: 950px;
}

.taglist a, .taglist a:hover, .taglist a:active, .taglist a:visited, .taglist a:link 
{
	font-size: 1.3em;
}

.tagcontent a, .tagcontent a:link, .tagcontent a:visited, .tagcontent a:active, .tagcontent a:hover 
{
	color: #FFF;
}

.taglist li 
{
	margin:0;
}

.tagcontent .selectedTag, .tagcontent .selectedTag:link, 
.tagcontent .selectedTag:hover, .tagcontent .selectedTag:active, .tagcontent .selectedTag:visited 
{
	color: #D41920;	
}

.taglist p 
{
	margin:20px 0 0 0;
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.5em;
}

.taglist li 
{
	display:list-item;
}

.taglist ul 
{
	float:left;
	margin:0 20px 0 0;
}


#servicesnav
{
	width: 239px;
	height:43px;
	background:url(img/services.gif) top left no-repeat;
	display:block;
	position:relative;
	margin: -18px 0 10px -20px;
	_margin: -10px -30px 10px -20px;
}

#wrap a.servicesnav-active, #wrap a.servicesnav-active:link, #wrap a.servicesnav-active:visited, #wrap a.servicesnav-active:hover
{
	background-image: url(img/services-active.gif);
}

.tagcloud .contents a, .tagcloud .contents a:hover 
{
	padding: 0 10px 0 0;
	color: #FFF;
}

.tagcontent .active 
{
	display:block;
}

.tagnav 
{
	position:absolute;
	top: 13px;
	right: 13px;
}

.cloudview, .cloudview:hover, .cloudview:active, .cloudview:visited, .cloudview:link, 
.listview, .listview:hover, .listview:active, .listview:visited, .listview:link
{
	font-size:1.1em;
	color:#FFF;
	margin: 0 6px 0 0;
}

.tagclose, .tagclose:hover, .tagclose:active, .tagclose:visited, .tagclose:link,
.tagcopen, .tagopen:hover, .tagopen:active, .tagopen:visited, .tagopen:link
{
	font-size:1.1em;
	color:#FFF;
	margin: 0 6px 0 0;
	padding: 0 23px 0 0;
	background: url(img/close.gif) center right no-repeat;
}

.tagnav a:hover, .tagnav a.selected 
{
	color: #d41920;
	text-decoration:none;
}

.tagcontent-closed 
{
	display:none;
}

.ArticleDetails .container_title
{
	 background: url(img/dotted.gif) bottom left repeat-x;
	 padding: 0 0 7px 0;
	 margin: 0 0 15px 0;
	 overflow:hidden;
}

.ArticleDetails .container_title h1
{
	display:inline;
	font-size: 1.3em;
	text-transform: uppercase;
	margin:0;
}

.ArticleDetails .container_title p 
{
	display:inline;
	margin: 0 0 0 5px;
	font-size: 1.3em;
	color: #333333;
}

a.rating_1 
{
	font-size: 100%;
}

a.rating_2 
{
	font-size: 132%;
}

a.rating_3 
{
	font-size: 148%;
}

a.rating_4 
{
	font-size:165%;
}

a.rating_5 
{
	font-size: 180%;	
}

.dotted_blue .container_title .Head 
{
	font-family: Georgia;
	color: #0a5482;
	font-size: 1.3em;
}

.dotted_blue .container_title 
{
	background: url(img/dotted.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#flashcontent 
{
	position:absolute;
}

#top p 
{
	margin:0;
}

.pagekeywordsearch {
    position: relative;
    z-index: 1;
}

.pagekeywordsearch * { /* IE ¯\(º_o)/¯ */
    
}

.suggestionsparent {
    /*float: left;
    position: relative;
    z-index: 1000;
    zoom: 1;*/
    position: relative;
    z-index: 1000;
}

.SuggestionContainer {
    background: #FFF;
    border: 1px solid #C8CACC;
    position: absolute !important;
    z-index: 1000;
    max-height: 170px;
    _height: 170px;
    overflow: auto;
    top: 0;
    left: 0;
}

.Suggestions {
    margin: 0;
    padding: 0;
    min-height: 20px;
    _height: 20px;
}

.Suggestions li {
    margin: 0;
    padding: 3px 12px;
    list-style: none;
    color: #4E5F61;
    background: none;
    cursor: pointer;
    line-height: 1.0em;
    /*line-height: 17px;*/
    /*height: 17px;*/
}

.Suggestions li .keyword {
    background: #FEFFA0;
    padding: 1px 0;
    font-weight: bold;
}

.Suggestions li.hover {
    background: #F2F5F8;
}

.Suggestions li.selected {
    background: #DDD !important;
}

.slideLink 
{
	display:block;
	width: 937px;
	height: 354px;
	background: url(img/not-a-spacer.gif) top left repeat;
	position:absolute;
}

.top_padding {
	padding-top: 22px;
}

.location-info .mail a
{
	color: #696969;
}

.ReferencesList h2 
{
	color: #696969;
}

.htcontentdeactive 
{
	display:none;
}

.PositionsList .htheader {
	color: #696969;
}

.imagegrid 
{
	padding:0;
	margin:10px 0 0 0;
}

.imagegrid li 
{
	margin:0;
	padding:3px 0;
	/*background: url(img/dotted.gif) bottom left repeat-x; */
	background:none;
	font-size: 1.1em;
}

.campaign .columns {
	float:none;
	margin:0;
	overflow:hidden;
	width:auto;
}

.campaign #leftColumn {
	float:left;
	overflow:hidden;
	width:213px;
}

.campaign #MiddleColumn {
	float:left;
	overflow:hidden;
	margin: 0 14px;
	width:444px;
}

.campaign #right p {
	margin: 0 0 0.45em;
}

.campaign #main {
	padding:18px 12px;
}

.campaign .columns #right {
	margin:0;
}

.campaign #bottom {
	float:none;
	overflow:hidden;
	width:auto;
}

.aboutus-links h2 {
	margin: 0 0 0.45em;
}

.aboutus-links span {
	letter-spacing: -0.01em;
	display:block;
	margin: 0 0 15px;
}

.aboutus-links ul {
	padding:0;
	margin:0;
	float:left;
	width:190px;
}

.aboutus-links ul.LeftLinks {
	width:245px;
}

.aboutus-links li {
	list-style:none;
	background:none;
	padding:0;
	margin: 0 0 3px;
}

.aboutus-links .BottomLinks {
	clear:both;
	width:auto;
	display:block;
	overflow:hidden;
	padding: 18px 0 0 0;
	float:none;
}

.aboutus-links li {
	width:190px;
	float:left;
}

.aboutus-links li.LeftLink {
	width:245px;	
}

.CampaignForm .Fields {
	line-height:1.7em;	
}

.CampaignForm .Fields input {
	border:solid 1px #FFF;
	height:19px;
	font-size:0.9em;
	color:#000;
	background: #FFF url(img/campaignform-field.png) 0 4px no-repeat;
}

.CampaignForm .Fields .Invalid input {
	background-position: 0 -35px;
}

.CampaignForm .Fields .EmailInvalid input {
	background-position: 50% -35px;
}

.CampaignForm .Fields .Filled input {
	background-position: 0 4px;
}

.CampaignForm .Fields input:active, .CampaignForm .Fields input:focus, .CampaignForm .Fields input.Focus {
	background-position: 0 -83px;
	border: solid 1px #CCC;
}

.CampaignForm .Name input {
	width:103px;
}

.CampaignForm .Phone input {
	width:101px;
}

.CampaignForm .Email input {
	width:205px;
	background-position: 50% 4px;
}

.CampaignForm .Phone {
	padding:0;
	background:none;
}

.CampaignForm .DynamicFormInvalid {
	background: #d41920;
	color:#FFF;
	margin: -14px 0 5px 0;
	padding: 11px 12px;
	line-height:1.65em;
}

.CampaignForm .DynamicFormSent {
	background: #0a5482;
	color:#FFF;
	margin: -14px 0 5px 0;
	padding: 11px 12px;
	line-height:1.65em;
}

.CampaignForm .AvenlaFormSubmit {
	margin:7px 0 0 0;
}

.CampaignForm .AvenlaFormSubmit input {
	float:left;
	width:126px;
	background: url(img/form-button-wide.gif) 0 0 no-repeat;
}

.Campaign .dotted_blue .container_title {
	padding:0 0 7px;
}

.Campaign #bottom {
	clear:both;
}