body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-x, repeat-y;
	margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.fullWidth {
	width: 760px;
	background-color: #FFFFFF;
	}

.pageBody {
	background-color: #FFFFFF;
	width: 760px;
}

.extContent {
	border: thin solid #999999;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
}

.minorcontent {
	padding: 5px;
	background-color: #F3F8FC;
	text-align: left;
}

.majorcontent {
	padding: 5px;
	background-color:#FFFFFF;
	text-align: left;
}

.leftcontent {
	width:500px;
	background-color: #FFFFFF;
	border: thin solid #0000CC;
	joverflow: hidden;
	}

.rightcontent {
	width:250px;
	border: thin solid #0000CC;
	background-color: #FFFFFF;

	}

.contentHeader {
	color: #FFFFFF;
	height:25px;
	background-image: url(images/blue_bars.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 12pt;
	padding-top: 7px;
	padding-bottom: 6px;
	}

.menuTable {
	width:100%;
	background-color: #455B95;
	border-spacing:3px;
	color:#FFFFFF;
	}

.menuButton {
	background-color: #FFFFFF;
	border: thin outset #333333;
	text-align: center;
	margin:2px;
	}

.customizeColumn {
	background-color: #FFFFFF;
	border: thin solid #999999;
	margin: 5px;
	padding: 5px;
	width: 47%;
	}

.RSSLink {
	margin-bottom:5px;
	margin-top:5px;
	}

.RSSDescription {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.listitem {
	margin-top:8px;
	}
