#divPageName{
	width:200; 
	font-family:arial; 
	left:0; 
	z-index:4;
	padding-left:10px;
	padding-bottom:10px;
	}
#divContainer{
	left:0; 
	height:288px; 
	overflow: hidden;  
	clip:rect(0,420,288,0); 
	z-index:2;
	padding-left:10px;
	} 
#divContent{ 
	width:320px; 
	}
.whiteText{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #1D468D;
	line-height : 16px
	}
.blueText{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #1D468D;
	line-height : 16px
	}
.blueHeader{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 13px; 
	font-style: semi-bold; 
	font-weight: bold; 
	color: #990000;
	line-height : 20px
	}
a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	line-height : 16px; 
	text-decoration : none;
	}
a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	line-height : 16px; 
	text-decoration : none;
	}
a:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #1D468D;
	line-height : 16px; 
	text-decoration : none;
	}
A.blue:link, A.blue:visited, A.blue:active  {  
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	font-weight: normal; 
	COLOR: #000033 
	}
	
A.blue:hover {  
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
	COLOR: #000033; 
	font-weight: normal; 
	TEXT-DECORATION: underline 
	}

