/*

Colours:
	color: #868689; -  grey BG / text
	color: #d6d6d6; -  grey HR
	color: #009ee0; -  Blue Header
	color: #77bbd9; -  Light Blue Header
	
*/




body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #868689;
}

div.moz {
	position: absolute;
	bottom: -0.1px;
}

html { min-height:101%; }

h1 {
	color: #77bbd9;
	font-size: 4em;
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 8px 20px;
	width: 683px;
	border-bottom: 1px solid #d6d6d6;
}

h2 {
	color: #009ee0;
	font-size: 1.8em;
	font-weight: normal;
font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	width: 663px;
	border-bottom: 1px dashed #d6d6d6;
}


h2.title {
	color: #868689;
	font-size: 1.8em;
	font-weight: normal;
font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	width: 663px;
	border-bottom: 1px solid #d6d6d6;
}

h2.image {
	color: #006280;
	font-size: 1.8em;
	font-weight: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px;
	padding: 0px;
	width: auto;
	border: none;
}

h2.no_image {
color: #009ee0;
	font-size: 1.6em;
	font-weight: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 2px 10px;
	padding: 0px 0px 2px 0px;
	width: 133px;
	border-bottom: 1px dashed #99e0ff;
}

h3 {
	letter-spacing: -0.05pc;
	color: #8ad0e5;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
}

h4 {
	color: #009ee0;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4.case_studies {
	color: #868689;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #868689;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.kicker {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #62b5d9;
	font-weight:bold;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
p.kicker_case_studies {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #62b5d9;
	font-weight:bold;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	margin: 10px 0px 10px 0px;
	padding: 10px 50px 18px 3px;
	border-bottom:1px dashed #d6d6d6;
}

ul {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #868689;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	list-style-image:url(../assets/images/nav/bullet01.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
/*	list-style-image: url(../assets/images/page/img_bullet.gif);*/
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}

hr {
	color:#d6d6d6;
	width: 663px;
	height:1px;
	border:1px solid #d6d6d6;
}

blockquote {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	font-style:italic;
	text-align: left;
	font-size: 1.2em;
	margin: 0px 25px 10px 25px;
	padding: 0px 20px 0px 20px;
	/*background:url(../assets/images/page/quote_open.gif) top left no-repeat;*/
}
blockquote p {
	margin: 0px;
	padding:0px 15px 0px 0px;
	/*background:url(../assets/images/page/quote_open.gif) bottom right no-repeat;*/
}


/*img {
	margin: 0px;
	padding: 0px;
}*/

hr {
	height: 1px;
	color: #009ee0;
	border: 1px #009ee0 dashed;
}


/**********************   Structure   **************************/


a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #009ee0;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #009ee0;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #009ee0;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #009ee0;
	text-decoration: underline;
}

span.hidden {
 display:none;
}

/******* Content containers ******/

/*#random_image_top_bkgd {
	position: relative;
	top: 0px;
	background-image:
}*/


#page_content {
	margin: auto;
	margin-bottom: 0px;
	width: 751px;
	height: auto;
	top: 0px;
	position: relative;
}

#content_container {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 751px;
}

div.content_hold {
	position: relative;
	float:left;

	height: auto;
	width: 750px;
	margin: 85px 0px 0px 0px;
	background:url(../assets/images/page/pg_bg.gif) repeat-y #fff;
}

div.content {
	position: relative;
	float:left;
	height: auto;
	width: 703px;
	display:inline;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 23px;
/*	background:url(../assets/images/page/pg_bg.gif) repeat-y;*/
}


div.template_hold {
	width: 663px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;

}

div.content_footer {
     width : 730px;
     height : 225px;
     display : block;
     position : absolute;
     bottom : -1px;
     left : 0;
     z-index : 0;
     background : url(../assets/images/page/pg_footer.jpg) no-repeat bottom left;
}

div.blog_hold {
	height: 154px;
	width:24px;
	display : block;
	position : absolute;
	top : -1px;
	right : 0;
	z-index : 0;
}





/*********************HOME*********/

div.content_home {
	position: relative;
	float:left;
	height: auto;
	width: 751px;
	margin: 76px 0px 0px 0px;
	background:url(../assets/images/page/home_bg.jpg) no-repeat #868689;
}

div.home_row01 {
	position: relative;
	float:left;
	height: auto;
	width: 751px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_row01a {
	position: relative;
	float:left;
	height: auto;
	width: 726px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_row01b {
	position: relative;
	float:left;
	height: 154px;
	width:24px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../assets/images/nav/btn_blog.gif) no-repeat;
}

a.bloglink:link, a.bloglink:visited, a.bloglink:active  {
	position: relative;
	float:left;
	height: auto;
	width:24px;
	height:78px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../assets/images/nav/btn_blog.gif) no-repeat;
}

a.bloglink:hover {
	background:url(../assets/images/nav/btn_blog_over.gif) no-repeat;
}

/* IN HOME_IMAGES.CFM
div.home_row02 {
	position: relative;
	float:left;
	width: 751px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../assets/images/page/home_banner_image.jpg) no-repeat top left;
}*/

div.home_row02a {
	float:left;
	display:inline;
	height: auto;
	width: 378px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

div.home_row02b {
	float:right;
	width:172px;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_news_hold {
	float:left;
	width:378px;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:17px 0px 0px 32px;
}
	
div.home_news_left {
	width:173px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../assets/images/page/home_divider.gif) no-repeat bottom left;
}
	
div.home_news_right{
	width:173px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
div.item_hold{
	width:173px;
	height:44px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a.home_news_link:link, a.home_news_link:visited, a.home_news_link:active  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration:none;
	color:#868689;
	float:left;
	height: 36px;
	width:160px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background:url(../assets/images/nav/bullet01.gif) no-repeat top left;
}

a.home_news_link:hover {
	background:url(../assets/images/nav/bullet01.gif) no-repeat top left #d7ecf5;
}

span.home_break {
	float:left;
	height: 1px;
	width:135px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background:url(../assets/images/page/divider.gif) no-repeat top left;
}

div.home_news_strap {
	float: left;
	display: inline;
	/*height: 10px;*/
	width: 330px;
	margin: 6px 0px 0px 42px;
	padding: 1px 0px 0px 0px;
		
}

a.home_news_strap:link, a.home_news_strap:visited, a.home_news_strap:active  {
	font-size: 0.9em;
	font-weight: bold;
	color: #e7e7e7;
	text-decoration: none;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.home_news_strap:hover {
	text-decoration: underline;
}

div.footer {
	float:left;
	height: auto;
	width: 751px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}


ul.footer {
	float:left;
	width: 709px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 32px;
	width: auto;
	height: 32px;
	}

li.copyright{
	width: 245px;
	height:  16px;
	float: left;
	margin: 0px 246px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	color:#f7f7f7;
	/*background:url(../assets/images/nav/copyright.gif) no-repeat;*/
}



li.privacy{
	width: 79px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background:url(../assets/images/nav/footer_privacy.gif) no-repeat;
}

a.privacy:link, a.privacy:visited, a.privacy:active {
	width: 79px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav/btn_privacy.gif) no-repeat;
}

a.privacy:hover {
	background-image:url(../assets/images/nav/btn_privacy_over.gif);
}

li.pipe {
	width: 19px;
	height:  16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background:url(../assets/images/nav/pipe.gif) no-repeat;
}

li.terms {
	width: 111px;
	height:  16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background:url(../assets/images/nav/btn_terms.gif) no-repeat;

}

a.terms:link, a.terms:visited, a.terms:active {
	width: 111px;
	height:  16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav/btn_terms.gif) no-repeat;

}

a.terms:hover {
	background:url(../assets/images/nav/btn_terms_over.gif);
}

li.d_and_d {
	width: 246px;
	height:  16px;
	float: right;
	margin: 0px 22px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background:url(../assets/images/nav/d_and_d.gif) no-repeat;

}

a.d_and_d:link, a.d_and_d:visited, a.d_and_d:active {
	width: 246px;
	height:  16px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav/d_and_d.gif) no-repeat;

}

a.d_and_d:hover {
	background:url(../assets/images/nav/d_and_d.gif);
}


p.footer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.0em;
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}


/*#header {
	position: absolute;
	top:0px;
	left:0px;
	height: 76px;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	z-index:10;
}*/

div.header_left {
	float:left;
	height: auto;
	width: 213px;
	margin: 0px;
	padding:0px;
}
div.header_right {
	float:left;
	height: auto;
	width: 513px;
	margin: 0px;
	padding:0px;
	}

/*header left nav*/
ul.header_nav {
	float:left;
	margin: 31px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	width: 496px;
	display:inline;
	height: auto;
	}

/* IN HOME_IMAGES.CFM
li.nav_home, li.nav_about_us, li.nav_services, li.nav_testimonials, li.nav_recruitment, li.nav_news, li.nav_contact{
	width: 50px;
	height: 27px;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background:url(../assets/images/nav/nav_home.gif) no-repeat;
}
a.nav_home:link, a.nav_home:visited, a.nav_home:active {
	width: 50px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_home.gif) no-repeat;
}

a.nav_home:hover {
	background-image:url(../assets/images/nav/nav_home_over.gif);
}

li.nav_about_us {
	width: 64px;
	margin: 0px 7px 0px 0px;
	background:url(../assets/images/nav/nav_about_us.gif) no-repeat;
}

a.nav_about_us:link, a.nav_about_us:visited, a.nav_about_us:active {
	width: 64px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_about_us.gif) no-repeat;
}

a.nav_about_us:hover {
	background-image:url(../assets/images/nav/nav_about_us_over.gif);
}


li.nav_services {
	width: 63px;
	margin: 0px 13px 0px 0px;
	background:url(../assets/images/nav/nav_services.gif) no-repeat;
}

a.nav_services:link, a.nav_services:visited, a.nav_services:active {
	width: 63px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_services.gif) no-repeat;
}

a.nav_services:hover {
	background-image:url(../assets/images/nav/nav_services_over.gif);
}


li.nav_testimonials {
	width: 80px;
	margin: 0px 10px 0px 0px;
	background:url(../assets/images/nav/nav_testimonials.gif) no-repeat;
}
a.nav_testimonials:link, a.nav_testimonials:visited, a.nav_testimonials:active {
	width: 80px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_testimonials.gif) no-repeat;
}

a.nav_testimonials:hover {
	background-image:url(../assets/images/nav/nav_testimonials_over.gif);
}


li.nav_recruitment {
	width: 80px;
	margin: 0px 9px 0px 0px;
	background:url(../assets/images/nav/nav_recruitment.gif) no-repeat;
}
a.nav_recruitment:link, a.nav_recruitment:visited, a.nav_recruitment:active {
	width: 80px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_recruitment.gif) no-repeat;
}

a.nav_recruitment:hover {
	background-image:url(../assets/images/nav/nav_recruitment_over.gif);
}


li.nav_news {
	width: 52px;
	margin: 0px 6px 0px 0px;
	background:url(../assets/images/nav/nav_news.gif) no-repeat;
}
a.nav_news:link, a.nav_news:visited, a.nav_news:active {
	width: 52px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_news.gif) no-repeat;
}

a.nav_news:hover {
	background-image:url(../assets/images/nav/nav_news_over.gif);
}


li.nav_contact {
	width: 56px;
	margin: 0px 0px 0px 0px;
	background:url(../assets/images/nav/nav_contact.gif) no-repeat;
}
a.nav_contact:link, a.nav_contact:visited, a.nav_contact:active {
	width: 56px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background:url(../assets/images/nav_contact.gif) no-repeat;
}

a.nav_contact:hover {
	background-image:url(../assets/images/nav/nav_contact_over.gif);
}*/
/***********************Breadcrumbs*******************************/
div.header_breadcrumbs {
	position: relative;
	display:inline;
	float:left;
	height: auto;
	width: 655px;
	margin: 0px 0px 5px 20px;
	padding: 2px 4px 2px 4px;
	vertical-align:top;
	border: 1px solid #d6d6d6;
}





/************************Template***********************/
div.box {
	position: relative;
	float:left;
	height: auto;
	width: 663px;
	margin: 0px 0px 5px 0px;
}

div.box_division {
	width: 663px;
	border-top:1px solid #d6d6d6;
	clear:left;
	float:left;
}
p.view_more { float:right; padding-top:4px; font-size:1.2em;  }

div.case_quote { border-left:7px solid #b3b3b4; display:block; padding:7px 20px 23px 10px; margin:30px 60px 20px 20px; font-size:1.3em; color:#009ee0; border-top:2px solid #b3b3b4; line-height:16px; }
div.case_quote span { color:#868689; font-size:0.8em; margin-top:4px; display:block; }

div.case_body { }
div.case_body ul { padding-top:4px; }
div.case_body li { padding-top:2px; }


/**********generic styles***********/
span.dark_blue { color: #009ee0; }
span.light_blue { color: #77bbd9; }
span.light_grey { color: #d6d6d6; }
span.grey { color: #868689; }



div.info_holder {
	color: #868689;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	
	position: absolute;
	top:0px;
	right:20px;
	height: 76px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	z-index:10;

}

/*OL*/


div.image_hold {
	position: relative;
	float:left;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 10px;
	padding:3px 20px 10px 0px;
}
div.image_hold_large {
	position: relative;
	float:right;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 10px;
	padding:10px 20px 10px 0px;
}
.case_examples { border:8px solid #adadaf; float:left; margin:10px 10px 10px 0px; }
.case_examples img { border:0px; }




p.date {
	font-weight:bold;
	font-size:1em;
}

a.ol_link:link, a.ol_link:visited, a.ol_link:active {
	font-size: 1.4em;
	text-align:right;
	text-decoration:none;
	width: 663px;
	height: 27px;
	float: left;
	color:#009ee0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
/*	border-top:1px solid #d6d6d6;*/
}

a.ol_link:hover {
	background:none;
	text-decoration:underline;
} 

/*News*/

div.news_box {
	float:left;
	width: 300px;
	margin: 0px 20px 0px 0px; 
	padding:0px 0px 0px 0px;
	border-bottom: 1px dashed #e8e8eb;
	
}

div.news_box_right {

	float:right;
	width: 300px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

div.news_box_left {
	float:left;
	width: 300px;
	margin: 0px 20px 0px 0px; 
	padding:0px 0px 0px 0px;
	clear:left;
	border-bottom: 1px dashed #d6d6d6;
	
	
}

/*RSS holder*/

div.rss_box {
	float:right;
	position:relative;
	width: 301px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:url(../assets/images/page/news_panel_bg.gif) repeat-y;
	z-index : 0;
}

div.rss_top {
	float:right;
	position:relative;
	display:inline;
	width: 301px;
	height: 10px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:url(../assets/images/page/news_panel_top.gif) no-repeat;
}

div.rss_main {
	float:right;
	position:relative;
	display:block;
	width: 301px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	z-index : 0;
}

div.rss_bottom   { 
	 width : 300px;
     height : 36px;
     display : block;
     position : absolute;
     bottom : 0;
     left : 0;
     z-index : -10;
     background:url(../assets/images/page/news_panel_footer.gif) bottom left no-repeat;

}

h1.rss_news {
	color: #009ee0;
	font-size: 1.8em;
	font-weight: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 4px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	width: 260px;
	border-bottom: 1px dashed #d6d6d6;
}

div.favicon {
	float: left;
	display: block;
	width: 20px;
	height: 2.7em;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	border-top: 1px solid #d6d6d6;
}

a.rss_link:link, a.rss_link:visited, a.rss_link:active {
	float: left;
	display: block;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	width: 240px;
	height: 2.7em;
	color: #009ee0;
	margin: 4px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	border-top: 1px solid #d6d6d6;
}

a.rss_link:hover {
	text-decoration:underline;
} 


/* */


div.news_item {
	float:left;
	width: 300px;
	margin: 0px 00px 0px 0px; 
	padding:0px 0px 0px 0px;
	clear:both;
}

h1.news_type {
	color: #009ee0;
	font-size: 1.8em;
	font-weight: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	width: 290px;
	border-bottom: 1px dashed #009ee0;
}


h2.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#868689;
	float:left;
	height: auto;
	width:290px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
}

p.extract {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#868689;
	float:left;
	height: auto;
	width:311px;
	height:3.6em;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	overflow:hidden;
}

a.box_link:link, a.box_link:visited, a.box_link:active {
	width: 311px;
	height: auto;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	display: block;
	text-decoration:none;
}

a.box_link:hover {
	background:#fff000;
	text-decoration:underline;
} 

a.news_link:link, a.news_link:visited, a.news_link:active {
	font-size: 1.4em;
	text-align:right;
	text-decoration:none;
	width: 311px;
	height: 2.7em;
	float: left;
	color:#009ee0;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	display: block;
	border-top:1px solid #d6d6d6;
}

a.news_link:hover {
	background:none;
	text-decoration:underline;
} 



blockquote {
display:block !important;
text-align:justify;
font-family:verdana;
color:#009ee0;
padding:0px;
margin:0px;
}

blockquote p {
font-style:normal;
display:inline;
color:#009ee0;
text-align:justify;
font-size:0.8em;
}

blockquote p:before,
blockquote p:after {
line-height:0;
font-size:2em;
color:#009ee0;
}

blockquote p:before {
content: open-quote;
padding-right:2px;
vertical-align:-10px;
color:#009ee0;
}

blockquote p:after {
content: close-quote;
font-size:2em;
line-height:.3;
vertical-align:-10px;
} 









