﻿*{  border: 0;margin:0;	padding: 0;
	}

body{
	margin:0;
	padding: 0;
	background: #dadce1 url(/img/background.gif) repeat-x;
	font-family: Arial;
	font-size: 12px;
}

.container{ width: 1000px; margin: auto; position: relative;  }

.headerContainer { z-index: 500; }
.mainBodyContainer{width: 1021px; margin: auto; }
	.outterBodyTop{float: left; background: transparent url(/img/outterBodyTop.png) no-repeat top right; width: 1021px; height: 6px;}
	.outterBodyMiddle{float: left; background: transparent url(/img/outterBodyMain.png) repeat-y top right; width: 1021px;}
	.outterBodyBottom{float: left; background: transparent url(/img/outterBodyBottom.png) no-repeat bottom right; width: 1021px;}
	
	
	.container h1{ width: 264px; height: 111px; background: #ffffff url(/img/thepeelgroup.gif) no-repeat; text-indent: -10000px;}
	.searchArea{ position: absolute; right: 0px; top: 0; width: 400px; background: blue;}
		.searchArea .search{ width: 260px; position: absolute; top: 30px; right: 20px; height: 24px;}
		.searchArea .search .searchBox { position: absolute; top:0; left: 0; width: 210px; border: 1px solid #bdbcbc; font-weight: bold; background-color: #f2f1f1; color: #d53c3c; height: 19px; padding: 4px 0 0 4px; }
		.searchArea .search .searchButton { position: absolute; top: 0px; right: 0;} 
		
		.searchArea .searchMenu{ width: 60px; position: absolute; top: 34px; left: 60px;}
			.searchArea .searchMenu a{ text-decoration: none; font-weight: bold; color: #000000;}
			.searchArea .searchMenu a:hover { color: #cc0000;}
	
	
	.menuArea{ height: 30px; }
	
	
	.mainMenu	{margin: 0 0 0px 25px; padding: 0;}	
	.mainMenu li
	{
		list-style: none;
		float: left;
		font-weight: bold; 
		position: relative;
	}
	
	.mainMenu li a
	{
		display: block;	
		text-decoration: none;	
		color: #000000;
		white-space: nowrap;
	}
	
	.mainMenu li a:hover
	{
		color: #cc0000;
		 
	}
	
	.mainMenu .active a
	{
		color: #cc0000;
	}
	
	
	
	.mainMenu li ul
	{	
		top: 22px; 
		left: 1px;
		margin: 0px 0 0 0px;
		padding: 6px 0 0 5px;
		width: 156px;
		position: absolute;
		visibility: hidden;		
		border-bottom: 1px solid #b3b6b9;		
		background: #ffffff url(/img/menuBGtop.gif) no-repeat 0px 0px;
		z-index: 502;
	}

	.mainMenu li ul li {float: none; display: inline; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #ffffff; width: 154px;}
	.mainMenu li ul li a{ width: 150px; text-align: left; margin: 6px 0px 6px 0; font-weight: normal; background-color: #ffffff; overflow: hidden;}
	.mainMenu li ul li a:hover{ color: #cc0000;  font-weight: normal; }
	.mainMenu .active ul li a
	{
		color: #000000;
	}

	

	li.mainMenuItem
	{	
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
	}
	a.mainMenuItem
	{
		position:relative;
		z-index: 505;
		margin: 2px 2px 2px 2px;
		padding: 5px 25px 4px 5px;
	}

	.mainMenuHover a.mainMenuItem
	{			
		border-left: 1px solid #b3b6b9;
		border-top: 1px solid #b3b6b9;
		border-right: 1px solid #b3b6b9;
		margin: 1px 1px 2px 1px;
		background-color: White;
		/*background: #ffffff url(/img/menuarrow.gif) no-repeat right 6px;*/
	}
	

.outterBody{ }

	.innerBodyArea{ margin: 0 20px 0 20px; width: 960px; float: left; }
	
	/*Default freeform template*/
	.generalLeft{width: 680px; float: left;}
		.generalLeft .innerLeft{width: 160px; float: left; margin-top: 20px; }
		.generalLeft .innerRight{width: 490px; float: right; margin-top: 20px; margin-bottom: 20px; padding: 10px; background: #f6f7f7 url(/img/contentTopRightCorner.gif) no-repeat top right; min-height: 300px;}
		.generalLeft .rightNoCorner{width: 490px; float: right; margin-top: 20px; margin-bottom: 20px; padding: 10px; background: #f6f7f7; min-height: 300px;}
		.generalLeft .rightNoCornerNoTopPadding{width: 490px; float: right; margin-bottom: 20px; padding: 10px; background: #f6f7f7; min-height: 640px;}
		.generalLeft .nobg{width: 490px; float: right; margin-top: 20px; margin-bottom: 20px; padding: 10px; min-height: 300px;}
	.generalRight{float: right; width: 280px; margin-top: 0px;}
		.generalRight .content{ margin: 20px 0 0 20px;}
		
	.footer{width: 1000px; margin: auto; clear: both; color: #8D8D8D; padding: 4px 0 20px 0;}
	
	
.newsDate					{ font-size: 90%; font-weight: bold; }	
h4.newsTitle				{ margin: 0 0 0 0; padding: 2px 0 0 0; font-size:100%; }	
p.newsSummary				{ margin: 0 0 15px 0 !important; }
.newsPager					{ display: block; float:left; width: 490px; margin: 10px 0 10px 0;}
.newsPager .left			{ float: left;}
.newsPager .right			{ float: right;}


.homepageIntro{ float: right; width: 265px; }
.homepageIntro h3{ font-size: 16px;	font-style: normal;	line-height: 22px; color: #8D8D8D;	font-weight: bold; margin-bottom: 15px;}
.homepageIntro p{ font-size: 16px; line-height: 22px; font-weight: normal; color: #8D8D8D;margin-bottom: 15px;}




.generalRight p				{font-size: 16px; line-height: 22px; font-weight: normal; color: #8D8D8D;}
.generalRight h2			{ font-size: 22px; font-style: normal; line-height: 28px; color: #8D8D8D; font-weight: bold; margin: 0 0 15px 0; }
.generalRight h3			{ font-size: 22px; font-style: normal; line-height: 28px; color: #8D8D8D; font-weight: bold; margin: 0 0 15px 0;  }

.generalRight img.left		{ margin:0 15px 15px 0; border:none; float:left; }
.generalRight img.right		{ margin:0 0 15px 15px; border:none; float:right; }
.generalRight p				{ margin: 0px 0 15px 0; font-size: 16px;color:#868a8f;}



/* Freeform Page content */
.freeform				{ color: #6F6F6F;}

.freeform h2			{ font-size: 16px; color: #C7090E; font-weight: bold; margin: 0 0 15px 0; }
.freeform h3			{ font-size: 14px; color:#000000; font-weight: bold; margin: 0 0 15px 0;  }

.freeform ul,
.freeform ol			{ padding: 0 0 0 15px; }

.freeform img.left		{ margin:0 15px 15px 0; border:none; float:left; }
.freeform img.right		{ margin:0 0 15px 15px; border:none; float:right; }
.freeform p				{ margin: 5px 0 15px 0;	font-size: 12px; line-height: 18px;	color: #6F6F6F;}
.freeform a				{ color: #cc0000; font-weight: bold; text-decoration: none; }
.freeform a:hover		{ text-decoration: underline;}

.floatingPod						{	margin: 0 10px 10px 10px; padding: 0;
									}
.floatingPod .tr					{	margin: 0; padding: 0;
									}
.floatingPod .bl					{	margin: 0; padding: 0;
									}
.floatingPod .br					{	margin: 0; padding: 0;
									}
.floatingPod .tl					{	margin: 0; padding: 0;
									}
.floatingPod .content				{	margin: 0; padding: 10px 10px 10px 10px;
                     				 	font-weight:bold;
									}
.floatingPod IMG					{	margin-bottom: 5px; }

/* Freeform Navigation elements */

.breadcrumb				{ margin-bottom:3px; }
.breadcrumb A			{ text-decoration:none; font-size:85%; }
.breadcrumb A:hover		{ text-decoration:underline; }

.pageTOC				{ margin-bottom: 0px; text-align: right;}
.pageTOC H3				{ font-weight: normal; font-size:120%; margin:10px 10px 5px 0; font-weight: bold; }
.pageTOC H4				{ font-weight: normal; font-size:110%; margin:0 0 5px 0; }
.pageTOC UL				{ list-style-type:none; margin:0; padding:0; }
.pageTOC UL LI			{ font-weight: normal; margin-bottom:6px; padding-top:1px; padding-right: 28px; font-size: 95%; text-align: right; background-image: url(/img/arrowTOC_grey.gif); background-repeat: no-repeat; background-position: 138px 2px; }
.pageTOC UL LI A		{ text-decoration: none; color: #666666; padding: 0 0px 0 0; }
.pageTOC UL LI A:hover	{ color: #cc0000; }
.pageTOC UL LI.active A	{ color: #cc0000;}
.pageTOC UL LI.active	{  }

.pageTOC UL LI UL LI	{ margin: 0; padding: 0;}
.pageTOC UL LI UL LI A	{ font-weight: normal;}

.mediaTOC				{ margin-bottom:30px; border-left:1px solid white; }
.mediaTOC H4			{ font-weight: normal; font-size:130%; margin:0 0 5px 0; padding-left:15px; }
.mediaTOC UL			{ list-style-type:none; margin:0; padding:0; }
.mediaTOC UL LI			{ margin-bottom:3px; padding-left:15px; padding-top:1px; font-size:90%; }
.mediaTOC UL LI A		{ text-decoration: none; }

.relationTOC			{ margin-bottom:30px; border-left:1px solid white; }
.relationTOC H4			{ font-weight: normal; font-size:130%; margin:0 0 5px 0; padding-left:15px; }
.relationTOC UL			{ list-style-type:none; margin:0; padding:0; }
.relationTOC UL LI		{ margin-bottom:3px; padding-left:15px; padding-top:1px; font-size:90%; }
.relationTOC UL LI A	{ text-decoration: none; }

.pagingControls			{ padding-bottom:15px; clear: both; }
.pagingControls A		{ color: #cc0000; text-decoration: none; font-weight: normal; }
.pagingControls .tostart
						{ margin-right: 2px; padding:2px 5px 2px 5px; background-color: #EEEEEE; }
.pagingControls .prev5
						{ margin-right: 2px; padding:2px 5px 2px 5px; background-color: #EEEEEE; }
.pagingControls .next5
						{ margin-right: 2px; padding:2px 5px 2px 5px; background-color: #EEEEEE; }
.pagingControls .toend
						{ margin-right: 2px; padding:2px 5px 2px 5px; background-color: #EEEEEE; }
.pagingControls .pagerItem
						{ font-size:100%; padding:2px 5px 2px 5px; background-color: #EEEEEE; }
.pagingControls .pagerItemCurrent
						{ font-weight: bold; color:#cc0000; }
						
/* Forms */
fieldset.form			{ border:0;}
fieldset.form legend	{ display:none; }
fieldset.form UL		{ list-style: none; margin:0; }
fieldset.form LI		{ clear:both; }
.validation 
						{ font-weight:bold; padding-bottom:15px; }
.validation UL			{ padding-left:15px; }
.validation UL LI		{ list-style-type:circle ; margin-left:15px; padding-left:15px; }
fieldset.form H3		{ font-size:130%; font-weight:normal; padding-top:10px; margin-bottom:5px; }
fieldset.form UL LI.text INPUT,
fieldset.form UL LI.text SELECT,
fieldset.form UL LI.text TEXTAREA
						{ margin-top: 5px; }
fieldset.form UL LI.text TEXTAREA
						{ font-family:Arial, Sans-Serif; width: 250px; }
fieldset.form UL LI.text label
						{ display:block; width:188px; margin-right: 15px; margin-top:8px; float:left; text-align:right;}
fieldset.form UL LI.text span.static
						{ display:block; float:left; width: 250px; margin-top:8px; font-weight:bold; }
fieldset.form UL LI div.info
						{ margin-left: 203px; }
fieldset.form UL LI.checkboxes INPUT
						{ margin-left:170px; margin-top: 4px; margin-right: 15px; float:left; clear:left; }
fieldset.form UL LI.checkboxes label
						{ display:block; float:left; width: 381px; padding-top:3px; }

/* Search Results */
ul.searchResults		{ margin: 0 0 15px 0; padding: 0 0 0 0; }
.searchResults LI		{ margin: 0 0 15px 0; list-style-type: none; }
.searchResults LI A		{ text-decoration: none; font-weight:bold; color:#cc0000; }
.searchResults LI A:hover
						{ text-decoration: underline; }
.searchResults LI .type	{ color: #999999; font-size: 95%; }
.searchResults LI .summary
						{ }
.searchResultsOuter LI A	{ display: block;}
						

.removetopmargin{ margin-top: -30px; padding-top: -10px;}