body{
	background-color: #595959;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS",sans;
	font-size: 11px;
	color: #7C7C7C;
}
a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color: #999999;
}
a:active{
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
td{
	font-family: "Trebuchet MS",sans;
	font-size: 11px;
	color: #7C7C7C;
}
.mainBg{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #7C7C7C;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.mainPadding{
	padding-left: 43px;
	padding-right: 43px;
	padding-bottom: 43px;
}
.header{
	border-bottom: 1px solid #E5E5E5;
}
.topContentDark{
	background-color: #E8E8E8;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #7C7C7C;
}
.thumbnailSmall{
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.thumbnailLarge{
	margin: 4px;
}
.thumbnailLarge2{
	width: 148px;
	height: 113px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.topContentLight{
	background-color: #F2F2F2;
}
.topContentLightFade{
	background-image: url(../images/inv_list_headbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.addPadding{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.footer{
	clear: both;
	background-image: url(../images/footer_bg.gif);
}
.content{
	margin-top: 8px;
	margin-bottom: 8px;
}
.specialsOutline{
	border: 1px solid #D9D9D9;
	padding: 4px;
	background-color: #FFFFFF;
	color: #000000;
}
.invColumn{
	width: 478px;
	margin-left: auto;
	margin-right: auto;
	color: #747475;
	font-size: 16px;
	font-weight: bold;
}
.invLarge{
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	padding: 9px;
}
.invSmall{
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 1px solid #DEDEDE;	
}
.invSmallPadding{
	margin: 4px;
}
.invDetails{
	color: #787878;
	font-size: 11px;
	font-weight: normal;
}
.invRelTable{
	background-color: #EEEEEE;
	border: 1px solid #E4E4E4;
	width: 100%;
}
.siteMapBlock{
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
	padding: 8px;
}
.siteMapItem{
	list-style: none;
	list-style-image: url(../images/bullet_img.gif);
}