html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/css-image/homepage01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
	color: #4F5B65;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4F5B65;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
	color: #083D3F;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;       
}

h3.style2 {
	margin-bottom: 5px;
	font-size: 21px;
        color: #3A444B;
}

h3.style4 {
	margin-bottom: 15px;
	font-size: 18px;   	
        
}

h1.style2 {
	margin-bottom: 5px;
	font-size: 21px;
        color: #0E2A51;
}

h3.style3 {
        padding:0;
        margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;       
}

H3 a {
	text-decoration: none;
	font-weight: bold;
	color: #1B226E;
}

H3 a:hover {
	text-decoration: underline;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: left;
	line-height: 17px;
}

.pubdateinfo {
        margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 17px;
        font-size: 10px;
       text-transform: uppercase;
}

.pubdateinfo a{
color: #4F5B65;
text-decoration: underline;
}

.pubdateinfo a:hover{
color: #222222;
text-decoration: underline;
}

p {
}

p.upper {
 text-transform: uppercase;
margin-bottom: 5px;
font-weight: bold;
}

p.style-01 {
padding-top: 0px;
margin-bottom: 5px;
}

p.style3 {	
        color: #3A444B;
}

.article p {
font-size: 12px;
}

ol {
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 li a {
	padding-left: 15px;
	background: url(/css-image/homepage09.gif) no-repeat left center;
}

ul.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	padding: 10px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: normal;
	
}

ul.list2 h3 a {
	text-decoration: none;
	font-weight: normal;
	
}

ul.list2 h3 a:hover {
	text-decoration: underline;
	
}

ul.list2 p {
	margin: 0px;
}

ul.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list3 li {
	padding: 20px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list3 li.first {
	padding-top: 0px;
	border: none;
}

ul.list3 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list3 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #0E5951;
}

ul.list3 h3 a:hover {
	text-decoration: underline;
	color: #0E5951;
}

ul.list3 p {
	margin: 0px 0px 5px 0px;
}

ul.list4 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
        margin-top 0px;
         
}

ul.list4 li a {
	padding: 0;	
         line-height: 28px; 
        font-size: 12px;  
       
}

a {
	color: #1B226E;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage10.gif) repeat-x left top;
}

.more a {
	padding-left: 17px;
	background: url(/css-image/homepage11.gif) no-repeat left center;
	color: #56636F;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #CBD0D4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

img.aligncenter {
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	background: url(/css-image/subpage1_01-1.jpg) no-repeat right top;
}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
	float: right;
	width: 750px;
	padding: 7px 0px 0px 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 165px;
	height: 16px;
	background: #FFFFFF;
	border: 0px none;
}

#search-input-submit {
	margin-left: 5px;
}



.leaderad {
padding-left: 15px;
}


/** TOPMENU */

#topmenu {
	height: 30px;
	color: #3F6967;
}

#topmenu p {
	margin: 0px;
}

#today {
	float: left;
	padding: 8px 0px 0px 15px;
}

#login {
	float: right;
	padding: 8px 0px 0px 0px;
	color: #3F6967;
}

#login span {
	color: #7F979D;
}

#login a {
	color: #3F6967;
}

#login span, #login a {
	padding: 0px 13px;
}

/** MENU */

#menu {
	height: 38px;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 20px 0px 20px;
	background: url(/css-image/homepage04.gif) no-repeat left top;
}

#menu li.first {
	padding-left: 15px;
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/** LEADER */

#leader {       
	height: 60px;
}


/** PAGE */

#page {
	width: 980px;
	padding: 10px;
	background: #FFFFFF;
}

/** PAGESMALL */

#pagesmall {
	width: 780px;
	padding: 10px;
	background: #FFFFFF;
}


/** 3-COLUMN LAYOUT */

.three-columns {
}


.three-columns .column1 {
	float: left;
	width: 494px;
	padding: 0px 0px 0px 0px;
}

.three-columns .column2 {
	float: left;
	width: 168px;
	padding: 0px 8px;
}

.three-columns .column3 {
	float: left;
	width: 302px;
	padding: 0px 0px 0px 0px;
}



/** 2-COLUMN LAYOUT WITH RIGHT CONTENT AREA */

.two-columns-right-content {
}

.two-columns-right-content #content {
	float: right;
	width: 778px;
}

.two-columns-right-content #sidebar {
	float: left;
	width: 192px;
}


/** 2-COLUMN LAYOUT WITH LEFT CONTENT AREA */

.two-columns-left-content {
}

.two-columns-left-content #content {
	float: left;
	width: 468px;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 302px;
}

/** 2-COLUMN LAYOUT WITH 50/50 AREA */

.two-columns-50-50 {
}

.two-columns-50-50 #content {
	float: left;
	width: 390px;
}

.two-columns-50-50 #sidebar {
	float: right;
	width: 370px;
}




/** 1-COLUMN LAYOUT */

.one-column-content {
}

/** ADFOOTER */

#adfooter {
	background: #FFFFFF;
}

#adfooter .container {
	width: 730px;
	padding:  0px 0px 10px 0px;
	height: 90px;
}

/** FOOTER */

#footer {
	background: #DAE9E7;
}

#footer .container {
	width: 970px;
	padding: 30px 0px;
	height: 150px;
}

#footer h3 {
	margin: 0px;
	padding: 0px 0px 5px 10px;
}


#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #668F8D;
}

#footer a {
	padding: 0px 10px;
	color: #668F8D;
}

#footer .legal {
	float: left;
	width: 230px;
}

#footer .legal img{
    margin: 0;
	padding-bottom: 7px;
}


#footer .links {
	float: left;
	margin-top: 10px;
	width: 200px;
}

/** ADBOX  STYLE 1 */

.adbox-style1 {
margin: 6px 0 25px 0;
padding: 5px;
width: 450px;
background-color: #FFFFFF;

}

/** ADBOX  STYLE 2 */

.adbox-style2 {
float: left;
margin: 0 0 25px 0;
width: 380px;
background-color: #FFFFFF;

}

/** ADBOX  STYLE 3 */

.adbox-style3 {
float: left;
margin: 0 0 25px 0;
width: 100%;
background-color: #FFFFFF;

}


.adtitle {
width: 100%;
font-size: 9px;
text-transform:uppercase;
margin: 0;
padding: 0;
}


/** BOX STYLE 1 */

.box-style1 {
	margin-bottom: 10px;
}

.box-style1 h2 {
	height: 25px;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: url(/css-image/homepage06b.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.box-style1 li {
	height: 21px;
	margin-top: 1px;
	padding: 9px 0px 0px 15px;
	background: #E4E7E8;
}

.box-style1 li.alt {
	background: #DADEDF;
}

.box-style1 a {
	text-decoration: none;
	color: #4E5A64;
}

.box-style1 a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage07.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 10px;
}

.box-style3 .title {
	height: 28px;
	background: url(/css-image/subpage3_01.jpg) no-repeat right top;
}

.box-style3 .title h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/subpage3_02.jpg) no-repeat left top;
	font-size: 11px;
	color: #394149;
}

.box-style3 .content {
	padding: 5px 15px 15px 15px;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 10px;
}

.box-style4 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style4 .content {
	padding: 20px 15px 0px 15px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 5 */

.box-style5 {
	margin-bottom: 10px;
}

.box-style5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage15.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 6 */

.box-style6 {
	margin-bottom: 10px;
}

.box-style6 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style6 .content {
	padding: 20px 15px 0px 15px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


/** BOX STYLE 7 */

.box-style7 {
	margin-bottom: 10px;
}

.box-style7 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style7 .content {
	padding: 20px 15px 0px 15px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 8 */

.box-style8 {
	margin-bottom: 10px;
       
}



/** BOX STYLE 9 */

.box-style9 {
        float: right;
        width: 300px
	margin-bottom: 15px;
        margin-left: 10px;
      
}

/** BOX STYLE 10 */

.box-style10 {
	margin-bottom: 10px;
      }


/** BOX STYLE 11*/

.box-style11 {
        float: right;
        width: 300px
	margin-bottom: 15px;
        margin-left: 10px;
}

/** BOX STYLE 30 */

.box-style30 {
	margin-bottom: 15px;
	
}

.box-style30 .title {
	height: 28px;
	background: url(/css-image/subpage3_01.jpg) no-repeat right top;
}

.box-style30 .title h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/subpage3_02.jpg) no-repeat left top;
	font-size: 11px;
	color: #394149;
}

.box-style30 .content {
	padding: 10px 0 15px 0;
	background: #FFFFFF;
}


/** BOX STYLE 31 */

.box-style31 {
	margin-bottom: 15px;
	
}

.box-style31 .title {
	height: 28px;
	background: url(/css-image/subpage3_01.jpg) no-repeat right top;
}

.box-style31 .title h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/css-image/subpage3_02.jpg) no-repeat left top;
	font-size: 11px;
	color: #394149;
}

.box-style31 .content {
	padding: 0px 0 15px 0;
	background: #FFFFFF;
}


/** STOCK TICKER */

.stock-ticker {
}

.stock-ticker .chart {
	margin-bottom: 5px;
}

.stock-ticker .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.stock-ticker .change span {
	font-weight: bold;
	color: #128558;
}

.stock-ticker .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#more-headlines .content {
	padding-bottom: 10px;
}

.gbox
{margin-left: 15px;
}
