body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #2F2E30;
	background-image: url(../../styles/Media/sites/PSIllustrated/global_bground.gif);
	margin-top: 0px;
}
.revContent {
	background-color:#E8E9F1;
}
.title {
	font-size: x-large;
}
#disclaimer {
	color:#FFFFFF;
}
/* LINKS */
a:link,a:visited,a:hover,a:active  {
	text-decoration: none;
	color:#000000;
}
.content a:link,.content a:visited,.content a:hover,.content a:active {
	font-style:italic;
	text-decoration:underline;
}
.homeRevTitle, .homeRevTitle a:link,.homeRevTitle a:visited,.homeRevTitle a:hover,.homeRevTitle a:active, .section_head {
	color: #0000CC;
	font-weight: bold;
	font-size: medium;
}
/*********** LINKS THAT ARE WHITE ***********/
/* whiteLink and its a tags */
.whiteLink, .whiteLink a:link,.whiteLink a:visited,.whiteLink a:hover,.whiteLink a:active,
/* upperMenu and its a tags */
.upperMenu, .upperMenu a:link,.upperMenu a:visited,.upperMenu a:hover,.upperMenu a:active,
/* listings and its a tags */
.listings,  .listings  a:link,.listings  a:visited,.listings  a:hover,.listings  a:active,
/* revList and its a tags */
.revList table tr td a:link,
.revList table tr td a:visited,
.revList table tr td a:hover,
.revList table tr td a:active,
.revList div div a:link,
.revList div div a:visited,
.revList div div a:hover,
.revList div div a:active
 {
	color:#FFFFFF; 
}
.revList
{
	font-family:tahoma, verdana, sans-serif;
}
.Intlistings,  .Intlistings  a:link,.Intlistings  a:visited,.Intlistings  a:hover,.Intlistings  a:active
{
	color:#000000; 
}

.upperMenu, .upperMenu a:link,.upperMenu a:visited,.upperMenu a:hover,.upperMenu a:active {
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}
.listings, .listings a:link,.listings a:visited,.listings a:hover,.listings a:active {
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.listingsBox {
	background-color:#000000;
	background-image:url(../PSI_IMG/news_back1.gif);
	background-repeat:repeat-x;
}
/* INDEX PAGE */
.topStoryContainer
{
	clear:both;
	padding-left:5px;
	padding-right:5px;
	width:355px;
	padding-top:23px;
}
.topStoryLink, .topStoryImage
{
	float:left;
	text-align:center;
	height:107px;
}
.topStoryLink
{
	width:200px;
}
.topStoryImage
{
	width:155px;
}
.homeListHeader
{
	width:226px;
	background: url('../PSI_IMG/top_tabs.gif') no-repeat;
	height:20px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}
.homeList
{
	width:236px;
	background:#000000 url('../PSI_IMG/news_back1.gif') repeat-x;
	height:257px;
	text-align:left;
	padding-top:16px;
	margin-bottom:4px;
}
.listImg
{
	float:left;
	margin-right:5px;
	background-color:#000000; 
	padding-right:2px;
	padding-left:2px;	
}
