/*Reset*/
html, body, a
{
	outline: none;
}
html
{
	background: url(/images/backgrounds/main-bg-grad.gif) repeat-y center top;
	background-color: #f1f5f9;
}
img
{
	border: none 0px;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration:none;
	cursor: pointer;	
}
img.email
{
    margin: 0px 0px 0px -2px;
    padding: 0;
    vertical-align: middle;
}

/*Basic*/
body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans' , 'Lucida Grande' , Helvetica, Arial, Sans-Serif;
}

#page-container
{
	width: 984px;
	margin: 0px auto;
	background-color: #fff;
	overflow: hidden;
        position: relative;
}

#header
{
	width: 984px;
	height: 73px; /*103*/
	overflow: hidden;
	background: url(/images/backgrounds/header.jpg) no-repeat left bottom;
	position: relative;
}
#header #logo
{
	position: absolute;
	left: 34px;
	top: 6px; /*29*/
}
#header #logo img
{
	border-width: 0px;
}
#header #header-links
{
	position: absolute;
	bottom: 14px;
	right: 40px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
#header #header-links li
{
	float: left;
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	border-right: solid 1px #929496;
	overflow: hidden;
	font-size: 0.75em; /*font-weight: bold;*/
}

#header #header-links li.last
{
	border-right: solid 0px #000;
	padding: 0px;
}

#header #header-links li a
{
	display: block;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	color: #929496;
}
#header #header-links li a:hover
{
	text-decoration: underline;
}


/*Main Container*/
#main-container
{
	margin: 0px 32px;
}
/*See default-2col or default-3col*/
#main h1
{
	color: #424b83;
	font-weight: normal;
	font-size: 2.2em;
	margin: 0px;
	padding: 0px;
}
#footer
{
	border-width: 0px;
}

/*Generic Styles: Boxes, etc*/
.callconfirmlive
{
	font-size: 1.2em;
	font-weight: bold;
}

.callconfirmlive .call-confirm
{
	color: #424b83;
}

.callconfirmlive .live
{
	color: #bd012c;
	font-style: italic;
}

/*Gray box*/
.grey-box
{
	position: relative;
	overflow: hidden;
	margin: 10px 0px;
}
.grey-box .inner
{
	border: solid 1px #dedfe1;
	border-top-color: #dddee0;
	border-left-color: #dadbdd;
	border-bottom-color: #d6d7d9;
	border-right-color: #dcdddf;
	margin: 0px;
	padding: 2px;
	background-color: #f5f6fa;
}


.grey-box .inner .espo
{
  padding-left: 18px;   
}



.grey-box .c
{
	position: absolute;
	width: 2px;
	height: 2px;
}
.grey-box .top-left
{
	top: 0px;
	left: 0px;
}
.grey-box .top-right
{
	top: 0px;
	right: 0px;
}
.grey-box .bottom-left
{
	left: 0px;
	bottom: 0px;
}
.grey-box .bottom-right
{
	right: 0px;
	bottom: 0px;
}

#main #centre-col .grey-box .inner h3 a p
{
	margin: 0px;
	padding: 0px;
}

a.read-more
{
	padding: 0px 0px 0px 14px;
	background: url(/images/backgrounds/read-more-arrow.gif) no-repeat left center;
	color: #7090ad;
}

/*text styles*/
p.blue-text
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#footer-text
{
	padding-top: 15px;
	padding-bottom: 15px;
}

div#footer-text div#copyright-text
{
	font-size: 0.7em;
	color: #909090;
	padding: 0px 50px;
}
div#footer-text div#copyright-text p{
	margin-bottom: 15px;
	line-height: 1.5;
}
div#footer-text div#copyright-text a
{
	color: #909090;
	text-decoration: none;
}

div#footer-text div#copyright-text a:hover
{
	text-decoration: underline;
}



p.blue-text, span.blue-text, strong.blue-text
{
	color: #7c8ec7;
}

a.inner-link
{

background-image:url(/images/link_arrow_1.gif);
background-position:0 1px;
background-repeat:no-repeat;
color:#758BD0;
display:block;
margin:0;
padding:0 13px;
text-decoration:underline;
}

a.inner-link1
{
	background-image: url(/images/link_arrow_1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 13px;
	text-decoration: underline;
	font-size: .85em;
	color: #758bd0;
}

p.blue-regular-text
{
	color: #30477f;
}

p.blue-regular-text a
{
	color: #7C8EC7;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

img.float-image-left
{
	float: left;
	padding-right: 10px;
}

img.float-image-right
{
	float: right;
	padding-left: 10px;
}

.hcenter 
{
	display: block;
	margin: 0 auto;
	padding: 0;
}

/*****************************************************/

/*Navi*/
#navi
{
	background: transparent url(/images/backgrounds/navi-gradient.gif) repeat-x scroll 0px -3px;
	height: 30px;
    left: 0px;
	margin: 1px 0 5px 0;
	overflow: hidden;
	position:absolute;
	width:984px;
	z-index:1;
	zoom: 1;
}
#navi #login-wrapper
{
    float: right;
    margin: 3px 32px 2px 0px;
}
#navi #login-wrapper a
{
    background-color: #797B7D;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 0.8em;
    margin: 0px;
    padding: 3px 0px;
    text-align: center;
    width: 75px;
}

#navi ul
{
	/*border-top: solid 5px #fff;*/
	clear:both;
	list-style: none;
	margin: 0px 32px 0px 32px;
	padding: 0px;
}

#navi ul a
{
	display: none;
}
#navi ul li
{
	background: url(/images/backgrounds/navi-divide.gif) no-repeat 0% 0%;
	display: block;
	float: left;
	font-size: 0.9em;
	position:relative;
	text-align: center;
}
#navi ul li a
{
	color: #fff;
	display: block;
	margin: 0px 7px;
	margin-top: 1px;
	padding:5px 0 7px;
	text-decoration: none;
	width: 114px;
}

#navi ul li.active a
{
	background: transparent url(/images/backgrounds/navi-active.gif) no-repeat scroll 50% -4px;
}

#navi ul li.hover a
{
	background: transparent url(/images/backgrounds/navi-active.gif) no-repeat scroll 50% -4px;
}

#navi ul li a:hover
{
	background: transparent url(/images/backgrounds/navi-active.gif) no-repeat scroll 50% -4px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/

div#menuL1, div#menuL2, div#menuL3, div#menuL4
{
	position: absolute;	
}

div#menuL1 ul,
div#menuL2 ul,
div#menuL3 ul,
div#menuL4 ul
{
	background: transparent url(/images/top-dd-menu/bg-ddm-not-selected.gif) repeat-y 0% 0%;
	color: #f00;
	margin-top: 0;
	overflow: hidden;
	top: 4px;
	width: 202px;
	zoom: 1;
}

div#menuL1 ul li span.top,
div#menuL2 ul li span.top,
div#menuL3 ul li span.top,
div#menuL4 ul li span.top
{
	/*border-bottom: solid 1px #fff;*/
	background: transparent url(/images/top-dd-menu/top-ddm.gif) no-repeat 0% 0%;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 202px;
	zoom: 1;
}

div#menuL1 ul li span.bottom,
div#menuL2 ul li span.bottom,
div#menuL3 ul li span.bottom,
div#menuL4 ul li span.bottom
{
	background: transparent url(/images/top-dd-menu/bottom-ddm.gif) no-repeat 0% 0%;
	display: block;
	height: 2px;
	overflow: hidden;
	width: 202px;
	zoom: 1;
}

div#menuL1 ul li,
div#menuL2 ul li,
div#menuL3 ul li,
div#menuL4 ul li
{
	font-size: 0.9em;
	background: transparent;
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 202px;
}

div#menuL1 ul li a,
div#menuL2 ul li a,
div#menuL3 ul li a,
div#menuL4 ul li a
{
	background: transparent;
	display: block;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

div#menuL1 ul li a:hover,
div#menuL2 ul li a:hover,
div#menuL3 ul li a:hover,
div#menuL4 ul li a:hover
{
	background: transparent;
}

div#menuL1 ul li a span,
div#menuL2 ul li a span,
div#menuL3 ul li a span,
div#menuL4 ul li a span
{
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 0;
}


div#menuL1 ul li a span.top-img,
div#menuL2 ul li a span.top-img,
div#menuL3 ul li a span.top-img,
div#menuL4 ul li a span.top-img
{
	background: url(/images/top-dd-menu/bg-ddm-not-selected.gif) repeat-y 0 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 202px;
}

div#menuL1 ul li a:hover span.top-img,
div#menuL2 ul li a:hover span.top-img,
div#menuL3 ul li a:hover span.top-img,
div#menuL4 ul li a:hover span.top-img
{
	background: transparent url(/images/top-dd-menu/top-ddm-selected.gif) no-repeat 0 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 202px;
}

div#menuL1 ul li.hover a span.top-img,
div#menuL2 ul li.hover a span.top-img,
div#menuL3 ul li.hover a span.top-img,
div#menuL4 ul li.hover a span.top-img
{
	background: transparent url(/images/top-dd-menu/top-ddm-selected.gif) no-repeat 0 0;
}


div#menuL1 ul li a span.arrow,
div#menuL2 ul li a span.arrow,
div#menuL3 ul li a span.arrow,
div#menuL4 ul li a span.arrow
{
	background: transparent;
}

div#menuL1 ul li a:hover span.arrow,
div#menuL2 ul li a:hover span.arrow,
div#menuL3 ul li a:hover span.arrow,
div#menuL4 ul li a:hover span.arrow
{
	background: transparent url(/images/top-dd-menu/arrow-selected.gif) no-repeat scroll 0 0;
	display: block;
	height: 8px;
	left: 14px;
	padding-left: 14px;
	position: absolute;
	top: 15px;
	width: 8px;
}

div#menuL1 ul li.hover a span.arrow,
div#menuL2 ul li.hover a span.arrow,
div#menuL3 ul li.hover a span.arrow,
div#menuL4 ul li.hover a span.arrow
{
	background: transparent url(/images/top-dd-menu/arrow-selected.gif) no-repeat scroll 0 0;
	display: block;
	height: 8px;
	left: 14px;
	padding-left: 14px;
	position: absolute;
	top: 15px;
	width: 8px;
}



div#menuL1 ul li a span.element-text,
div#menuL2 ul li a span.element-text,
div#menuL3 ul li a span.element-text,
div#menuL4 ul li a span.element-text
{
	background: transparent url(/images/top-dd-menu/bg-ddm-not-selected.gif) repeat-y scroll 0 0;
	color: #FFFFFF;
	height: auto !important;
	line-height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 7px;
	width: 165px;
}

div#menuL1 ul li a:hover span.element-text,
div#menuL2 ul li a:hover span.element-text,
div#menuL3 ul li a:hover span.element-text,
div#menuL4 ul li a:hover span.element-text
{
	background: url(/images/top-dd-menu/bg-ddm-selected.gif) repeat-y 0 0;
	width: 165px;
}

div#menuL1 ul li.hover a span.element-text,
div#menuL2 ul li.hover a span.element-text,
div#menuL3 ul li.hover a span.element-text,
div#menuL4 ul li.hover a span.element-text
{
	background: url(/images/top-dd-menu/bg-ddm-selected.gif) repeat-y 0 0;
}


div#menuL1 ul li a span.bottom-img,
div#menuL2 ul li a span.bottom-img,
div#menuL3 ul li a span.bottom-img,
div#menuL4 ul li a span.bottom-img
{
	background: url(/images/top-dd-menu/bg-ddm-not-selected.gif) repeat-y 0 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 202px;
}

div#menuL1 ul li a:hover span.bottom-img,
div#menuL2 ul li a:hover span.bottom-img,
div#menuL3 ul li a:hover span.bottom-img,
div#menuL4 ul li a:hover span.bottom-img
{
	background: transparent url(/images/top-dd-menu/bottom-ddm-selected.gif) no-repeat 0 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 202px;
}

div#menuL1 ul li.hover a span.bottom-img,
div#menuL2 ul li.hover a span.bottom-img,
div#menuL3 ul li.hover a span.bottom-img,
div#menuL4 ul li.hover a span.bottom-img
{
	background: transparent url(/images/top-dd-menu/bottom-ddm-selected.gif) no-repeat 0 0;
}


div#menuL1 ul li a span.top-img, div#menuL1 ul li a span.bottom-img,
div#menuL2 ul li a span.top-img, div#menuL2 ul li a span.bottom-img,
div#menuL3 ul li a span.top-img, div#menuL3 ul li a span.bottom-img,
div#menuL4 ul li a span.top-img, div#menuL4 ul li a span.bottom-img
{
	height: 7px;
}

/*** DOCUMENT LIST - START ***/
div.document_list_item 
{
	padding-top:15px;
}

div.document_details a
{
	color:rgb(66, 75, 131) !important;
}

div.document_details h2
{
	font-size:1.2em;
}

div.document_list_item a.thumbnail
{
	width: 100px;
	height: 100px;
}
div.document_list_item img.thumbnail
{
    float: left;
}

div.document_list_item
{
    margin-bottom: 25px;
    overflow: hidden;
    clear: none;
}
div.document_list_item.follow_on
{
    clear: both;
}

div.document_list_item img.thumbnail
{
    float: left;
    margin-top: 3px;
    border-style: none;
}

div.document_list_item div.document_details
{
    margin-left: 120px;
}

div#content_main_inner div.document_list_item div.document_details h2
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

div#content_main_inner div.document_list_item div.document_details p
{
    margin: 0px 0px 5px 2px;
    padding: 0px;
}

div#content_main_inner div.document_list_item div.document_details a
{
    font-size: 0.8em;
    padding-left: 2px;
}

div#content_main_inner div.document_list_item div.document_details h2 a
{
	font-size: 1em;
	padding-left: 0px;
	text-decoration: none;
	color: #F07122;
}
div.document_details .text-space
{
	height: 1em;
	padding: 0.5em 0em;
}
/*** DOCUMENT LIST - END ***/












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

