/* BEGIN Essential Styling */
html {
	padding: 0px;
	margin: 0px; 
	}
body {
	margin: 0px;
	padding: 0px;
	background: #edf0f2;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #565656;
	text-align: left;
    font-size: 62.8%;
	line-height: 1.4em;
	}
p, td {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	}
p {
	margin: .5em 0 1em 0;
	}

th {
	font-weight: bold;
	font-size: 1.2em;
	}

img, div.img, div#NewsDetailsPage img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
tfoot, thead {
	font-size: 1.2em;
	}
small {
	font-size: 1.0em;
	}	
big {
	font-size: 1.4em;
	}	
blockquote, pre {
	font-family: Courier New, monospace;
	font-size: 1.0em;
	}	
	
div.float_left {
	float: left;
	}
div.float_right {
	float: right;
	}
/* END Essential Styling */


/* BEGIN Heading Styling */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #005499;
	text-align: left;
	margin: .3em 0em .2em 0em;
	padding: 0em;
	}
h1 {
	font-size: 2.0em;
	line-height: 2.0em;
	letter-spacing: -1.0em;
	}
h2 {
	font-size: 1.8em;
	line-height: 1.8em;
	letter-spacing: -.08em;
	}
h3 {
	font-size: 1.6em;
	line-height: 1.6em;
	letter-spacing: -.06em;
	}
h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: -.05em;
	}
h5 {
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: -.04em;
	}
h6 {
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: -.02em;
	}
/* END Heading Styling */


/* BEGIN Link Styling */
a:link, a:visited {
	color: #005499;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	}		
a:hover, a:active {
	color: #357db9;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	}
/* END Link Styling */


/* BEGIN Page Layout Styles */
div#Main_Wrapper {
	margin: 0px;
	padding: 0px;
	}
div#Header_Wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 89px;
	max-height: 89px;
	}
div#Header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 89px;
	background: #314b8f url('Images/header_backer.gif') repeat-x;
	}
div#Logo {
	margin: 0px;
	padding: 0px;
	width: 313px;
	height: 89px;
	}
div#Header_Backer {
	margin: 0px;
	padding: 0px;
	height: 89px;
	color: #fff;
	background: url('Images/header_piece.jpg') no-repeat;
	}
div#Top_Links {
	margin: 0px;
	padding: 8px 8px 0px 0px;
	text-align: right;
	font-size: 0.7em;
	float: right;
	}
span#Country_Selector {
	margin: 0px;
	padding: 0px;
	}
div.White_Vertical_Seperator {
	margin: 0px 5px;
	padding: 0px;
	width: 1px;
	height: 10px;
	background: transparent url('Images/whitedot_seperator.gif') repeat-y;
	}
span#Top_Menu_Items {
	margin: 0px;
	padding: 0px 6px 0px 0px;
	}
span#Top_Menu_Items a:link, span#Top_Menu_Items a:visited {
	color: #fff;
	text-decoration: none;
	}
span#Top_Menu_Items a:hover, span#Top_Menu_Items a:active {
	color: #fff;
	text-decoration: underline;
	}
div#Site_Search {
	color: #fff;
	float: left;
	}
/* BEGIN Core Menu Styles */
div#Menu_Wrapper {
	margin: 0px;
	padding: 0px;
	height: 30px;
	max-height: 30px;
	color: #fff;
	background: #003e75 url('Images/menu_backer.gif') repeat-x;
	}
div#RSS_Feed {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	color: #fff;
	width: 330px;
	height: 30px;
	max-height: 30px;
	overflow: hidden;
	}
div.RSS_Text {
	width: 200px;
	height: 30px;
	font-size: 1.1em;
	padding: 2px 2px 0px 2px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	float: left;
	}
div.RSS_text ul {
	margin: 0px;
	padding: 0px;
	}
div.RSS_text li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
/* END Core Menu Styles */
	
/* BEGIN Core Body Styles */
div#Body_Wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 27px;
	left: 0px;
	}
div#Menu_Shadow {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 3px;
	background:  url('Images/menubar_shadow.png') repeat-x;
	position: relative;
	top: 3px;
	left: 0px;
	}
div#Main_Body {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 956px;
	background: #ffffff url('Images/contentarea_backer.gif') repeat-y;
	text-align: center;
	}
div#Content_Area {
	margin: 0px;
	padding: 8px 12px 0px 12px;
	text-align: left;
	}
/* List Styling */
div.Column1 li, div.Column4 li, div.Column6 li, div.itemcontent li, div.pagecontent li{
	background: url('Images/bullet.gif') no-repeat 0em 0.5em;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: .5em;
	list-style: none;
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	}
div.Column1 ul, div.Column4 ul, div.Column6 ul, div.itemcontent ul, div.pagecontent ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
table.content_table p, table.content_table li{
	font-size: 1.0em;
	}
/* END Core Body Styles */

/* BEGIN Footer Styles */
div#Footer_Wrapper {
	margin: 0px 3px 0px 3px;
	padding: 10px 12px 0px 12px;
	color: #7795ae;
	min-height: 48px;
	background: #003058 url('Images/footer_backer.gif') repeat-x;
	clear: both;
	}
div#Footer_Wrapper a:link, div#Footer_Wrapper a:visited {
	color: #5799d0;
	text-decoration: none;
	}
div#Footer_Wrapper a:hover, div#Footer_Wrapper a:active {
	color: #5799d0;
	text-decoration: underline;
	}
div#Footer {
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: left;
	font-size: 1.1em;
	float: left;
	}
div#Footer_Links {
	}
div#Footer_Text {
	}
div#Nuclear {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	float: right;
	}
/* END Footer Styles */

/* END Page Layout Styles */


/* BEGIN Security Page Layout Styles */
div#SecurityLayout_Content {
	clear: both;
	}
div#SecurityLayout_Footer {
	clear: both;
	padding: 4px;
	margin-top: 8px;
	color: #888888;
	text-align: center;
	}
/* END Security Page Layout Styles */


/* BEGIN Home Page Layout Styles */
div#HomeLayout_Heading { border-bottom: 1px solid black;vertical-align: middle; clear: both; height: 75px; width: 100%; background: gainsboro; background-image: url(Images/hoverbackground.gif);	background-repeat: no-repeat; }
div#HomeLayout_Heading .logo { float:left; display:block; margin-top: 18px; margin-left: 16px; }
div#HomeLayout_Heading .logo .name { color:white;font-size:1.4em; font-weight:bold; display:block; }
div#HomeLayout_Heading .logo .tagline { color:white;font-size:1.1em; font-weight:bold;display:block; }
div#HomeLayout_Heading .login { float:right; width: 200px; margin-left:-200px; }
div#HomeLayout_Menu {
	width: 200px;
	}
div.homemenu { 
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
div#HomeLayout_Content {
	margin-left:200px;
	padding:0px;
	margin-top:0px;
	}
div#HomeLayout_Footer {
	clear: both;
	padding: 4px;
	margin-top: 8px;
	color: #888888;
	}
/* END Home Page Layout Styles */


/* BEGIN Home Page Template Styles */
div#HomeContentPanel, div#SubContentPanel, div#LinksPage, div#NewsPage, 
div#NewsDetailsPage, div#DatalistPage, div#DatalistDetailsPage, div#SitemapPage, div#ContactUsPage {
	margin: 0px;
	padding: 0px;
	}
div.Image_Area {
	margin: 0px;
	padding: 0px;
	}
div#Home_Layout_Breadcrumb {
	visibility: hidden;
	font-size: 1.0em;
	color: #5799d0;
	}
div#Content_Layout_Breadcrumb {
	font-size: 1.0em;
	color: #5799d0;
	}
div.Column1 {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	width: 430px;
	float: left;
	}
div.Column2 h4, div.Column3 h4 {margin-top: 14px;}
div.Heading {
	margin: 0em;
	padding: 0em 0em .3em;
	border-bottom: 1px solid #cccccc;
	}
div.Column2 {
	margin: 0px 12px 0px 12px;
	padding: 0px;
	color: #848484;
	font-size: 1.1em;
	width: 223px;
	float: left;
	}
div.Column3 {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	color: #848484;
	font-size: 1.1em;
	width: 223px;
	float: left;
	}
div.Column2 a:link, div.Column2 a:visited,
div.Column3 a:link, div.Column3 a:visited,
div#Home_Layout_Breadcrumb a:link, div#Home_Layout_Breadcrumb a:visited,
div#Content_Layout_Breadcrumb a:link, div#Content_Layout_Breadcrumb a:visited {
	font-size: 1.0em;
	color: #357db9;
	text-decoration: none;
	}
div.Column2 a:hover, div.Column2 a:active,
div.Column3 a:hover, div.Column3 a:active,
div#Home_Layout_Breadcrumb a:hover, div#Home_Layout_Breadcrumb a:active,
div#Content_Layout_Breadcrumb a:hover, div#Content_Layout_Breadcrumb a:active {
	color: #357db9;
	text-decoration: underline;
	}
div.Column_Content {
	margin: 0px;
	padding: 4px;
	text-align: left;
	font-size: 0.8em;
	}
div.Column_Content span.News_Date {
	margin: 0px;
	padding-bottom: 8px;
	color: #357db9;
	}
div.Column_Content .separator, div.Column_Content .News_Seperator {
	margin: 7px 0px 7px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	background: url('Images/news_seperator.gif') repeat-x;
	}
div.Column_Content a:link, div.Column_Content a:visited {
	color: #848484;
	}
div.Column_Content a:active, div.Column_Content a:hover {
	color: #357db9;
	}
div.Content_Image_Left {
	margin: 4px 10px 10px 0px;
	border: 1px solid #b2b2b2;
	width: auto;
	float: left;
	}
div.Content_Image_Right {
	margin: 4px 4px 10px 10px;
	border: 1px solid #b2b2b2;
	width: auto;
	float: right;
	}
	
div.pageitemsummary {
	clear: both
	}
	
div#Featured_Investment {
	margin: 5px 0px 5px 0px;
	width: 219px;
	}
div#Featured_Logo {
	width: 219px;
	text-align: center;
	background: url('Images/featurebox_backer.gif') repeat-y;
	}
/* END Home Page Template Styles */


/* BEGIN Home Page Template Styles */
div#SubContentPanel, div#SiteSearchPage{
	margin: 0px;
	madding: 0px;
	}
div.Column4 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 680px;
	float: left;
	}
div.Column5 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #848484;
	font-size: 1.1em;
	width: 229px;
	float: left;
	}
div.Column6 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
div#Featured_Investment_Box {
	margin: 12px 0px 0px;
	padding: 0px;
	width: 229px;
	text-align: center;
	background: url('Images/subbox_backer.gif') repeat-y;
	}
div.Featured_Content {
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 1.0em;
	width: 215px;
	}
div.Featured_Investment_Box_Logo {
	margin: 3px 0px 6px 0px;
	padding: 0px;
	width: 213px;
	text-align: center;
	border: 1px solid #b0b0b0;
	}
div#Team_Summary {
	width: auto;
	float: left;
	}

/* END Home Page Template Styles */


/* BEGIN Page Print Layout Styles */
div#PrintLayout_Heading {
	clear: both;
	}
div#PrintLayout_Content {
	clear: both;
	}
div#PrintLayout_Footer {
	clear: both;
	}
/* END Page Print Layout Styles */


/* BEGIN Misc */
.pad4 {
	padding: 4px;
	}
.pad8 {
	padding: 8px;
	}
.blackborder1 {
	border: 1px solid black;
	}
.blackborder2 {
	border: 2px solid black;
	}
/* END Misc */


/* BEGIN Samples */
blockquote {
	font-size: 1em;
	color: #DFE4EC;
	padding: 8px;
	background-color: #D43400;
	background-image: url(Images/gridbackground.png);
	background-repeat: no-repeat;
	border: 2px solid black;
	filter: Glow(Color=#6495ed,Strength=6);
	}
blockquote.withheading {
	font-size: 1em;
	color: #DFE4EC;
	padding: 0px;
	background-image: url('Images/background.gif');
	background-repeat: repeat;
	border: 2px solid black /*#22475B*/;
	}
blockquote.withheading h1 {
	color: white;
	font-size: 1.1em;
	background-image: url('Images/headingbackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	border-bottom: 1px solid black;
	}
blockquote.withheading p {
	font-size: 1em;
	margin: 0px; 
	padding: 8px; 
	}
/* END Samples */


/* BEGIN News Articles */
.my_newscontainer {
	border: 2px solid black;
	margin-top:16px;
	margin-left:16px;
	margin-right: 16px;
	margin-bottom:16px;
	padding:0px;
	}
.my_heading {
	color: white;
	font-size: 1.1em;
	background-image: url('Images/headingbackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	border-bottom: 1px solid black;
	}
.my_newsheadline {
	font-weight:bold;
	font-size:1.4em;
	margin-top:2px;
	margin-bottom:2px;
	}
.my_newsdate {
	font-weight: normal;
	font-size:0.9em; }
.my_newsarticle {
	text-align: justify;
	padding-left:16px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	background-image: url('Images/background.gif');
	background-repeat: repeat;
	}
.my_newsarticle image {
	margin: 0px;
	border: 0px solid #697887;
	}
/* END News Articles */


/* BEGIN Blogs */
.blogarticlecontainer {
	border: 2px solid black;
	margin-top:16px;
	margin-left:16px;
	margin-right: 16px;
	margin-bottom:16px;
	padding:0px;
	}
.blogarticlecontainer .heading {
	color: white;
	font-size: 1.1em;
	background-image: url('Images/headingbackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	border-bottom: 1px solid black;
	}
.blogarticlecontainer .heading .title {
	font-weight:bold;
	font-size:1.4em;
	margin-top:2px;
	margin-bottom:2px;
	}
.blogarticlecontainer .heading .date {
	font-weight: normal;
	font-size:0.9em;
	}
.blogarticlecontainer .article {
	text-align: justify;
	padding-left:16px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	background-image: url('Images/background.gif');
	background-repeat: repeat;
	}
.blogrepliescontainer {
	margin-top:8px;
	margin-left:16px;
	margin-right: 16px;
	margin-bottom:8px;
	padding:0px;
	}
.blogreplycontainer {
	border: 2px solid black;
	margin-top:8px;
	margin-left:16px;
	margin-right: 16px;
	margin-bottom:8px;
	padding:0px;
	}
.blogreplycontainer .heading {
	background-color: #22475B;
	background-image: url('Images/headingbackground.gif');
	color: #F0F8FF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 16px;
	height: 20px;
	border-bottom: Black 1px solid;
	}
/* END Blogs */