@charset "utf-8";
/* CSS Document */
body, td, th {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
/* ----------------CLASSES-------------------- */


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
.cell_connect {
	width: 220px;
	height: 50px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form {
	background-color: #FF9900;
	width: 152px;
	height: 19px;
	float: left;
	margin-top: 3px;
	position: relative;
	top: 0px;
}
a:active {
	color: #FF9900;
}
.title {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

a {
	font-weight: normal;
}
.center {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.logo_badge {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}


.black {
	color: #000000;
}
.date {
	font-weight: bold;
	color: #333333;
}
.hr {
	height: 1px;
	width: 249px;
	text-align: center;
	background-color: #FF9900;
}
.logo_podcast {
	width: 26px;
	height: 27px;
	float: right;
	position: relative;
	top: -12px;
	margin-right: 8px;
}
.form {
	background-color: #FF9900;
	width: 150px;
	height: 19px;
	float: left;
	position: relative;
	top: 0px;
	text-align: left;
	margin-right: 10px;
}
.input_butt {
	width: 25px;
	height: 25px;
	background-image: url(images/submit_butt.gif);
	float: left;
	margin-top: 3px;
}

/* ---------------IDs------------------ */



#wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 494px;
	height: 1925px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}
#main_container {
	text-align: left;
	width: 494px;
	height: 1925px;
	display: inline;
}
#chip_connect {
	background-color: #CCCCCC;
	width: 220px;
	border-style: solid;
	border-width: 1px;
	border-color: #FF9900;
	float: right;
	position: relative;
	top: 0px;
	display: block;
}

#ddlogo {
	position: relative;
	left: 0px;
	top: 20px;
	height: 66px;
	text-align: left;
	width: 494px;
}
#maincopy {
	position: relative;
	left: 0px;
	top: 38px;
	text-align: left;
	height: 1925px;
	width: 494px;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
