﻿/* CSS Document */


.content-wrapper
{
	width:100%;
	min-height:400px;
	margin:6px 0 0 0;
}

.two-column-layout-wrapper
{
	width:100%;
	min-height:300px;
}

.three-column-layout-wrapper
{
	width:100%;
	min-height:300px;
	margin:15px 0 0 0;
}

.left-column
{
	float:left;
	margin:0 25px 0 0;
	_text-align:left;
}

.middle-column
{
	float:left;
	margin:0 25px 0 0;
}

.right-column
{
	float:left;
	_text-align:left;
}

/*** Three column specific ***/

.three-column-layout-wrapper .left-column
{
	width:380px;
}

.three-column-layout-wrapper .middle-column
{
	width:330px;
}

.three-column-layout-wrapper .right-column
{
	width:230px;
}

/*** Two column specific ***/

.two-column-layout-wrapper .left-column
{
	width:208px;
	margin-left:-5px;
	_margin-left:-3px;
	margin-top:-5px;
	_margin-top:-3px;
}

.two-column-layout-wrapper .right-column
{
	width:766px;
	_width:744px;
	margin:0px 0 0 -4px;
}

/**** @end specific@ ****/

.content-box
{
	border:1px solid #cbcbcb;
	margin:0 0 10px 0;
	_position:relative;
	*position:relative;
}

.content-box h2 input
{
	float:right !important;
	_float:none !important;
	_position:absolute;
	_top:6px;
	_right:0px;
	*float:none !important;
	*position:absolute;
	*top:6px;
	*right:0px;
	margin:-3px 3px 0px 0 !important;
	padding:0 0 0px 0 !important;
	
}

.bbless
{
	border-bottom:none;
}

.press-releases
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.press-releases li
{
	padding:5px 0 5px 10px;
	margin:0 0 0 0;
	font-family:Arial, Tahoma;
}

.press-releases li span.date
{
	color:#9c9b9b;
	font-size:11px;
	display:inline-block;
	width:65px;
	vertical-align:middle;
}

.press-releases li a
{
	color:#0058a6;
	font-size:12px;
	display:inline-block;
	width:295px;
	_width:294px;
	vertical-align:middle;
}

.press-releases li a:hover
{
	text-decoration:underline;
}

.press-releases li.even
{
	background:#fff;
}

.press-releases li.odd
{
	background:#f6f6f6;
}

h2.pressReleaseTitle
{
    background-image: none;
    padding-left: 0;
    border: none;
}

.press-releases-table
{
    
}

.press-releases-table tr.even
{
    
}

.press-releases-table tr.odd
{
    background-color: #f6f6f6;
}

.press-releases-table td
{
    padding: 3px 5px 3px 0;  
    vertical-align: middle;  
    height: 25px;
}

.press-releases-table td.date
{
    width: 1px;
    white-space: nowrap;
    color: #9c9b9b;
}

.press-releases-table td.download
{
    text-align: right;    
}

a.doc-download, a.doc-download:hover
{
    text-decoration: none;
}

a.doc-download img
{
	width:18px !important;
	height:19px !important;
	margin:0px 2px 0 0;
}

/****** Rounded boxes styles *******/

.rounded-box-wrapper
{
	width:100%;
	margin:0 0 20px 0;
	_margin:-7px 0 15px 0;
	padding:0 0 0 0;
}

.rounded-box-wrapper p, .rounded-box-wrapper h4
{
    padding-left: 10px !important;
}

.rounded-box-wrapper h4
{
    padding-top: 5px !important;    
}

.rnd-corner-tl
{
	background:url(../images/html/rnd-corner-tl.png) left bottom no-repeat;
	height:8px;
}

.rnd-corner-tr
{
	background:url(../images/html/rnd-corner-tr.png) right bottom no-repeat;
	height:8px;
	width:100%;
	margin-left:2px;
}

.rnd-tm
{
	background:url(../images/html/rnd-tm.png) left bottom repeat-x;
	height:8px;
	margin:0 8px 0 6px;
}

.rnd-corner-bl
{
	background:url(../images/html/rnd-corner-bl.png) left top no-repeat;
	height:8px;
}

.rnd-corner-br
{
	background:url(../images/html/rnd-corner-br.png) right top no-repeat;
	height:8px;
	width:100%;
	margin-left:2px;
}

.rnd-bm
{
	background:url(../images/html/rnd-bm.png) left top repeat-x;
	height:8px;
	margin:0 8px 0 6px;
}

.rnd-content
{
	width:100%;
	background:#fff url(../images/html/rnd-content.png) left top repeat-x;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
}

.banner h5
{
    padding-left: 5px !important;    
}

.banner .rnd-content p
{
    padding: 0 !important;     
    margin-bottom: 0 !important;    
}

.rnd-content a:hover
{
    text-decoration: underline !important;
}

.rnd-content a
{
    text-decoration: none !important;
	font-size:12px;
}

.rnd-content a img
{
	display:block;
	width:170px;
	margin:0 auto 0 auto;
	_text-align:center;
	padding:0;
}

/******* Common content styles ********/

.link-list
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.link-list li
{
	margin:0 0 7px 0;
	_margin:0 0 -5px 0;
	background:url("../images/html/blue-arr-right.gif") left 55% no-repeat;
	_background:url("../images/html/blue-arr-right.gif") left 18% no-repeat;
	padding:0 0 0 12px;
}

.link-list li a
{
	color:#3a3a3a;
	font-size:12px;
	font-weight:normal;
	display:block;
}

.link-list li a:hover
{
	color:#0058a6;
	text-decoration:none;
}

.graph-links
{
	margin:0 auto;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}

.graph-links li, .graph-links li a, .graph-links li.graph-active a, .graph-links li a:hover, .graph-links li.graph-active
{
	padding:1px 2px 2px 2px;
	_padding:1px 2px 4px 2px;
	*padding:1px 2px 4px 2px;
}

.graph-links li
{
	display:inline-block;
	_display:inline;
	*display:inline;
	margin:0 0 0 0;
	text-align:center;
}

.graph-links li a
{
	display:inline-block;
	color:#7e7e7e;
	font-size:11px;
	font-weight:bold;
}

.graph-links li.graph-active a
{
	color:#1f1f1f;
}

.graph-links li a:hover, .graph-links li.graph-active
{
	background:#d6d6d6;
	color:#1f1f1f;
	text-decoration:none;
}

.graph-links li span.symbol
{
	display:inline-block;
	padding:2px 0 0 0;
	_padding:0px 0 3px 0;
	*padding:0px 0 3px 0;
	margin:0 0 0 0;
	color:#2284c5;
	font-weight:bold;
	font-size:11px;
}

.red-line
{
	height:1px;
	background:#bb0202;
	margin:1px 0 1px 0;
	width:100%;
	_overflow:hidden;
	border-left:1px solid #bb0202;
	border-right:1px solid #bb0202;
}

/******* End - Common content styles ********/


/***** Accordion styles ******/

.accordion
{
	width:100%;
}

.accordion h3
{
	background:none;
	padding:0 0 0 0;
	font-family:Verdana , Tahoma, Arial;
	font-size:15px;
}

.accordion h3 a
{
	background:#a2938d url("../images/html/arr-right.gif") 98% 50% no-repeat;
	color:#fff;
	display:block;
	padding:5px 0 5px 10px;
	font-size:11px;
}

.accordion h3 a:hover
{
	text-decoration:none;
	background:#a2938d url("../images/html/arr-right.gif") 98% 50% no-repeat;
}

.accordion h3 a.active
{
	background:#a2938d url("../images/html/arr-down.gif") 98% 50% no-repeat;
}

.accordion h3 a:hover.active
{
	background:#a2938d url("../images/html/arr-down.gif") 98% 50% no-repeat;
}

.accordionContent
{
	padding:0 0 0 0;
}

/*** tab content ***/

.content-list
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

.content-list li
{
	margin:0 0 10px 0;
}

.content-list li a
{
	display:block;
	color:#0058a6;
}

.content-list li p
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:justify;
}

.loading
{
    background-image: url('../images/html/loading.gif');    
    background-repeat: no-repeat;
    padding-left: 18px;
}

.metodology-content
{
    width:95%; 
    text-align:center; 
    padding-left:5px;    
}

.metodology-content h1
{
    background: none !important;
    border: none !important;
}

/* content-wrapper */

.content-wrapper h4
{
    padding-left: 0;   
    padding-top: 0; 
}

.content-wrapper td
{
    vertical-align: top;    
}

.content-wrapper a
{
    font-size: 12px;    
}

.content-wrapper p
{
    padding: 0;    
}

.in-focus-content h4
{
	font-size:9pt;
	margin:0px 0 0 -2px !important;
	padding:0 0 0 0 !important;
}

.in-focus-content p
{
	font-size:8pt;
	padding:0px 0 10px 0 !important;
	margin:0 0 0 0 !important;
	line-height:13px;
	
}

.in-focus-content p a
{
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

.in-focus-content p a:hover
{
	text-decoration:underline;
}

/**** Login styles ****/

.login-box
{
	width:300px;
	margin:100px auto;
	background:#fff;
	border:1px solid #cbcbcb;
	padding:30px 20px 30px 20px;
}

.login-table
{
	width:100%;
}

.login-table td
{
	padding:0 0 5px 10px;
}

.searchresult
{
	border-top:1px solid #ddd;
	padding:0px 0 4px 0;
}

.searchresult p
{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.searchresult p em
{
	font-size:11px;
	font-weight:normal;
}

.search-result-block
{
	margin:0 0 15px 0;
}

/***** Keyword search ******/

span.keywordhighligth
{
    /*background-color: #CFD5D8;*/
    font-weight: bold;
}

a.search-result-title
{
    padding:0 0 0px 0;
    font-weight:normal;
    font-size:17px;
    color: #0058a6;
    font-family:Arial, Tahoma;
    text-decoration: underline;
}

.search-result-link
{
    color: #0e774a;
    font-size: 11px;
    text-decoration:none;
}

/*a.search-result-link:hover
{
    text-decoration:underline;    
}*/

.search-result-text
{
	font-size:12px;
	color:#000;
}

/*#0e774a

/***** Keyword search - End ******/

