body {
	color: #333333;
	font-size: 10pt;
	font-family : Tahoma;			
}


td {
	color: #333333;
	font-size: 10pt;
	font-family : Tahoma;			
}


a {
	color: #6666CC;
	font-family : Tahoma;			
}

ul {
	margin-top: 0px;
}

.footer {
	color: #333333;
	font-size: 8pt;
	font-family : Tahoma;			
}

a.footer {
	color: #6666cc;
	font-size: 8pt;
	font-family : Tahoma;			
}

.nav {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family : Tahoma;
	text-decoration: none;
}		
		
.navSelected {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family : Tahoma;			
	text-decoration: none;
}

.leftNav {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family : Tahoma;
	text-decoration: none;
}		
		
.smallText {
	font-size: 8pt;
	font-weight: bold;
	font-family : Tahoma;
	text-decoration: none;
}		
		
.welcomeNote {
	font-size: 14pt;
	font-weight: bold;
	font-family : Tahoma;
}

.homeTagline {
	font-size: 12pt;
	font-weight: bold;
	font-family : Tahoma;
}

.pageHeading {
	font-size: 14pt;
	font-weight: bold;
	font-family : Tahoma;
	color: #000099;
}

.pageSubHeading {
	font-size: 10pt;
	font-weight: bold;
	font-family : Tahoma;
	color: #000000;
}

.tableHeading {
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #cccccc;
}

.tableData1 {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	background-color: #ffffff;
}

.tableData2 {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	background-color: #eeeeee;
}

.compareTableHeading {
	background-color: #9999cc;
	color: #ffffff;
	font-weight: bold;
}

