/* Unchanged */
/*****************************************
RESETS
*****************************************/
HTML, BODY, #wholepage, #wholepage2
{
	height: 100%;
}
*, HTML, BODY, FORM, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6, LEGEND, PRE, CODE
{
	font-size: 1em;
}
#content_area H1
{
	display: none;
}
/*
BODY
{
	font-size:12px;
}
*/
DIV.content_area,
DIV.content,
#content,
#content_left
{
	font-size:12px;
	line-height:18px;
}



h2 
{
    font-size:24px; 
    padding-bottom:15px;
    line-height:110%;
    margin-top:10px;
}

h3 
{
    font-size:18px; 
    /* padding-bottom:15px; */
}

h4
{
    font-size:16px;
}

h5
{
    font-size:14px;
}

h6
{
    font-size:14px;
    font-style: oblique;
}

p
{
    font-size:12px;
}

ul.element li
{
	list-style: none;
}
LI
{
	margin-top: 0;
	margin-bottom: 0;
}
OL
{
    margin-left:8px;
}
a
{
    cursor: pointer;
}
a.back_to_top
{
    display:block;
    margin-bottom: 20px;
}
#webpage
{
	min-height: 100%;
	margin-bottom: -32px;
}
#content_area
{
	padding-bottom: 32px;
}
* HTML #webpage
{
	height: 100%;
}
.clear
{
	clear: both;
	display: block;
	height: 0px;
	width: 1px;
	overflow: hidden;
}
.spacer
{
	display: block;
}
.no-display
{
	display: none;
}
.skipContent
{
    padding: 3px; 
    background: transparent; 
    font-size: 9px; 
    display: block; 
    position: absolute; 
    color:#595957;
    margin-left:397px;
    margin-top:0;
    padding-top:0;
    top:0;
}

.skipContent a 
{
    color:#595957;
    font-weight:normal;
    font-family:verdana,sans-serif;
}

/*****************************************
FORMS
*****************************************/
INPUT.radio
{
    margin-right:5px;
}

/*****************************************
PAGE TEMPLATE
*****************************************/
BODY
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
A IMG
{
    border:0 solid white;
}
#webpage
{
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
H1
{
	display: block;
	height: 90px;
	width: 100%;
	overflow: hidden;
}
H3,H4,H5,H6
{
    margin-bottom:7px;
    margin-top:24px;
    padding-bottom:0;
}
#content H3 A, #content H4 A, #content H5 A, #content H6 A,
#content A H3, #content A H4, #content A H5, #content A H6
{
    text-decoration:none;
}
#content a
{
    text-decoration:underline;
}
#content UL LI P
{
    font-size:100%;
}
#content_left
{
    width:480px;
   	float: left;
	display: block;
}
DIV.white_wide #content_left
{
    width:650px;
}
#content TABLE
{
    margin-top:12px;
}
#content TABLE TD
{
    vertical-align: top;
    padding:8px;
}
#content TABLE TD P
{
    margin-top:0;
    margin-bottom:12px;
    font-size:12px;
}
#content UL LI, OL LI
{
    font-size:12px;
    line-height:18px;
}

#content UL LI, OL LI P
{
    font-size:12px;
}
#content LI
{
    margin-bottom:8px;
}
#news_left H3, #featurednews_left h3, #interact_left h3
{
    margin-top:4px;
}
#newsfeed li
{
    padding-bottom: 18px;
}
a.back_to_top
{
    font-size:12px;
    padding-left:15px;
    background:url(../../images/backtotop.png) no-repeat 0 3px;
}

DIV.imageleft img
{
    padding-right:16px;
    float:left;
}

DIV.imageright img
{
    padding-left:16px;
    float:right;
}

/* FOR CONTENT */
img.image-right
{
    float:right;
}

img.image-left
{
    float:left;
}


#takemehomediv1
{
    display: block;
    position:absolute;
    width:856px;
    height:1px;
    top: 120px;
    z-index: 9999;
    overflow:hidden;    
    height:73px;
}

#takemehomediv2
{
    display: block;
    width:856px;    
    position:absolute;
}

#takemehome
{
	display:block;
	height:73px;
    width:480px;
    text-decoration: none;
    line-height: 0;
    float:left;
}
/*****************************************
HEADER
*****************************************/
#head_banner
{
	display: block;
	height: 114px;
	width: 100%;
}
#head_banner #logos
{
	display: block;
	width: 100%;
	height: 90px;
	overflow: hidden;
}
#top_links_bar LI
{
	padding: 0 8px 0 10px;
	display: block;
	height: 12px;
}
#top_links_bar
{
	height: 28px;
    width:848px;
}
#top_links_bar DIV
{
	padding-top: 2px;
}
#top_links_bar div div
{
	padding: 0;
}
#top_links_bar DIV INPUT
{
	border: 0 solid #FFFFFF;
	height: 15px;
	padding: 1px;
	margin-right: 4px;
	margin-top: 1px;
}
#top_links_bar DIV A
{
	text-decoration: underline;
	margin-right: 4px;
}
DIV.search-box INPUT
{
    margin-left:4px;
}

#navigation_top
{
    margin-right:7px;
}

/*****************************************
FOOTER
*****************************************/
#footer_bar
{
	display: block;
	margin: 0px auto;
	height: 18px;
	width: 948px;
	margin-top: -28px;
	padding-top: 10px;
	padding-left: 12px;
	overflow: hidden;
	clear: both;
}
#footer_bar #copyright
{
	float: right;
	padding-right: 12px;
}
#footer_bar #page_functions
{
	padding-right: 10px;
}
/*****************************************
GENERAL PAGE ITEMS
*****************************************/
.bar_item
{
	float: left;
	display: block;
}
#left_links
{
	display: block;
	width: 200px;
	float: left;
}
#right_links
{
	display: block;
	float: right;
	width: 150px;
}
#calendar_right_links
{
	display: block;
	float: right;
	width: 200px;
	overflow:hidden;
}
#content
{
	display: block;
	width: 400px;
}
#content_area
{
	display: block;
	width: 600px;
	float: right;
}
#title_area
{
	display: block;
	height: 90px;
	width: 100%;
	overflow: hidden;
}
#make_report
{
	position: absolute;
	top: 91px;
	width: 268px;
	height: 102px;
	margin-left: 712px;
}
#bookmark
{
    margin-bottom:10px;
    display:block;
	text-align: right;
}
#bookmark a
{
    font-size:11px;
    text-decoration:none;
    padding-left:3px;
    padding-right:3px;
}
#bookmark a:hover
{
    text-decoration:underline;
}

/*****************************************
NAVIGATION
*****************************************/
UL.nav
{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#head_banner UL.nav LI, #footer_bar UL.nav LI
{
	display: block;
	float: left;
	padding-right: 8px;
}
#head_banner UL.nav LI
{
	margin-top: 7px;
}

#ctl06_ddlSection
{
    height:22px;
}

.topsubmenu 
{
	display: none;
	position: absolute;
	padding-top: 2px;
	text-decoration: none;
	background-color: #10670A;
	z-index: 10000;
	padding-bottom: 7px;
	opacity: 0.95;
}

.topsubmenu  a{
	white-space:nowrap; 
}

li.topmenu a {
 	display: block;
 	padding-bottom: 2px;
 }
 
 li.topmenu:hover  ul {
 	display: block;
 } 

#head_banner ul.nav li .topsubmenu li {
	float: none;
	border-right: none;
	padding: 5px 10px;
}

/*****************************************
NEWS
*****************************************/
UL#newsfeed LI A, UL#newsfeed LI SPAN
{
	display: block;
}
/**
 * this has been added to compensate for incorrect HTML structure - should be removed once structure is fixed 
 */
#newsfeed p {
	margin-bottom: 0;
	margin-top: 0;
}
/*****************************************
BREADCRUMBS
*****************************************/
#breadcrumbs A, #breadcrumbs SPAN, #breadcrumbs STRONG
{
	display: block;
	float: left;
}
#breadcrumbs SPAN
{
	padding: 0 8px;
}
DIV.two_col #breadcrumbs
{
    width: 520px;
}

DIV.two_col #breadcrumbs STRONG
{
	display:inline;
	float: none;
}
/*****************************************
IMAGES
*****************************************/
.imgtxt SPAN
{
	display: block;
	left: -99999px;
	position: absolute;
}
.imgtxt
{
	display: block;
	background-repeat: no-repeat;
}


/*****************************************
/* SEARCH BOX                                        
/*****************************************/

#header-right .search-box
{
	text-align: left;
	float:right;
	padding: 10px;
}

#header-left .search-box
{
	text-align: left;
	float:left;
	padding: 10px;
}

.search-panel
{
	overflow:auto;
}

#columns-L-C-and-R #right-col .search-panel .search-box,
#columns-C-and-R #right-col .search-panel .search-box
{
	margin-right: 50px;
	padding-left: 10px;
}

.searchfield
{
	width: 120px;
	background: #e7e7e7;
	border-top: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	border-left: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	padding-left: 5px;
	color: #666666;
	font-size: 90%;
}

/*****************************************
SEARCH RESULTS
*****************************************/
.search-results-category
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #818181;
	background-color: #CCCCCC;
	display: block;
}

.search-results-category .title
{
	display: block;
}

.search-results-category .link
{
	float: right;
	padding-right: 5px;
}

.search-results-hit a
{
	font-weight: bold;
}

.search-results-url
{
	color: green;
}

.search-results-highlighter
{
	background:yellow;
	font-weight:bold;
}


/*****************************************
BOXES (POSTCARDS)
*****************************************/
DIV.box
{
    padding:0;
    margin:0;
    margin-bottom:10px;
    height:148px;
}

SPAN.boxphoto
{
    position: absolute;
    width:147px;
    height:147px;
}

DIV.box p
{
    display:block;
    margin:0;
    line-height: normal;
    position:absolute;
    margin-top:110px;
    margin-left:6px;
}

DIV.box a
{
    display:block;
    width:138px;
    font-size:11px;
}

/* JB 26/10/09 begin - Jira 370*/
DIV.postcard_links_right
{
    text-align: right;
    margin: 0px 0px 10px 0px;
}

DIV.postcard_links_right_container
{
    margin: 0px 0px 50px 0px;
}
/* JB 26/10/09 end - Jira 370*/


/* JB 26/10/09 begin - Jira 80*/
ul.news_archive_year li
{
    list-style: disc;
    font-weight: bold;
}

ul.news_archive_month li
{
    list-style: disc;
    font-weight: bold;
    list-style-position: inside;
}

ul.news_archive_article li
{
    list-style: disc;
    font-weight: normal;
    padding-left: 10px;
}
/* JB 26/10/09 end - Jira 80*/


/*****************************************
QUIZ
*****************************************/
/* SPAN.result_question
{
    display:block;
    font-size:12px;
    line-height:18px;
    padding-bottom:12px;
}*/


/*****************************************
GALLERY
*****************************************/
.rhs_links
{
    text-align:right;
}

