body  {
	background-color : #FFFFFF;
	background-image: url(../IMAGES/BACK.jpg);
	background-repeat: repeat-x;
	margin-left : 10px;
	margin-top : 10px;
	-webkit-text-size-adjust: none;
}


#Padding  {
	margin: 0px;
	padding: 20px;
}



a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #106DB3;
	text-decoration : none;
}


a:hover  {
	text-decoration : none;
	color : #4890CC;
}



.SmallLinks  {
	color : #106DB3;
	font-size : 10px;
	font-family : verdana,arial;
}



.WhiteLinksSmall  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : verdana,arial;
	text-decoration : underline;
}


.BodyText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 16px
}


 tr,td  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}


.BlueText  {
	color : #14406F;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 16px
	font-weight : bold; 
}


.TableText, .TableText td  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
	line-height: 14px
}

.TableText a {
	font-size : 10px;
}


.Head  {
	color : #14406F;
	font-size : 18px;
	font-weight : bold;
	font-family : verdana, arial;
	line-height: 24px;
}

.ACCI-Head  {
	color : #14406F;
	font-size : 36px;
	font-weight : lighter;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
}

.ACCI-Head2  {
	color : #14406F;
	font-size : 20px;
	font-weight : lighter;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
}


.Subhead  {
	color : #336894;
	font-size : 14px;
	font-weight : bold;
	font-family : verdana,arial;
	line-height: 18px;
}


.Tablehead  {
	color : #106DB3;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana,arial;
}


 hr {
  border: 0;
  width: 100%;
  color : #4890CC;
  height: 1px;
  background-color: #4890CC;
}


div.scroll {
	width: 580px;
	height: 390px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 20px;
	background-image:url(../IMAGES/People-Background.jpg); background-position:bottom; background-repeat:no-repeat;
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 16px
}

div.scroll2 {
	width: 580px;
	height: 390px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 20px;
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 16px
}


.opacityit img { 
	-khtml-opacity:1; 
	-moz-opacity:1; 
	-ms-filter:”alpha(opacity=100)”; 
	filter:alpha(opacity=100); 
	opacity:1; 
} 

.opacityit:hover img { 
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:”alpha(opacity=80)”; 
	filter:alpha(opacity=80); 
	opacity:.80; 
}

.ACCI-BOX {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #eaf1f7;
	border: 1px solid #45839a;
	width: 560px;
	height: 200px;
	background-image: url(../ACCI/images/ACCI-AD-BAK.gif);
	background-repeat: no-repeat;
	background-position: left;
}

