body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;	
}

.breadCrumbs {
	font-size: 10px;
}

TABLE.contentTable {
	border: #ccc 1px solid; 
	BACKGROUND-COLOR: #E0E0EB;
}
TABLE.contentTable .ruler {
	PADDING-BOTTOM: 3px; 
	BACKGROUND-COLOR: #003366;
}

TABLE.contentTable .header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
	background-color: #FFFFFF;
}

TABLE.calendarTable {
	border: #ccc 1px solid; 
}

h1 {
	font-size: 32px;
	color: #003366;
	background-color: #E0E0EB;
	border: #ccc 1px solid; 
}

h2 {
	font-size: 20px;
	color: #666699;
	background-color: #E0E0EB;
	border: #ccc 1px solid; 
}

h3 {
	font-size: 18px;
	color: #666699;
}

h4 {
	font-size: 16px;
	color: #666699;
	background-color: #E0E0EB;
	border: #ccc 1px solid; 
}

.content {
	padding: 4px;
}

.arrowBullet {
	list-style-image: url(images/linkArrow.gif);
}

TABLE.formattedText {
}
TABLE.formattedText td {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

TABLE.genericTable {
	border: #ccc 1px solid;
}
s {
	color: #FF0000;
}
