body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #4B4B4B;
	background-color: #656B70;
	line-height: 18px;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 18px;
}

img {
	border: 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0D79A8;
	padding: 10px 0px 5px 5px;
	margin: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #4B4B4B;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

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

a {
	color: #0D79A8;
	text-decoration: underline;
}

a:hover {
	color: #0D79A8;
	text-decoration: none;
}

/* newsletter */

	div.newsletter_signup {
		width: 366px;
		height: 40px;
		background-image: url(../images/newsletter.gif);
		margin: 20px 0px 0px 0px;
	}

	div.newsletter_signup .elementText {
		margin: 8px 0px 0px 100px;
		width: 120px;
		border: 1px solid #8B8B8B;
		float: left;
	}

	div.newsletter_signup .newsletter_submit {
		margin: 8px 0px 0px 5px;
		float: left;
	}

div.block img {
	border: 1px solid #999;
}

div.block img.button {
	border: 0px;
}

div#container {
	width: 988px;
	margin: 20px auto 0px auto;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/container_bg.gif);
	text-align: left;
}

	div#container div#top {
		width: 984px;
		height: 40px;
		background-image: url(../images/top.gif);
	}
	
		div#container div#top span {
			padding-left: 208px;
			display: block;
			margin: 0px;
		}
		
		div#container div#top div.item {
			float: left;
			margin: 0px;
		}
		
	div#container div#content {
		width: 984px;
		padding: 0px;
		margin: 0px;
	}
	
	div#container div#content div#main {
		padding: 10px;
	}
	
		div#container div#content div#left {
			width: 600px;
			_width: 612px;
			float: left;
			padding: 6px 6px 6px 6px;
			margin: 0px;
		}
		
		div#container div#content div#right {
			width: 366px;
			_width: 372px;
			float: right;
			padding: 6px 6px 6px 0px;
			margin: 0px;
		}
		
		div#container div#content div.leftItem {
			width: 590px;
			_width: 602px;
			float: left;
			padding: 6px 6px 6px 0px;
			margin: 0px;
		}
		
		div#container div#content div.rightItem {
			width: 356px;
			_width: 362px;
			float: right;
			padding: 6px 6px 6px 0px;
			margin: 0px;
		}		
		
	div#container div#footer {
		background-image: url(../images/footer.gif);
		height: 20px;
		_height: 24px;
		width: 979px;
		_width: 984px;
		font-size: 9px;
		color: #928F8F;
		padding-top: 4px;
		padding-left: 5px;
	}
	
		div#container div#footer ul {
			margin: 0px;
			padding: 0px;
			display: inline;
		}
		
		div#container div#footer ul li {
			margin: 0px 15px 0px 15px;
			padding: 0px;
			list-style: none;
			display: inline;
		}

	div#container div#bottom_bg {
		font-size: 1px;
		width: 988px;
		height: 4px;
		background-image: url(../images/bottom_bg.gif);
		padding: 0px;
		margin: 0px;
	}
	
	
/* CMS MODULES */

/* search */

div#right table.formTable {
	width: 366px;
	height: 40px;
	background-image: url(../images/search.gif);
}

div#right .elementText {
	margin: 8px 0px 0px 100px;
	width: 120px;
	border: 1px solid #8B8B8B;
}

div#right #submitSend {
	position: absolute;
	margin-top: -29px;
	margin-left: 225px;
}

/* news home */

div#left table.ColumnTable {
	padding: 0px;
	margin: 0px;
}

div#left .Cell0 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}

div#right .Cell0 {
	padding-right: 5px;
}

div#left .Cell0 p {
	margin-left: 0px;
	padding-left: 5px;
}

div#left .Cell0 h3 {
	margin-left: 0px;
	padding-left: 5px;
}

div#left .Cell0 h4 {
	margin-left: 0px;
	padding-left: 5px;
}

/* SPECIAL */

/* title with link */
h2.left {
	float: left;
	width: 200px;
}

span.right {
	float: right;
	padding: 10px 5px 0px 0px;
}

div.cleaner {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	background-color: #ddd;
}

/* block */

div.block {
	background-color: #363535;
	background-image: url(../images/block_bg.gif);
	width: 580px;
	margin-bottom: 10px;
}

div.block h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 10px;
}

div.block h4 {
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 10px 0px 0px 10px;
	font-style: italic;
}

div.block div.bottom {
	background-image: url(../images/block_bottom.gif);
	background-repeat: no-repeat;
	width: 580px;	
	height: 13px;
	background-color: #fff;
}

div.block p {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	color: #fff;
}

div.block td {
	color: #fff;
	font-weight: bold;
}

div.block td input.elementText {
	border: 1px solid #808080;
	background-color: #3F3F3F;
	color: #B0B0B0;
	font-size: 10px;
	padding: 2px;
	width: 250px;
}

div.block td select {
	border: 1px solid #808080;
	background-color: #3F3F3F;
	color: #B0B0B0;
	font-size: 10px;
	padding: 2px;
	width: 250px;
}

div.block td textarea {
	border: 1px solid #808080;
	background-color: #3F3F3F;
	color: #B0B0B0;
	font-size: 10px;
	padding: 2px;
	width: 250px;
	margin-top: 5px;
}

div.block td.formColumnLeft {
	width: 200px;
	padding: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

div.block table {
	padding-top: 15px;
}

div.block td input.submit {
	margin-left: auto;
}

div#left input#submitSend {
	margin-left: auto;
	margin-top: 10px;
}

/* block home */

div.block_home {
	width: 180px;
	height: 93px;
	background-image: url(../images/home_block.gif);
	color: #fff;
	line-height: 12px;
	margin-bottom: 5px;
}

div.block_home h3 {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding-top: 7px;
}

a.arrow {
	padding: 0px;
	margin: 0px;
	display: block; 
	padding-right: 0px; 
	text-align: left;
	background-image: url(../images/arrow.gif); 
	background-repeat: no-repeat;
	background-position: right;
	width: 70px;
	_width: 80px;
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
}

a.arrow:hover {
	color: #fff;
}

/* line block */

div.lineBlock {
	width: 952px;
	background-image: url(../images/block_line_bg.gif);
}

div.lineBlock div.blockFooter {
	width: 946px; /* 952px; */
	_width: 952px;
	background-image: url(../images/block_line_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 25px;
	_margin-bottom: 0px;
}

div.lineBlock div.blockFooter div {
	width: 186px;
	height: 26px;
	float: left;
	margin: 1px;
	padding: 0px;
}

div.lineBlock div.blockFooter div a {
	display: block;
	width: 176px; /* 186px; */
	height: 23px; /* 26px */
	_width: 186px;
	_height: 26px;
	background-image: url(../images/block_line_item.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.lineBlock div.blockFooter div a:hover {
	display: block;
	width: 176px; /* 186px; */
	height: 23px; /* 26px */
	_width: 186px;
	_height: 26px;	
	background-image: url(../images/block_line_item_h.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;	
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.lineBlock div.blockFooter div.active a {
	display: block;
	width: 176px; /* 186px; */
	height: 23px; /* 26px */
	_width: 186px;
	_height: 26px;	
	background-image: url(../images/block_line_item_h.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;	
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

h3.cdTitle {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

div.demo_play {
	width: 356px;
	height: 135px;
	background-image: url(../images/demo_bg.gif);
}

div.demo_play h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	font-style: normal;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 13px;
}

div.demo_play object, div.demo_play embed {
	margin-left: 10px;
}