@charset "utf-8";
/* CSS Document */

.cellPaddingRight {
	display: block;
	padding-right: 12px;
	}
	
.myTableFont {
	font-family: Calibri;
	color: #333333;
	padding-right: 12px;
	}
            
A {
	COLOR: #666666; TEXT-DECORATION: none
	}

A:hover {
	TEXT-DECORATION: underline
	}
			
body {
	background-color: #FFFFFF;
	}
            
#media  {
	margin-top: 25px;
	text-align: center;
	}
			
#noUpdate  {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px;
	height: 200px;
	padding: 40px;
	}
			
.paddingBlock9 {
	padding-top: 12px;
	#text-align:center;
	}
	
.style4 {
	color: #666666;
	font-size: 10px;
}

.featureSectionHeader2 {
	font-weight: bold;
	padding-bottom: 12px;
	display: block;
	font-size: 120%;
	color: #3465a1;
	min-width: 100%;
	font-family: Calibri;
	border-bottom: dashed 1px #808080;
	background-image: url(../../Images/Title%20Gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}
