@charset "UTF-8";
/* CSS Document */

.tablebkg {
	background-image: url(IMAGES_FOLDER/BKG.gif);
	background-repeat: repeat-y;
}
#imageContainer { height:439px;
width:680px;}  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:17px; 	
			height:439px;  	
			width:662px; 	
			opacity: -0.01; } 	
			
.tablebkg2 {
	background-image: url(IMAGES_FOLDER/centerbkg.gif);
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.myheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2B386B;
	font-weight: bold;
}
.mytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.tablebkg3 {
	background-image: url(IMAGES_FOLDER/nwsbkg.gif);
}
.newstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.myheadline2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF6;
	font-weight: bold;
}
.bulletlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	list-style-type: square;
}

.bulletlisting {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	list-style-type: square;
	line-height: 22px;
}
.spacedbullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-bottom: 5px;
	list-style-type: square;
}

