body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
   vertical-align: top;
	text-decoration: none;
	background-color: #FFFFFF;
}
a {  
	font-size: 10px;
	font-weight: normal; 
	color: #003399; 
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:visited {
	text-decoration:underline;
	color: #7744AA;
}
.title1 {
	color: #333399;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	color: #CC0066;
	font-size: 18px;
	font-weight: normal;
}
.style1 {
	color: #1144AA;
	font-weight: bold;
}
.style2 {
	color: #CC0066;
	font-weight: bold;
	font-style: italic; 
}
.style3 {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #1144AA;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #663399;
	font-size: 10px;
	font-weight: bold;
}
.style6 {
	color: #663399; 
	font-size: 12px;
	font-weight: bold; 
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
.attributename {
	color: #000000;
	font-size: 10px;
}
.required {
	color: #000000;
	font-size: 10px;
}
.table_bg {
	background-color: #FFCCFF;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
