.selectedListStyle{
	color : #000000;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
}
.cpStyle{
	font-size: 12px;
	font-family: sans-serif;
}
.cpTableStyle{
	font-size: 12px;
	font-family: sans-serif;
	background-color: #FFF2C9;
}
.outerTableStyle{
	border: outset 2px;
	background-color: #FFF2C9;
}
.outLineStyle{
	border: inset 1px;
}
.listStyle{
	font-family: arial;
	font-size : 13px;
	color : #363636;
	text-decoration : none;
	padding-left : 0px;
	cursor : pointer;
}
A.collapseListStyle{
	text-decoration : none;
	color: #444444;
}
.bodyStyle{
	background-color : #FFF7F4;
}
.linkCellStyle{
	background-color: #18C6FF;
	font-family: arial;
	font-size : 13px;
	color : #363636;
}
.contentCellStyle{
	padding : 0px 20px 20px 20px;
}
.pageCommon{
	font-family : sans-serif;
	font-size : 15px;
	color : #363636;
}
H1{
	font-size : 28px;
	font-weight : bold;
}
H2{
	font-size : 23px;
	font-weight : bold;
}
H3{
	font-size : 17px;
	font-weight : bold;
}
H4{
	font-size : 14px;
	font-weight : bold;
}
.legalese{
	font-family : sans-serif;
	font-size : 10px;
	padding : 5px;
}
.pageBullet{
	font-weight : bold;
}
LI{
	margin-top : 10px;
	list-style-position : outside;
}
.zoomPickerText{
	font-family : sans-serif;
	font-size : 11px;
}
.super{
	font-family : sans-serif;
	font-size : 9px;
}

A {
	color:#4C2454;
}
