/* LAYOUT */

.layout {
}
.indexPage, .main {
	margin: 0 auto;
	width:780px;
	background: #fff;
}
.indexPagePadding {
	padding: 5px 10px 10px 10px;
}
a:hover {
	text-decoration:none;
}
table.threeColumnLayout td
{
	vertical-align: top;
}


/* BANNERS */
.bannerContainer {
	margin-bottom: 10px;
}
.bannerBorders {
	border: 1px solid #666666;
}
.subscribeform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
.subscribeform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* WMC News */
.WMCNews .newsItem {
	border: 1px solid #e0e0e0;
}
.WMCNews .newsItem h3, .WMCNews .newsItem h3 a {
	display: block;
}
.WMCNews .newsItem h3 a {
	font-weight: bold;
	padding: 4px;
}
.WMCNews .newsItem h3, .WMCNews .newsItem h3 a, .inews {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	background-color:#e0e0e0;
	text-align:center;
}
.inews a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
.WMCNews .newsItem h3 a:hover, .inews a:hover {
	text-decoration:underline;
}
.WMCNews .newsItem .contentTable {
	width: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
}
.WMCNews .newsItem .contentTable td {
	border: 0 none;
	padding: 4px;
	margin: 0;
}
.WMCNews .newsItem .contentTable td.image {
	width: 37%;
	text-align: center;
	vertical-align: middle;
}
.WMCNews .newsItem .contentTable td.text {
	width: 63%;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
}
.style2 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 11px
}
.style29 {
	font-size: 12px
}
.quicklinks {
	text-align: center;
}
.style30 {
	font-size: 30px;
	font-weight: bold;
}
.style31 {
	font-size: 18px
}
/* BILLBOARD */
.billboardCtn {
	width: 285px;
}
.billboard {
	background: #000;
	margin: 0px 0px 10px;
	text-align:center;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 20px 10px 20px;
}
.billboard .divider {
	border: 0 none;
	border-bottom: 2px solid #35ABA6;
}
.billboardGreen {
	background: #000;
	margin: 0px 0px 10px;
	text-align:center;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 20px 10px 20px;
}
.billboardGreen .divider {
	border: 0 none;
	border-bottom: 1px solid #fff;
}
.billboard a {
	color: #fff;
}
.billboard a:hover {
	text-decoration: underline;
}
.style32 {
	font-size: 16px
}
.Quicklinks a, .qlinks a.qlink {
	display: block;
	background: url(../images/interface/quicklinks_bg.gif) no-repeat top center;
	height: 20px;
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
	font-weight: bold;
	width: 174px;
	margin: 0 auto;
	margin-bottom: 2px;
	overflow: hidden;
}
.Quicklinks a:hover, .qlinks a.qlink:hover {
	color: #fff;
	text-decoration: none;
}
.footerSize {
	border:0 none;
	margin:0 auto;
	width:600px;
	padding: 0;
	padding-top: 10px;
}
.footerSize .sponsors {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#IDMASlides
{
	height: 183px;
	overflow: hidden;
}