/* CSS Document */

body, body.mceContentBody{
   padding:0px;
   margin:0px;
   background-image:url(back_bg.jpg);
   
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

a
{
	color: #0066CC;
	/*font-family: 'Verdana',sans-serif;
	font-size: 11px;*/
	font-weight: bold;
	text-decoration: underline;	
}

/*a, a:visited, a:active
{
	color: #0000ff;
}*/

.navigationbar a, .navigationbar a:visited, .navigationbar a:active
{
	color: #ffffff;
}

.map{
  background-image:url(images_000/map.jpg);
  background-repeat:no-repeat;
  height:130px;
}

.navigationbar{
  background-image:url(nav_bg.jpg);
  background-repeat:repeat-x;
  height:25px;
  
}


.navtxt{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

.navtxt:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#014274;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

.contentbg, body.mceContentBody{
  background-image:url(contentbg.jpg);
  background-repeat:repeat-x;
  padding: 0px;
  padding-top: 0px;
}

.leftboxbg{
  background-image:url(new_release_bg.gif);
  background-repeat:repeat-y;
}

.content{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
}

.linkText{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  text-decoration:underline;
}
a.linkText:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FF0000;
  text-decoration:underline;
}


.leftcontent{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  padding:2px 5px 2px 10px;
  text-align:justify;
  
}

.readmoretxt{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#ad0700;
  padding:0px;
  text-decoration:none;
}

.footertxt{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  text-align:center;
  text-decoration:none;
}

#leftscrool{
  height:340px;
  width:219px;
  padding:0px;
  margin:0px;
  overflow:auto;
  scrollbar-base-color: #dfdfdf;
  scrollbar-arrow-color: #5f5f5f;
  scrollbar-3dlight-color: #dfdfdf;
  scrollbar-darkshadow-color: #dedede;
  scrollbar-face-color: #fafafa;
  scrollbar-highlight-color: #acacac;
  scrollbar-shadow-color: #b0b0b0;
  scrollbar-track-color: #e8e8e8;
}

.dotline{
  background-image:url(dot_line.jpg);
  background-repeat:repeat-x;
  height:2px;
}

.newsbg{
  background-image:url(news_bg.jpg);
  background-repeat:repeat-x;
  height:169px;
}

.newstxt{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  text-decoration:underline;
}
.errormsg{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FF0000;
  text-decoration:none;
}
.successmsg{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#007310;
  text-decoration:none;
}
.style1 {
	color: #006600;
	font-weight: bold;
}
.inputBox {
	/*background: #d5e3ed;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #96abbc;
	background-color:#FFFFFF;
}
.dropDown {
	/*background: #d5e3ed;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}
.btn {
	background: url(../images_000/btnBgShd.jpg);
	background-repeat:repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #96abbc;
	cursor: pointer;
}

.innerPopBg {background-image:url(bgMainArea.gif); background-repeat:repeat-x; background-color:#FFFFFF; color:#0067b7; font-weight:bold; font-family:Arial, Verdana; font-size:16px; padding:3px; border:1px solid #aad0ec; height: 21px;}
.innerPop1{padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #aad0ec; border-left: 1px solid #aad0ec; border-right: 1px solid #aad0ec; background-color: #eaf2f9;}
.divFR {float:right;}
.divHeight5 {height: 5px;}
.divHeight15 {height: 5px;}
.padding10 {padding:10px;}


/* Add */

td
{
	vertical-align: top;
}

#divheader td
{
	vertical-align: middle;
}

div.module
{
	margin-bottom: 5px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #cecece;
	
	font-size: 12px;
}
/*.navigationbar{
  background-image:url(../images_000/nav_bg.jpg);
  background-repeat:repeat-x;
  height:25px;
}*/
div.module .moduleHeader
{
	height: 25px;
	
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #cecece;
	
	background-image: url('../images_000/nav_bg.jpg');
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
div.module .moduleHeaderLeft
{
	float: left;
	
	height: 25px;
	
	background-image: url('../images_000/mhb.gif');
	background-repeat: no-repeat;
	background-position: left;
	
	padding-left: 5px;
}
div.module .moduleHeaderRight
{
	float: right;
	
	height: 25px;
	
	background-image: url('../images_000/mhb.gif');
	background-repeat: no-repeat;
	background-position: right;
	
	padding-right: 5px;
}
div.module .moduleTabs
{
	height: 27px;
	
	background-image: url('../images_000/nav_bg.jpg');
}
div.module .moduleTab
{
	cursor: pointer;
	
	float: left;
	
	height: 19px;
	
	margin: 8px 2px 0px 2px;
	
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabHover
{
	cursor: pointer;
	
	float: left;
	
	height: 19px;
	
	margin: 8px 2px 0px 2px;
	
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabActive
{
	cursor: default;
	
	float: left;
	
	height: 19px;
	
	margin: 8px 2px 0px 2px;
	
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabLeft
{
	float: left;
	width: 3px;
	height: 19px;
	
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabHover .moduleTabLeft
{
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabActive .moduleTabLeft
{
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabMiddle
{
	float: left;
	
	padding: 2px 3px 0px 3px;
	
	font-size: 11px;
}
div.module .moduleTabActive .moduleTabMiddle
{
	padding: 1px 3px 0px 3px;
	
	color: #004681;
	font-size: 12px;
	font-weight: bold;
}
div.module .moduleTabRight
{
	float: left;
	width: 3px;
	height: 19px;
	
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabHover .moduleTabRight
{
	background-image: url('../images_000/contentbg.jpg');
}
div.module .moduleTabActive .moduleTabRight
{
	background-image: url('../images_000/contentbg.jpg');
}
/*.contentbg{
  background-image:url(../images_000/contentbg.jpg);
  background-repeat:repeat-x;
  padding:0px;
}*/
div.module .moduleContent
{
	width: auto;
	
	/*background-image: url('../images_000/contentbg.jpg');
	background-repeat: repeat-x;*/
	
	padding: 5px;
}
.moduleBG
{
	background-image: url('../images_000/contentbg.jpg');
	background-repeat: repeat-x;
}
div.module .moduleMore
{
	padding: 5px 10px 0px 0px;
	text-align: right;
	font-size: 10px;
}

.dataTable
{
	font-size: 11px;
}
.dataTableName
{
	font-weight: bold;
}
.dataTable td
{
	border-bottom: 1px solid #F0F0F0;
	padding: 3px 0px 3px 0px;
}

ul.singleLine
{
	margin-left: 20px;
	margin-top: 0px;
}
* html ul.singleLine {
	margin-left: 55px;
}
ul.singleLine li {
	float: left;
	margin-right: 20px;
}

.green
{
	color: #387538;
}
.blue
{
	color: #383875;
}
.red
{
	color: #B00000;
}

.blueHeader, .redHeader
{
	font-size: 15px;
	font-weight: bold;
}
.blueHeader
{
	color: #383875;
}
.redHeader
{
	color: #B00000;
}

.smallerText
{
	font-size: 11px;
}
.smallText
{
	color: #515151;
	font-size: 10px;
}

.amountUp
{
	color: #03b000;
}
.amountDown
{
	color: #b00000;
}

.sideMenuHeader
{
	font-weight: bold;
	margin-left: 3px;
}
.sideMenuItem
{
	background-image: url(/static/img/sidemenuitem-mid.png);
	background-repeat: repeat-x;
	height: 14px;
	padding: 2px 0px 2px 18px;
}
.sideMenuItem a
{
	font-weight: normal;
}
.sideMenuItemSelected
{
	color: #0000C0;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}

.button
{
	font-size: 0.8em;
}




.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
