a:link
{
	color: rgb(46,49,146);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(46,49,146);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(46,49,146);
	text-decoration: underline;
}
a:hover
{
	color: rgb(46,49,146);
	text-decoration: none;	
}

body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
}

.bottomtext {
	font: normal 11px Arial;
	text-transform: none;
	color: #000000;
	line-height:150%;
	text-decoration: none;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}
.th
{
    background-color:rgb(98,171,241);
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tblbg
{
	background-color:rgb(173,205,236);
}

.blacktext{
	font: bold 14px/normal Arial;
	text-transform: none;
	color: #000000;
	line-height:150%;
	text-decoration: none;	
	}
.whitetext{
	font: normal 11px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: none;	
	}
	
	
a.white:link{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: none;	
	}
a.white:visited{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: none;	
	}	
a.white:active{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: none;	
	}
a.white:hover{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: underline;	
	}
	
a.white1:link{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: underline;	
	}
a.white1:visited{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: underline;	
	}	
a.white1:active{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: underline;	
	}
a.white1:hover{
	font: normal 12px/normal Arial;
	text-transform: none;
	color: #ffffff;
	line-height:150%;
	text-decoration: none;	
	}
	
	
a.videolink:link{
	font: bold 12px/normal Arial;
	text-transform: none;
	color: #1d5b97;
	line-height:150%;
	text-decoration: underline;	
	}
a.videolink:visited{
	font: bold 12px/normal Arial;
	text-transform: none;
	color: #1d5b97;
	line-height:150%;
	text-decoration: underline;	
	}	
a.videolink:active{
	font: bold 12px/normal Arial;
	text-transform: none;
	color: #1d5b97;
	line-height:150%;
	text-decoration: underline;	
	}
a.videolink:hover{
	font: bold 12px/normal Arial;
	text-transform: none;
	color: rgb(46,49,146);
	line-height:150%;
	text-decoration: none;	
	}	
.blackbg{
background-color:#231f20;
}
.bluebg{
	vertical-align:middle;
	color:#FFFFFF;
	height:25px;
	background-color:#2e3192;
	}
.tch
{
    background-color:rgb(151,188,224);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(211,228,245);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.mt
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: Bold;
	color: rgb(46,49,146);
}
.mt1
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: Bold;
	color: rgb(46,49,146);
}
.hd
{
	font-family: Times New Roman;
	font-size  : 17px;
	font-weight: bold;
	color: rgb(200,0,0);
}

.shd
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(88,66,144);
}

.tb
{
    border:1px solid #96bde3; background-color:#e7f3ff;
	font-family: Arial;
	font-size  : 12px;
	font-type: normal;
	color: #2e3192;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Left;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}

.hr 
{
  border-top:1px dotted;
  border-color: #5e5f86;
}
.button
{
    border:1px solid #8ab2d9;
	background-color:#c6ddf3;
	font-family: Arial;
	font-size  : 11px;
	color:#000000;
	height:22;
	font-type: normal;
	width: 70px;
}




