BODY {
	font-size : 10pt;
	font-family: verdana,tahoma,arial;
}
TD {
	font-size : 9pt;
}
.small {
	font-size : 8pt;
	color: #333333;
}
.text {
	font-size : 8pt;
	color: #333333;
	padding: 4 4 10 20
}
.text1 {
	font-size : 8pt;
	color: #333333;
}
.menucyan {
	font-size : 9pt;
	color: #004284;
	width: 100%;
}
.menuwhite {
	font-size : 9pt;
	color: #ffffff;
	width: 100%;
}
.dectmenuwhite {
	font-size : 9pt;
	color: #ffffff;
	width: 80%;
}
.acsmenucyan {
	font-size : 9pt;
	color: #004284;
	width: 80%;
}
.menusel {
	font-size : 9pt;
	color : #ff0000;
	background-color: #ffffff;
	width: 100%;
}
.dectmenusel {
	font-size : 9pt;
	color : #ff0000;
	background-color: #ffffff;
	width: 80%;
}
.acsmenusel {
	font-size : 9pt;
	color : #ff0000;
	background-color: #ffffff;
	width: 80%;
}

.h1red {
	font-size : 9pt;
	font-weight: bold;
	color: #ff0000;
}
.h1white {
	font-size : 9pt;
	font-weight: bold;
	color: #ffffff;
}
.h2 {
	font-size : 9pt;
	font-weight: bold;
	color: #004284;
	padding: 4 4 4 2;
	text-decoration: none;
}

A.topmenu {
	font-size : 17px;
	color: #ffffff;
	text-decoration: underline;
	padding: 2 5 2 5;
}
A.topmenu:Hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #ffffff;
}

.leftmenu {
	font-size : 10pt;
	font-weight: bold;
	color: #004284;
	padding: 0 3 0 3;
	width: 100%;
	text-decoration: none;
}
.leftmenu:Hover {
	font-size : 10pt;
	font-weight: bold;
	color: #ff0000;
	padding: 0 3 0 3;
	width: 100%;
	text-decoration: none;
	background-color: #ffffff;
}
.leftmenusel {
	font-size : 10pt;
	font-weight: bold;
	color : #ff0000;
	padding: 0 3 0 3;
	background-color: #ffffff;
	width: 100%;
	text-decoration: none;
}

.likelink {
	cursor: hand;
}