
body {
	background-color: #bfdfff;
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	line-height: 18px;
}
.bottomnav {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.footer {
	width: 600px;
}
.norepeatback {
	background-repeat: no-repeat;
}

.indentLR {
	text-indent: 0px;
	margin: 30px;
	padding: 10px;
	font-style: oblique;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.emphasisblue {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.inlinelink {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a {
	text-decoration: none;
	}
	
#additionIMG {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	width:250px;
	float:left;
}
	


/*This is for OPT Only*/

#opt {
	display: none;
}

