.mainbg {
	background-image: url(elements/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: 183B41;
}
.masthead {
	background-image: url(elements/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		height: 191px;
	width: 850px;
}
.mhl1 {
	background-image: url(elements/mhl1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mhr1 {
	background-image: url(elements/mhr1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_top {
	background-image: url(elements/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_main {
	background-image: url(elements/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbg_top {
	background-image: url(elements/text_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbg {
	background-image: url(elements/text_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftedge {
	background-image: url(elements/leftedge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: 183B41;
	height: 600px;
	width: 50px;
}
.rightedge {
	background-image: url(elements/rightedge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		background-color: 183B41;
			height: 600px;
	width: 50px;
}
.quotebox {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6C999D;
	border-left-color: #6C999D;
}
.pulloutbox {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #02637A;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6C999D;
	border-left-color: #6C999D;
}
.tableheaderbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	background-color: #006073;
	text-decoration: none;
}
.tableheaderbg2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	background-color: #A65F5F;
	text-decoration: none;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #006073;
	text-align: left;
	background-color: #ffffff;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6C999D;
	list-style-type: square;
}
.leftstretch {
	background-image: url(elements/leftstretch.jpg);
	background-repeat: repeat-y;
}
.rightstretch {
	background-image: url(elements/rightstretch.jpg);
	background-repeat: repeat-y;
}
.textpad {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

