/* Begin SOIR Styles */

.SOIRBox {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	border-color: #000066;
	background: #fffee6 url(/graphics/countries/SOIR/SOIRbg.gif) repeat-x left top;
}

.SOIRBox .SOIRTitle {
	 text-align: center;
	 padding: 2px; 
	 margin-bottom: 5px; 
	 color: #ffffff; 
	 background-color: #000066;
}

/* End SOIR Styles */

.RightTbls {
	margin: 0px;
	padding: 36px 0px 20px 0px;
}

.RightTbls table {
	width: 162px;
}

.RightTbls ul {
	position: relative;
	left: 7px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	list-style: none;
}

.RightTbls ul li {
	padding: 0;
	margin: 0px 0px 3px 0px;
	list-style: url(/graphics/icons/bullet_blue.gif);
}

.RightTbls ul li a , .RightTbls ul li a:visited {
	color: #000066;
	font-size: 7.5pt;
	position: relative;
	bottom: -1px;
	_bottom: 2px;
	right: 2px;
	_right: 5px;
}

.RightTbls ul li a:hover {
	color: #ff0000;
}
/* End Right Table Styles */


/* End Global TechnoMine Container */

/* side Menu Links */


a.leftsidemenu:link, a.leftsidemenu:visited {
	color: #FF0000;
	text-decoration: underline;
}

a.leftsidemenu:hover {
	color: #000066;
	text-decoration: none;
}

.mineSubTitle { /* Technology SubTitles */
	font-size: 8pt;
}

.MainContentPadding {
	width: 100%;
	margin: 0px;
	padding: 0px 15px 20px 15px;
}

.mainContentPadding table td {
	line-height: 12pt;
}

.mainContentPadding p {
	line-height: 12pt;
}

.mainContentPadding ul li {
	line-height: 12pt;
}

.DarkBlueTechTitle {
	padding: 1px 2px 2px 2px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	background: #00009B url(/graphics/technomine/template/mainBlueTitle.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}

.DarkGreyBG { /* Dark Grey Square Box Body */
	padding: 10px;
	margin: 0px;
	background-color: #F7F7F7;
	border: 1px solid #DFDFDF;
}

.LightGreyBG { /* Light Grey Square Box Body */
	padding: 10px;
	margin: 0px;
	background-color: #FDFDFD;
	border: 1px solid #DFDFDF;
}

.DarkBlueTechSubTitle { /* TechnoMine Box Titles */
	font-weight: bold;
	background: url(/graphics/technomine/template/blueSectionTitle.gif) no-repeat left top;
	padding: 1px 0px 2px 5px;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	text-transform: uppercase;
	width: 241px;
}



/* End TechnoMine Content Styles */

.DarkBlueSubLinkTitle { /* Solid Dark Blue Header BG */
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	background: #000066 url(/graphics/technomine/template/subLink-bg.gif);
	text-align: center;
	padding: 1px 0px 3px 0px;
	text-align: center;
	text-transform: uppercase;
}


.TechnoMineArticleTblBorder { /* TechnoMine Inner Page Article Box Styles */
	border: 1px solid #DFDFDF;
	padding: 10px;
	width: 100%;
}

/* Begin Hot Links Table */
.hotLinksTbl {
	border: 1px dashed #000066;
	width: 170px;
	float: right;
	margin-left: 15px;
}

.hotTitle {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
	border: 5px solid #FFFFFF;
	width: 100%;
}

.hotLinksTbl td ul {
	position: relative;
	left: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
	_margin-bottom: 6px;
	_margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
}

.hotLinksTbl td ul li {
	list-style: url(/graphics/icons/sm_arrow_red.gif);
}

.hotLinksTbl td ul li a, .hotLinksTbl td ul li a:link, .hotLinksTbl td ul li a:visited {
	color: #ff0000;
	position: relative;
	bottom: -1px;
	_bottom: 4px;
	right: 2px;
	_right: 8px;
}

.hotLinksTbl td ul li a:hover {
	color: #000066;
}

/* Sub HotLinks */

.hotLinksTbl td ul li ul {
	
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

.hotLinksTbl td ul li ul li {
	list-style: url(/graphics/icons/sm_arrow_red.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.hotLinksTbl td ul li ul li a, .hotLinksTbl td ul li ul li a:link, .hotLinksTbl td ul li ul li a:visited {
	font-size: 7.5pt;
	color: #ff0000;
	position: relative;
	bottom: -2px;
	_bottom: 5px;
	right: 2px;
	_right: 8px;
}

.hotLinksTbl td ul li ul li a:hover {
	font-size: 7.5pt;
	color: #000066;
}

/* End Sub Hotlinks */

/* End Hot Links Table */

/* Main Links Lists */

.techlist {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.techlist li {
	margin: 0px;
	padding: 0px;
	display: block;
}

.techlist a, .techlist a:visited {

	background: url(/graphics/icons/bullet_blue.gif) no-repeat left 5px;
	color: #FF0000;
	padding-left: 7px;
	margin: 0px;
}

.techlist a:hover {
background: url(/graphics/icons/bullet_red.gif) no-repeat left 5px;
	color: #000066;
}
/* End Main Links Lists */

.articleHeader {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.MainContentPadding a, .MainContentPadding a:active, .MainContentPadding a:link, .MainContentPadding a:visited {
	color: #000066; 
	text-decoration: underline;
}

.MainContentPadding a:hover {
	color: #FF0000;	
}



.SOARTitle a { /* For a name */
	text-decoration: none;
}



/* State of the Art Reviews */

.SOARTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3232A5;
	text-transform: uppercase;
}

.subSectionTitle {
	color: #000066;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 5px;
}


/* Thumbnails */

.imagePaddingRight {
	margin: 10px 0px 10px 10px;
	border: 1px solid #000000;	
}

.imagePaddingLeft {
	margin: 10px 10px 10px 0px;
	border: 1px solid #000000;	
}

.imagePaddingCentre {
	margin: 10px 0px 10px 0px;
	border: 1px solid #000000;
	text-align: center;
}

/* Banner Table */

.bannerTbl {
	margin: 0px;
	padding: 0px;
	height: 60px;
	text-align: center;
	border-width: 0px 0px 0px 0px;
	border-style: none;
}

.subscript {
	font-size: 7pt;
}

.thListPadding li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 155px;
}

li {
	padding-top: 3px;
	padding-bottom: 3px;	
}

li a:link, li a:visited {
	color: #000066; 
	text-decoration: underline;
}

li a:hover {
	color: #FF0000;
}

.list li a:link, .list li a:visited {
	color: #000066; 
	text-decoration: underline;
	font-weight: bold;
}

.list li a:hover {
	color: #FF0000;
}

.chkList {
	border: 1px solid #CCCCCC;
}

.chkList td {
	border: 1px solid #CCCCCC;
}

.chkList .tblHeader {
	background: #000066;
	color: #FFFFFF;
	font-weight: bold;
}

.chkList .subTblHeader {
	background: #0A48C7;
	color: #FFFFFF;
	font-weight: bold;
}

/* Start of H2 Styles */

.CountrySubTitleWrapper {
	margin-bottom: -10px;
}

.CountrySubTitleWrapper h2 .WhiteBox {
	font: bold italic 9pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000066;
	padding: 2px 3px 2px 2px;
	border-width: 1px;
	border-style: solid;
}
.CountrySubTitleWrapper h2 .BlueBox {
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
	color: #ffffff;
	padding: 3px 3px 3px 0px;
}

.CountrySubTitleWrapper h2 a, a:active, a:hover, a:visited {
	text-decoration: none;
}

/* End of H2 Styles */

/* Begin Poster Homepage Styles */
.PosterMapsContainer {
	border-collapse: collapse;
	border: 1px solid #d6d6d6;
	clear: both;
	width: 172px;
	margin-bottom: 20px;
}

.PosterMapsContainer img {
	margin: 0px 1px 0px 3px;
}

.InnerPosterMapsContainer {
	padding: 0px 0px 2px 0px;
}


.PosterMapsContainer h2 {
	font-size: 8pt;
	margin: 0px;
	padding: 1px 0px 2px 5px;
	margin-bottom: 5px;
	background-color: #003399;
	color: #ffffff;
}


.PosterMapsContainer p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px; 
	margin-right: 3px;
	font-size: 7pt;
}

.PosterMapsContainer ul {
	padding: 0px;
	margin: 0px 0px 0px 7px;
	list-style: none;
}

.PosterMapsContainer ul li {
	padding: 0px 0px 5px 8px;
	font-size: 7pt;
	background: url(/Global/Assets/Images/Bullets/SolidBlack.gif) no-repeat left 5px;
}
/* End Poster Homepage Styles */

.S728x90Container {
	margin-left: auto;
	margin-right: auto;
}

.S728x90Container div {
	margin-top: 15px;
	margin-bottom: 15px;
}

.CorpAdStdContainer div object {
	border: 1px solid #ffcc00;
	height: 90px;
}
