﻿body {
background-color: #000000;
background-image: url('images/sitepieces/bg.jpg');
background-repeat: repeat-x; 
}


a:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
		color: #ffffff;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}

a:hover {
	font-family: Arial;
		color: #660000;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}


.content {
         font-family: Arial;
         font-size: 10pt;
         text-align:	justify;
         color:	#ffffff;
          }
          
.content_evp   {
	
	font-family: Arial;
         font-size: 10pt;
         text-align: left;
         color:	#ffffff;
          }
       

.contentbluebold {
          font-family: Arial;
          font-size: 10pt;
          text-align:	left;
          color:	#ffffff;
          clip:   rect(   );
          font-weight: bold;
          }
          
.subnav {
         font-family: Arial;
         font-size: 10pt;
         text-align:	center;
         color:	#ffffff;
         a color: #ffffff;
       
          }
.videos {
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
}
