body {
	background-image: url(images/topBar_000066.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.headerTable {
	height: 60px;
	background-color: #006699;
	padding-left: 5px;
	-moz-border-radius: 6px;
}
.paddedCell {
	padding-left: 5px;
	padding-right: 5px;
}
/*TABLE.dataTable {
	border: 1px solid #EEEEEE;
}*/
TABLE.dataTable TH {
	border: 1px solid #EEEEEE;
	padding: 2px;
	-moz-border-radius: 6px;
	background-color: #CCCCCC;
}
TABLE.dataTable TD {
	border: 1px solid #EEEEEE;
	padding: 2px;
	-moz-border-radius: 6px;
}
TABLE.dataTable TR {
	border: 1px solid #FFFFFF;
	padding: 2px;
	-moz-border-radius: 6px;
}
TABLE.dataTable TR2 {
	border: 1px solid #EEEEEE;
	padding: 2px;
	-moz-border-radius: 6px;
}
TABLE.detailTable TD {
	border: 1px solid #EEEEEE;
	padding: 5px 5px 5px 10px;
	-moz-border-radius: 6px;
}h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	display: inline;
}
.paddedCell10x4 {
	padding: 10px;
}
.cta1 {
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #000066;
}
TABLE.detailTable cta {
	border: 1px solid #EEEEEE;
	padding: 5px 5px 5px 10px;

	-moz-border-radius: 6px;
	background-color: #CCCCCC;
}
.tagline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
}
h2 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	display: inline;
}
.newsList {
	padding-right: 15px;
	padding-left: 15px;
}
.headerglobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.macleopard {
	background-image: url(images/leopardfurmodded.jpg);
}
.spore {
	background-image: url(images/sporeBG.jpg);
}
#actions ul, #news ul, #links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#actions li, #news li, #links li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}

#actions a:link, #news a:link, #links a:link {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:visited, #news a:visited, #links a:visited {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:hover, #news a:hover, #links a:hover {
	color:#000066;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:#CCCCCC;
}
#actions a:active, #news a:active, #links a:active {color:#666666; text-decoration:none; width:100%; display:block;}