/* CSS Document advertise */

p {
	font-weight: bold;
}
/* Display */
#display {
		font-weight: bold;
}
#display {
	color:#333333;
	width: 540px;
	height: 250px;
	float: left;
	margin-top: 20px;
}
.displayTitle {
	color: #FFFFFF;
	font-size:12pt;
	background-color: #FF6600;
	width: 530px;
	padding: 2px;
	margin: 0px;
}
.displayOptions {
	line-height: 20px;
}
#display a:link {
	color: #0033FF;
}
#display a:hover{
	text-decoration: underline
}
.contact {
}
.role {
	font-style: italic;
	text-decoration: underline;
	white-space: pre;
	color: #FF3300;
}
.displayText {
	font-size: 11pt;
	font-style: oblique;
	color: #333333;
	margin-top: 15px
}

/* Media Pack */
#mediaPack {
	font-weight: bold;
	float: left; 
	width: 550px; 
	height: 220px;
	margin-top: 30px;
}
#mediaPackPDF {
	width: 275px; 
	height: 210px; 
	float: left; 
	margin-right: 3px
}
#mediaPackViewer {
	width: 265px; 
	height: 205px; 
	float: left
}	
#mediaPack a:link {
	color: #FF0000;
}
#mediaPack a:visited {
	color: #FF0000;
}
#mediaPack a:hover{
	color: #0000FF;
	text-decoration: underline
}
#thumbnailTeaser {
	background-color: #CCCCCC;
	height: 169px;
	width: 240px;
	margin-top: 15px;	
}

/* small Ads */
#smallAds {
	font-weight: bold;
	float: left; 
	width: 540px; 
	height: 300px
}
#smallAdsTitle {
	color: #FFFFFF; 
	font-size: 11pt; 
	background-color: #FF6600; 
	width: 530px;
	margin-top: 20px; 
	padding: 2px; 
}	
#smallAdsLeader {
	color:#000066;
	font-size: 11pt; 
	text-decoration: underline;
	width: 530px;
	height: 50px;
	padding-top: 20px;
}
#smallAdsList {
	float: left; 
	width: 200px; 
	margin-left: 30px;
	margin-top: 20px;
	padding-top: 5px
}	
/* Small Ads Rates  */
#smallAdsRates {
	float:left; 
	width: 540px; 
	height; auto
}
#smallAdsRatesColumn {
	font-family:Arial, Helvetica, sans-serif;
	float:left; 
	width: 300px; 
	padding:10px; 
} 
#smallAdsStrip {
	font-weight: bold;
	width: 205px;
	float: left;
}
#smallAdsStrip a {
	color: #FFF;
	background-color: #333;
	font-size: 10pt;
}
#smallAdsStrip a:hover {
	color: #FFF;
	background-color: #F30;
	text-decoration: underline;

}
#smallAdsStrip img {
	border: #999 1px solid;
}
#smallAdsContact {
	width: 540px; 
	float: left
}