/* @override http://ccqbqd8zgj8.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background: #3d6ba2;
}

.leftTD {
	background: url(leftBgRunner.gif) 0 0 repeat-x;
}

.rightTD {
	background: url(rightBgRunner.gif) 0 0 repeat-x;	
}

/*-------------------- Menu Styles --------------------*/
.menuDiv {
	background: url(menu.gif) 0 0 no-repeat;
	height: 35px;
}

/*-------------------- Newsletter Styles --------------------*/
.newsletterDiv {
	
}

#news-name, #news-email {
	background: url(newsBox.gif) 0 0 no-repeat;
	border: 0;
	padding: 5px 0 7px 5px;
	margin: 0 0 0 0;
	width: 147px;
}

#news-email {
	
}

#news-name {
	
}

#submitBtn {
	position: relative;
	top: 7px;
}

.newsletterText {
	padding: 8px 0 0 0;
}

/*-------------------- Footer Styles --------------------*/
.footerDiv {
	
}

#cmsfooter {
	margin: 0 5px 0 0!important;
}

/*-------------------- Content Styles --------------------*/
.bodyRunner {
	background: url(contentRunner.gif) 0 0 repeat-y;
}

contentBottom {
	background: url(contentBottom.gif) 0 100% no-repeat;	
}

#cmsbody {
	padding: 6px 6px 1px 8px;
	min-height: 100px;
}
