/* Structural Site Styling */
/* Reference "visual.css" for visual styling of elements */
body, html {
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #9b966f;
	}

img {
	border: none;
	}

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

#master_container {
	position: relative;
	width: 800px;
	text-align: left;
	height: auto;
	margin-bottom: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 0px none #000000;
	}

#top-menu {
	position: relative;
	width: auto;
	overflow: hidden;
	empty-cells: hide;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #123a6a;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}

#top-menu a {
	color: #123a6a;
	text-decoration: none;
	font-weight: bold;
}
#main-top {
	background-image: url(../../Images/mid-strip.jpg);
	background-repeat: no-repeat;
}


#top-menu a:hover {
	color: #b66a2c;
	font-weight: bold;
}

#mid-section {
	left: 0px;
	margin-left: 6px;
}
#header {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#tab-row {
	margin-left: 289px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 14px;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
#footer {
	padding-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 8px;
}

#step {
	position: relative;
}


#main-section {
	top: 8px;
	position: relative;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 18px;
}
