/* Global Elements */
html, body {
	padding: 0;
	margin: 0 auto;
	background: #dfe6d7 url(wsimages/body_bg.gif) repeat-x;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 30px 0 10px 0;
	color: #dd9022;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 30px 0 10px 0;
	color: #dd9022;
}

h6 {
	margin: 0 0 13px 0;
	font: 12px Tahoma, Verdana, Arial, Georgia;
	font-weight: bold;
	color: #dd9022;
	line-height: 18px !important;
}

.event { margin: 10px 0 0 40px; color: #444;}
.event .h7 {font: 136% "Tahoma"; font-weight: 900; color: #4f9a12;}
.event2 .h8 {font: 166% "Tahoma"; font-weight: 900; color: #4f9a12;}
.thumbs img {border: #ccc 1px solid; margin: 5px 5px -5px 0;}
.grid {float: left; width: 200px;}
#desc {float: left; width: 300px;}
.grid img {border: #ccc 1px solid; margin: 0;}
.hor {height: 1px; width: 100%; background: #CCFF00; margin: 6px 0 20px 0;}
.event a {font: 10px/12px "Tahoma"; color: #2a6339;}
.event a:visited {color: #084117;}
.arrow {font: 10px/12px "Tahoma"; color: #D79B1A;}
.event2 table {border-color: #ccc; border-width: 0 0 1px 1px; border-style: solid; margin: 0 0 0 15px;}
.event2 td {border-color: #ccc; border-width: 1px 1px 0 0; border-style: solid; margin: 0; width: 122px;}
.event2 td img{margin: 0 10px -5px 10px;}

a {
	font: 11px Tahoma, Verdana, Arial, Georgia;
	font-weight: bold;
	color: #dd9022;
	text-decoration: none;
	/*border-bottom: 1px dotted #f6da86; */
}
a:visited {
	color: #c38226;
}
a:hover {
	color: #6f6f6f;
	/*border-bottom: none; */
}

ol li { margin-bottom: 8px; }

.clear_floats {
	clear: both;
	font-size: 1px;
	height: 1px;
}

img { border: none; }

/* Container Elements */
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 114px;	
	margin-bottom: 6px;
	background: url(wsimages/header_bg.jpg) right repeat-x;	
}

#header_left {
	float: left;
	width: 389px;
	height: 114px;
}

#header_right {
	position: relative;
	float: right;
	width: 240px;
	height: 110px;
	background: url(wsimages/header_right_bg.jpg) right no-repeat;	
}

#search {
	position: absolute;
	bottom: 14px;
	vertical-align: top;
}

#search form {
	margin: 0;
	padding: 0;
}

img#search_vertex_header {
	display: block;
	padding-top: 4px;
	padding-left: 1px;
}

input#search_box {
	width: 138px;
	height: 17px;
	margin-left: 1px;
	padding-top: 3px;
	vertical-align: top;
	background:  #475d3f url(wsimages/search_input_bg.jpg) no-repeat;
	border: 0px;
	font: 12px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
}

* html input#search_box, \ html input#search_box { margin-bottom: 4px; }

input#search_vertex {
	width: 61px;
	height: 22px;
	padding-left: 5px;
}

#content {
	display: block;
	position: relative;
	width: 960px;
}

#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#left_content {
	float: left;
	width: 217px;
}

#navigation {
	width: 217px;
	background: #6ca13a;
}

#navigation_items {
	width: 217px;
	min-height: 330px;
	height: auto!important;
	height: 330px;
	background: #6ca13a url(wsimages/nav_top_bg.jpg) top no-repeat;	
}

#navigation_items ul#static_item {
	width: 217px;
	margin: 0;
	padding: 0;
}

#navigation_items ul#static_item li {
	padding: 19px 0 11px 31px;
	list-style: none;
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
	background: url(wsimages/home_nav_list_bg.gif) bottom no-repeat;
}

#navigation_items ul#static_item li a {
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
	text-decoration: none;
}

#navigation_items ul#static_item li a:hover {
	color: #d0f1ae;
}

#navigation_items ul#fluid_items {
	width: 217px;
	margin: 0;
	padding: 0;
}

#navigation_items ul#fluid_items li {
	padding: 7px 50px 10px 31px;
	list-style: none;
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
	background: url(wsimages/nav_list_bg.gif) bottom no-repeat;	
}

* html #navigation_items ul#fluid_items li , \ html #navigation_items ul#fluid_items li { padding: 6px 50px 8px 31px; }

#navigation_items ul#fluid_items li.last_item {
	background: none;
}

#navigation_items ul#fluid_items li a {
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
	text-decoration: none;
}

#navigation_items ul#fluid_items li a:hover {
	color: #d0f1ae;
}

#navigation_footer {
	width: 217px;
	height: 16px;
	clear: both;
	bottom: 0;
	background: #6ca13a url(wsimages/nav_bottom.gif) bottom no-repeat;	
}

#feed {
	width: 217px;
	background: #abd086 url(wsimages/feed_bg.gif) repeat-y;	
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
}

#feed_list {
	width: 217px;
	min-height: 160px;
	height: auto!important;
	height: 160px;
	padding-top: 20px;
	background: url(wsimages/feed_top.jpg) no-repeat top;
}

.feed_content {
	color: #2f2d2d;
	padding: 0 50px 25px 30px;
	background: url(wsimages/feed_divider.gif) no-repeat bottom;	
}

.feed_content#end_item {
	background-image: none;
}

.feed_content h2 {
	margin: 10px 0 ;
	padding: 0;
	font: 16px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
}

.feed_content span.date {
	display: block;
	margin: 0;
	padding: 2px 0;
	font: 9px Tahoma, Verdana, Arial, Georgia;
	color: #5f6564;
}

.feed_content span.title  {
	padding: 2px 0;
	display: block;
	clear: both;
	font: 12px Tahoma, Verdana, Arial, Georgia;
	color: #3a6c0b;
	font-weight: bold;
}
.feed_content span.title a {
	font: 12px Tahoma, Verdana, Arial, Georgia;
	color: #3a6c0b;
	text-decoration: none;
	font-weight: bold;
}
.feed_content span.title a:hover {
	color: #2f2d2d;
}

.feed_content span.highlight {
	color: #375d28;
}

.feed_content p {
	line-height: 150%;
	margin: 0;
	padding: 0;
}

.feed_content a {
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #3a6c0b;
	text-decoration: none;
}
.feed_content a:visited { color: #3a6c0b; }
.feed_content a:hover {
	color: #2f2d2d;
}

.feed_extra_link {
	margin-top: 20px;
}

#feed_footer {
	height: 19px;
	width: 217px;
	clear: both;
	bottom: 0;
	background: url(wsimages/feed_bottom.gif) no-repeat top;	
}




/* Homepage RHS Latest News */
.right_column_content_item span.date {
	display: block;
	margin: 0;
	padding: 10px 0 2px 0;
	font: 9px Tahoma, Verdana, Arial, Georgia;
	color: #5f6564;
}

.right_column_content_item span.title  {
	padding: 2px 0 3px 0;
	display: block;
	clear: both;
	font: 12px Tahoma, Verdana, Arial, Georgia;
	color: #3a6c0b;
	font-weight: bold;
}
.right_column_content_item span.title a {
	font: 12px Tahoma, Verdana, Arial, Georgia;
	color: #3a6c0b;
	text-decoration: none;
	font-weight: bold;
}
.right_column_content_item span.title a:hover {
	color: #2f2d2d;
}

.right_column_content_item a.viewarticle {
	display: block;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: underline !important;
}
.right_column_content_item a.viewarticle:hover {
	font-weight: normal;
	text-decoration: none !important;
}



/*Footer Style*/
#footer {
	width: 960px;
	clear: both;
	bottom: 0;
	margin: 0 auto;
	padding-bottom: 80px;
}

/* sIFR no JS/FLASH */
h1.content_title {
	margin: 0 0 0 -1px;
	padding: 0;
	font: 26px Tahoma, Verdana, Arial, Georgia;
	color: #65894b;	
}

h2.menu_title {
	margin: 0 0 0 -1px;
	padding: 0;
	font: 18px Tahoma, Verdana, Arial, Georgia;
	color: #f0f6e8;
}

h2.feed {
	margin: 0 0 0 -1px;
	padding: 0;
	font: 18px Tahoma, Verdana, Arial, Georgia;
	color: #fff;
}

/* Child Link (Landing Pages) */
.childlink { padding: 4px 0 4px 10px; background: url(wsimages/arrow-small.gif) no-repeat 2px 12px; }


/* Sitemap */
#sitemap ul { list-style: none; padding-left: 15px; margin: 0; }
#sitemap ul li { list-style-type: none; background-image: none !important; }
#sitemap ul li a { color: #65894b !important; background: url(wsimages/landing-headline-arrow.gif) no-repeat 0px 4px; padding-left: 14px; font-weight: bold; font-size: 110%; }
#sitemap ul li a:hover { color: #333333 !important; }
#sitemap ul li ul { margin-top: 10px; margin-bottom: 12px; margin-left: 5px; padding-left: 11px; }
#sitemap ul li ul li { margin: 0; }
#sitemap ul li ul a { color: #1e84cd; background: url(wsimages/arrow-small.gif) no-repeat 3px 5px; font-weight: normal !important; font-size: 100%; text-decoration: underline; }
#sitemap ul li ul a:hover { text-decoration: none; }
#sitemap ul li ul ul { margin-top: 5px; margin-bottom: 12px; }
#sitemap ul li ul ul a { font-weight: normal; font-size: 100%; text-decoration: none; }
#sitemap ul li ul ul a:hover { text-decoration: underline; }


/* Business Partner Links */
table.business_partner {
	border-bottom: 1px dotted #f6da86;
}

table.business_partner td { vertical-align: middle !important; padding: 4px 0; }

.business_partner strong {
	font-weight: bold;
	color: #457351;
}


/* Search Site */
.searchfields {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #f6da86;
}

.searchresult {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #f6da86;
}

.searchresult .result_toprow {
	padding-bottom: 4px;
}

.result_toprow .percent {
	font-weight: bold;
	color: #457351;
}

.searchbase {
	padding-bottom: 20px;
	text-align: center;
}

.searchbase .backpage {
	float: left;
}

.searchbase .nextpage {
	float: right;
}


/* News Article */
.newsitemteaser {
	padding: 0 0 25px 0;
	margin-bottom: 25px;
	border-bottom: 1px dotted #f6da86;
}

.newsitemteaser a.teasertitle {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.newsitemteaser .newsdate {
	font-size: 10px;
	font-weight: bold;
	color: #78a64e;
	padding-bottom: 13px;
}


/* FAQ Item */
.faqitem {
	margin-bottom: 20px;
	border-bottom: 1px dotted #f6da86;
	padding: 0 6px 20px 6px;
	
}

.faqitem h4 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #457351;
}


a.consultumlogo { border: none !important; }
a.consultumlogo img { padding: 12px 0 0 0;  }
.vertexasic { display: block; padding: 20px 32px 0 39px; font: 10px Tahoma, Verdana, Arial, Georgia; }

\ html body .vertexasic { padding-top: 0; }
* html body .vertexasic { padding-top: 0; }
