.normal { background-color: #FFFFFF; }
.highlight { background-color: #B8C9DD; }
a.RoundedBtn { background: transparent url(i/button-left.gif) no-repeat scroll left center; color: rgb(255, 255, 255); line-height: 21px; margin-right: 8px; float: left; text-decoration: none; font-size: 12px; cursor: pointer; }
a.RoundedBtn:hover { text-decoration:underline; } 
a.RoundedBtn:visited { color: rgb(255, 255, 255); }
a.RoundedBtn strong { background: transparent url(i/button-right.gif) no-repeat scroll right center; padding: 0pt 8px; line-height: 21px; font-weight: bold; float: left; }
.highlight a.RoundedBtn strong { background: transparent url(i/button-right-hl.gif) no-repeat scroll right center; padding: 0pt 8px; line-height: 21px; font-weight: bold; float: left; }
.right { float: right; position: relative; }
.left { float: left; position: relative; }

.pagetext3 {
	font-size: 11px;
	color: #000000;
}

.pagetext3link {
	font-size: 11px;
	color: #003366;
}

.pagetext3link:hover {
   text-decoration: underline; 
   color: #0000FF;
}

.pagetext2 {
	font-size: 13px;
	color: #000000;
}

.pagetext2link {
	font-size: 13px;
	color: #003366;
}

.pagetext2link:hover {
   text-decoration: underline; 
   color: #0000FF;
}

