/*	border:1px solid red;*/

@import url("fonts.css");
BODY {
	margin:0px;
	PADDING: 0px;
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 12PX; 
	text-align:center;
	background-color:#596065;
	color:#3A3B23;		
}

td{
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 12PX;
	font-weight:inherit;
	color:#3A3B23;	
}	
/*.text{
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 12PX;
	text-align:justify;
	font-weight:inherit;
}*/	
.text{
	color:#000;
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 12PX;
	margin:0 15px;
}
.smalltext{
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 11PX;
	font-style:italic; 
}	
a:link, a:visited,  a:active {
   color: #9F2F27;
   background: transparent;
   text-decoration: none;
}
a:hover {
   color: #83C057;
   background: transparent;
   text-decoration: underline;
}
.list1{
	list-style-image:url(../images/bullet.gif);
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	line-height:15px;
	color:#3A3B23;
}
.list1 li a{
	color:#3A3B23;	
}
.list1{
	list-style-image:url(../images/bullet.gif);
	margin-top:10px;
	margin-bottom:0px;
	margin-left:25px;
	line-height:15px;
}
.list2{
	list-style-image:url(../images/bullet2.gif);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
}
.imageborder{
	border:1px solid #BFC1C0;
	padding:3px;
}
.bullet{
	padding-top:7px;
}

.style9{
	color:#CC0000;
	margin:0px;
	padding:0px;
}

.links:link,.links:visited,.links:active{
	font-family:"Trebuchet MS", Arial; 
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.links:hover{
	font-family:"Trebuchet MS", Arial; 
	font-size: 11px;
	color: #DD2D1C;
	text-decoration:underline;
}
.leftbg{
	background-image:url(../images/left-shadow.jpg);
	background-repeat:repeat-y;
	width:14px;
}
.rightbg{
	background-image:url(../images/right-shadow.jpg);
	background-repeat:repeat-y;
	width:14px;
}
#global{
/*	border: 1px solid #333333;*/
	width: auto; 
  	left: 0;
  	right:  0;
  	margin-left: auto;
  	margin-right: auto;
	PADDING: 0px; 
	text-align:center;
	
}
#header{
	background-color:#292929;
}
#topheader{
	height:29px;
	margin:0px;
	padding:0px; 
	width:100%;
	background-color:#292929
}
.Languagedropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #D6D6D6;
	border: 1px solid #8E8E8E;
	height:18px;
	width:70px;
	vertical-align:middle;
	padding:0px;
	margin:0px;	
}
#topbutton{
	width:auto;
	float:right;
	padding:0px;
	height:30px;
	text-align:right;
	padding-top:5px;
}
#topbutton ul{
	line-height:26px;
	text-align:right;
	margin:0px;
}
#topbutton li{
	display:inline;
	text-align:right;
	margin:0px;
	padding:0px 8px 0px 0px;
}
#topbutton li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFE995;
	font-size:11px;
	display:inline;
	text-decoration:none;
}
#topbutton li a:hover
{
	text-decoration:underline;
}
.mark{
	background-image:url(../images/bookmark.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.mail{
	background-image:url(../images/email.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}
#banner{
	width:100%;
	background-image:url(../images/top2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	border-top:1px solid #292929;
	height:122px;
}
#leftbanner{
	background-image:url(../images/top1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:714px;
	height:122px;
	float:left;
}
#rightbanner{
	background-image:url(../images/top3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:257px;
	height:122px;
	float:right;
}
.space{
}

.login{
	padding-top:35px;
}	
#logindetails{
	float:left;
	text-align:left;
}
.gobutton{
	padding-top:65px;
	padding-left:0px;
	float:left;
}
.textfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#C9DD8D;
	border:none;
	font-size:11px;
	color:#993333;
	height:16px;
	padding-top:2px;
	padding-left:3px;
	width:120px;
}
.textfield2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAF0D3;
	border:1px solid #ABB68C;
	font-size:11px;
	color:#993333;
	padding-top:2px;
	padding-left:3px;

}
a.remindme {
	font-size:11px;
	font-weight:bold;
	color:#CCFF99;
	letter-spacing:1px;
	text-decoration:none;
}
a:hover.remindme {
	font-size:11px;
	font-weight:bold;
	color:#CCFF99;
	letter-spacing:1px;
	text-decoration:underline;
}

.content{
  	left: 0;
  	right:  0;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center;
	background-color:#fff;
}
.con_leftbg{
	background-image:url(../images/con-left.jpg);
	background-repeat:repeat-y;
	width:9px;
}
.con_rightbg{
	background-image:url(../images/con-right.jpg);
	background-repeat:repeat-y;
	width:9px;
}
.leftcolumn{
	width:180px;
	padding-top:12px;
	padding-bottom:8px;
}
.news{
	width:182px;
}
.newsletter{
	width:181px;
}	
.rightcolumn{
	padding:12px 0px 8px 0px;
}
.bluebg{
	background-image:url(../images/blue-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #265B7E;
	border-right:1px solid #265B7E;
	padding:5px;
	color:#012C49;
	height:178px;
}
.leftnav:link,.leftnav:active,.leftnav:visited{
	font-size:12px;
	color:#012C49;
	font-weight:bold;
	text-decoration:none;
}
.leftnav:hover{
	text-decoration:none;
	color:#AF0E0E;
}	
.leftnav_ac{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#AF0E0E;
}
.date{
	color:#993333;
	margin:0px;
	padding:0px;
}
.newsletterbg{
	background-image:url(../images/brown-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #CCA480;
	border-right:1px solid #CCA480;
	padding:15px 5px 20px 5px;
	margin:0px;
	vertical-align:middle;
}
.brownbg2{
	background-image:url(../images/brown-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #CCA480;
	border-right:1px solid #CCA480;
	padding:14px 5px 0px 5px;
	margin:0px;
	valign:middle;
}
.newsletter_txt{
	color:#734B20;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
.email{
	background-color:#DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993333;
	height:18px;
	border:none;
	padding:2px 0px 4px 5px;
	text-align:center;
}
.title-left{
	background-image:url(../images/green-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:15px;
	height:30px;
}
.title-mid{
	background-image:url(../images/green-mid.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.title-right{
	background-image:url(../images/green-right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:15px;
	height:30px;
}
.title-btmleft{
	background-image:url(../images/green-left-curve.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:19px;
	height:16px;
}
.title-btmmid{
	border-bottom:1px solid #ABB68C;
}
.title-btmright{
	background-image:url(../images/green-right-curve.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:19px;
	height:16px;
}
.greenbg{
	background-image:url(../images/green-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:none;
	border-left:1px solid #ABB68C;
	border-top:1px solid #ABB68C;
	border-right:1px solid #ABB68C;
	padding:15px 15px 0px 15px;
	height:343px;
	margin:0px;
}
h4{ 
	padding:15px 0px 10px 0px;
	margin:0px;

}
.interactive{
	background-image:url(../images/interactive-bg.jpg);
	background-repeat:repeat-x;
}
.sales{
	background-image:url(../images/sales-bg.jpg);
	background-repeat:repeat-x;
}
.more:link,.more:active,.more:visited{
	font-weight:bold;
	font-size:11px;
	color:#993333;
	text-transform:uppercase;
	text-decoration:none;
}
.more:hover{ 
	font-size:11px;
	color:#993333;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
.footer{
	background-color:#424242;
	color:#CCCCCC;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	font-weight:bold;
}
.footertext:link, .footertext:active, .footertext:visited{
	color:#CCCCCC;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:none;
}
.footertext:hover{
	color:#CCCCCC;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:underline;
}
.foot_left{
	background-image:url(../images/footer-leftbg.jpg);
	background-repeat:repeat-y;
	width:12px;
	height:52px;
}
.foot_right{
	background-image:url(../images/footer-rightbg.jpg);
	background-repeat:repeat-y;
	width:12px;
	height:52px;
}
.buzinessware:link, .buzinessware:active, .buzinessware:visited{
	color:#fff;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:none;
}
.buzinessware:hover{
	color:#fff;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:none;
}
.buzinessware2:link, .buzinessware2:active, .buzinessware2:visited{
	color:#999;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:none;
}
.buzinessware2:hover{
	color:#999;
	font-family:"Century Gothic", Verdana;
	font-size:11px;
	text-decoration:none;
}
.newstable {
	background-image:url(../images/tablebg.gif);
	background-repeat: repeat-x;
	vertical-align:bottom;
	font-family:"Century Gothic", Verdana;
	font-size:13px;
	font-weight:bold;
}
/* ----------------------For Drop Down Links----------------------*/
#mainmenu{
  	left: 0;
  	right:  0;
	top:0;
  	margin: 0;
	text-align:center;
	height:41px;
	padding:0px;
	background-color:#1F2C00;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}
.button{
	background-image:url(../images/btn-bg.jpg);
	background-repeat:repeat-x;
	background-color:#CAC9C9;
	width:70px;
	height:20px;
	border:none;
	color:#fff;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;

}
#menuinner{
  	left: 0;
  	right: 0;
	top:0;
	padding:0px 0px 0px 2px;
	margin:0px;
	text-align:center;
	height:36px;
}
#leftcurve{
	height:36px;
	width:5px;
	left: 0;
  	right:  0;
	top:0;
  	margin-left: auto;
  	margin-right: auto;
	float:left
}
#midmenu{
	background-image:url(../images/menu_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:36px;
	width:98.5%;
	left: 0;
  	right: 0;
	top:0;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;	
}
#rightcurve{
	height:36px;
	width:4px;
	left: 0;
  	right:  0;
	top:0;
  	margin:0px;
	float:left;
}
#menubar {
	PADDING: 0px; 
	LEFT: 0px;
	MARGIN: 0px; 
	height:36px; 
	FONT-SIZE: 13PX; 
	POSITION: relative; 
	TOP: 2px;	
}
#menubar LI {
	PADDING: 0px; 
	LEFT: 0px; 
	FLOAT: left; 
	MARGIN: 0px;
	LIST-STYLE-TYPE: none; 
	POSITION: relative; 
	TOP: 0px
}
OL {
	PADDING: 0px; 
	LEFT: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none; 
	POSITION: relative; 
	TOP: 0px
}
OL LI {
	DISPLAY: inline
}
#menubar A {
	DISPLAY: block; 
	MARGIN: 0px;
	WIDTH: auto;
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
#menubar A.active {
	DISPLAY: block; 
	MARGIN: 0px;
	WIDTH: auto;
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.menu .options {
}
.menu LI {
	PADDING: 0px; 
	LEFT: 0px; 
	FLOAT: left; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none; 
	POSITION: relative; 
	TOP: 0px;
	width:280px;
	background-image:url(../images/down.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menu A:active{
	width:auto;
	height:30PX;
	background-image:url(../images/down.jpg);
	background-repeat:repeat-x;
	background-position:top;
	DISPLAY: block;
	COLOR: #E4EAC6; 
	FONT-FAMILY:"Trebuchet MS", arial;
	FONT-SIZE: 13PX; 
	POSITION: relative;
	text-decoration:none;
	padding:0PX;
	MARGIN: 0px;
	TEXT-ALIGN: LEFT
}
.menu A:link{
	width:auto;
	height:30PX;
	background-image:url(../images/down.jpg);
	background-repeat:repeat-x;
	background-position:top;
	DISPLAY: block;
	COLOR: #E4EAC6; 
	FONT-FAMILY:"Trebuchet MS", arial;
	FONT-SIZE: 13PX; 
	POSITION: relative;
	text-decoration:none;
	padding:0PX;
	MARGIN: 0px;
	TEXT-ALIGN: LEFT
}
.menu A:visited{
	width:auto;
	height:30PX;
	background-image:url(../images/down.jpg);
	background-repeat:repeat-x;
	background-position:top;
	DISPLAY: block;
	COLOR: #E4EAC6; 
	FONT-FAMILY:"Trebuchet MS", arial;
	FONT-SIZE: 13PX; 
	POSITION: relative;
	text-decoration:none;
	padding:0PX;
	MARGIN: 0px;
	TEXT-ALIGN: LEFT
}
.menu A:hover {
	width:auto;
	height:30PX;
	background-image:url(../images/down_ov.jpg);
	background-repeat:repeat-x;
	background-position:top;
	DISPLAY: block;
	COLOR: #E4EAC6; 
	FONT-FAMILY:"Trebuchet MS", arial;
	FONT-SIZE: 13PX; 
	POSITION: relative;
	text-decoration:none;
	padding:0PX;
	MARGIN: 0px;
	TEXT-ALIGN: LEFT
}
span {	
	padding-left:30px;
	line-height:30px;
	background-position:left;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
}
/* ----------------------------------------*/
	
.greenTabTitle {
	width:608px;
	height:30px;
	vertical-align:middle;
	/*padding-top:0px;*/
	background-image:url(../images/green_top.jpg);
	text-transform:capitalize;
}

.greenTabTitle h1 {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

.newsDate {
	width:150px;
	color:#990000;
	font-size:11px;
	font-weight:bold;
	float:left;
	/*margin-top:20px;*/
}
.newsTitle {
	FONT-FAMILY:"Trebuchet MS", Arial; 
	FONT-SIZE: 15PX;
	color:#012c49;
	font-weight:bold;
}
.newsShort {
	margin-top:20px;
	margin-left:150px;
}
.newsShort h4 {
	color:#012c49;
	margin:0 0 2px 0;
	font-size:16px;
}
.newsShort a {
	color:#990000;
}
.newsShort a:hover {
	color:#990000;
	text-decoration:underline;
}