/* CSS Document */
body { 
	padding:0px;
	margin:0px;
	position:relative !important;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666;
	background:url(../images/bg-main.gif) repeat-x #fff;
}

div, p, ul, h1, h2, h3, h4, img, form, input { 
	padding: 0;
	margin: 0;
}

html {
	height: 100.2%;
}

img {
	border:none;
	}

a:focus { 
	outline: none; 
	}
	
input[type|="radio"], 
input[type|="checkbox"] 
{
	border:0px;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
margin:0;
padding:0;
}

/* -------------------------------------------------------------------------------------- */
/* The CSS that's required to position the footer */

	html
	{
			height: 100.2%;
	}

	body
	{
		height: 100%;
	}

	* html 
	{
		height: 100%;
	}

	#footer
	{
		position: relative;
		margin: -3.6em auto 0 auto;
	}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

	* html #footer
	{
		margin-top:-3.6em;
	}
	
* html #main
{
	height: 100%;
}
	
/* -------------------------------------------------------------------------------------- */
	
/* --------------------- PNG Behaviour for IE6 --------------------- */
	
* html img,
* html .png{
    azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}	


h1 {
	
	}
	
h2 {
	font-size:21px;
	line-height:21px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	}
	
h4 {
	
	}
	
h5 {
	font-size:13px;
	line-height:16px;
	text-align:left;
	font-weight:normal;
	color:#e6e6e6;
	}
	
h6 {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	}
	
span {
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#666;
	}
	
span a {
	text-decoration:none;
	}
	
p {
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#003366;
	}
	
p a {
	
	}
	
p a:hover {
	
	}
	
select {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #c4deec;
	}
		 
textarea {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding-left:3px;
	font-size:11px;
	border:1px solid #c4deec;
	}
		
input {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #c4deec;
	padding:2px 3px;
	}
	
/* Main Part Start */

#main { 
	margin:0px auto;
	width:900px;
	padding:0 30px;
	height:auto;
	min-height: 100%;
	position:relative;
}

/* Main Part End */

/* Header Part Start */

#header { 
	padding:0px;
	margin:0px;
	width:900px;
	height:65px;
	position:relative;
	z-index:3;
}

#header img.logo {
	float:left;
	margin:7px 0 0 0px;
	padding:0px;
	clear:both;
	}
	
.global-links {
	margin:0px 0px 10px 0px;
	width:900px;
	padding:0;
	height:27px;
	float:left;
	background:#fff;
	position:relative;
	z-index:999;
	}
		
/* Header Part End */

/* Banner Part Start */

#banner { 
	padding:0px 0px 10px 0px;
	margin:0px;
	width:900px;
	height:263px;
	position:relative;
	clear:both;

}

#banner img {
	position:absolute;
	top:0px;
	left:0px;
	}

#banner h1 {
	position:absolute;
	top:23px;
	left:44px;
	font-size:24px;
	line-height:normal;
	color:#fff;
	font-weight:normal;
	}
	
#banner p {
	position:absolute;
	top:66px;
	left:44px;
	font-size:16px;
	line-height:normal;
	color:#fff;
	font-weight:normal;
	}
	
#banner ul.a {
	position:absolute;
	top:103px;
	left:87px;
	}
	
#banner ul.b {
	position:absolute;
	top:103px;
	left:236px;
	}
	
#banner ul li {
	list-style-type:none;
	font-size:12px;
	line-height:19px;
	color:#fff;
	}

/* Banner Part End */

/* Latest-News Part Start */

#latest-news { 
	margin:0px;
	padding:0px 0px 0px 10px;
	width:890px;
	height:26px;
	background:url(../images/bg-latest-news.gif) repeat-x;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	position:relative;
}

#latest-news img.left {
	position:absolute;
	top:-1px;
	left:0px;
	}
	
#latest-news img.right {
	position:absolute;
	top:-1px;
	right:0px;
	}
	
#latest-news img.rss {
	position:absolute;
	top:5px;
	right:5px;
	}
	
#latest-news div {
	padding:0 5px 0 0;
	float:left;
	}
	
#latest-news div h6 {
	line-height:26px;
	float:left;
	}
	
#latest-news div h6 a {
	text-decoration:none;
	color:#666;
	}
	
#latest-news div h6 a:hover {
	text-decoration:underline;
	color:#666;
	}
	
#latest-news div h6.see-all {
	line-height:26px;
	float:left;
	margin:0px;
	padding-left:25px;
	}
	
#latest-news div h6.see-all a {
	text-decoration:none;
	color:#666;
	}
	
#latest-news div h6.see-all a:hover {
	text-decoration:underline;
	color:#666;
	}
	

	
#latest-news div ul {
	padding:0px;
	margin:6px 0px 0px;
	float:left;
	}
	
#latest-news div ul li {
	margin:0px;
	list-style-type:none;	
	float:left;
	}
	
#latest-news div ul li img {
	cursor:pointer;
	}
	
#latest-news div ul li.previous {
	padding:0px 7px 0px 0px;
	background:url(../images/bg-latest-news-strip.gif) no-repeat center right;
	}
	
#latest-news div ul li.next {
	padding:0px 0px 0px 5px;
	background:none;
	}
	
#latest-news-mask {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	display:block;
	overflow:hidden;
	width: 710px;
	height:25px;
	position:relative;
	}
	
#latest-news-container {
	padding:0px;
	margin:0px 0px 0px 0px;
	}
	
#latest-news-container div {
	margin:0px;
	padding:0px;
	}
	
#latest-news-container div p {
	line-height:26px;
	width: 710px;
	height:25px;
	overflow:hidden;
	}
	
#latest-news-container div p span {
	color:#666666;
	}	
	
#latest-news-container div span {
	color:#666666;
	}
	
#latest-news-container div p a {
	color:#036;
	text-decoration:none;
	}
	
#latest-news-container div p a:hover {
	color:#036;
	text-decoration:underline;
	}

/* Latest-News Part End */

/* Content Part Start */

#content { 
	padding:0px 0px 40px 0px;
	margin:0px 0px 0px 0px;
	width:900px;
	height:auto;
	position:relative;
	float:left;
	z-index:1;
}

#content-home { 
	padding:10px 0px 40px 0px;
	margin:0px 0px 0px 0px;
	width:900px;
	height:auto;
	position:relative;
	float:left;
	z-index:1;
}

/* Content Part End */


/* Quick Links Part Start */ 

.quick-link {
	width: 144px;
	height:130px;
	margin:0px 0 0 0px;
	padding:0;	
	background:url(../images/bg-quick-links.png) no-repeat;
	float:left;
}

.quick-link div.header {
	width:134px;
	height:25px;
	background:url(../images/gray-grid-middle.gif) repeat-x;
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	line-height:25px;
	padding:2px 0 0 10px;
	float:left;
	}
	
.quick-link div.content {
	width:124px;
	height:auto;
	padding:0px 10px 0px 10px;
	float:left;
	}
	
.quick-link div.content ul {
    margin:0px;
    padding:5px 5px 0 0px;
    list-style-type: none;
	float:left;
}
.quick-link div.content ul li {	
	padding: 0px 0px 0px 0px;
    text-align:left;
    margin: 0px;
	line-height:22px;
    color: #003366;
	text-decoration: none;
}

.quick-link div.content li a {
	color:#003366;
	text-decoration:none;
	}
	
.quick-link div.content li a:hover {
	color:#003366;
	text-decoration: underline;
	}

/* Quick Links Part End */

/* Papers Part Start */ 

.papers {
	width: 250px;
	height:130px;
	margin:0px 0px 0px 10px;
	padding:0;	
	background:url(../images/bg-papers.png) no-repeat;
	float:right;
}

.papers div.header {
	width:240px;
	height:25px;
	background:url(../images/gray-grid-middle.gif) repeat-x;
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-align:left;
	line-height:25px;
	padding:2px 0 0 10px;
	float:left;
	}
	
.papers div.content {
	width:230px;
	height:auto;
	padding:0px 10px 0px 10px;
	float:left;
	}
	
.papers div.content h6 {
	font-size:11px;
	background:url(../images/ico-head.gif) no-repeat center left;
	padding:0 0 0 44px;
	line-height:28px;
	}
	
.papers div.content div {
	padding:0px;
	margin:0px;
	float:left;
	}
	
.papers div.content div span {
	margin:0 10px 0px 0px;
	padding:0;
	width:77px;
	height:44px;
	float:left;
}

.papers div.content div p {
	float:left;
	width:143px;
	height:44px;
	overflow:hidden;
	color:#666;
	}
	
.papers div.content ul {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:auto;
	float:right;
	}
	
.papers div.content ul li {
	margin:0px;
	padding:0px 8px 0px 8px;
	list-style-type:none;
	float:left;
	font-size:12px;
	color:#003366;
	background:url(../images/bg-latest-news-strip.gif) no-repeat center right;
	}
	
.papers div.content ul li.bg-none {	
	background:none;
	padding-right:0px;
	white-space:nowrap;
	}
	
.papers div.content ul li.bg-none img {
	margin:0 0 0 2px;
	}
	
.papers div.content ul li a {
	color:#003366;
	text-decoration:none;
	font-size:11px;
	}
	
.papers div.content ul li a:hover {
	color:#003366;
	text-decoration:underline;
	}

/* Papers Part End */ 

/* Details Part Start */ 

.details {
	width: 466px;
	height:112px;
	margin:0px 0px 0px 10px;
	padding:8px 10px 10px 10px;	
	background:url(../images/bg-details.png) no-repeat;
	float:left;
	position:relative;
}

#details-mask {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	display:block;
	overflow:hidden;
	width: 466px;
	height:110px;
	position:relative;
	}
	
#details-container {
	padding:0px;
	margin:0px 0px 0px 0px;
	}
	
#details-container div {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	}

#details-container div h6 {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}
	
#details-container div span {
	margin:10px 10px 0px 0px;
	padding:0;
	width:65px;
	height:58px;
	float:left;
}

#details-container div p {
	float:left;
	font-size:11px;
	width:382px;
	height:90px;
	overflow:hidden;
	line-height:14px;
	color:#666;
	margin:10px 0px 0px 0px;
	}
	
	
.details ul {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:auto;
	float:right;
	}
	
.details ul li {
	margin:0px;
	padding:0px 9px 0px 8px;
	list-style-type:none;
	float:left;
	font-size:12px;
	color:#003366;
	background:url(../images/bg-latest-news-strip.gif) no-repeat center right;
	}
	
.details ul li.bg-none {	
	background:none;
	padding-right:0px;
	white-space:nowrap;
	width:120px;
	}
	
.details ul li.bg-none img {
	margin:0 0 0 2px;
	}
	
.details ul li a {
	color:#003366;
	text-decoration:none;
	font-size:11px;
	}
	
.details ul li a:hover {
	color:#003366;
	text-decoration:underline;
	font-size:11px;
	}
	
#prev-nxt-container {
	position:absolute;
	top:10px;
	right:10px;
	width:52px;
	height:17px;
	padding:0px;
	margin:0px;
	z-index:100;
	}
	
#prev-nxt-container span {
	padding:0px;
	margin:0px;
	text-indent:-2000px;
	}
	
#prev-nxt-container span.prev a {
	padding:0px;
	margin:0px;
	float:left;
	cursor:pointer;
	display:block;
	width:26px;
	height:17px;
	background:url(../images/ico-det-prev.gif) no-repeat;
	}
	
#prev-nxt-container span.prev a:hover {
	background:url(../images/ico-det-prev-h.gif) no-repeat;
	}
	
#prev-nxt-container span.next a {
	padding:0px;
	margin:0px;
	float:left;
	cursor:pointer;
	display:block;
	width:26px;
	height:17px;
	background:url(../images/ico-det-next.gif) no-repeat;
	}
	
#prev-nxt-container span.next a:hover {
	background:url(../images/ico-det-next-h.gif) no-repeat;
	}
	
#prev-nxt-container img {
	padding:0px;
	margin:0px;
	float:left;
	cursor:pointer;
	}

/* Details Part End */ 

/* Content-Left Part Start */

.content-left { 
	margin:0px 20px 0px 0px;
	width:174px;
	height:auto;
	position:relative;
	float:left;
	background:#fff;
}

.navigation {
	margin:0px;
	padding:0px;
	width:174px;
	height:auto;
	float:left;
	}
	
#sub-menu {
	width:706px;
	background-image:url(../images/bg-sub.gif);
	background-repeat:repeat-x;
	height:24px;
	float:left;
	position:relative;
	}
#sub-menu ul li { 
	display : block;
	float:left;
}

#sub-menu ul li a { 
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration : none;
	display : block;
	height:24px;
	line-height:24px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/bg-sub.gif);
}
 
#sub-menu a:hover { 
	text-decoration:none;
	color : #fff;
	background-image:url(../images/bg-sub-hover.gif);
}

#sub-menu ul li.selected { 
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration : none;
	display : block;
	height:24px;
	line-height:24px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/bg-sub-hover.gif);
}

#sub-menu ul li.line { 
	height:24px;
	width:2px;
	line-height:24px;
	background-image:url(../images/devide-line.gif);
	background-repeat:no-repeat;
	}
	
.navigation div.head {
	width:174px;
	height:20px;
	background:url(../images/bg-nav-head.png) no-repeat;
	float:left;
	}
	
.navigation div.head h6 {
	color:#000;
	padding:2px 0px 0px 0px;
	text-align:center;
	}
	
.navigation div.content {
	width:166px;
	margin:0px;
	padding:0px 0px 15px 8px;
	float:left;
	}
	
.navigation div.content ul {
	margin:4px 0px 0px 0px;
	padding:0px;
	width:166px;
	float:left;
	}
	
.navigation div.content ul li {
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:166px;
	height:27px;
	list-style-type:none;
	display:block;
	float:left;
	color:#003366;
	line-height:25px;
	}
	
.navigation div.content ul li a {
	width:136px;
	height:27px;
	padding:0px 0px 0px 30px;
	display:block;
	float:left;
	color:#003366;
	text-decoration:none;
	background:url(../images/bg-nav-content.png) no-repeat;
	}
	
.navigation div.content ul li a:hover {
	width:136px;
	height:27px;
	padding:0px 0px 0px 30px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(../images/bg-nav-content-up.png) no-repeat;
	}
	
.navigation div.content ul li.selected a {
	width:136px;
	height:27px;
	padding:0px 0px 0px 30px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(../images/bg-nav-content-up.png) no-repeat;
	}
	
.navigation div.content ul li.menu a {
	width:136px;
	height:27px;
	padding:0px 20px 0px 10px;
	display:block;
	float:left;
	color:#003366;
	text-decoration:none;
	background:url(../images/bg-nav-content.png) no-repeat;
	}
	
.navigation div.content ul li.menu a:hover {
	width:136px;
	height:27px;
	padding:0px 20px 0px 10px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(../images/bg-nav-content-up.png) no-repeat;
	}
	
.navigation div.content ul li.menu-selected a {
	width:136px;
	height:27px;
	padding:0px 20px 0px 10px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(../images/bg-nav-content-up.png) no-repeat;
	}
	
.navigation div.content ul li.menu-selected a:hover {
	width:136px;
	height:27px;
	padding:0px 20px 0px 10px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(../images/bg-nav-content-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-insight a {
	background:url(../images/bg-nav-v-insight.png) no-repeat;
	}
	
.navigation div.content ul li.v-insight a:hover {
	background:url(../images/bg-nav-v-insight-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-insight-selected a {
	background:url(../images/bg-nav-v-insight-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-insight-selected a:hover {
	background:url(../images/bg-nav-v-insight-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-deal a {
	background:url(../images/bg-nav-v-deal.png) no-repeat;
	}
	
.navigation div.content ul li.v-deal a:hover {
	background:url(../images/bg-nav-v-deal-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-deal-selected a {
	background:url(../images/bg-nav-v-deal-up.png) no-repeat;
	color:#000;
	}
.navigation div.content ul li.v-deal-selected a:hover {
	background:url(../images/bg-nav-v-deal-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-funds a {
	background:url(../images/bg-nav-v-funds.png) no-repeat;
	}
	
.navigation div.content ul li.v-funds a:hover {
	background:url(../images/bg-nav-v-funds-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-funds-selected a {
	background:url(../images/bg-nav-v-funds-up.png) no-repeat;
	color:#000;
	}
.navigation div.content ul li.v-funds-selected a:hover {
	background:url(../images/bg-nav-v-funds-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-performance a {
	background:url(../images/bg-nav-v-performance.png) no-repeat;
	}
	
.navigation div.content ul li.v-performance a:hover {
	background:url(../images/bg-nav-v-performance-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-performance-selected a {
	background:url(../images/bg-nav-v-performance-up.png) no-repeat;
	color:#000;
	}
.navigation div.content ul li.v-performance-selected a:hover {
	background:url(../images/bg-nav-v-performance-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-investor a {
	background:url(../images/bg-nav-v-investor.png) no-repeat;
	}
	
.navigation div.content ul li.v-investor a:hover {
	background:url(../images/bg-nav-v-investor-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-investor-selected a {
	background:url(../images/bg-nav-v-investor-up.png) no-repeat;
	color:#000;
	}
.navigation div.content ul li.v-investor-selected a:hover {
	background:url(../images/bg-nav-v-investor-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content ul li.v-alternative a {
	background:url(../images/bg-nav-v-alternative.png) no-repeat;
	}
	
.navigation div.content ul li.v-alternative a:hover {
	background:url(../images/bg-nav-v-alternative-up.png) no-repeat;
	}
	
.navigation div.content ul li.v-alternative-selected a {
	background:url(../images/bg-nav-v-alternative-up.png) no-repeat;
	color:#000;
	}
	
.navigation div.content dl {
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	}
	
.navigation div.content dt {
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(../images/ico-contact.png) no-repeat 0px 4px;
	line-height:23px;
	}
	
.navigation div.content dt a {
	color:#666;
	text-decoration:none;
	}
	
.navigation div.content dt a:hover {
	color:#666;
	text-decoration:underline;
	}
	
.navigation div.content dd {
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(../images/ico-mail.png) no-repeat 0px 4px;
	line-height:17px;
	}
	
.navigation div.content dd a {
	color:#002952;
	text-decoration:none;
	}
	
.navigation div.content dd a:hover {
	color:#002952;
	text-decoration:underline;
	}

/* Content-Left Part End */

/* Content-Right Part Start */

.content-right { 
	padding:0px;
	margin:0px 0px 0px 0px;
	width:706px;
	height:auto;
	position:relative;
	float:left;
	background:#ffffcc;
}

.content-right-container {
	width:706px;
	height:auto;
	float:left;
	background:#fff;
	}
	
.content-right-container div.head {
	width:706px;
	height:51px;
	position:relative;
	float:left;
	background:url(../images/bg-content-head.png) no-repeat;
	}
	
.content-right-container div.head-insight {
	background:url(../images/bg-content-head-insight.png) no-repeat;
	}
	
.content-right-container div.head-deal {
	background:url(../images/bg-content-head-deal.png) no-repeat;
	}
	
.content-right-container div.head-funds {
	background:url(../images/bg-content-head-funds.png) no-repeat;
	}
	
.content-right-container div.head-performance {
	background:url(../images/bg-content-head-performance.png) no-repeat;
	}
	
.content-right-container div.head-investor {
	background:url(../images/bg-content-head-investor.png) no-repeat;
	}
	
.content-right-container div.head-alternative {
	background:url(../images/bg-content-head-alternative.png) no-repeat;
	}
	
.content-right-container div.head img {
	position:absolute;
	top:31px;
	left:13px;
	}
	
.content-right-container div.head h2 {
	position:absolute;
	top:6px;
	left:13px;
	}
	
.content-right-container div.head h5 {
	position:absolute;
	bottom:6px;
	right:13px;
	color:#e6e6e6;
	}
	
.content-right-container div.head h5 a {
	color:#e6e6e6;
	text-decoration:none;
	}
	
.content-right-container div.content {
	width:674px;
	height:auto;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	background:url(../images/bg-content.png) repeat-x bottom left #fff;
	float:left;
	padding:1px 15px 0px 15px;
	}
	
.content-right-container div.content div {
	width:674px;
	height:auto;
	padding:10px 0 5px 0px;
	border-bottom:1px solid #bdbdbd;
	float:left;
	}
	
.content-right-container div.content div.bdr-none {
	border-bottom:0px;
	}
	
.content-right-container div.content div dl {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

.content-right-container div.content div dt {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:20px;
	color:#003366;
	font-weight:bold;
	}
	
.content-right-container div.content div dt.sub-head {
	font-size:12px;
	line-height:14px;
	color:#666;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	}
	
.content-right-container div.content div dt a {
	color:#003366;
	text-decoration:none;
	}
	
.content-right-container div.content div dt a:hover {
	color:#003366;
	text-decoration:underline;
	}
	
.content-right-container div.content div dt span {
	font-size:10px;
	}
	
.content-right-container div.content div dd {
	margin:5px 0px 12px 15px;
	padding:0px;
	}
	
.content-right-container div.content div dd a {
	color:#0067c6;
	text-decoration:none;
	}
	
.content-right-container div.content div dd a:hover {
	color:#0067c6;
	text-decoration:underline;
	}
	
.content-right-container div.content div dd.alt-row {
	margin:10px 0px 0px 15px;
	padding:0px;
	}
	
.content-right-container div.content div ul {
	margin:5px 0px 5px 0px;
	padding:0px;
	width:auto;
	float:right;
	}
	
.content-right-container div.content div ul li {
	margin:0px;
	padding:0px 9px 0px 8px;
	list-style-type:none;
	float:left;
	font-size:12px;
	color:#003366;
	background:url(../images/bg-latest-news-strip.gif) no-repeat center right;
	}
	
.content-right-container div.content div ul li.bg-none {	
	background:none;
	padding-right:0px;
	white-space:nowrap;
	}
	
.content-right-container div.content div ul li.bg-none img {
	margin:0 0 0 2px;
	}
	
.content-right-container div.content ul li a {
	color:#003366;
	text-decoration:none;
	}
	
.content-right-container div.content ul li a:hover {
	color:#003366;
	text-decoration:underline;
	}
	
.content-right-container div.content div ul.steps {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:100%;
	}
	
.content-right-container div.content div ul.steps li {
	margin:0px;
	padding:0px 0px 0px 25px;
	background:url(../images/ico-bullet.gif) no-repeat 15px 5px;
	color:#666;
	font-size:11px;
	line-height:15px;
	float:left;
	width:435px;
	list-style-type:none;
	}
	
.content-right-container div.content div.left {
	width:485px;
	margin:0px 15px 0px 0px;
	float:left;
	border:0px;
	}
	
.content-right-container div.content div.right {
	width:174px;
	float:left;
	position:relative;
	border:0px;
	}
	
#related-images {
	width:174px;
	height:114px;
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
#related-images img.prev {
	position:absolute;
	top:55px;
	left:0px;
	cursor:pointer;
	}
	
#related-images img.next {
	position:absolute;
	top:55px;
	right:0px;
	cursor:pointer;
	}
	
#related-images-mask {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	display:block;
	overflow:hidden;
	width:150px;
	height:114px;
	border:0px;
	position:absolute;
	top:0px;
	left:12px;
	border:0px;
	}
	
#related-images-container {
	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	}
	
#related-images-container div {
	margin:0px;
	padding:0px;
	border:0px;
	}
	
#related-images-container div span {
	width:148px;
	height:112px;
	margin:0;
	background:#fff;
	float:left;
	border:1px solid #ccc;
	}
	
.content-right-container div.content div.right div.more-info {
	padding:0px 12px;
	margin:10px 0px 0px 0px;
	width:150px;
	height:auto;
	float:left;
	border:0px;
	}
	
.content-right-container div.content div.right div.more-info div.head {
	width:150px;
	height:20px;
	background:url(../images/bg-more-info-head.png) no-repeat;
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
	}
	
.content-right-container div.content div.right div.more-info div.head h6 {
	color:#000;
	padding:2px 0px 0px 10px;
	text-align:left;
	}
	
.content-right-container div.content div.right div.more-info div.content {
	width:142px;
	margin:0px;
	padding:0px 0px 5px 8px;
	float:left;
	background:none;
	border:0px;
	}
	
.content-right-container div.content div.right div.more-info div.content dl {	
	margin:5px 0px 0px 0px;
	}
	
.content-right-container div.content div.right div.more-info div.content dt {	
	font-size:11px;
	line-height:16px;
	}
	
.content-right-container div.content div.right div.more-info div.content dd {	
	font-size:10px;
	line-height:11px;
	margin:0px;
	}
	
.content-right-container div.content div.right div.more-info div.content dd a {	
	color:#666;
	text-decoration:none;
	}
	
.content-right-container div.content div.right div.more-info div.content dd a:hover {	
	color:#666;
	text-decoration:underline;
	}
	
.content-right-container div.foot {
	width:706px;
	height:74px;
	background:url(../images/bg-content-foot.jpg) no-repeat;
	float:left;
	}
	
/* Content-Right Part End */



/* Footer Part Start */

#footer {
	width:100%;
	height:40px;
	background:url(../images/bg-footer.gif) repeat-x #fff;
	float:left;
	position:relative;
	z-index:11111;
	}
	
#footer p {
	text-align:center;
	font-size:11px;
	line-height:40px;
	color:#666;
	padding:0px 5px 0px 0px;
	}
	
#footer p span {
	border-right:1px solid #7a7a7a;
	padding:0px 5px 0px 5px;
	}
	
#footer p span.bdr-none {
	border:0px;
	}
	
#footer p span a {
	text-decoration:underline;
	color:#666;
	}
	
#footer p span a:hover {
	text-decoration:none;
	color:#666;
	}
	
/* Footer Part End */