body {
	margin:0 auto;
	padding:0px 0px ;
	background-color:#ffffff;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
}
td, select, input, textarea, div {
	font-family: verdana;
	font-size: 9pt;
	color:#333333;
}
#wrapper {
	width:1003px;
	margin:0 auto;
}
img {
	border:0;
	margin: 0 0;
}
.searchbox {
	background-image:url(images/searchbg.jpg);
	width:267px;
	height:87px;
	padding-top:13px;
}
#contentwrapper{
	overflow:hidden;
}
.content {
	float:left;
	width:615px !important ;
	width:669px;	
	border-right:1px solid #a8a8a8;
	padding:0px 33px 10px 20px;	
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
.right {
	float:left;
	width:269px !important;
	width:333px;
	padding:0px 30px 10px 34px;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
.clear {
	clear:both;
}
.right_title, .title {
	font-family: Trebuchet MS;
	font-size:14pt;
	padding-bottom:4px;
	border-bottom:1px solid #a8a8a8;
	text-align:left;
	font-weight:normal;
	color:#515151;
}
.hometitle {
	font-family: Trebuchet MS;
	font-size:14pt;
	padding-bottom:6px;
	text-align:left;
	font-weight:normal;
	color:#515151;
}

.pubtitle {
	font-family: Trebuchet MS;
	font-size:14pt;
	padding:10px 0px 6px 0px;
	text-align:left;
	font-weight:normal;
	border-top:1px solid #a8a8a8;
	margin-top:18px;
	color:#515151;
}

.copyright {
	background-color:#054390;
	color:#eeeeee;
	line-height:20px;
	font-size:8pt;

}
.power {
	background-color:#054390;
	color:#eeeeee;
	line-height:20px;
	text-align:right;
	font-size:8pt;
}

a.power {
	color:#fbd000;
	text-decoration:none;
	border-bottom: 1px dotted #fbd000;
}
a.power:hover {
	color:#eee;
	text-decoration:none;
	border-bottom: 0px dotted #fbd000;
}
.contentmain, .contenttable {
	text-align:left;
	line-height:18px;
	padding-top:10px;
}
.right_box {
	padding:10px 0px 15px 0px;
	text-align:left;
	line-height:20px;
}
.righttxt {
	padding-bottom:5px;
	border-bottom:1px solid #eeeeee;
	font-size:10pt;
	color:#515151;
}
.righttxt a {
	color:#02387c;
	text-decoration:none;
}
.righttxt a:hover {
	color:#333;
	text-decoration:underline;
}
a.dlink {
	color:#02387c;
	font-size:9pt;
	text-decoration:none;
	border-bottom: 1px dotted #02387c;
}
a.dlink:hover {
	color:#333;
	font-size:9pt;
	text-decoration:none;
	border-bottom: 0px solid #333;
}

.rightmore {
	text-align:right;
	background-color:#f7f7f7;
	padding:2px 4px 2px 0px;
}

.rightmore a{
	font-size:8pt;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.rightmore a:hover {
	color:#000;
	text-decoration:underline;
}

.contentmain a {
	color:#02387c;
	text-decoration:none;
	border-bottom: 1px dotted #02387c;
}
.contentmain a:hover {
	color:#000;
	text-decoration:none;
	border-bottom: 0px dotted #02387c;
}

a.latest {
	color:#02387c;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
a.latest:hover {
	color:#333;
	font-size:9pt;
	text-decoration:underline;
}
.latestimg {
	float:left;
	padding-right:5px;
}
.latesttxt {
	line-height:16px;
	text-align:justify;
}
.latesttit {
	padding:5px 0px 5px 0px;
}

.latestm {
	padding-bottom:15px;
}
.story {
	padding:8px;
	background-color:#8a8a8a;
	background-image:url(images/storybg.jpg);

	background-position:bottom;
	background-repeat:no-repeat;
}

a.latest2 {
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
a.latest2:hover {
	color:#fee935;
	font-size:9pt;
	text-decoration:underline;
}
.org {
	color:#dbf1ff;
}

.latmore {
	text-align:right;
	
	padding:5px 0px 0px 0px;
}

.latmore a{
	font-size:8pt;
	text-decoration:none;
	color:#fff;
}
.latmore a:hover {
	color:#dbf1ff;
	text-decoration:underline;
}


#marktable td {
	border-right: 1px solid #c0ddf3;
	border-bottom: 1px solid #c0ddf3;
	background: #f0f7fb;
	padding: 4px 4px 4px 4px;
	font: 8pt verdana;
}

#marktable th {
	font: bold 8pt verdana;
	color: #222222;
	border-right: 1px solid #c3ced5;
	border-bottom: 1px solid #c3ced5;
	border-top: 1px solid #c3ced5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #FEFEFE url(images/head_bg.jpg) no-repeat;
}


a.link, a.newslink {
	color:#02387c;
	text-decoration:none;
	border-bottom: 0px dotted #02387c;
}
a.link:hover, a.newslink:hover {
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #02387c;
}












.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;

	
    
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	/*background:#e2edfa;*/
	padding:0px;
	-moz-border-radius:6px;
	/*color:#618cbe;*/
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:8pt verdana;
	color:#333;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}


.style1 {
	color:#888888;
}