body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A91A5;
	line-height: 13px;
	margin-top: 0px;	
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #5A91A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}
a:visited {
	text-decoration: none;
	color: #5A91A5;
	line-height: 13px;
}
a:hover {
	text-decoration: none;
	color: #FF9966;
	line-height: 13px;
}
a:active {
	color: #FF9966;
	line-height: 13px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgblue {
	background-color: #5A91A5;
}
.bgltblue {
	background-color: #d7e6e9;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A91A5;
}
.style2 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.style3 {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
}

.style6 {
	font-size: 12px;
	color: #FFFFFF;
}
.top {
	body-margin-top: 15px;
}
.bgDots {
	background: url(images/dots.gif) repeat-y;
}

.style8 {
	font-size: 10px;
	color: #FF9966;
}