.bgMain {
	margin: 0px;
	background-image:url('images/bodybg.png');
	background-repeat:repeat-x;
}

.introCopy {
	font-family: Calibri; 
	font-size: 14pt; 
	color: #555454;
	padding-top: 5px; 
	padding-bottom:10px; 
	padding-left: 25px; 
	padding-right: 5px;
}

.introCopyLink {
	font-family: Calibri; 
	font-size: 14pt; 
	color: #555454;
	font-weight: bold;
	text-decoration: underline;
}

.smallLink {
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-decoration: underline;
}

.smallCopy {
	font-family:arial;
	font-size:11px;
	color:#333333;
}

.midCopy {
	font-family: Calibri; 
	font-size: 10pt; 
	color: #333333;
}

.midCopyLink {
	text-align:left; 
	font-family: Calibri; 
	font-size: 10pt; 
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.largeCopyLink {
	text-align:left; 
	font-family: Calibri; 
	font-size: 12pt; 
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.highlightSectionHeader {
	font-family : Calibri; 
	font-size: 12pt; 
	color: #eeeeee; 
	font-weight: bold; 
	text-decoration: underline; 
}

.highlightSectionCopy {
	font-family : Calibri; 
	font-size: 14pt; 
	color: #eeeeee; 
}

.highlightSectionCopySmall {
	font-family : Calibri; 
	font-size: 12pt; 
	color: #eeeeee; 
}

.highlightSectionSub {
	font-family : Calibri; 
	font-size: 10pt; 
	color: #eeeeee; 
	padding-right:3px;
}

.inputBoxCopy {
	font-family:arial;
	font-size:8pt;
	color:#000000;
	width:150px;
	height:13px;
}