/* ---------------- Headings --------------------------------- */

H1 {
    font-family:  Century Gothic;
    font-size: 	  18px;
    margin-top:0px;
	margin-bottom:2px;
    line-height:  2ex;
    font-weight: bolder;
}

H2 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top:0px;
	margin-bottom:0px;
    color:    #000000;
    font-weight: normal;
}

H3 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom:2px;
    line-height:  2ex;
    color:    #663366;
    font-weight: bolder;
}
H4 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 	  xx-small;
    margin-bottom:1px;
	line-height: 15px;
    color:    #CCCCCC;
    font-weight: normal;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 17px;
	font-weight: normal;
	color: #000000;
}


.bodytextsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


A.linksmall {
	font-family: 	  Arial, Helvetica, sans-serif;
	line-height:      12px;
	margin-top:1px;
	font-size: 11px;
	color:            #000000;
	text-decoration:  underline;
	font-weight: normal;
}

A.linksmall:hover {
	font-family: 	  Arial, Helvetica, sans-serif;
	line-height:      12px;
	margin-top:1px;
	font-size: 11px;
	color:            #000000;
	text-decoration:  underline;
	font-weight: normal;
}

A.nav {
	font-family: 	  "Times New Roman", Times, serif;
	line-height:      12px;
	margin-top:1px;
	font-size: 14px;
	color:            #000000;
	text-decoration:  underline;
	font-weight: bold;

}

A.nav:hover {
	font-family: 	  "Times New Roman", Times, serif;
	line-height:      12px;
	margin-top:1px;
	font-size: 14px;
	color:            #FF6600;
	text-decoration:  underline;
	font-weight: bold;
}

A.hdrsmll {
	font-family: 	  arial;
	font-size: 11px;
	color:            #FFFFFF;
	text-decoration:  none;
}

A.hdrsmll:hover {
	font-family: 	  arial;
	font-size: 11px;
	color:            #FFFFFF;
	text-decoration:  none;
}

A.ftrsmll {
	font-family: 	  Arial, Helvetica, sans-serif;
	line-height:      17px;
	margin-top:1px;
	font-size: 11px;
	color:            #000000;
	text-decoration:  none;
	font-weight: normal;
}

A.ftrsmll:hover {
	font-family: 	  Arial, Helvetica, sans-serif;
	line-height:      17px;
	margin-top:1px;
	font-size: 11px;
	color:            #000000;
	text-decoration:  none;
	font-weight: normal;
}

body {
    background-image: url(images/background.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
    background-color: #C1C1C1; /** Website BG colour (matches canvas colour in Step 1) **/
}

#container {
    width: 768px;
    margin: 0 auto;
    text-align: center;
}

.financenewsid{
font-family:       verdana;
font-size: 		  10px;
width: 300px;
padding: 0px;
background-color: #FFFF;
color:   #000000;

}
.financeid{
font-family:       verdana;
font-size: 		  12px;
width: 95%;
padding: 0px;
background-color: #FFFFFF;
color:   #000000;

}

.financenewsidlarge{
font-family:       verdana;
font-size: 		  10px;
width: 100%;
padding: 0px;
background-color: #FFFF;
color:   #000000;

}
td.item{
  border:1px solid #999999;
  width:320px;
  height:200px;
  text-align:center;
  font-family:arial;
  font-size:10pt;

