@charset "utf-8";
/* CSS Document */
	
	
	/****************************************
	| ** Avicola Stylesheet
	|
	| Created by: Harshanie Gomes
	| Date Created: 2008-08-08
	| Copyright © Reed Exhibitions
	| Description: up to date stylesheet 09/09/08
	| Updated: Eleonora Carrera 05/07/09
	|
	****************************************/
	
	/* common classes */
	
	body{
	padding:0;
	margin:0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#000000;
	font-weight: normal;
	color:#333333;
}
	
	body p { line-height: 15px; padding:0 0 5px 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	div#Container div#ContentContainer strong {color: #195191; font-weight: bold;}
	
	
	/* Use this for overriding all links globally */
	
	body a {color: #005596; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	body a:hover{color: #005596; text-decoration:underline; font-weight:normal;}
	
	div#Container div#ContentContainer a{color: #005596;}
	
	div#Container div#ContentContainer a:active{color: #005596;}
	
	div#Container div#ContentContainer a:link, div#Container div#ContentContainer a:visited{color: #005596; text-decoration:none;}
	
	div#Container div#ContentContainer a:hover{color: #005596; text-decoration:underline;}
	
	div#Container div#Column2 a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	#PressSummaryMain a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	#PrePressIndex a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	#PressRelease a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	div#Container div#ContentContainer .downloadPlugin a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	/** overwriting all links globally ends **/
	 
	
	body h1{font-size: 14px; color:#0071BC; margin:0;margin-top:5px; margin:0;margin-bottom:8px;  }
	
	body h2{font-size: 14px; color:#0071BC; text-align:left; font-weight:bold; margin:0;margin-top:8px; margin:0;margin-bottom:5px; }
	
	body h3{margin:0;margin-top:8px; margin:0;margin-bottom:5px; }
	
	body h4{font-size: 15px; color: #0071BC; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	body h5{font-size: 14px; margin-bottom: 10px; color: #0071BC; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	body h6{font-size: 15px; margin-bottom: 10px; color: #0071BC; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	
	
	body div#Container { background-color:#ffffff; border:1px solid #000000; margin:0 auto 0; }
	
	div#Container div#ContentContainer{background-color:#ffffff;}
	
	div#Container div#Column2 { border:0; margin:10px 0; background-color:#ffffff; }
	
	div#Container div#Column2 .BodyContent #BodyContentMainBody {padding:5px 5px 0  5px; margin:0;}
	
	div#Container div.Column1WithLeftNav, div.Column1Full {border:0; margin:10px 20px 10px 20px; width:590px;} 
	
	div.bodyContent {padding:5px; margin:0;}
	
	div#Container div#Header{border:0;}
	
	div.headerImage1 {float:left;}
	
	div#LanguageLinks {margin:0; padding:0 0 10px 7px;}
	
	div#Container div#HeaderTopBar{border:0;} 
	
	div#Container div#Header div#PageHeader {border-top:0; border-bottom:0;}
	
	
	div#Container .AddToFavouritesHead { margin:10px 0 0 5px; }
	div#Container .EmailPageLink { margin:10px 0 0 -3px; }
	div#Container .PrintFriendly {margin:0 0 10px 0; }
	
	/* common classes end */
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	           CUSTOM ELEMENTS
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	div.greyBox{border:1px solid #EFF0F1;}
	div.greyBox .graphic_bullet ul {}
	div.greyBox .graphic_bullet li {background: url(/RXA/RXA_Avicola/Framework_images/bullet.gif};) ) left center no-repeat; }
	
	
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            TOP HORIZONTAL NAVIGATION STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	div#navigation { position:relative; min-height:30px; border-bottom:1px solid black;}
	
	/** optional **/
	
	div#navigation div#top ul.bottomBorder {border-bottom:5px solid #CCCC66;}
	
	div#navigation div#top {width:100%; margin:0; padding:0; } 
	
	div#navigation div#top ul {text-decoration:none; list-style-type:none; margin:0; padding:10px 5px 10px 5px;}    
	
	div#navigation div#top ul li {display:inline; margin:0; padding:5px 10px;}
	
	div#navigation div#top ul li a {text-decoration:none; color:#ffffff; font-weight:bold; margin:0;padding:0;}
	
	div#navigation div#top ul li a:hover { text-decoration:underline; }
	
	/** level 1 **/
	
	div#navigation div#top ul.level1 {background-color:#666666; margin:0; padding:5px; border-bottom:1px solid #C0C0C0;}
	
	div#navigation div#top ul.level1 li {margin:0; padding:5px 10px; border-left:1px solid #C0C0C0;  
	
	            /** left border of the first navigation to keep a gap in between the links **/}      
	
	div#navigation div#top ul.level1 li.startLink {border-left:0;  /** do not remove - no left line for the first navigation **/ }
	 
	
	/** level 2 **/
	
	div#navigation div#top ul.level2 { background-color:#808A94; margin:0; padding:5px 5px 5px 5px; } 
	
	div#navigation div#top ul.level2 a {color:#ffffff;} 
	
	div#navigation div#top ul.level2 li {margin:0; padding:5px 10px; border-left:1px solid #C0C0C0;  /** left border of the second navigation to keep a gap in between the links, if you don't need this set it to zero **/} 
	
	div#navigation div#top ul.level2 li.startLink {border-left:0;  /** do not remove - no left line for the second navigation **/} 
	
	/** level 1 and level 2 - selected **/
	
	div#navigation div#top ul.level1 li.selected {background:url(/RXA/RXA_La_Cumbre/Framework_images/li-bg.gif) 0 0 repeat-x transparent;}  
	
	div#navigation div#top ul.level1 li.selected a {color:#ffffff;}
	
	div#navigation div#top ul.level2 li.selected a {text-decoration:underline;}
	
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = TOP HORIZONTAL NAVIGATION STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            SITE STRAPLINE STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	/* = Changes the background color
	             for the strap line area
	--------------------------------- */
	
	div#HeaderBottomBar {background:#0071BC; }
	
	/* = Controls the Event Date and Location section
	------------------------------------------------- */
	
	div#EventLocation { position:absolute;  margin:7px 0 0 5px;  padding:0;  font-weight:bold;  color:#666666; } 
	
	div#EventLocation img {  /* remove minus values in the margin for text */ margin:-7px 0 0 -5px;  border:none; }
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = SITE STRAPLINE STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            SITE SEARCH STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	div#SearchForm {margin:0; padding:5px 5px 0 0; position:absolute; right:5px;} 
	
	div#SearchForm input {border:1px solid #C0C0C0;} 
	
	div#SearchForm .SearchButton{
	padding:0;
	margin:1px 5px 0 7px;
	font-weight:normal;
	font-size:x-small;
	border:1px solid #999999;
	width:55px;
	height:18px;
	background-color:#F77D24;
}
	
	/* Rach
	width:25px;
	    padding:0;
	    margin:0;margin-top:1px;
	    background-color:#FDB913;
	    vertical-align:top;*/
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = SITE SEARCH STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            FORMS STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	.FormBuilder table { width: 300px;}
	
	.xForm textarea { height:50px; margin:0 0 0 30px; padding:0; width:60%; }
	
	.FormBuilder input, select { margin:0 0 0 30px; }
	.FormBuilder .submitButton { margin:0; }
	
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            BREADCRUMB STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	div#Container div#ContentContainer div#BreadCrumb {margin:0 0 10px 0px;} 
	
	div#Container div#ContentContainer div#BreadCrumb a:hover{color:#6694C9; text-decoration:none;} 
	
	div#Container div#ContentContainer div#BreadCrumb a{color:#6694C9; text-decoration:underline;} 
	
	div#Container div#ContentContainer div#BreadCrumb ul li {list-style-type:none; display:inline; margin:0; padding: 0 10px 0 20px; }
	
	div#Container div#ContentContainer div#BreadCrumb ul li.selected{ padding: 0 10px 0 20px; } 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = BREADCRUMB STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            PAGE FUNCTION STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	div#PageFunctions {display:block; } 
	
	div#PageFunctions ul {padding: 0;  margin: 5px 0 0 10px; float:right;  } 
	
	div#PageFunctions li {padding:3px 0 3px 0;  margin: 0 4px 0 0;  border: 1px solid #7fb745;  background-color:#eec9be; display: inline; list-style-type:none; float:left;  } 
	
	div#PageFunctions li a {padding:3px 15px 3px 15px; text-decoration: none;} 
	
	div#PageFunctions li a:hover {background:#cccddd; }
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = PAGE FUNCTION STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            LEFT NAVIGATION STYLES 
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	
	/*          =Left Navigation Menu common controls
	----------------------------------------------- */
	
	html > body div#Container div#LeftNavigation { margin-left:0px; }
	
	div#Container div#LeftNavigation { margin:10px 0 auto 0; border:0; } 
	
	div#Container div#LeftNavigation div#left ul{
	list-style:none;
	margin: 0;
	padding: 0;
	font-weight:normal;
	text-align: left;
	text-transform: none;
} 
	
	div#Container div#LeftNavigation div#left  li { display:inline; } 
	
	
	/* = Controls the Outer and Inline 
	     Borders including sub-navigation
	----------------------------------------*/
	 
	
	/*= This controls the border between the outermost border and the actual navigation block  */
	
	div#Container div#LeftNavigation div#left { background-color: #ffffff; }
	
	 
	/*= This controls space beneath each navigation link */
	
	div#Container div#LeftNavigation div#left #Level1 li a{/*border-bottom:1px dashed #d3c9bc;*/}
	 
	div#Container div#LeftNavigation div#left #Level3 ul { border-bottom:1px dashed #CCCCCC; }
	 
	/*---------------------------------------------------------------------------------------------------------------------*/
	 
	
	/*= Control all navigations in the left
	            globally from here. Check Individual
	            sections as some styles are overriden
	----------------------------------------*/ 
	
	div#Container div#LeftNavigation div#left #Level1 li a { font-weight:bold; margin:0; font-size:11px;}
	
	
	/*---------------------------------------------------------------------------------------------------------------------*/
	
	
	/*          =Level 1 Navigation Styles 
	----------------------------------------------- */ 
	
	div#Container div#LeftNavigation {
	text-transform:none;
}
	
	div#Container div#LeftNavigation div#left #Level1 li a { padding:5px; color:#0F529F; font-size:12.5px; border:1px #C0C0C0 dotted; border-right:none; border-left:none; font-weight:bold; display:block; }
	
	div#Container div#LeftNavigation div#left #Level1 li a:hover {
	color:#F77D24;
	text-decoration:none;
}
	
	div#Container div#LeftNavigation div#left #Level1 a.Selected {
	color:#F77D24;
	background-color: #FFFFFF;
}
	
	div#Container div#LeftNavigation div#left #Level1 .Selected:hover {
	color:#F77D24;
	text-decoration:none;
}
	
	
	/*---------------------------------------------------------------------------------------------------------------------*/
	 
	
	/*          =Level 2 Navigation Styles
	----------------------------------------------- */
	
	div#Container div#LeftNavigation div#left #Level2 li a {
	padding:3px;
	padding-left:15px;
	font-size:11px;
	background-color:#fff !important;
	font-weight: normal;
}
	div#Container div#LeftNavigation div#left #Level2 li a:hover {
	color:#4BA1D9 !important;
	text-decoration:none;
}
	div#Container div#LeftNavigation div#left #Level2 .SelectedExpanded {
}
	
	/*
	div#Container div#LeftNavigation div#left #Level2 .SelectedExpanded{ background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#CCCCCC; color:#000000;} 
	
	div#Container div#LeftNavigation div#left #Level2 .Expanded{ background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#CCCCCC; color:#000000;} 
	
	div#Container div#LeftNavigation div#left #Level2 .Expanded:hover{ background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#CCCCCC; color:#000000;} 
	
	div#Container div#LeftNavigation div#left #Level2 a.Selected { background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px;background-color:#ffffff; color:#7c6f7f; font-weight:bold; }
	
	div#Container div#LeftNavigation div#left #Level2 .Selected:hover{ background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 56% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#ffffff; color:#7c6f7f;font-weight:bold; }
	*/
	
	/*---------------------------------------------------------------------------------------------------------------------*/
	 
	
	/*          =Level 3 Navigation Styles Rach
	----------------------------------------------- */ 
	div#Container div#LeftNavigation div#left #Level3 li a {border: 1px solid red;}
	div#Container div#LeftNavigation div#left #Level3 li a:hover{border: 1px solid blue;}
	div#Container div#LeftNavigation div#left #Level3 .SelectedExpanded {border: 1px solid green;}
	div#Container div#LeftNavigation div#left #Level3 .Expanded {border: 1px solid yellow;}
	div#Container div#LeftNavigation div#left #Level3 .Expanded:hover {border: 1px solid red;}
	div#Container div#LeftNavigation div#left #Level3 a.Selected {border: 1px solid blue;}
	div#Container div#LeftNavigation div#left #Level3 .Selected:hover{border: 1px solid green;}
	
	/*
	div#Container div#LeftNavigation div#left #Level3 li a {padding: 5px 30px 5px 0px; margin:0; 
	            background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; background-color:#ffffff;color:#31318C; font-size:10px; font-weight:normal;}
	 
	div#Container div#LeftNavigation div#left #Level3 li a:hover {background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px;background-color:#ffffff; color:#31318C; text-decoration:underline;} 
	
	div#Container div#LeftNavigation div#left #Level3 .SelectedExpanded{background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#ffffff; color:#31318C; font-weight:bold;} 
	
	div#Container div#LeftNavigation div#left #Level3 .Expanded{background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#ffffff; color:#31318C; font-weight:bold;}
	
	div#Container div#LeftNavigation div#left #Level3 .Expanded:hover{background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#ffffff; color:#31318C; font-weight:bold;} 
	
	div#Container div#LeftNavigation div#left #Level3 a.Selected{background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 55% no-repeat transparent; padding: 5px 30px 5px 0px;background-color:#ffffff; color:#31318C; font-weight:bold;}
	
	div#Container div#LeftNavigation div#left #Level3 .Selected:hover{background:url(/RXA/RXA_La_Cumbre/Framework_images/leftNav-selected.gif) 90% 56% no-repeat transparent; padding: 5px 30px 5px 0px; background-color:#ffffff; color:#31318C;font-weight:bold; } 
	/*
	
	/*---------------------------------------------------------------------------------------------------------------------*/
	
	
	/*          =Level 4 Navigation Styles
	----------------------------------------------- */ 
	
	div#Container div#LeftNavigation div#left #Level4 li a { padding:2px 20px 2px 0px; background-color:#ffffff; color:#7c6f7f;} 
	
	div#Container div#LeftNavigation div#left #Level4 li a:hover { background-color:#ffffff;color:7c6f7f;} 
	
	div#Container div#LeftNavigation div#left #Level4 .SelectedExpanded{background-color:#ffffff; color:#7c6f7f;}            
	
	div#Container div#LeftNavigation div#left #Level4 a.Selected{background-color:#ffffff; color:#7c6f7f; }
	
	div#Container div#LeftNavigation div#left #Level4 .Selected:hover{background-color:#ffffff; color:#7c6f7f;} 
	
	div#Container div#LeftNavigation div#left #Level4 .Expanded{font-weight:normal;}
	
	div#Container div#LeftNavigation div#left #Level4 .Expanded:hover{font-weight:normal;}
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = LEFT NAVIGATION STYLES 
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            ADD TO CALENDAR STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	div#AddToOutlook{border:1px solid #666666; margin:0; padding:7px;}
	
	div#AddToOutlook br{clear:both;} 
	
	div#AddToOutlook .clear{margin:0; padding:0; clear:both;} 
	
	div#AddToOutlook label{width:170px; float:left;} 
	
	div#AddToOutlook input{float:right; padding:4px; margin:-7px 0 10px 0; color:#ffffff; font-weight:bold;} 
	
	div#AddToOutlook .AddToCalendarButton{  background-color:#6db0da; border:1px solid #6db0da; font-size:13px;} 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = ADD TO CALENDAR MODULE STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            CUSTOM ERROR 404 PAGE STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	div#error404Content img{border:0;} 
	
	div#error404 {margin:0 auto; padding:20px; text-align:left; width:600px; font-size:0.8em; border:1px solid #666666;} 
	
	div#return {margin: 15px 0px 30px; text-align: right;} 
	
	div#logo {float: left;} 
	
	div#error404Content { padding:0 0 0 30px; margin:0px 0px 0px 230px; border-left:3px solid #CC6600; color:#CC6600;} 
	
	div#error404Content p.sub {margin: 0px; font: 1em Arial, Verdana, Tahoma; color: #666;} 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = CUSTOM ERROR 404 PAGE STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            LAYOUT BLOCKS IN ALL VARIATIONS
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	/*          = Layout Blocks Common Styles Grouped together
	----------------------------------------------- */
	
	div#content .layoutBlock {margin:7px 0 7px 0; padding:0; }
	
	div#content .clear{margin:0; padding:0; clear:both;}
	
	 
	/*          =Two Column Styles
	----------------------------------------------- */
	
	#twoColumns{ margin:0; padding:0; border:0; clear:both; }
	
	div#ContentContainer #twoColumns a:hover{ color:#005596; text-decoration:none; }
	
	/** Do not remove WIDTH from twoColumns block **/
	div#twoColumns .firstBlock { float:left; width:48.5%; margin:0 10px 10px 0; border:0px solid #cccccc; }
	
	#Content #twoColumns .firstBlock .bodyContentMainBody img { border:0; margin:0; padding:5px 0 0 5px; float:right; }
	
	#twoColumns .firstBlock p { margin:0; padding:0; border:0; } 
	 
	/** Do not remove WIDTH from twoColumns block **/
	#twoColumns .secondBlock{ float:right; width:48.5%; margin:0 0 10px 0; border:0px solid #cccccc; }
	
	#Content #twoColumns .secondBlock .bodyContentMainBody img{ border:0; margin:0; padding:5px 0 0 5px; float:right; }
	
	#twoColumns .secondBlock p{ margin:0; padding:0; border:0; }
	
	#Content .Column1WithLeftNav .BodyContent .bodyContentMainBody img { float:right; padding:5px 0 0 5px;} 
	
	/*------- twoColumns styles ends here ------- */
	
	 
	
	/*------- threeColumns styles starts here ------- */ 
	
	div.threeColumns{} 
	
	/** Do not remove WIDTH from threeColumns block **/
	div.threeColumns .firstBlock{float:left; width:30%; border:1px solid #EFF0F1; margin-top:10px; height:160px;}
	div.threeColumns .firstBlock img{border:0;margin:0; padding:0}
	div.threeColumns .firstBlock p{margin:0px; padding:0px; border:0; } 
	
	/** Do not remove WIDTH from threeColumns block **/
	div.threeColumns .secondBlock{float:left; width:30%; border:1px solid #EFF0F1; margin-top:10px; margin-left: 11px; height:160px;}
	div.threeColumns .secondBlock img{border:0;margin:0; padding:0}
	div.threeColumns .secondBlock p{margin:0px; padding:0px; border:0;} 
	
	/** Do not remove WIDTH from threeColumns block **/
	div.threeColumns .thirdBlock{float:right; width:30%; border:1px solid #EFF0F1; margin-top:10px; height:160px;}
	div.threeColumns .thirdBlock img{border:0;margin:0; padding:0}
	div.threeColumns .thirdBlock p{margin:0px; padding:0px; border:0;} 
	
	/*------- threeColumns styles ends here ------- */
	 
	
	div.fourColumns{} 
	
	/** Do not remove WIDTH from fourColumns block **/
	div.fourColumns .firstBlock{float:left; width:24%; margin:0 10px 10px 0; border:0px solid #cccccc;}
	div.fourColumns .firstBlock p{margin:0px; padding:0px; border:0; } 
	
	/** Do not remove WIDTH from fourColumns block **/
	div.fourColumns .secondBlock{float:left; width:23%; margin:0 10px 10px 0; border:0px solid #cccccc;}
	div.fourColumns .secondBlock p{margin:0px; padding:0px; border:0;}
	
	/** Do not remove WIDTH from fourColumns block **/
	div.fourColumns .thirdBlock{float:left; width:23.6%; margin:0 10px 10px 0;; border:0px solid #cccccc;}
	div.fourColumns .thirdBlock p{margin:0px; padding:0px; border:0;} 
	
	/** Do not remove WIDTH from fourColumns block **/
	div.fourColumns .fourthBlock{float:left; width:24.2%; margin:0 0 10px 0;; border:0px solid #cccccc;}
	div.fourColumns .fourthBlock p{margin:0px; padding:0px; border:0;} 
	
	/*------- fourColumns styles ends here ------- */
	 
	
	/*------- seventyThirtyColumn styles starts here ------- */
	 
	div.seventyThirtyColumn{} 
	
	/** Do not remove WIDTH from seventyThirtyColumn block **/
	div.seventyThirtyColumn .seventy{float:left; width:68%; margin:0; }
	div.seventyThirtyColumn .seventy p{margin:0; padding:0 0 10px 0; border:0; }
	
	/** Do not remove WIDTH from seventyThirtyColumn block **/
	div.seventyThirtyColumn .thirty{float:right; width:30%; margin:0; }
	div.seventyThirtyColumn .thirty p{margin:0; padding:0 0 10px 0; border:0;} 
	
	
	/*------- seventyThirtyColumn styles ends here ------- */
	 
	
	/*------- thirtySeventyColumn styles starts here ------- */
	
	
	div.thirtySeventyColumn{} 
	
	/** Do not remove WIDTH from thirtySeventyColumn block **/
	div.thirtySeventyColumn .thirty{float:left; width:30%; margin:0;}
	div.thirtySeventyColumn .thirty p{margin:0; padding:0 0 10px 0; border:0; } 
	
	/** Do not remove WIDTH from thirtySeventyColumn block **/
	div.thirtySeventyColumn .seventy{float:right; width:68%; margin:0;}
	div.thirtySeventyColumn .seventy p{margin:0; padding:0 0 10px 0; border:0;}
	
	
	/*------- thirtySeventyColumn styles ends here ------- */
	
	 
	
	/*------- fiftyTwentyfiveTwentyfive styles starts here ------- */
	 
	div.fiftyTwentyfiveTwentyfive{} 
	
	/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
	div.fiftyTwentyfiveTwentyfive .firstBlock{float:left; width:46%; margin:0pt 12px 0pt 0pt;}
	div.fiftyTwentyfiveTwentyfive .firstBlock p{margin:0px; padding:0px; border:0; } 
	
	/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
	div.fiftyTwentyfiveTwentyfive .secondBlock{float:left; width:25%; margin:0;}
	div.fiftyTwentyfiveTwentyfive .secondBlock p{margin:0px; padding:0px; border:0;} 
	
	/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
	div.fiftyTwentyfiveTwentyfive .thirdBlock{float:right; width:25%; margin:0;}
	div.fiftyTwentyfiveTwentyfive .thirdBlock p{margin:0px; padding:0px; border:0;} 
	
	/*------- fiftyTwentyfiveTwentyfive styles ends here ------- */
	 
	 
	
	/*------- twentyfiveTwentyfiveFifty styles starts here ------- */ 
	
	div.twentyfiveTwentyfiveFifty{} 
	
	/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/
	div.twentyfiveTwentyfiveFifty .firstBlock{float:left; width:25%; margin:0pt 12px 0pt 0pt;}
	div.twentyfiveTwentyfiveFifty .firstBlock p{margin:0px; padding:0px; border:0; } 
	
	/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/
	div.twentyfiveTwentyfiveFifty .secondBlock{float:left; width:25%; margin:0pt 10px 0pt 0pt;}
	div.twentyfiveTwentyfiveFifty .secondBlock p{margin:0px; padding:0px; border:0;} 
	
	/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/
	div.twentyfiveTwentyfiveFifty .thirdBlock{float:right; width:46%; margin:0;}
	div.twentyfiveTwentyfiveFifty .thirdBlock p{margin:0px; padding:0px; border:0;}
	 
	
	/*------- twentyfiveTwentyfiveFifty styles ends here ------- */
	
	
	 
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = LAYOUT BLOCKS IN ALL VARIATIONS
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            PRE PRESS INDEX STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	#PrePressIndex .clear{margin:0; padding:0; clear:both;} 
	
	#PrePressIndex{width:100%; margin:0; padding:0;} 
	
	#PrePressIndex .PrePressIndexContents{margin:10px 0 0 0; padding:0; border:0;} 
	
	#PrePressIndex .PrePressIndexContents .PrePressDate{padding:0; margin:0; width:20%; float:left;} 
	
	#PrePressIndex .PrePressIndexContents .PrePressSummary{padding:0; margin:0; width:80%; float:left;} 
	
	#PrePressIndex .PrePressIndexContents .PrePressSummaryText{padding:0; margin:0;}
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = PRE PRESS INDEX STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            PRE PRESS DETAILS STYLES
	------------------------------------------------------------------------------------------------------------------------ 
	*/
	 
	
	#PressRelease .clear{margin:0; padding:0; clear:both;} 
	
	#PressRelease {width:100%; margin:0; padding:0;} 
	
	#PressRelease h3 {margin:0; padding:0;} 
	
	#PressRelease .PressReleaseContent {margin:10px 0 10px 0; padding:0; border-bottom:1px solid #666666;} 
	
	#PressRelease .StandOut { font-weight:bold; color:#990033; margin:5px 0 5px 0; padding:0;} 
	
	#PressRelease .PressReleaseContent p {line-height:1.3em;}
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = PRE PRESS DETAILS STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	
	*/
	
	 
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            PRESS LISTING SUMMARY STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	
	#PressSummaryMain .clear{margin:0; padding:0; clear:both;} 
	
	#PressSummaryMain .PressSummary {margin:0 0 10px 0; padding:0; border-bottom:1px solid #000000;} 
	
	#PressSummaryMain .PressSummary h2{margin:0; padding:0; }
	
	#PressSummaryMain .date{margin:0 0 10px 0; padding:0; color:#006633; font-weight:bold;} 
	
	#PressSummaryMain .newsSummary{margin:0 0 10px 0; line-height: 1.2em;}
	 
	#PressSummaryMain a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = PRESS LISTING SUMMARY STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	
	/*
	
	-------------------------------------------------------------------------------------------------------------------------
	            RELATED DOCUMENT STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	div#RelatedDocs{margin:0; padding:0; width:100%;} 
	
	div#RelatedDocs h2{margin:0; padding:0;} 
	
	div#RelatedDocs .line {margin:10px 0 10px 0; color: #949293; width: 100%; height: 1px; background: #949293; border: 0; } 
	
	div#RelatedDocs img{border:0; float:left; padding:0 7px 7px 0;} 
	
	div#RelatedDocs br{margin:0; padding:0; clear:both;}
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = RELATED DOCUMENT STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            RSS FEED STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	div#Container div#ContentContainer div#RSSViewer ul{ list-style:none; margin:0; padding:0;} 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = RSS FEED STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	  
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            SITEMAP STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	div#Container div#ContentContainer #sitemap { margin:0; padding:0; } 
	
	div#Container div#ContentContainer #sitemap ul{margin:0; padding:0;} 
	
	div#Container div#ContentContainer #sitemap li {margin:0; line-height:1.6em; 
	
	/* The following uses image instead of bullets */
	padding:2px 0 0 30px; list-style:none; background-image: url(/RXA/RXA_Avicola/Framework_images/li.gif); 
	background-repeat: no-repeat; background-position:0.8em .75em; }  
	
	div#Container div#ContentContainer #sitemap li a:hover{ text-decoration:underline; color:#6db0da; } 
	
	div#Container div#ContentContainer #sitemap li a{ margin:0; padding:0; text-decoration:none;} 
	
	div#Container div#ContentContainer #sitemap ul ul li a{ }/* controls second level */ 
	
	div#Container div#ContentContainer #sitemap ul ul ul li a{}/* controls third level*/ 
	
	div#Container div#ContentContainer #sitemap ul ul ul ul li a{ }/* controls fourth level */ 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = SITEMAP STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            QUICK LINKS STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	
	/*= This section controls the 
	left and right border and their
	positioning including inside padding.
	**************************************/
	
	
	/** Curved Borders in Middle Column content area have been blocked as this site is not using **/
	div#Container div#ContentContainer .CurvedBoxes{margin:0; padding:0; } 
	
	div#Container div#ContentContainer .CurvedBoxImage{text-align:center; border:0; vertical-align:middle; } 
	
	div#Container div#ContentContainer .CurveFooterLeft {background:none; padding:0; border:none;  }
	
	div#Container div#ContentContainer .CurveFooterRight { background:none; padding:0; border:none;  }
	
	div#Container div#ContentContainer .CurveTopLeft {background:none; padding:0; border:none;  }
	
	div#Container div#ContentContainer .CurveTopRight {background:none; padding:0; border:none;}
	
	
	/** Curved Borders in Left Hand Column have been blocked as this site is not using **/
	div#LeftNavigation .CurvedBoxes{margin:0; padding:0; } 
	
	div#LeftNavigation .CurvedBoxImage{text-align:center; border:0; vertical-align:middle; } 
	
	div#LeftNavigation .CurveFooterLeft {background:none; padding:0; border:none;  }
	
	div#LeftNavigation .CurveFooterRight { background:none; padding:0; border:none;  }
	
	div#LeftNavigation .CurveTopLeft {background:none; padding:0; border:none;  }
	
	div#LeftNavigation .CurveTopRight {background:none; padding:0; border:none;}
	 
	
	
	div#LeftNavigation .CurvedBoxContents {border:none; }
	div#Content .CurvedBoxContents {border:none;padding:0px;margin:0; }
	div#Column2 .CurvedBoxContents {border:none; margin:0; }
	div#Column2 .CurvedBoxContents .quickLinks ul {margin:5px 5px 10px 0px;}
	div#Column2 .CurvedBoxContents .quickLinks ul li {text-decoration:none; list-style-type:none; }
	
	
	div#Container div#ContentContainer .CurvedBoxContents h3{ background-color:#636363; color:#ffffff; margin:0; padding:5px; } 
	div#Container div#ContentContainer .CurvedBoxContents a {
	background:url(/RXA/RXA_Avicola/Framework_images/li.gif) 0 0.55em no-repeat transparent;
	margin:0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	
	
	#QuickLinksModule .clear{margin:0; padding:0; clear:both;} 
	
	#QuickLinksModule {margin:0; padding:0;} 
	
	#QuickLinksModule .QuickLinks {margin:0; padding:0;} 
	
	#QuickLinksModule .QuickLinks ul {text-decoration:none; list-style-type:none; margin:0; padding:0;} 
	
	#QuickLinksModule .QuickLinks ul li {margin:0; padding:0 0 0 10px; line-height:1.9em; text-decoration:none; list-style-type:none;} 
	
	#QuickLinksModule .QuickLinks ul li a{padding:0 0 0 10px; text-decoration:none; color:#003399; }
	
	/*
	
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** = QUICK LINKS STYLES
	------------------------------------------------------------------------------------------------------------------------ 
	*/
	
	  
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            PLUGIN DOWNLOAD STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/ 
	
	div#Container div#ContentContainer .downloadPlugin{margin:10px 0 10px 0; padding:0;} 
	
	div#Container div#ContentContainer .downloadPlugin img{border:1px solid #0099FF; }
	
	div#Container div#ContentContainer .downloadPlugin p{ } 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            *************  END *************** =PLUGIN DOWNLOAD STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	
	/*
	-------------------------------------------------------------------------------------------------------------------------
	            FOOTER LINK STYLES
	------------------------------------------------------------------------------------------------------------------------- 
	*/
	 
	
	div#Footer {clear: both; padding:0; background:#E56F17; border:0px} 
	
	div#Footer div#FooterLinks {float:right; padding:2px 10px 0 0; } 
	
	div#Footer div#FooterLinks ul {list-style: none; margin: 0; padding:5px 0 0 0; } 
	
	div#Footer div#FooterLinks ul li {display: inline; margin: 0; padding: 0 5px 0 5px; } 
	
	div#Footer div#FooterLinks ul li.first { border:none; } 
	
	div#Footer div#FooterLinks ul li a { color: #ffffff; } 
	
	div#Footer div#FooterLinks ul li a:hover { color: #fdb913; background:#E56F17; text-decoration:none; } 
	
	div#Copyright { float:left; margin:7px 10px 10px 10px; color: #ffffff; } 
	
	/*
	
	-------------------------------------------------------------------------------------------------------------------------
	
	            *************  END *************** = FOOTER LINK STYLES
	
	------------------------------------------------------------------------------------------------------------------------- 
	
	*/
	

/* Adding Bullet IMG to all UL's site wide */

div#Container div#ContentContainer div#Content div#ContentPrimary div.Column1WithLeftNav ul li	{
	margin:0; 
	line-height:1.6em; 
	padding:2px 0 0 30px; 
	list-style:none; 
	background-image: url(/RXA/RXA_Avicola/Framework_images/li.gif); 
	background-repeat: no-repeat; background-position:0.8em .75em; 
	}
