@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images/WPPSEF_watermarkGr.png);
background-repeat:no-repeat;
background-color:#5C873C;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #636466;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#FFFFFF;
}

/*Start Commented Backslash Hack \*/
* html #masthead{height: 1%; width: 100%;}
/*Close Commented Backslash Hack */

.thrColFixHdr #masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
	background-color:#FFFFFF;
	z-index:102;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#siteDate{
	font-size: 10px;
	font-weight: bold;
	color: #474646;
	position:absolute;
	top: 11.4em;
	padding: 5px 0.6em 5px 10px;
	margin-left: 815px;
	float:right;
	z-index:auto;

}

/************* #search styles ***************/

#search{
	width:940px;
	position:absolute;
	top: 1.2em;
	z-index: 101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#636466;
	margin-left:840px;
}

#search input{
  font-size: 70%;
  margin: 0  0 0 10px;
 }
 
#search a:link, #search a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#5C873C;
	
}

#search a:hover{
	margin: 0;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#tag{
	color:#636466;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:right;
	margin-top:-30px;
	margin-right:17px;
	padding-bottom: 5px;
	}
#tag a:link, #tag a:hover, #tag a:visited{
	color:#FFFFFF;
	}

/************* #globalNav styles **************/

/*Start Commented Backslash Hack \*/
* html #globalNav{height: 1%;display: inline;}
/*Close Commented Backslash Hack */

#globalNav{
width: 955px;
margin-left:-20px;
padding: 0px;
	background: #AAD5F5; 
color: #FFFFFF;
font-weight:bold;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size:10px;
	padding: 0 4px 0 0;
	color: #474646;
		text-decoration: none;

}
#globalNav a:visited{
	color: #474646;
	text-decoration: none;
}

#globalNav a:hover{
color: #05710E;
	font-weight:bold;
		text-decoration: none;

}

.thrColFixHdr #subheader1 { 
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin:0;
} 
.thrColFixHdr #subheader1 p{ 
	text-align: left;
	font-size:10px;
	font-weight:bold;
	color:#aad5f5;
	
} 
.thrColFixHdr #subheader2 { 
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
/************** .feature styles ***************/

.feature{
	padding: 0px;
	font-size: 80%;
}
.feature a:link,.feature a:visited {
text-decoration:none;
border:none;
}
/*Start Commented Backslash Hack \*/
* html .feature{height: 1%; width: 558px;}
/*Close Commented Backslash Hack */

.feature h3{
	padding: 10px 0px 5px 10px;
	text-align: left;
	font-size:150%;
}
.feature h7{
	padding: 10px 0px 0px 10px;
	text-align: left;
	 color: #225EA8;
	font-size:120%;
	font-weight:bold;
	border-top: 2px solid #225EA8;
}

/*Start Commented Backslash Hack \*/
* html .feature img {width: 780px; position:relative;display:block;  overflow:hidden;}
/*Close Commented Backslash Hack */

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}
.feature img a:link,.feature img a:visited {
text-decoration:none;
}
.feature p{
	padding: 0px 5px 10px 5px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 0px 0px; /* padding keeps the content of the div away from the edges */
	font-size:10px;
}
.thrColFixHdr #sidebar1 h3 {
	font-size:12px;
}
/*active tab in left column*/
.thrColFixHdr #sidebar1_ActNav {
	color: #474646;
	font-size:10px;
	text-decoration: none;
}

.thrColFixHdr #sidebar1_ActNav a{
	color: #474646;
	font-size:10px;
	background: url(images/imagesActiveTab/Lfcorner-tab_01.gif) left top no-repeat;
	text-decoration: none;
	display: block;
	float:left;

}
.thrColFixHdr #sidebar1_ActNav a:hover{
	background: url(images/imagesActiveTab/Lfcorner-tab_01.gif) left top no-repeat;
	padding-left:13px;
	font-weight:bold;
}

.thrColFixHdr #sidebar1_ActNav span{
	background: url(images/imagesActiveTab/Rtcorner-tab_03.gif) right top no-repeat;
	padding-right:13px;
	color: #474646;
	font-size:10px;
	text-decoration:none;
	display: block;
	float:left;

}

.thrColFixHdr #sidebar1_ActNav a span{
	background: #FFFFFF url(images/imagesActiveTab/Rtcorner-tab_03.gif) right top no-repeat;
	padding-right:13px;
	list-style:none;
	display: block;
	float:left;
}
.thrColFixHdr #sidebar1_ActNav a:hover span{
	background: url(images/imagesActiveTab/Rtcorner-tab_03.gif) right top no-repeat;
	padding-left:13px;
	font-weight:bold;
}
.thrColFixHdr #sidebar1_ActNav ul{
list-style:none;
padding:0;
margin:0;
color: #474646;
	font-size:10px;
}
.thrColFixHdr #sidebar1_ActNav li{
background:#AAD5F5 url(images/imagesActiveTab/Lfcorner-tab_01.gif) left top no-repeat;;
float:left;
margin:0;
padding-left:13px;
list-style:none;

}
/*2+ choices of tabs to bring up more choices in the left column*/

.thrColFixHdr #sidebar1_Nav{
color: #474646;
	font-size:10px;
	text-decoration: none;
	background-color:#AAD5F5;
}
.thrColFixHdr #sidebar1_Nav a{
color: #474646;
	font-size:10px;
	background: #DAEAF5 url(images/imagesNonActiveTab/Lfcorner-tab_01.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
		float:left;
}
.thrColFixHdr #sidebar1_Nav a:hover{
	background: #AAD5F5 url(images/imagesActiveTab/Lfcorner-tab_01.gif) left top no-repeat;
	padding-left:13px;
	font-weight:bold;
}
.thrColFixHdr #sidebar1_Nav span{
	background: url(images/imagesNonActiveTab/Rtcorner-tab_03.gif) right top no-repeat;
	padding-right:13px;
	color: #474646;
	font-size:10px;
	text-decoration:none;
	display: block;
	float:left;

}
.thrColFixHdr #sidebar1_Nav a span{
	background: #DAEAF5 url(images/imagesNonActiveTab/Rtcorner-tab_03.gif) right top  no-repeat;
	padding-right:13px;
	list-style:none;
	display: block;
	float:left;
}
.thrColFixHdr #sidebar1_Nav a:hover span{
	background: #AAD5F5 url(images/imagesActiveTab/Rtcorner-tab_03.gif) right top no-repeat;
	font-weight:bold;
}
.thrColFixHdr #sidebar1_Nav ul{
	list-style:none;
	background: #DAEAF5 url(images/imagesNonActiveTab/Lfcorner-tab_01.gif) left top no-repeat;
	margin:0;
	font-size:10px;
}
.thrColFixHdr #sidebar1_Nav li{
	background: :#DAEAF5 url(images/imagesNonActiveTab/Rtcorner-tab_03.gif) right top  no-repeat;
	float:left;
	margin:0;
	list-style:none;

}

#sidebar1 a:hover, #sidebar1 a:visited  {
	color: #474646;
	text-decoration:underline;
	}
	.thrColFixHdr #sidebar1Fill {
	float: left; /* since this element is floated, a width must be given */
	width: 255px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #AAD5F5; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 5px; /* padding keeps the content of the div away from the edges */
	color: #474646;
	font-size:10px;
}
	
	
.thrColFixHdr #sidebar1Fill p {
	padding-bottom:10px;
}	
.sidebarLeftCol1 {
	float: left;
	color:#474646;
	width: 130px;
	text-align:left;
	margin-left: 0px;
	margin-right: 3px;
	padding:0px;
	clear: none;
	position: relative;
	}

.sidebarLeftCol1 p {
	padding-bottom:10px;
}
.sidebarLeftCol1 a {
	color: #474646;
	text-decoration: none;
	}
	
.sidebarLeftCol1 a:hover, .sidebarLeftCol1 a:visited  {
	color: #474646;
	text-decoration:underline;
	}
	
.sidebarLeftCol2 {
	float: right;
	position:absolute;
	color:#474646;
	width: 130px;
	text-align:left;
	margin-left: 132px;
	text-decoration: none;
	list-style:none;

	}
	
.sidebarLeftCol2 a {
	color: #474646;
	text-decoration: none;
		list-style:none;

	}
	
	.sidebarLeftCol2 ul li {
	color: #474646;
	text-decoration: none;
	list-style:none;

	}
.sidebarLeftCol2 a:hover, .sidebarLeftCol2 a:visited  {
	color: #474646;
	text-decoration:underline;
	list-style:none;

	}
	
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 273px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #AAD5F5; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	color: #474646;
	font-size:10px;
	height:462px;
}
.thrColFixHdr #sidebar2 h3 {
	font-size:12px;
}
.thrColFixHdr #sidebar2 p {
	padding-left:5px;
	padding-bottom:10px;
}
.thrColFixHdr #sidebar2 a {
	color: #474646;
	text-decoration:none;
}
#sidebar2 a:hover, #sidebar2 a:visited  {
	color: #474646;
	text-decoration:underline;
	}
	
	.thrColFixHdr #sidebar2Fill {
	float: left; /* since this element is floated, a width must be given */
	width: 255px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #AAD5F5; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 5px; /* padding keeps the content of the div away from the edges */
	color: #474646;
	font-size:10px;
}
#sidebarRtCol1 {
	width: 130px;
	text-align:left;
	margin-left: 3px;
	margin-right: 3px;
	clear: none;
	float: left;
	position: relative;
	}
#sidebarRtCol1 a {
	color: #474646;
	text-decoration: none;
	}
	
#sidebarRtCol1 a:hover, #sidebarRtCol1 a:visited  {
	color: #474646;
	text-decoration:underline;
	}
	
#sidebarRtCol2 {
	position:static;
	float:right;
	width: 125px;
	text-align:left;
	margin-top:0; 																															
	vertical-align: top;
	margin-left: 132px;
	clear: both;
	z-index: 200;
	top: auto;
	}
#sidebarRtCol2 a {
	color: #474646;
	text-decoration: none;
	}
#sidebarRtCol2 a:hover, #sidebarRtCol2 a:visited  {
	color: #474646;
	text-decoration:underline;
	}
.thrColFixHdr #mainContent { 
	margin: 0 280px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color:#DA3AF5;
} 
.thrColFixHdr #mainContent h3 { 
	font-size:12px;
	color:#FFFFFF;
	background-color:#05710E;
	padding:3px 0 3px 5px;
}
.thrColFixHdr #mainContent p, .thrColFixHdr #mainContent ul li, .thrColFixHdr #mainContent ol li { 
	font-size:10px;
	color:#474646;
}

.thrColFixHdr #mainContent p a:link{
	color:#05710E;

}
.thrColFixHdr #mainContent img { 
	border: 1px solid #05710E;
}
#hm-news {
width:auto;
padding-left:5px;
padding-right: 15px;
text-align: center;
height: 285px;
}

.hm-heading {
color: #333;
font: bold 13px Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 3px;
margin-bottom: 4px;
text-align: left;
background: #ccc;
}

#hm-news #news {
width: auto;
height: 230px;
padding: 5px;
color:#FFFFFF;
}

#hm-news .newsitem {
height: 230px;
}

#hm-news .newsitem p {
text-align: justify;
font: normal 11px/20px Arial, Helvetica, sans-serif;
margin-top: 3px;
margin-bottom: 2px;
}

#hm-news .newsitem img {
display:block;
margin-top: 2px;
border: 1px solid #ededed;
padding: 2px;
margin-left: auto;
margin-right: auto;
}

#hm-news .newsitem h4 {
font: bold 12px Arial, Helvetica, sans-serif;
margin: 0;
padding-top: 2px;
padding-left: 7px;
padding-bottom: 2px;
text-align: left;
background: #F4F4F4;
margin-top: 5px;
}

.newsdate {
color: #999;
font-weight: bold;
}

#hm-news #newsdate {
font-weight: normal;
color:#BE1810;
font-style:italic;
}

span#newsarchive {
position:relative;
font:10px Arial, Helvetica, sans-serif;
margin-left: 240px;
text-align:right;
}

span#newsarchive a {
color: #bbb;
text-decoration: none;
}

span#newsarchive a:hover {
text-decoration: underline;
}


.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer_backgradient.gif) repeat;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#636466;
}
.thrColFixHdr #footer a:link {
	color:#5C873C;
}
.thrColFixHdr #footer img {
	position:absolute;
	margin-left:850px;
	margin-top:-40px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tabs_module
{
    float:left;
    margin-bottom:0px;
}
.tabs_module a:hover, .tabs_module a:visited  {
	text-decoration:underline;
	}
	
.tabs_module img a:link {
	text-decoration:none;
	}
.module .content_holder
{        
    float:left;
    padding:0px;
    width:270px;}

.module_highlight .content_holder
{
    float:left;
    padding:0px;
    width:270px;
}

.module h2, 
.tabs_module h2,
.rh_module h2
{    
    padding-bottom: 5px;
    margin-bottom:1px;    
    border-bottom-width:2px;
    border-bottom-style:solid;
}

.tabs_module h2
{
    margin-bottom:3px;
}

.rh_module h2
{
    margin-bottom:4px;
}

.module img
{
    margin-bottom:7px;
}

.module_image
{
    float:left;
    width:223px;
}

.module_copy
{
    float:right;
    width:235px;
    padding-top:5px;
}

.module_highlight .module_copy
{
    width:225px;
    padding-top:0;
}

.module_image a
{
    padding-bottom:0;        
}

.module_image a img
{
    margin-bottom:0px;
}

/* Tabs module */
.tabs_module img
{
    margin-bottom:3px;
}

.tabs_list
{
    display:block;
    float:left;
    width:270px;
    height:22px;
    color:#474646;
	background-color:#DAEAF5;
	font-size:10px;
	font-weight:bold;
    margin:0;
    padding:0;
}

.tabs_list li
{
    float:left; 
    padding:0px;
	list-style:none;
	color:#474646;
}

.tabs_list li.last
{
    margin-right:0px;
	list-style:none;
	text-decoration:none;
	color:#474646;

}

.tabs_list a
{    
    display:block;        
    padding:3px 10px 3px 10px; 
    background-repeat:no-repeat;
    background-position:top left;
}

.tabs_list li.current a
{
    padding-bottom:4px; 
	list-style:none;
	background-color:#AAD5F5;
      
}

.tabs_content
{
    float:left;
    width:270px; 
    padding:0px;
}

.tabs_content h3
{
	color: #474646;
	font-size:10px;
	text-decoration:none;
}
.link_list_current{
    display:block;
	list-style:none;
	text-decoration:none;
	color:#474646;
	float:left;
	}

.link_list{
    display:block;
	list-style:none;
	text-decoration:none;
	color:#474646;

}
/* Javascript initialisation */
.js .tabs_list
{
    display:block;
}

.js .tabs_content
{
    border-top:0; 
}

.js .tabs_content h3
{
    display:none;
}

.js .tabs_content .link_list
{
		list-style:none;
		text-decoration:none;
	color:#474646;

}

.js .tabs_content .link_list.current
{
	list-style:none;
	text-decoration:none;
	color:#474646;

}

--> 
