@charset "utf-8";
body {
	background-color: #EDF0F2;
	background-image: url(../images/general/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
img {
	border: 0;
}
#wrapper {
	width: 818px;
	height: 800px;
	background: #949dab;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#topbar {
	width: 818px;
	height: 102px;
	background: #B1B8C3;
}
#newstoppic {
	width: 818px;
	height: 311px;
	background: #B1B8C3;
}
#audiotoppic {
	width: 818px;
	height: 146px;
	background: #B1B8C3;
}
#audioPodcasts {
	float: left;
	width: 333px;
	height: 265px;
	background: #B1B8C3;
}
#latestNews {
	float: left;
	width: 432px;
	height: 265px;
	background: #EDF0F2;
	overflow: auto;
}
#contactTrajan {
	float: left;
	width: 432px;
	height: 265px;
	background: #EDF0F2;
	overflow: auto;
}
#latestNewsContent {
	width: 405px;
	line-height: 16px;
}
#contactTrajanForm {
	width: 405px;
	line-height: 16px;
}
#latestNewsRight {
	float: left;
	width: 53px;
	height: 265px;
	background: #009999;
}
#bottombar {
	float: left;
	width: 818px;
	height: 122px;
	background-image: url(../images/trajan.png);
}
#bottombar2 {
	float: left;
	width: 818px;
	height: 122px;
	background-image: url(../images/trajan2.png);
}
.latestNewsDate {
	color: #2F2F2F;
	font-size: 12px;
	font-weight: bold;
}
.audioPodcastsDate {
	color: #343434;
	font-size: 11px;
	font-weight: bold;
}
.latestNewsHeading {
	color: #363E93;
	font-size: 12px;
	font-weight: bold;
}
#audioPodcastsLeft {
	float: left;
	width: 170px;
	height: 470px;
}
#audioPodcastsMain {
	float: left;
	width: 598px;
	height: 470px;
	background: #E8ECEE;
	overflow: auto;
}
#audioPodcastsContent {
	width: 571px;
	line-height: 16px;
	background: #E8ECEE;
}
#audioPodcastsRight {
	float: left;
	width: 50px;
	height: 470px;
}
.audioPodcastsPic {
	float: left;
	width: 152px;
	height: 163px;
	background: #E8ECEE;
}
.audioPodcastsInfo {
	width: 419px;
	background: #E8ECEE;
	margin-left: 152px;
}
.audioPodcastsTracks {
	font-size: 11px;
}
.audioPodcastsSpacer {
	width: 571px;
	height: 20px;
}
#audioPodcastsTop {
	width: 571px;
	height: 50px;
	background: #FFFFFF;
}
a:link {
	color: #247F7B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #247F7B;
}
a:hover {
	text-decoration: none;
	color: #9AC1C0;
}
a:active {
	text-decoration: none;
	color: #247F7B;
}
.linkDownload {
	font-size: 11px;
	font-weight: bold;
}
.contactLabel {
	float: left;
}
.contactLabelContainer {
	padding-top: 8px;
}
.contactLabelContainer2 {
	padding-top: 20px;
}
.contactTextBox {
	margin-left: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactTextBoxSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 270px;
}
.contactTextAreaSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 270px;
	height: 60px;
}
#creditsFooter	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #999999;
}
#creditsFooter a {
	color:#CCCCCC;
}