/* CSS Document */

body, html {
margin: 0px;
padding: 0px;
height:100%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #234952;
	text-align: center;
	background-image: url(rubpattern.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #244a53;
	font-size: .85em;
	line-height: 1.5em;
}

.rubikcontainer {
	border-right-color: #244a53;
	border-left-color: #244a53;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	background-repeat: no-repeat;
	background-image: url(rubnewbk.jpg);
	min-height: 100%;
	background-color: #c7e5e5;
	width: 1000px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}

.topad {
	position: relative;
	padding-top: 18px;
	height: 140px;
	width: 1000px;
	text-align: center;
}

.rubcontent {
	height: auto;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 173px;
}

.imgheader {padding-top: 1.5em; padding-bottom: .5em; border: none;}
.imgdiag {padding-top: .5em; padding-bottom: 1.5em; border: none;}

.seq {font-weight: bold; color: #f48031;}

h1 {display: inline; padding: 0px; line-height: 1em; font-weight: bold; font-size: 1em;}
	

a {
	font-weight: bold;
	color: #234952;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
.legal {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 20px;
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-image: url(rubdiv.jpg);
	height: auto;
	width: 960px;
	background-color: white;
}
.botad {
	margin-top: 1.5em;
	padding: 20px;
	text-align: center;
	height: 90px;
	position: relative;
	width: 960px;
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-image: url(rubdiv.jpg);
}

.midad {
	margin-top: 1.5em;
	padding: 20px;
	text-align: center;
	height: 90px;
	position: relative;
	width: 100%
}
