<!--
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}
input,select{margin:0;  padding:0;}

body {
   color: #000000;
   margin: 4px 0 0 0 ;
   padding: 0;
   border: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   background: #ffffff url("../images/common/bg.jpg") top left repeat-x;
   .text-align: center;
}

#bodyWrap{
  text-align: center;
  width: 998px;
  margin-left: auto;
  margin-right: auto;
  /*.margin-left: 40px;*/
}

 #containerBig {
   width:990px;
   /*background: #ffffff;*/
   border-top:0px solid #000000;
   text-align: left;
}

	/* header */
#header { 
   width: 990px;
   border-left:0px solid #000000;
   border-right:0px solid #000000;
   height: 120px;
   background: #ffffff;
}

#headerStmnt {
   width: 100%;

}

.headerStmnt{
   position: absolute;
   width: 510px;
   height: 40px;
   top: 82px;
   left: 340px;
   /*.left: 310px;*/ /*ie 7 hack*/
   background: transparent  url("../images/common/worldHead.jpg") bottom center no-repeat;
}

	#headerLfCorner{
		float: left;
		width: 20%;
		height:8px;
		background: transparent url("../images/common/leftTopCorner.gif") top left no-repeat;
	}
	
	#headerRghtCorner{
		float: right;
		width: 80%;
		height: 8px;
		background: transparent url("../images/common/rightTopCorner.jpg") top right no-repeat;
	}
	
	#headerLeft{
		float: left;
		width: 20%;
		height:110px;
		text-align:right;
        background: transparent url("../images/common/HeadRedGrad.jpg") bottom left repeat-x;		
	}
	    #logo a{
			width: 225px;
			height: 97px;
			/*background: purple;*/
			
		}
	
	#headerRight{
	   float: right;
	   width: 80%;
	   height:110px;
	   background: transparent url("../images/common/HeadRedGrad.jpg") bottom left repeat-x;
	   text-align: right;
	}

		#curDate{
		    padding: 15px 10px 0px 0px;
			.padding-top: 8px; 
		}
		
		#rightMenu{
			width: 170px;
			.width: 190px;
			padding: 1px 6px;
			margin: 60px 10px 0px 580px;
			font-size: 10px;
			font-weight: bold;
			color: #ffff00;
		} /*rightMenu*/
		
		#rightMenu a{
		  color: #ffff00;
		}

#logo {
    background: transparent url("../images/common/logo.png") top left no-repeat;
    .background: transparent url("../images/common/logo.gif") top left no-repeat;
    width: 125px;
	height: 97px;
	/*margin: 0px 0px 0px 30px;*/
}

#newNavContainer{
	width: 982px;
	/*.width: 990px;*/
	height: 20px;
	padding: 2px 0 0 8px;
	background: #666666;
}

#newNavContainer, #newNav{
	z-index: 100;
}

#contentContainer { 
    background: #ffffff;
	width: 990px;   
	text-align: left;
	clear: left;
	padding: 10px 0 10% 0;
}

#wrapFooter{
	width: 990px;
	background: transparent url("../images/common/footer_Right.gif") no-repeat bottom right;
	font-size: 10px;
	font-weight: bold;
}
	#TopBarfooter{
		padding: 4px 0px 4px 0px;
		background: #666666 url("../images/common/footerBar.jpg") repeat-x;
		color: #FFFFFF;
	}
	
	#footer {
		padding: 4px 0px 8px 0px;
		text-align: center;
		background: transparent url("../images/common/footer_Left.gif") no-repeat bottom left;
		color: #666666;
	}
	

/*************************ADDITIONAL OBJECT IDS**********************************/
#fpic{
    padding: 0 0px 0 6px;
	/*float: left;
	width: 19%;*/
	background: #CCCC33; 
}

#fTxt{
    /*float: right;
	width: 77%;*/
	/*background: #FFCC33;*/
}

/*******************************CLASSES******************************************/

.b{
    font-weight: bold;
}

.blue{
    color: navy;
}

.clear {
  clear:both;
}

.darkGray{
    background: #333333;
	width: 94.6%;
	color: #ffffff;
}

.darkGrayBack{
    background: #333333;
}


.bigPadding{
	margin: 8px 30px; 20px 30px;
	/*background: pink;*/
}


.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}

h1, .h1{
  color: #333333;
  padding-bottom: 3px;
}

h3, .h3{
  color: #ffff66;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 3px;
}

h4, .h4{
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.leftGrayRound{
    background: transparent url("../images/buttons/button_gray_left.gif") left no-repeat;
	width: 11px;
	height: 98px;
}

.line_bottom{
    border-bottom: #333333 1px solid;
	height: 75px;
}

.p{
    padding-bottom: 6px;
}

.pad{
   	padding: 5px 0px 4px 0px;

}

.point{
	cursor:pointer;
}

.redborder{
    border: red 1px solid;
}

.rightGrayRound{
    background: transparent url("../images/buttons/button_gray_right.gif") right no-repeat;
	width: 11px;
	height: 98px;
}

.yellow{
   color: yellow;
}

-->
