/***************
Global Setting
****************/
* {
	margin: 0;
}
body, table, tr, td, span, label{ 
	padding: 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
a:link , a:visited, a:active{
	color:#EF2E33;
	text-decoration:none;
	}		
a:hover{
	text-decoration:underline;
	}

ul.bullet { 
	margin-left: 0; 
	padding-left: 0px;;
	padding-top:15px;
	padding-bottom:15px; 
	list-style: none; 
	}
	
ul.bullet li { 
	padding-left:15px; 
	padding-bottom:5px;
	background:transparent url("../images/pointer.gif") no-repeat;
	background-position:0 3px;
}


.padLeft10{
	padding: 0px 0px 0px 16px
	}
	
.bold {
	font-weight:bold;
	}

.footer {
	font-size:10px;
	}
	
.hdrFaq {
	font-size:12px;
	color:#EF2E33;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	}
	
	.hdrFaqBlack {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	}

.hdrArticle {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	}

.readmore a{
	color:#EF2E33;
	text-align:left;
	text-decoration:none;
	}

.readmore a:hover{
	text-decoration:underline;
	}
	
.backToTop a{
	color:#EF2E33;
	text-align:right;
	text-decoration:none;
	}

.backToTop a:hover{
	text-decoration:underline;
	}

img, .png{
	behavior: url("js/iepngfix.htc");
	border:0;
	}

div.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	}	

.clearfix:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;
}

#statisticFirst {
	display:none;
}

.testGreyBoxTxt{
	background-color:#333333;
	color:#FFFFFF;
	}
	
.mod_content {
	padding-left:15px;
}

.btn_style1 {
 padding-right: 5px; 
 padding-left: 5px; 
 font-weight: bold; 
 font-size: 11px; 
 padding-bottom: 5px;
 margin: 5px 5px 5px 260px; 
 width: 80px; 
 cursor: hand; 
 color: white; 
 padding-top: 5px; 
 font-family: Arial, Verdana, Sans-Serif; 
 position: static; 
 height: 30px; 
 background-color: black; 
 text-align: center ;  
}

.footerItalic {
	font-style:italic;
	font-size:11px;
	color:#666666;
	}

#greyAddBox {
	background-color:#E0E0E0; 
	padding:15px; 
	margin:0px; 
	color:#000000;
	}
.paddingBullet{
	padding:2px 0px 0px 15px; 
	}
.siteMapHdr {
	margin:0px;
	padding: 5px 0px 5px 10px;
	background-color:#C4C4C4;
	color:#990000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	}	

a.siteMap:link , a.siteMap:visited, a.siteMap:active, a.siteMap:hover{
	color:#000000;
	text-decoration:none;
	}	
a.siteMap:hover{
	color:#EF2E33 !important;
	text-decoration:underline;
	}

/***************
Main Div Container
****************/

html, body {
	height:100%;
	}
	
html {
	 overflow: -moz-scrollbars-vertical;
	}


div#masterCon {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:840px;
	background-image:url(../images/bg_3col.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	
	height:auto !important; /* real browsers */
	height:99.9%; /* IE6: treaded as min-height*/

	min-height:99.9%; /* real browsers */
	}
	
/***************
Side bar Nav 
****************/

#sideBar {
	width:120px;
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
	left:77px;
	top:18px;
	}

#sideBar ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
#sideBar li {
	padding: 0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	}
	
/***************
Top Nav dropdown (Global Nav)
****************/
#btn_home{
	width:24px;
	height:12px;
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	top:6px;
	left:183px;
	}
div#topNavCon{
	width:840px;
	height:24px;
	background-image:url(../images/topNav/bg_topNav.png);
	background-repeat:repeat-x;
	float:right;
}
	
	
	div#menu{
		background-repeat:repeat-x;
		float:right;
		width:775px;
		height:24px;
	}
	
/* Navigation */
.navTop, .navTop ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
	height:24px;
	background-color:#FF0000;
}


.navTop {
  z-index: 100;
  position: relative;
}
.navTop li {
	width:155px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.navTop li a, .navTop li a:link, .navTop li a:active, .navTop li a:visited {
  background: #565656;
  color: #959595;
  padding: 0;
  text-transform: lowercase;
  text-decoration: none;
}

.navTop li a:hover {
  background: #ccc;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #565656;
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background:#FF0000;
}

.navTop ul {
  background: #565656;
  list-style: none;
  margin: 0;
  width: 155px;
  position: absolute;
  top: -999em;
  left: 0px;
}
.navTop li:hover ul,
.navTop li.sfHover ul {
  top: 24px;
}
.navTop ul li {
  border: 0;
  float: none;
	width: 155px;
	height:27px;
}
.navTop ul a {
  border-bottom: 0;
  width: 155px;
	height:27px;
}
.navTop ul a:hover {
  background: #ccc;
  color: #000;
	width: 155px;
	height:27px;
}

/***************
Template - NCPG coloum style
*****************/
#centerCon {/**** Main Holder****/
	width:840px;
	padding-bottom:162px;
	float:right;
	min-height:100%;
	height:100%;
	position:relative;
	display:inline;
	z-index:0;
	}
	
#logo { /****Place of Logo****/
	width:204px;
	height:103px;
	position:relative;
	float:left;
	text-align:right;
	margin:0px;
	padding:0px;
	clear:both;
	}

#contentWrapper {/****Content Placement****/
	width:620px;
	min-height:100%;
	height:100%;
	margin-bottom:20px;
	float:right;
	position:relative;
	z-index:0;
	}

#hotLine { /****Fix Hotline Number****/
	width:600px;
	height:45px;
	background:url(../images/hotLine.gif) no-repeat left top;
	position:relative;
	float:left;
	left:23px;
	margin:33px 0px 0px 0px;
	padding:0px;
	}
	
/***************
GreyBox Container
****************/

#greyboxWrapper {
	background:url(../images/greyboxTop.gif) top no-repeat #CCCCCC;
	padding: 0px 15px 10px 15px; 
	margin:0px;
	}
#greyboxWrapper ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	}
#greyboxWrapper li {
	background: url(../images/line_dotted.gif) repeat-x bottom;
	padding: 5px 0px 5px 0px;
	color:#000000;
	}

/*******For FAQ*******/

#bracketFaq {
	background: url(../images/icon_bracket.gif) top left  no-repeat;
	background-position:1px 3px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:27px;
	position:relative;
	text-align:center;
	float:left;
	clear:both;
	}

a.gb_FaqLink:link , a.gb_FaqLink:visited, a.gb_FaqLink:active, a.gb_FaqLink:hover{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
	}	
a.gb_FaqLink:hover, .gb_FaqLinkSelected{
	color:#EF2E33 !important;
	}

/*******For FAQ*******/

/*******For events*******/

a.gb_EventLink:link , a.gb_EventLink:visited, a.gb_EventLink:active, a.gb_EventLink:hover{
	background: url(../images/btnbullet.gif) top left  no-repeat;
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 25px;
	font-size:11px;
	}	
a.gb_EventLink:hover, .gb_EventLinkSelected{
	color:#EF2E33 !important;
	}

/*******For events*******/
	
/***************
Events Result Container
****************/

#eventsWrapper {
	padding: 0px 0px 0px 0px; 
	}
#eventsWrapper ul { /*Pushing red icon to meet the padding space*/
	list-style:none;
	padding:0px 0px 0px 15px;
	}
#eventsWrapper li { /*Pushing content away from icon*/
	padding: 0px 0px 40px 0px;
	color:#000000;
	/*background:url(../images/icon_calendar_red.gif) left top no-repeat;*/
	}
.eventsHdr {
	font-size:11px;
	color:#FF3232;
	font-weight:bold;
	text-transform:uppercase;
	}

.eventsDate {
	font-size:10px;
	color:#666666;
	}

#eventsImg {
	padding:5px 0px 0px 0px;
	}

.eventsContent{
	padding:10px 0px 0px 0px;
	}

a.readMore_EventLink:link , a.readMore_EventLink:visited, a.readMore_EventLink:active, a.readMore_EventLink:hover{
	color:#FF3232;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	}	
a.readMore_EventLink:hover{
	color:#EF2E33 !important;
	}
	
/***************
Testimonial sidebar scroll video
****************/

#sideScrollList {
	width:100px;
	padding:0px;
	margin:0;
	}

#sideScrollList ul {
	width:100px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#sideScrollList li{
	padding:0px 0px 10px 0px;
	margin:0;
	width:100px;
	}

#mainSideScrollWrap{
	margin:0px;
	padding: 22px 0px 0px 80px;
	}
#content1{
	height: 365px;
	width: 100px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.scrollbar-vert{
	background: url(../images/scroll_bg.gif) no-repeat;
	height: 362px;
	width: 6px;
	float:left;
	position:relative;
	left:6px;
	margin:0px;
	padding:0px;
}
.handle-vert{
	height: 46px;
	width: 6px;
	background: url(../images/scroll.png) no-repeat;
	position:relative;
	left:-1px;
	margin:0px;
	padding:0px;
}


/***************
Bottom Footer
****************/
#footer {
	margin:0 auto;
	padding:0px;
	width:840px;
	height:162px;
	bottom:0px;
	position:absolute;
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	z-index:0;
	}
#footer_socialNetwork{
	width:500px;
	height:20px;
	background-color:#333333;
	position:relative;
	left:237px;
	}
#footer_socialNetwork{
	width:500px;
	height:20px;
	background-color:#FFFFFF;
	position:relative;
	display:block;
	clear:both;
	left:237px;
	}

#footer_socialNetwork ul {
	list-style:none;
	padding-left:0px;
	}
#footer_socialNetwork li {
	position:relative;
	display:inline;
	padding-right:5px;
	}

#footer_links{
	width:500px;
	height:15px;
	background-color:#FFFFFF;
	position:relative;
	display:block;
	clear:both;
	left:237px;
	font-size:10px;
	color:#7b7b7b;
	}

#footer_links ul {
	list-style:none;
	padding-left:0px;
	}
#footer_links li, footer{
	position:relative;
	display:inline;
	padding-right:10px;
	}
	
a.footer_links:link , a.footer_links:visited, a.footer_links:active, a.footer_links:hover{
	color:#7B7B7B;
	text-decoration:none;
	font-size:10px;
	}	
a.footer_links:hover, .gb_FaqLinkSelected{
	color:#EF2E33 !important;
	}
	
#footer_copyrights{
	width:500px;
	height:15px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	position:relative;
	display:block;
	clear:both;
	left:237px;
	}

#cme_domestic{  display: block;	width:259px;  height: 121px;  background: url("../images/cem_domestic.jpg") no-repeat 0 0;	}
#cme_domestic:hover{   background-position: 0 -121px;	}
.cme_domesticSelected{   background-position: 0 -121px !important;	background: url("../images/cem_domestic.jpg") no-repeat 0 0;	}
#cme_domestic span{  display: none;	}

#cme_foreign{  display: block;	width:259px;  height: 121px;  background: url("../images/cem_foreign.jpg") no-repeat 0 0;	}
#cme_foreign:hover{   background-position: 0 -121px;	}
.cme_foreignSelected{   background-position: 0 -121px !important;	background: url("../images/cem_foreign.jpg") no-repeat 0 0;	}
#cme_foreign span{  display: none;	}

#cme_faq{  display: block;	width:259px;  height: 42px;  background: url("../images/cem_faq.jpg") no-repeat 0 0;	}
#cme_faq:hover{   background-position: 0 -42px;	}
.cme_faqSelected{   background-position: 0 -42px !important;	background: url("../images/cem_faq.jpg") no-repeat 0 0;	}
#cme_faq span{  display: none;	}

