@charset "utf-8";
/* CSS Document */

/*a, p, */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 98%;
	vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img 
{
	border: none;
}

body {
	line-height: 1.1;
	font-family:Verdana, Geneva, sans-serif;
	color:#444;
	background-image: url(images/BGgradient.jpg);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
}

body a
{
	color: #464978;
}
body a:hover
{
	color: #e0ad20;
}

h1
{
	color:#464978;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #e6e6e6 1px;
	font-size: 120%;
}

h2
{
	color: #464978;
	font-weight: bold;
/*	padding-top: 5px; */
}

.bulleth2
{
	color: #464978;
	font-weight: bold;
	font-size: 1.1em;
}

.bulleth2 a
{
	text-decoration: none;
}

h3
{
	color:#e0ad20;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #e6e6e6 1px;
/*	font-size: 170%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
}

h3 a
{
	color:#e0ad20;
	text-decoration: none;
}

h3 a:hover
{
	color:#464978;
/*	text-decoration: underline; */
}

h4
{
	color:#e0ad20;
	font-size: 100%;
	font-weight: bold;
/*	font-size: 170%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; */
}

sup
{
	font-size:0.8em;
	vertical-align: top;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.imageText {
	font-style: italic;
	font-size: 10px;
	color: #666;
}

#Container
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
/*	height:auto; */
}

#Header
{
	border: 1px solid #E6E6E6;
	border-bottom-width: 3px;
	border-top: none;
	background-color:#FFF;
	width: 978px;
/*	border-bottom-width: 10px; */
	background-image: url(images/BGDPHeaderBG.jpg);
	background-repeat: no-repeat;
	/*SPMI*/
	position:relative;
}

#PrintHeader
{
	display: none;
}

#Logo
{
	float:left;
	padding-left:10px;
}

#HeaderLeft
{
	float: left;
	clear: right;
}

#HeaderRight
{
	float:right;
	/*width:452px; SPMI*/
	width:430px;
/*	clear: left; */
/*	margin-right: 10px;
	padding-left: 30px; */
}

#ShareLinks
{
	float:right;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#ShareLinks a
{
	color: #FFF;
}

#ShareLinks a:hover
{
	color: #E0AD20;
}

.addthis_button_compact
{
	text-decoration: none;
	vertical-align: middle;
}

/* FLAGS */

/*SPMI*/
#Flags{
	width:65px;
	float:left;
}



#Flags a
{
	padding: 2px;
	margin-top:7px;
	float: left;
}

.newsletter_right .ger,.fra
{
	padding-left: 22px;
	margin-bottom: 4px;
}

.eng
{
	width: 14px;
	height: 11px;
	background-image: url(images/engcol.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}
/*
.eng:hover
{
	background-image: url(images/enggrey.gif);
}
*/
.engcurrent
{
	width: 14px;
	height: 11px;
	background-image: url(images/enggrey.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}

.fra
{
	width: 14px;
	height: 11px;
	background-image: url(images/fracol.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}
/*
.fra:hover
{
	background-image: url(images/fracol.gif);
}
*/
.fracurrent
{
	width: 14px;
	height: 11px;
	background-image: url(images/fragrey.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}

.ger
{
	width: 14px;
	height: 11px;
	background-image: url(images/gercol.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}
/*
.ger:hover
{
	background-image: url(images/.gif);
}
*/
.gercurrent
{
	width: 14px;
	height: 11px;
	background-image: url(images/gergrey.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right: 2px;
}

#ContactLink
{
	width:120px; 
	height:20px; 
	float:left; 
	clear:right; 
	margin-right:4px;
	padding-top: 7px;
}

#Utilities
{
/*	padding-top: 20px; */
/*	margin-left: 10px; */
/*	float: right;
	clear: left; */
	position: absolute;
	/*top: 67px; SPMI*/
	top:50px;
	overflow: visible;
	width: 200px;
/*	height: 10px; */
	
	/*SPMI*/
	/*padding-left:250px;*/
	right:0px;
}

#Utilities a
{
	text-decoration: none;
	font-size: 80%;
	padding-top: 7px;
	display: inline;
/*	display: block;
	float: left;
	clear: right; */
}

#cse-search-form {
    float: right;
    margin-top: 5px;
	margin-right: 20px;
	width: 220px;
}

.gsc-clear-button {
	display: none;
}

#TopMenuBar
{
	width: inherit;
	height: 70px;
	font-size: 15px;
}

#Nav 
{
	width: 100%;
	float: left;
	padding: 0;
	background-color: #464978;
	background-image: url(images/greymenubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}

#Nav ul 
{
	padding-left:12px;
	list-style: none;
}

#Nav li 
{
	float: left; 
}

#Nav li a 
{
	display: block ;
	padding: 8px 8px;
	text-decoration: none;
	color: #FFF;
}

#Nav .MenuItem a:hover 
{
	border-bottom: 4px solid #e0ad20;
	text-decoration: none;
	
	/* for IE7 */
	*padding-bottom: 7px;
	
}

/* for IE8 */
@media \0screen {
	#Nav .MenuItem a:hover {padding-bottom: 7px;}
}
	
/* for firefox */
@-moz-document url-prefix()
{
#Nav .MenuItem a:hover { padding-bottom: 7px; }
}

#BreadCrumbs
{
	margin-left:20px; 
	color:#666; 
	font-size: 70%;
	height: 12px;
	padding-top:3px;
}

#BreadCrumbs a
{
	text-decoration: none;
	color:#666;
}

#BreadCrumbs a:hover
{
	color: #e0ad20;
}

#BreadCrumbs .current
{
	font-weight: bold;
}

#BreadCrumbs .addthis_toolbox {
	float:right;
	margin-right: 20px;
	font-size: 1.2em;
	margin-top:2px;
	/**margin-top: -10px;*/
}

.CurrentPageBorder
{
	border-bottom: 4px solid #e0ad20;
}

.CurrentPageBorder a #CurrentPageColor
{
	font-weight: bold;
	color: #e0ad20;
}

.home #MainContent
{
	background-color:#FFF;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}

.subpage #MainContent
{
	background-color:#FFF;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #464978;
	border-left-color: #E6E6E6;
}

#MainContent .date
{
	color:#999; 
	font-size:80%; 
	font-style: italic;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
}

#MiddleColum #recentNews p {
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #E6E6E6;
	margin-bottom: 10px;
}

.articleHolder
{
	width: 438px;
	height: inherit;
	background-color:#f5f5f5;
	border: 1px solid #E6E6E6;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

.articleHolder:hover {
	background: #E6E6E6;
}
.articleHolder #articleTitle {
	font-size:98%;
	font-weight:bold;
}

.articleHolder #articleTags a {
	display:inline-block;
	padding:3px;
	background:#FFF;
	color:#464978;
	text-decoration:none;
	margin-right:4px;
	font-size:80%;
	border: #E6E6E6 1px solid;
}

.articleHolder #articleTags a:hover {
	background: #e0ad20;
	color: #FFF;
}

#UpperContent
{
	padding-bottom:20px;
	min-height:250px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 92%;
}

#UpperContent #InnerContent
{
	border-bottom:#E6E6E6 1px solid; 
/*	min-height:415px; */
	margin-bottom: 10px;
}

#UpperContent #InnerContent ul {
	margin-bottom: 5px;
	font-size: 100%;
}

#UpperContent #InnerContent ul li {
	margin-bottom: 5px;
}

#LeftColumn ul
{
	list-style: none;
}

#QuoteBox
{
	padding-bottom: 10px;
	min-height: 200px;
	float:left;
}
#QuoteBox .home {
	float:left;
}
.LeftMenuItemTop
{

}

.LeftMenuItemTop a
{
	color:#FFF;
	text-decoration: none;
	background-color: #464978;
	padding: 6px;
	padding-bottom: 8px;
	
	display:block;
}	

.LeftMenuItem
{
	color: #464978;
	background-color: #e6e6e6;
	padding: 5px;
	margin-top: 2px;
	display: block;
	text-decoration:none;
}

.LeftMenuItem:hover
{
	color: #464978;
	background-color: #e0ad20;
	padding: 5px;
	margin-top: 2px;
	display: block;
	text-decoration:none;
}

.LeftMenuItem a
{
 	color: #464978;
	display: block;
	text-decoration:none;
}

.LeftMenuItem a:hover
{
 	color: #464978;
	display: block;
	text-decoration:none;
}

#QuoteBoxWrapper
{
	height:30px;
	margin-left:10px; 
	float:left;
	width:220px;
	padding-left:16px; 
	background-image: url(images/QuotePoint.png); 
	background-position: top left; 
	background-repeat: no-repeat;
}

#Quote
{
	background-color:#e0ad20;
	padding: 10px;
/*	margin-left: auto;
	width:68%;
	float:right; */
	font-size: 94%;
	color: #FFF;
	float:left;
/*	font-style: italic; */
}

#Quotename
{
	width:100%; 
	padding-top:5px; 
/*	padding-bottom:5px;  */
	float:left; 
	clear: right;
	font-style:italic;
}

#QuoteButtons
{
	float: right;
	clear: right;
}

#QuoteButtons .left{
	float: left;
	clear: right;
	height: 15px;
	width: 15px;
	background: url(images/arrow1.gif) no-repeat left top;
	display: block;
}

#QuoteButtons .left:hover{
	background:url(images/arrow2.gif) no-repeat;
	cursor: pointer;
}

#QuoteButtons .right{
	margin-left: 4px;
	float: left;
	clear: right;
	height: 15px;
	width: 15px;
	background: url(images/arrow3.gif) no-repeat left top;
	display: block;
}

#QuoteButtons .right:hover{
	background:url(images/arrow4.gif) no-repeat;
	cursor: pointer;
}

#QuotePoint
{
	float:right;
	
}

#VideoHolder
{
	padding-top:20px;
}

#MiddleColum table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #666;
	border-collapse: collapse;
}
#MiddleColum table th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666;
	-moz-border-radius: ;
}
#MiddleColum table td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #999;
	-moz-border-radius: ;
}

#MiddleColum .gsc-search-box table td {
	border: none;
}

#MiddleColum .gsc-resultsbox-visible table {
	border: none;
}

.gsc-twiddleRegionCell, .gsc-configLabelCell, .gsc-table-result {
	border: none;
}



.newsletter {
	margin-bottom: 20px;
}

.newsletter .newsletter_left {
	float:left; 
	clear:right;
}

.newsletter .newsletter_left img {
	border: none;
}

.newsletter .newsletter_right {
	float:left; 
	clear: right; 
	padding:10px;
}

#MiddleColum h2
{
	color: #464978;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
/*	font-size: 170%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
}

#MiddleColum h2 a
{
	color: #464978;
	text-decoration: none;
}

#MiddleColum h2 a:hover
{
	color:#e0ad20;
}

#MainContent #UpperContent #MiddleColum ul {
	list-style-type: none;
	padding-left: 8px;
	
	/*list-style: inside;*/
}

#MiddleColum #subLink {
	display:block;
	padding:2px;
	padding-left:20px;
	padding-bottom:4px;
	background:#464978;
	color:#FFF;
	text-decoration:none;
	margin-bottom:10px;
	width:160px;
}

#MiddleColum #subLink:hover {
	background: #E0AD20;
}

#MainContent #UpperContent #MiddleColum ul li {
	background:url(images/dot.gif) no-repeat left 0.5em;
	padding-left:10px;
	padding-bottom: 12px;
	/*background: url(images/dot.gif) no-repeat left 0.5em;
	background-repeat: no-repeat;
	background-position: left 5px; */
}

#MainContent #UpperContent #MiddleColum ul.indicatorslist li {
	background:url(images/dot.gif) no-repeat left 1.3em;
	padding-left:10px;
	padding-bottom: 12px;
	/*background: url(images/dot.gif) no-repeat left 0.5em;
	background-repeat: no-repeat;
	background-position: left 5px; */
}

/* Right Column */

#RightColumn
{
}

#MainContent #UpperContent #RightColumn ul {
/*	list-style-type: square; */
	list-style: outside;

}

.RightBox
{
	background-color:#464978;
	padding: 20px;
	margin-bottom: 20px;
	color: #FFF;
}

.RightBox a
{
	color: #FFF;
}

.RightBox li
{
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	margin-left: 20px;
}

.RightBox h2
{
	color:#e0ad20;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.RightBox h2 a
{
	color:#e0ad20;
	text-decoration: none;
}

.RightBox h2 a:hover
{
	color:#FFF;
	text-decoration: none;
}

#ContentDocuments ul
{
	list-style: none;
}

#LowerContent
{
	margin-top:10px;
	background-color:#464978;
	color:#FFF;
	padding-top: 10px;
	min-height: 260px;
	padding-right: 9px;
	padding-left: 9px;
	border-bottom: 3px solid #E6E6E6;
	/*SPMI*/
	float:left;
}

#LowerContent h4 a
{
	color:#e0ad20;
	text-decoration: none;
}

#LowerContent h4 a:hover
{
	color:#FFF;
	text-decoration: none;
}

#LowerContent a {
	color: #FFF;
}

#LowerContent a:hover {
	color: #e0ad20;
}

#LowerContent #ContentDocuments ol {
	list-style: decimal;
	margin-top: 10px;
}

#LowerContent #ContentDocuments ol li {
	padding-bottom: 10px;
	margin-left: 20px;
	*margin-left: 26px;
}

#LowerContent #ContentDocuments ol li a {
	color: #FFF;
	text-decoration: none;
}

#LowerContent #ContentDocuments ol li a:hover {
	color: #e0ad20;
}

/* INDICATORS ILUSTRATION */

#ContentIndicators
{
	padding-left: 80px;
}

#indicatorlinks {
	width: 559px;
	height: 229px;
	background-image: url(images/indicators.jpg);
	background-position: left 0;
	background-repeat: no-repeat;
}

#indicatorlinks a {
	position: absolute;
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
	color: #464978;
}

#indicatorlinks .indicatorlink1 {
	margin-top: 90px;
	margin-left: 30px;
}

#indicatorlinks .indicatorlink2 {
	margin-top: 83px;
	margin-left: 120px;
}

#indicatorlinks .indicatorlink3 {
	margin-top: 32px;
	margin-left: 216px;
}

#indicatorlinks .indicatorlink4 {
	margin-top: 143px;
	margin-left: 208px;
}

#indicatorlinks .indicatorlink5 {
	margin-top: 83px;
	margin-left: 320px;
}

a.indicatorlink1:hover, a.indicatorlink3:hover, a.indicatorlink4:hover {
	color: #FFF !important;
}

#indicatorlinksprint
{
	display: none;
}

#indicatorlinksprint2
{
	display: none;
}

/*
#indicatorlinks .indicatorlink2:hover, .indicatorlink5:hover {
	color: #464978;
} */

/* INDICATORS.HTML */

#indicatorlinks2 {
	width: 559px;
	height: 229px;
	background-image: url(images/indicators2.jpg);
	background-position: left 0;
	background-repeat: no-repeat;
	padding-left: 3px;
}

#indicatorlinks2 a {
	position: absolute;
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
}

#indicatorlinks2 a:hover {
	color: #FFF;
}

#indicatorlinks2 .indicatorlink1 {
	margin-top: 90px;
	margin-left: 30px;
}

#indicatorlinks2 .indicatorlink2 {
	margin-top: 83px;
	margin-left: 120px;
	color: #E0AD20;
}

#indicatorlinks2 .indicatorlink3 {
	margin-top: 32px;
	margin-left: 216px;
}

#indicatorlinks2 .indicatorlink4 {
	margin-top: 143px;
	margin-left: 208px;
}

#indicatorlinks2 .indicatorlink5 {
	margin-top: 83px;
	margin-left: 320px;
	color: #E0AD20;
}

#top {
	width:720px;
	text-align:right;
	font-size:9px;
	padding-top:5px;
}

#top a {
	display:inline-block;
	padding:5px;
	padding-left:15px;
	color: #464978;
/*	background-color:#464978; */
	background-image:url(images/topB.png);
	background-repeat:no-repeat;
	background-position:3px;
	text-decoration:none;
}

#top a:hover {
/*	background-color:#e0ad20; */
	color: #e0ad20;
	background-image:url(images/topY.png);
}

#Footer
{
	width:938px;
	background-color:#FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #E6E6E6;
	border-bottom: 3px solid #E6E6E6;
}

#Footer .Logos
{
	text-align:right;
}

#Footer .Logos a
{
	padding-left: 15px;
}

.Indent
{
	padding-left: 20px;
}

.ClearFLoat
{
	clear:both;
}

.FloatLeft
{
	float:left;
	
}

.FloatRight
{
	float: right;
}


#Details
{
/*	padding-top: 10px; */
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666;
	font-size: 70%;
}

.Shadow
{
	background-color: #E6E6E6; 
	height: 5px;
}

.link 
{
	padding-top: 5px;
	font-size: 94%;
}
	
.link li 
{
	padding-left: 18px;
	padding-bottom: 5px;
	background-image: url(images/link3.png);
	background-position: 0px 4px;
/*	background-position-y: 9px; */
	/*background-position: left;*/
	background-repeat: no-repeat;
	color: #FFF;
}

.link li a 
{
	color: #FFF;
/*	font-size: 98%; */
	/*text-decoration: none;*/
}

.link li a:hover 
{
	color: #E0AD20;
}

.center
{
	display:block;
	margin-left:40px;
}

.gsc-results table, tr, td {
	border: hidden;
}

.yellow {
    color: #E0AD20;
}

#newsletter table td {
    min-height: 30px;
    vertical-align: top;
	padding-bottom:3px;
}

#newsletter h1{
	border-bottom: 1px solid #E6E6E6;
    color: #464978;
    display: block;
    font-size: 110%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#LeftColumn span.home {
	clear:both;
}