body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg_gradient.jpg)
}

td.topSpacerRow {
	height: 20px;
}

td.navigationMenu {
	height: 30px;
	background-image: url(../images/bg_navigationMenu.gif);
	text-align: center;
	vertical-align: bottom;
}

image.navButton {
	vertical-align: bottom;
	padding-right: 0px;
}

td.pictureRow {
	padding-top: 2px;
	width: 800px;
}

td.contentRow {
	color: #1C263C;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	vertical-align: top;
}

table.contentTable {
	margin-bottom: 20px;
	border: 0px none;
}

td.mainContent {
	color: #1C263C;
	padding: 0px 50px 20px 0px;
/*	width: 400px;*/
	vertical-align: top;
}
td.highlightBox {
	color: #1C263C;
	padding: 30px 30px 30px 30px;
/*	height:	140px;*/
/*	width: 220px;*/
	background-color: #9CF42C;
	background-image:url(../images/bg_highlightBox.jpg);
	vertical-align: top;
	border-top: 1px solid #bcfa5c;
	border-left: 1px solid #bcfa5c;
	border-bottom: 1px solid #6cc409;
	border-right: 1px solid #6cc409;
}

td.tagInfoContent {
	color: #1c263c;
	vertical-align: bottom;
	padding: 0px 30px 0px 0px;
}

td.footerLeft {
	color: #ffffff;
	font-size: 10px;
	padding: 10px 10px 20px 0px;
	vertical-align: bottom;
}

td.footerRight {
	color: #ffffff;
	font-size: 10px;
	padding: 10px 0px 20px 10px;
	text-align: right;
	vertical-align: bottom;
}

.big {
	font-size: 24px;
	font-weight: bold;
}

.titleText {
	font-weight: bold; 
	text-align: center; 
	font-size: 11px;
}

.quote {
	font-style: italic;
	font-size: 13px;
}

.light {
	color: #3f569f;
}

.resourceIcon {
	padding: 6px 12px 6px 12px;
	text-align: left;
	border: 0px;
	width: 80px;
}

.resourceIconText {
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	color: #777777;
	vertical-align: top;
	text-decoration: none; 
}