@charset "utf-8";
/* CSS Document */

* {		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #000000;}
body {
	background: url(images/page_bg.jpg) top left repeat-x fixed;
	margin-left: 0px;
	margin-top: 0px;
}
.SmallTxt {
		font-size: 7.5pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
		font-style:italic;
	}	
A {
		font-size: 1em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
	}

a:visited{
		font-size: 1em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
	}
	
a:link{
		font-size: 1em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
	}

a:hover{
		font-size: 1em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #fff;
	}

.header{
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #0083C2;
		font-style : normal;
	}

.mainheader{
		font-size: 11pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FFFFFF;
		font-style : normal;
	}



.brounTD{
	background-image : url(images/ttl-bg.gif)
}	

.B1
	{
		border: 1px #000000 solid;
		font-family: Tahoma;
		font-size: 8.5pt;
		color : #FFFFFF;
		font-weight : bold;
		background-color : #0083C2;
	}

.TB
	{
		border: 1px #8D692D solid;
		font-family: Tahoma;
		font-size: 8.5pt;
		color : Black;
		font-weight : bold;
	}
H1{
	  	color: #000000;
	  	font-size : 11pt;
	  	margin-bottom : 0px;
	  	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  }

H2{
	  	color: #000000;
	  	font-size : 10pt;
	  	margin-bottom : 0px;
	  	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  	font : bold;
	  }

H3{
	  	color: #00000;
	  	font-size : 9pt;
	  	margin-bottom : 0px;
	  	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	  }
H4{
	  	color: #000000;
	  	font-size : 8pt;
	  	margin-bottom : 0px;
	  	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	  }
H5{
	  	color: #ffffff;
	  	font-size : 10pt;
	  	margin-bottom : 0px;
	  	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
	  }
.bg{
	background-image : url(images/chip-bg.jpg);
	background-repeat :  no-repeat;
	background-attachment :  fixed;
	background-position :  bottom center;
}

.mainBG{
	background-image : url(images/bg-pixel-blue.gif);
	}


.tableBG{
		background-color: White;
		background-image: url(images/watermark.jpg);
		background-position: center;
		background-repeat: no-repeat;
		}	
		
.homeFont{
		font-size: 9.5pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
		font-style : normal;
		}		
.RedTxt {color:#FF0000; font-size:8pt; font-weight:bold;}