/*** TYPOGRAPHY ***/
    @font-face{
        font-family:"Avenir LT W01_55 Roman1475520";
        src:url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");
        src:url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"),url("../fonts/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"),url("../fonts/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"),url("../fonts/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"),url("../fonts/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_65 Medium1475532";
        src:url("../fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix");
        src:url("../fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"),url("../fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"),url("../fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"),url("../fonts/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"),url("../fonts/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_85 Heavy1475544";
        src:url("../fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");
        src:url("../fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"),url("../fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"),url("../fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"),url("../fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"),url("../fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_95 Black1475556";
        src:url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
        src:url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"),url("../fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"),url("../fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"),url("../fonts/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"),url("../fonts/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg");
    }

/*this section defines the absolute pixel widths used in the site*/

.site_container_width {
	width: 940px; /*This is only needed if there is a shadow or outer graphics wider than 900px*/
	text-align: center;
	
}
 
.site_width {
	/*width: 740px;*/
	width: 780px;
	position:relative;
}

.main_nav_width {
	width: 770px;
}

.footer_tools_width {
	width: 567px;
}


.sub_nav_width {
	/*width: 179px;*/
	width: 220px;
	height: 100%;
}

.content_width {
	width: 540px;
}

.six_width {
	width: 6px;
}

.eight_width {
	width: 8px;
}

.ten_width {
	width: 10px;
}


.twenty_width {
	width: 20px;
}

.twenty_eight_width {
	width: 28px;
}
.thirty_four_width {
	width: 34px;
}

.thirty_width {
	width: 30px;
}

.one_eight_four_width {
	width: 184px;
}

.white {
	background-color:#FFFFFF;
	padding: 10px;
	}
	
	
/****  CLEARFIX ****/

.clearfix:after {
	clear: both;
	content:".";
	display:block;
	height: 0;
	visibility: hidden;
	font-size:0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}
	
div#error_message {
	padding: 30px;
	width:616px;
	}	



/*this section styles all the standard elements*/

body {
	/*background-color: #EBEBEB;*/
	background-color: #ECECEE;
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#333F48;
}	

a {
	color: #333F48;
	text-decoration: underline;
}

a:visited {
	color: #333F48;
	text-decoration: underline;
}

a:hover {
	color: #658d18;
	text-decoration: none;
}

a:visited:hover {
	color: #658d18;
	text-decoration: none;
}

/*table*/
/*table {
	background-color: #FFFFFF;
}*/

/*.table_test {
	background-color: red;
}

/*td borders to check layout*/
/*td {
	border: solid 1px #333F48;
}

/*table headers*/
th {
	font-weight: bold;
	color: #658d18;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 2px #C0C0C0;
}

/*paragraphs*/
p {
	padding: 0em 0em 0.8em 0em;
	color: #333F48;
	line-height: 1.4em;
}

/*input button*/
input {
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	border: none;
	padding: 0em 0.4em 0em 0.4em;
}

#btnSubmit {
	color: #FFFFFF;
	background-color: #333F48;
}

#btnGo {
	color: #666666;
	background-color: transparent;
}

/*H Styles*/
H1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	margin: 6px 0 0 0;
	padding: 0.4em 0.5em 0.4em 20px;
	background: #333F48;
}

.title_holder {
	/*position: absolute;*/
	left: 220px;
	top: 66px;
	width: 100%;
	z-index:10000;
	padding-bottom: 30px;
	margin-right: -10px;
}

H2 {
	font-size: 1.25em;
	font-weight: bold;
	/*color: #658d18;*/
	color:#333F48;
	padding: 0.6em 0em 0.3em 0em;
}

H3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #658d18;
	padding: 0.4em 0em 0.3em 0em;
}

H4 {
	font-size: 1em;
	font-weight: bold;
	color: #333F48;
	padding: 0.4em 0em 0em 0em;
}

/*error*/
.error {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 400px;
}

/*padding*/
.padding_top{
	padding-top: 0.5em;
}
.padding_bottom{
	padding-bottom: 1em;
}

.padding_top_bottom{
	padding: 0.5em 0em 1em 0em;
}

.padding_top_bottom_left{
	padding: 0.5em 10px 1em 10px;
}

.padding_left_right{
	padding: 0em 10px 0em 10px;
}
/*rules*/
.solid_rule_top {
	border-top: solid 1px #C0C0C0;
	padding: 1em 0em 0.5em 0em;
}

/*this places the logo*/
.logo a {
	background: url(../images/Parker-Meggitt-logo.jpg) no-repeat 25px 20px;
	background-size: 75% auto;
	height: 82px;
	display: block;
	width: 219px;
}

/*this places the left graphic if there is one*/
.left {
	background: url(../images/left_shadow.gif);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
}

/*this places the right graphic if there is one*/
.right {
	background: url(../images/right_shadow.gif);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
}

/*this places the top graphic if there is one*/
.top_shadow {
	background: url(../images/top_shadow.gif) no-repeat;
	height: 15px;
	width: 940px;
}


/*this places the footer graphic if there is one*/
.bottom_shadow {
	background: url(../images/bottom_shadow.gif) no-repeat;
	height: 15px;
	width: 940px;
}

/*this section styles the header, tools and search*/

/*tools*/

.tools_menu_position {
	padding: 6px 10px 6px 0px;
	height: 22px;
}

#tools_menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#tools_menu {
	float: right;
	font-size: 0.9em;
}

#tools_menu {
	color: #888888;
	text-decoration: none;
	text-align: right;
}

#tools_menu a {
	color: #888888;
	text-decoration: none;
	padding: 0em 0.5em 0em 0.5em;
	text-align: right;
}

#tools_menu a:hover {
	color: #658d18;
	text-decoration: none;
}

#tools_menu a:visited {
	color: #888888;
	text-decoration: none;
}

#tools_menu a:visited:hover {
	color: #658d18;
	text-decoration: none;
}

/*search*/
.search {
	background-color: #F5F5F5;
	color: #666666;
	text-decoration: none;
	padding: 5px 0.2em 5px 0em;
	text-align: right;
	width: 558px;
}

.search_input {
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 1.7em;
	width: 12em;
}

.search_input_position {
	padding-top: 0px;
}

.go_button_position {
	padding-top: 0px;
	padding-left: 0em;
	padding-right: 12px;
}

/*main nav - this is the top level nav that runs horizontally - if there is no horizontal nav use the sub_nav as top level*/

.main_nav_position {
	padding: 25px 22px 0em 0em; 
}

#main_nav li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#main_nav{
	float: right;
}

#main_nav {
	color: #97B4D9;
	text-decoration: none;
	text-align: right;
}

#main_nav a {
	font-size: 1em;
	font-weight: bold;
	color: #2965B1;
	text-decoration: none;
	padding: 0em 0.7em 0em 0.7em;
	text-align: right;
}

#main_nav a:hover {
	color: #C32967;
	text-decoration: none;
}

#main_nav a:visited {
	text-decoration: none;
}

/*this section styles the footer and text resizer*/
.footer_position{
	width: 20px;
}

.footer{
	color: #666666;
	padding: 10px 0em 0px 0em;
	font-size: 0.9em;
}

.footer_change_text_size{
	color: #666666;
	padding: 10px 0.5em 0px 0em;
	font-size: 0.9em;
}

.footer_bold{
	font-weight: bold;
	color: #666666;
	padding: 0.5em 0.5em 1em 0em;
}

.footer_menu{
	color: #666666;
	padding: 0.5em 0.5em 1em 0em;
}

#footer_menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#footer_menu{
	float: left;
}

#footer_menu {
	color: #666666;
	text-decoration: none;
	text-align: right;
}

#footer_menu a {
	color: #666666;
	text-decoration: none;
	padding: 0em 0.5em 0em 0.5em;
	text-align: right;
}

#footer_menu a:hover {
	color: #658d18;
	text-decoration: none;
}

#footer_menu a:visited {
	color: #666666;
	text-decoration: none;
}

#footer_menu a:visited:hover {
	color: #658d18;
	text-decoration: none;
}

.text_size_footer {
	width: 18px;
	padding: 0.9em 0em 0em 0em;
}

.text_resize_small a {
	background: url(../images/text_size_small.gif) no-repeat;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_small a:hover {
	background: url(../images/text_size_small_selected.gif) no-repeat;
}

.text_resize_small a .selected {
	background: url(../images/text_size_small_selected.gif) no-repeat;
	height: 13px;
	display: block;
	width: 18px;
}
.text_resize_medium a {
	background: url(../images/text_size_medium.gif) no-repeat;;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_medium a:hover {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}

.text_resize_medium a .selected {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}
.text_resize_large a {
	background: url(../images/text_size_large.gif) no-repeat;;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_large a:hover {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}

.text_resize_large a .selected {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}

/*this section styles the homepage content*/

h1.hidden{
	position: absolute;
	left: -999px;
}
h2.hidden{
	position: absolute;
	left: -999px;
}
label.hidden{
	position: absolute;
	left: -999px;	
}


/*news list*/

.news_date
{
	padding-top: 1em;
}

.news_date_year {
	font-size: 1.2em;
	font-weight: Bold;
	color: #666666;
	padding: 0.7em 0.1em 0.4em 0.1em;
}

.news_date_list {
	color: #333F48;
	padding: 0.7em 0.5em 0.4em 0em;
	text-align: right;
	width:20%;
}

.news_date_list_xml {
	color: #333F48;
	padding: 0.7em 0.5em 0.4em 0em;
	text-align: right;
}

.news_list {
	padding: 0.7em 0.5em 0em 0.4em;
}

.news_list p {
	padding: 0em 1.1em 0.8em 0em;
	color: #666666;
	line-height: 1.2em;
}

.news_list a {
	text-decoration: none;
	font-weight: normal;
	color:#333F48;
}

.news_list a:hover {
	text-decoration: underline;
}

.news_list a:visited {
	color:#333F48;
	text-decoration: underline;
}

.news_position_list {
	padding: 0.5em 0em 2em 0em;
}

.news_content
{
	padding-top: 1em;
}

.news_content h3
{
	font-size: 1.1em;
	font-weight: bold;
	color: #658d18;
	padding: 1.6em 0em 0.3em 0em;
}

.news_content a
{
	color:#333F48;
	text-decoration:none;
}

.news_content a:hover
{
	color:#658d18;
	text-decoration:underline;
}

.news_content a:visited
{
	color:#333F48;
	text-decoration:underline;
}

.news_content a:visited:hover
{
	text-decoration:none;
}

/*document list*/

.document_info_list{
	color: #666666;
	padding: 0.7em 0em 0.4em 0em;
	width: 90px;
}

.document_icon_list{
	padding: 0.5em 0.2em 0em 0.5em;
}

/*selected section*/
.selected_section {
	padding-left: 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #2965B1;
	height: 30px;
	background-color: #E9EFF7;
}

/*toolbox*/
.toolbox_section {
	padding-left: 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #2965B1;
	height: 30px;
	background-color: #E9EFF7;
}

/*this section styles the sub nav links: note that the CMS re-order graphic needs putting inside the <a> tags and needs to be the pixel height of the text - use this for top level if there is no horizontal navigation*/

.sub_nav {
	background-color: #FAFAFA;
	border-right: solid 1px #CCCCCC;
	height: 100%;
}

#sub_nav_list {
	margin: 0;
	padding: 0px 0px 12px 0px;
}

#sub_nav_list .header {
	color: #658d18;
	font-family:"Avenir LT W01_85 Heavy1475544";
	padding: 12px 0.5em 6px 25px;
	font-size: 16px;
	text-transform: uppercase;
}

#sub_nav_list .header a {
	background: none;
	color: #658d18;
	padding: 0 0.5em 0 0;
}

#sub_nav_list .header a:hover {
	text-decoration:underline;
}

#sub_nav_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_list a {
	color: #333F48;
	text-decoration: none;
	padding: 0 0.5em 8px 24px;
	display: block;
	/*background: url(../images/meggitt_delta_on_grey.gif) no-repeat 25px 3px;*/
}

#sub_nav_list a:hover {
	display: block;
	color: #658d18;
}

#sub_nav_list .selected {
	display: block;
 	color: #658d18;
}
/*this section styles the sub nav level 02 links*/

#sub_nav_02_list {
	margin: 0;
	padding: 0;
}

#sub_nav_02_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px ;
}

#sub_nav_02_list a {
	padding: 0 0.5em 3px 35px;
	color: #333F48; 
	font-weight: normal;
	/*background: url(../images/meggitt_delta_on_grey.gif) no-repeat 25px 3px;*/
}

#sub_nav_02_list a:hover {
	color: #658d18;	
}

#sub_nav_02_list .selected {
	color: #658d18;
}

/*this section styles the sub nav level 03 links*/

#sub_nav_03_list {
	margin: 0;
	padding: 0;
}

#sub_nav_03_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px ;
}

#sub_nav_03_list a {
	padding: 0 0.5em 3px 28px;
	color: #333F48; 
	font-weight: normal;
	background: none;
}

#sub_nav_03_list a:hover {
	color: #658d18;	
}

#sub_nav_03_list .selected {
	color: #658d18;
}

/*this section styles the sub nav level 04 links*/

#sub_nav_04_list {
	margin: 0;
	padding: 0;
}

#sub_nav_04_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px ;
}

#sub_nav_04_list a {
	padding: 0 0.5em 3px 36px;
	color: #333F48; 
	font-weight: normal;
	background: none;
}

#sub_nav_04_list a:hover {
	color: #658d18;	
}

#sub_nav_04_list .selected {
	color: #658d18;
}


/*this styles the bold intro para*/
.intro_para{
	font-weight: bold;
	padding-top: 1em
}

/*this section styles the breadcrumb*/

.breadcrumb {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	padding: 0.7em 0em 85px 8px;
	height: 2.5em;
	/*border-top: 1px solid #EBEBEB;*/
}
.breadcrumb a{
	color: #333F48;
	padding: 0em 0.5em 0em 0.3em;
	text-decoration: none;		
}

.breadcrumb a:hover{
	color: #658d18;
	text-decoration: none;
}

.breadcrumb a:visited{
	color: #333F48;
	text-decoration: none;
}

.breadcrumb a:visited:hover{
	color: #658d18;
	text-decoration: none;
}

.breadcrumb a .selected{
	font-weight: bold;
	padding: 0em 1em 0em 0.3em;
}

/*this section styles the print and email*/

#page_tools{
	padding: 20px 0px 20px 25px;
	border-top: 1px solid #CCCCCC;
}

#page_tools .page_tools_header {
	font-weight: bold;
	color: #212B55;
	padding-bottom: 12px;
}	

#page_tools a{
	padding: 0.3em 0.3em 0.4em 2.2em;
	color: #333F48;
	text-decoration: none;
	display: block;	
}

#page_tools a:hover{
	color: #658d18;
	text-decoration: none;
}

#page_tools a:visited{
	text-decoration: none;
}

#page_tools a:visited:hover{
	color: #658d18;
	text-decoration: none;
}

#page_tools .page_tools_icon_print{
	background: url(../images/print_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

#page_tools .page_tools_icon_share{
	background: url(../images/email_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

#page_tools .page_tools_icon_rate{
	background: url(../images/rate_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

#page_tools .page_tools_icon_bookmark{
	background: url(../images/bookmark_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

#page_tools .page_tools_icon_contact{
	background: url(../images/contact_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

#page_tools .page_tools_icon_glossary{
	background: url(../images/glossary_icon.gif) no-repeat;
	height: 22px;
	display: block;
	width: 18px;
}

/*this styles the in page search*/
.in_page_search{
	color: #333F48;
	font-weight: bold;
}
.in_page_search_position{
	padding: 0.5em 0em 0.5em 0.5em;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}

.in_page_search_input{
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333F48;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
	width: 140px;
	padding: 0.25em 0em 0em 0.4em;
	height: 2em;
}

.in_page_search_dropdown{
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #333F48;
	border: solid 0.1em #C0C0C0;
	background-color: #FFFFFF;
	width: 140px;
}

.in_page_search_input_position{
	padding: 0em 1.3em 0em 0.4em 
}
.in_page_search_dropdown_position{
	padding: 0.2em 0.4em 0em 0.4em ;
}

/*this styles the forms*/

.form{
	color: #333F48;
	vertical-align: top;
	padding: 0.6em 1.5em 0.5em 0em;
}

.form_radio{
	color: #333F48;
	vertical-align: top;
	padding: 0.3em 1em 0.5em 0.3em;
}
.form_bold{
	font-weight: bold;
}

.form_input_text_area{
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	font-weight: normal;
	color: #333F48;
	width: 250px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

.form_input_text{
	font-weight: normal;
	color: #333F48;
	height: 2em;
	width: 250px;
	border: solid 0.1em #C0C0C0;
	background-color: #FFFFFF;
}

.form_input_position{
	padding: 0.3em 1.5em 0.3em 0em;
	width: 400px;
}

.form_input_dropdown{
	font-family:"Avenir LT W01_55 Roman1475520", Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.7em;
	color: #333F48;
	border: solid 1px #C0C0C0;
	width: 250px;
}

/*this styles the attached documents*/

.attached_document_icon_position {
	padding: 0.5em 0em 0.5em 0em;
	width: 20px;
}

.attached_document {
	color: #333F48;
	padding: 0.7em 1em 0em 0em;
}

.attached_document a {
	font-weight: bold;
	text-decoration: none;
}

.attached_document a:hover {
	text-decoration: underline;
}

/*this styles the in page featured items*/

.featured_items_header_text {
	height:27px;
	font-weight: Bold;
	color: #FFFFFF;
	padding: 0em 0em 0em 0.5em;
}

.featured_items {
	border-left: solid 1px #CCCCCC;
}

.featured_items_link {
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding: 0em 0.5em 0.5em 0.5em;
}

.featured_items p {
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.featured_items_link a {
	font-weight: bold;
	text-decoration: none;
}

.featured_items_link a:hover {
	text-decoration: underline;
}

.featured_item_image {
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-right: solid 1px #C0C0C0;
}

/*this styles the in page related items*/

.related_item_icon_position {
	padding: 0.5em 0em 0.5em 0em;
	width: 20px;
}

.related_item {
	padding: 0.7em 1em 0em 0em;
}

.related_item a {
	font-weight: bold;
	text-decoration: none;
}

.related_item a:hover {
	text-decoration: underline;
}

/*this styles the in this section*/

.in_this_section_header_cell {
	font-size: 1.2em;
	font-weight: Bold;
	color: #658d18;
	padding: 0em 0em 0.5em 1.5em;
}

.in_this_section_header_text {
	padding: 0em 1em 0em 0em;
}

#in_this_section ul{
	color: #333F48;
	padding: 0.5em 0.5em 0em 0em;
}

#in_this_section li{
	color: #333F48;
	text-decoration: none;
	float: none;
	list-style-type: none;
}

#in_this_section li a {
	background: url(../images/in_this_section_arrow.gif) no-repeat;
	height: 21px;
	color: #658d18;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2.5em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}

#in_this_section a:hover {
	text-decoration: underline;
}

#in_this_section .description {
	padding-left: 2.5em;
	padding-bottom: 0.5em;
}

/*this styles the in page contacts*/

.contact_solid_rule_top {
	border-top: solid 1px #C0C0C0;
	padding: 1em 0em 0.5em 0em;
}

.contact_solid_rule_title_bold {
	font-weight: bold;
	font-size: 1.2em;
	color: #333F48;
	padding: 0em 0em 0.5em 0em;
}

.contact_solid_rule_top_bold {
	font-weight: bold;
}

.contact_solid_rule_top p {
	padding: 0em 0em 0.3em 0em;
}

.contact_solid_rule_top a {
	text-decoration: none;
}

.contact_solid_rule_top a:hover {
	text-decoration: underline;
}

/*this styles the share price*/

#share_price {
	background-color: #FFFFFF;
	padding: 8px 0 12px 0;
	border-top: 1px solid #CCCCCC;
}

#share_price .share_price_header {
	font-weight: bold;
	color: #333F48;
	padding: 4px 0 0 25px;
	display: block;
}

#share_price .share_price_number {
	margin: 4px 20px 0 25px;
	padding-bottom: 8px;
	font-size: 1.55em;
	color: #658d18;
	border-bottom: 1px solid #CCCCCC;
}

#share_price .share_price_plus {
	padding: 0 0 0 20px;
	font-size: 0.5em;
	color: #212B55;
}

#share_price .share_price_minus {
	padding: 0 0 0 20px;
	font-size: 0.5em;
	color: #212B55;
}

#share_price .share_price_delayed {
	font-size: 0.8em;
	color: #333F48;
	padding: 4px 0 0 25px;
}


/*styles the WYSIWYG content (tables in particular)*/
#contentHTML table{
	border: none;
	margin: 0;
	padding: 0;
}

#contentHTML td{
	border: none;
	margin: 0;
	padding: 0;
	color: #666666;
}

#contentHTML th{
	border: none;
	margin: 0;
	padding: 0;
}

#data_table table{
	border-left: solid 1px #C0C0C0;
	border-top: solid 1px #C0C0C0;
	margin: 1.1em 0em 1.1em 0em;
}

#data_table td{
	color: #333F48;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}

#data_table th{
	font-weight: bold;
	color: #658d18;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 2px #C0C0C0;
}

#contentHTML mailto {
	color: #658d18;
	text-decoration: underline;
}

#contentHTML a {
	color: #658d18;
	text-decoration: underline;
}

#contentHTML .news_content a
{
	color:#333F48;
	text-decoration:none;
}

#contentHTML .news_content a:visited
{
	color:#333F48;
	text-decoration:none;
}

#contentHTML .news_content 
{
padding-top: 5px;
}

#contentHTML .news_date
{
padding-top: 5px;
}

#contentHTML a:visited {
	color: #658d18;
	text-decoration: underline;
}

#contentHTML a:hover {
	text-decoration: none;
	color: #658d18;
}

#contentHTML a:visited:hover {
	text-decoration: none;
}

#contentHTML ul{
	margin-left: 1em;
	color: #333F48;
	padding: 0.5em 0em 0.5em 0.5em;
	line-height: 1.2em;
}

#contentHTML ul li {
	float: none;
	list-style-type: disc;
	padding: 0em 0em 0.6em 0em;
	white-space: normal;
}

#contentHTML ol{
	margin-left: 1em;
	color: #333F48;
	padding: 0em 0em 1.5em 0.5em;
	line-height: 1.2em;
}
#contentHTML ol li {
	float: none;
	list-style-type: decimal;
	padding: 0em 0em 0.6em 0em;
	white-space: normal;
}

#contentHTML ul ul{
	margin-left: 0em;
	color: #333F48;
	padding: 0.5em 0em 0em 0em;
	line-height: 1.2em;
}

#contentHTML ul ul li {
	float: none;
	list-style-type:none;
	padding: 0em 0em 0.4em 1em;
	white-space: normal;
	background: url(../images/list_dash.gif) no-repeat 0px 5px;
}

#contentHTML #contact {
	width: 100%;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 1em 0em;
	border-bottom: dotted #CCCCCC 1px;
}

/*styles the admin*/

#tools_menu .logged_in a {
	color: #D71D22;
}

#sub_nav_list .logged_in a {
	color: #D71D22;
}

#sub_nav_02_list .logged_in a{
	color: #D71D22;
}

#sub_nav_03_list .logged_in a {
	color: #D71D22;
}

#sub_nav_04_list .logged_in a {
	color: #D71D22;
}

#sub_nav_05_list .logged_in a {
	color: #D71D22;
}

.padding_top_bottom_left_right{
	padding: 2em 30px 1em 40px;
}

/*this section styles the SEO content */

.SEO_text {
	font-size: 0.9em;
	color: #CCCCCC;
	padding: 1em 5em 0em 5em;
	line-height: 1.4em;
}

.SEO_text p {
	color: #CCCCCC;
	padding: 1em 5em 0em 5em;
	line-height: 1.4em;
}

.SEO_text a {
	color: #CCCCCC;
	padding: 0em 0.3em 0em 0.3em;
	text-decoration: none;
}

.SEO_text a:hover {
	color: #818181;
	text-decoration: underline;
}

.SEO_text a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.FooterLinks{
	padding:10px;
}
.FooterLinks a{
	margin-left:10px;
	text-decoration:none;
}
.FooterLinks a:visited{
	text-decoration:none;
}

.features{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.features a{
	color:#658d18;
	font-weight:bold;
	text-decoration:none;
}
.features span{
	color:grey;
	font-weight:bold;
}

#calendar td {
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ccc;
}

#calendar a {
	text-decoration: none;
}

#calendar a:hover {
	text-decoration: underline;
}

#calendar a:visited {
	text-decoration: none;
}

#calendar a:visited:hover {
	text-decoration: underline;
}

/*** ETHICS DOWNLOADS ***/


ul#ethics_languages {
margin:0;
padding:0;
}

#ethics_languages li {
margin: 0 0 3px 0;
list-style-type:none !important;
text-indent: -2000px;
}

#ethics_languages li a {
	display:block;
	width: 94px;
	width:expression(96 + "px");
	height:expression(18 + "px");
	height: 16px;
	border:1px solid #ee3124;
}

#ethics_languages li a:hover {
	background-color:#ee3124;
}

#ethics_languages li.english a {
	background: url(../images/english_over.png) no-repeat;
}

#ethics_languages li.english a:hover {
	background: url(../images/english.png) no-repeat;
}

#ethics_languages li.chinese a {
	background: url(../images/chinese_over.png) no-repeat;
}

#ethics_languages li.chinese a:hover {
	background: url(../images/chinese.png) no-repeat;
}

#ethics_languages li.danish a {
	background: url(../images/danish_over.png) no-repeat;
}

#ethics_languages li.danish a:hover {
	background: url(../images/danish.png) no-repeat;
}

#ethics_languages li.french a {
	background: url(../images/french_over.png) no-repeat;
}

#ethics_languages li.french a:hover {
	background: url(../images/french.png) no-repeat;
}

#ethics_languages li.german a {
	background: url(../images/german_over.png) no-repeat;
}

#ethics_languages li.german a:hover {
	background: url(../images/german.png) no-repeat;
}

#ethics_languages li.spanish a {
	background: url(../images/spanish_over.png) no-repeat;
}

#ethics_languages li.spanish a:hover {
	background: url(../images/spanish.png) no-repeat;
}

#ethics_languages li.vietnamese a {
	background: url(../images/vietnamese.png) no-repeat;
}

#ethics_languages li.vietnamese a:hover {
	background: url(../images/vietnamese_over.png) no-repeat;
}

.gfs_updated {
	background: url(../images/GFS_updated.gif) no-repeat 25px 3px !important;
}
.mr_new {
	background: url(../images/MR_new.gif) no-repeat 25px 3px !important;
}
.go_new {
	background: url(../images/GO_new.gif) no-repeat 25px 3px !important;
}

p.customer_support_links {
margin: 10px 0 10px 0;
text-align:center;
vertical-align: middle;
}

p.customer_support_links  a{
width: 150px;
height: 24px;
display: block;
border: 1px solid #658d18;
float:left;
text-decoration:none !important;
margin: 0 10px 20px 0;
font-weight:bold;
line-height: 24px;
text-transform:uppercase;
}

p.customer_support_links  a:hover{
background: #658d18;
color: #FFFFFF !important;
border: 1px solid #658d18;
}

p.hero_release {
margin: 0 10px 0 25px;
font-size: 11px;
line-height: 13px;
}

p.red {
color: #658d18;
}

div.twtr-widget {
margin: 0 0 15px 0px;
}

div.twtr-tweet-wrap p {
	line-height: 14px;
	font-size: 11px;
}

div.farnborough {
background: #ECECEE;
margin-bottom: 16px;
width: 520px;
}

div.farnborough p.airshow {
color: #333F48;
font-size: 14px;
font-weight:bold;
padding: 10px 15px 0 15px;
}

div.farnborough p.appointments {
padding: 5px 15px 10px 15px;
color: #333F48;
}

div.farnborough p.appointments a {
text-decoration:none;
color: #333F48;
}

div.farnborough p.appointments a:hover {
text-decoration:none;
color: #658d18;
}


/* NEW STYLES FOR CAPABILITIES PAGES */

div.capability h2 {
	font-weight:normal;
	padding: 0em 0em 1em 20px;
	font-size: 1.4em;
	line-height: 1.4em;
	}
	
div.capability h3 {
	font-weight:bold;
	padding: 1.6em 0em 0.3em 0em;
	margin: 0 20px 1em 20px;
	color: #333F48;
	font-size: 1.4em;
	line-height: 1.4em;
	border-bottom: 3px solid #658d18;
	text-transform:uppercase;
	}
	
div.capability ul+h3 {
	padding: 1.0em 0em 0.3em 0em;
	}
	
div.capability h4 {
	font-weight:bold;
	padding: 1em 0em 0.1em 0em;
	margin: 0 20px 0.3em 20px;
	color: #333F48;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform:uppercase;
	}
	
div.capability h5 {
	font-weight:normal;
	padding: 0.7em 0em 0.4em 20px;
	color: #658d18;
	}
	
div.capability p {
	padding: 0em 2em 0.8em 20px;
	color: #333F48;
	line-height: 1.4em;
	}	
	
div.capability ul {
	padding: 0em 2em 0.8em 24px !important;
	}
	
div.capability ul ul {
	padding: 0.8em 2em 0.4em 0px !important;
	}
	
div.capability ul.who {
	padding: 0em 2em 0.8em 10px !important;
	}	
	
div.capability p+ul.who {
	padding: 0.5em 2em 0.8em 10px !important;
	}

div.capability p.bold+ul.who {
	padding: 0em 2em 0.8em 10px !important;
	}		
	
div.capability ul.who li {
	list-style-type:none !important;
	border-bottom: 1px dashed #666666;
	line-height: 1.4em;
	margin: 0 0 0.4em 0;
	}	
	
div.capability_intro {
	background: ECECEE;
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 20px 0 20px 20px;
	margin-bottom: 20px;
	}
	
div.capability_intro p {
	padding: 0em 2em 0.8em 0px;
	}
	
div.capability p.capability_contact {
padding: 0em 2em 0.2em 20px;
	}

div.capability p.capability_contact a {
color: #333F48 !important;
text-decoration:none!important;
	}
	
div.capability p.capability_contact a:hover {
color: #658d18 !important;
	}
	
div.capability p.capability_contact_bold a {
color: #333F48 !important;
text-decoration:none!important;
font-weight:bold;
	}
	
div.capability p.capability_contact_bold a:hover {
color: #658d18 !important;
	}		
	
div.capability p.capability_red_caps {
color: #658d18;
text-transform:uppercase;
padding: 1em 2em 0.2em 20px;
font-weight:bold;
	}
	
div.capability p.capability_red {
color: #658d18;
margin-bottom: 4em;
	}

div.capability span.bold {
	font-weight:bold;
	color:#333F48 !important;
	}
	
div.capability .bold {
	font-weight:bold;
	color:#333F48 !important;
	}
	
div.capability_intro .bold {
	font-weight:bold;
	}