@charset "UTF-8";

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* CSS Document */

p {
	margin: 0px;
	padding-bottom: 10px;
}


body {
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4C5C66;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#databaseWrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#motIntro {
	width: 490px;
	float: left;
	padding: 0px;
	margin-right: 10px;
}
#motIntroBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
#partnersHeader {
}
#motIntroHeader {
}
#motIntroTop {
	width: 490px;
	background-image: url(images/mot_Top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#motIntroBottom {
	background-image: url(images/mot_Bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 490px;
}
#motIntroBody {
	background-color: #cce9fa;
	width: 470px;
	padding-left: 20px;
}
#footer {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/copyRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
}
#databaseNav {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#databaseNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.countryGrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#footer img {
	float: left;
	padding-right: 10px;
}

#formBox {
	float: left;
	width: 420px;
}
#formBoxHeader {
}
#formBoxTop {
	width: 420px;
	background-image: url(images/form_Top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#formBoxBottom {
	background-image: url(images/form_Bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 420px;
}
#formBoxBody {
	background-color: #FFFFFF;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
#formBoxBody iframe {
	width: 400px;
	height: 220px;
}

#databaseHeader {
}
#databaseTop {
	width: 920px;
	background-image: url(images/database_Top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#databaseBottom {
	background-image: url(images/database_Bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 920px;
}
#databaseBody {
	background-color: #FFFFFF;
	width: 920px;
	padding: 0px;
}
#partnersWrapper {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#partnersHeader {
}
.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}
.player {
	float: left;
	margin-right: 5px;
}
.contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#partnersContent {
	background-color: #cce9fa;
	width: 490px;
}
.podcast {
	background-color: #79BDFF;
	width: 420px;
	padding: 10px;
	text-align: center;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
