BODY, B, P, TD, input, textarea, select, LI {
	font-family : Arial;
	font-size: 11px;
	color : #000000;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow-y: scroll;
}
P {
	line-height : 15px;
	text-align:justify;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #0249A6;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color: #738937;
	text-decoration : underline;
}
UL {
	font-size: 11px;
	margin-left : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	font-size: 11px;
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
HR {
	color: #a2e640;
	margin-top:10px;
	margin-bottom:10px;
}
LI, .listDot, .listLink {
	line-height: 17px;
}
.listDot {
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
}
.linkDot{
	list-style-type:none;
	list-style-image: url(images/global/link_dot.gif);
}
.homeNewsList {
	line-height: 12px;
	list-style-type: none;
	list-style-image: url(images/home/news_dot.gif);
	padding-bottom: 12px;
	text-align:left
}
.homeNews, .homeNews:ACTIVE, .homeNews:LINK, .homeNews:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #0248a6;
	text-decoration: none;
}
.homeNews:FOCUS, .homeNews:HOVER {
	font-family : Arial;
	font-size : 11px;
	color: #738937;
	text-decoration:underline;
}
.homeNewsDate {
	color: #7a7a7a;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-family : Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.footerBG {
	background-image: url(images/global/footer_bg.gif);
	background-repeat: no-repeat;
	height: 66px;
	padding-top: 18px;
}
.smalltext {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #00658a;
	text-decoration: none;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-family : Arial;
	font-size : 11px;
	color: #738937;
	text-decoration:underline;
}
.subHeading {
	font-family : Arial;
	font-size : 13px;
	color: #648c00;
	font-weight : bold;
}
.photoBorder {
	border: 1px solid #b4b4b4;
}
.rightPhotoMargin {
	margin:0px 0px 14px 20px;
}
.leftPhotoMargin {
	margin:0px 20px 14px 0px;
}
.siteBG {
	background-image: url(images/global/sitebg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.globalNav, .globalNav:ACTIVE, .globalNav:LINK, .globalNav:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #0249A6;
	text-decoration: none;
}
.globalNav:FOCUS, .globalNav:HOVER {
	font-family : Arial;
	font-size : 11px;
	/*color : #1e5492;*/
	color: #0249A6;
	text-decoration:underline;
}
.langBtn, .langBtn:ACTIVE, .langBtn:LINK, .langBtn:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.langBtn:FOCUS, .langBtn:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #828282;
	text-decoration : none;
}
.locationTextGrey {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}
.locationTextBlue {
	font-family : Arial;
	font-size : 11px;
	color : #0d589b;
}
.redText {
	font-family: Arial;
	font-size: 11px;
	color: #f50000;
}
.formButton {
	border-width: 0px;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #6d8e12;
	height:20px;
	width: 70px;
	font-weight: bold;
}
.formField {
	border: 1px solid #646464;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	width: 200px;
}
.contentMargin {
	padding: 0px 0px 0px 17px;
}
.sectionTitleBG {
	background-image: url(images/title/title_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.leftNavDIV {
	display: block;
	margin: 3px 0px 2px 11px;
}
.tableColor1 {
	background-color: #e9f9dc;
}
.tableColor2 {
	background-color:#FFFFFF;
}

.tablePadding
{
	padding: 5px 0px 5px 0px;
}

/**************************************************************************/

.homeMainArea
{
	padding:0px 0px 0px 0px;
	height:470px;
	position:relative;
}

.homeContentArea
{
	position:absolute;
	height:211px;
	width:711px !important;
	width:747px;
	top:258px;
	padding:0px 18px 0px 18px;
}

.homeNewsArea
{
	float:left;
	background-image:url(images/home/news_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:160px !important;
	height:211px;
	width:325px !important;
	width:351px;
	padding:61px 11px 0px 15px;
}

#Scroller 
{
	position: relative;
	width: 325px;
	height: 130px;
	overflow: hidden;
}

.Scroller-Container 
{
	position: absolute;
	padding-right:25px;
	width: 300px !important;
	width: 325px;

}

.ctrlContainer
{
	position:absolute;
	left:313px;
}

.newsTitle
{
	background-image:url(images/home/news_dot.gif);
	background-repeat:no-repeat;
	background-position:-3 0;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	width:210px;
	width:220px\9;
	_width:217px;
	/*float:left;*/
}

.newsDate
{
	float:right;
	margin:0px 0px 10px 0px;
	width:80px;
	text-align:right;
	clear:both;
	color:#828282;
}

.homeHighlightAndStock
{
	float:right;
	background-image:url(images/home/highlight_and_stock_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:160px !important;
	height:211px;
	width:319px !important;
	width:349px;
	padding:61px 15px 0px 15px;
}


.positionForIE6
{
	_position:absolute;
	_height:160px;
	_width:319px;
}

.homeHighlight
{

	width:145px;
	height:130px;
	overflow:hidden;
	float:left;
	text-align:center;
}

.homeStock
{
	
	width:145px;
	height:130px;
	overflow:hidden;
	float:right;
}

.homeFooter
{
	padding:10px 33px 0px 33px;
	font-size:11px;
	color:#828282;
}

.homeFooterLink, .homeFooterLink:ACTIVE, .homeFooterLink:LINK, .homeFooterLink:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #828282;
	text-decoration : none;
}
.homeFooterLink:FOCUS, .homeFooterLink:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #828282;
	text-decoration: underline;
}

.finhighTable tr th
{
	padding:2px 4px 2px 4px;
	color:#FFF;
	font-weight:bold;
	background-color:#648C00;
	font-size:12px;
}
.finhighTable tr td
{
	padding:2px 4px 2px 4px;
	background-color:#f5f5f5;
}

/**************************************************************************/

/* menu style start */
  /* DEFAULT STYLES---- NEEEDED START */
  .clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  /* DEFAULT STYLES---- NEEEDED END */

.mainMenu, .subMenuBorder {
	position:absolute;
	visibility:hidden;
}
.subMenuReg, .subMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #5e8000;
	padding:5px 12px 0px 15px;
}
.subMenuReg {
	color: #dddddd;
}
.subMenuOver {
	cursor: pointer;
	color: #FFFFFF;
}
.subMenuReg, .subMenuOver, .subMenuBorder {
	opacity: .85;
	FILTER: alpha(opacity=85);
	-moz-opacity: 0.85;
}
/* menu style end */
