/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}
.footer A{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}
.footer2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#0083CC;
}
.footer2 A{
	font-family: Tahoma;
	font-size: 11px;
	color:#0083CC;

}
.headerlight {
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}
.headerlight A{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color:#333333;
}
.bodytext A{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color:#0083CC;
}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color:#999999;
}
.menu A{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color:#999999;
}
A {	text-decoration: none;
}
A:HOVER { 
	text-decoration: underline;
}