body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
table.navbar {
   border-collapse: collapse;
}
table navbar td {
	padding: 0px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}
table.navbar td a{
   padding: 0px;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000;
}
table navbar td a:hover, table navbar td a:active {
	color: #000099;
	text-decoration: none;
}
.style4 {
	font-size: 10px;
	color: #666666;
}
.style6 {
	color: #999999;
	font-size: 28px;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.style8 {
color: #000099;
font-size: 18px;
font-weight: bold;
}

.style10 {font-size: 12px; color: #333333; }
.style11 {font-size: 16px; font-weight: bold; color: #666666;}
.style15 {font-size: 18px; color: #000099; font-weight: bold; }
.style16 {font-family: "Times New Roman", Times, serif;color: #000099;font-size: 20px;}
.style17 {font-weight: bold; font-size: 10px; color: #000099;}
.style18 {color: #000099;font-weight: bold;font-size: 16px;}
.style19 {font-family: "Times New Roman", Times, serif}
.style20 {font-size: 12px}
.style21 {color: #000099; font-weight: bold; font-size: 14px; }
.style22 {font-size: 12px;font-style: italic;}
.style23 {font-size: 14px}
.style25 {font-size: 12px; color: #333333; font-weight: bold; }
.noRepeatBg {
	background-repeat:no-repeat;
	background-position:right top;
}
.noRepeatITPBg{
	background-repeat:no-repeat;
	background-position:right bottom;
}
.outlineTable {
		border-width:thin;
		border-color:#CCCCCC;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-top-style: dotted;
		border-right-style: dotted;
		border-bottom-style: dotted;
		border-left-style: dotted;
}
