@charset "UTF-8";
/* CSS Document */

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}#header {
	background-image: url(http://www.3sixtycreative.com/RBI/919_FM/ICIS_Logo.jpg);
	height: 101px;
	width: 970px;
}
#content {
	background-image: url(http://www.3sixtycreative.com/RBI/919_FM/page_back.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #007bbf;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2 {
	color: #2A7BBC;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
#intro {
	color: #2B78C1;
	padding-right: 30px;
}

#rightcol {
	float: right;
	width: 400px;
}

#person {
	background-color: #ededed;
	padding: 20px;
}
p {
	margin: 0px;
	padding: 0px 0px 5px;
}
#bottom {
	background-image: url(http://www.3sixtycreative.com/RBI/919_FM/footer.jpg);
	height: 21px;
	width: 970px;
	clear: both;
}
#leftcol {
	float: left;
	width: 500px;
}

.input-field {
	clear:both;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.input-field label {
	display: inline;
	text-align:left;
	padding-top:5px
}
.input-field input {
	width: 800px;
	float: left;
	display: inline;
	background-color:#ededed;
	border: 1px solid #7e7e7e;
	height:30px;
	margin-top: 5px;
}


.name .input-field input {
	width: 100px;
	float: left;
	display: inline;
	background-color:#ededed;
	border: 1px solid #7e7e7e;
	height:30px;
	margin-top: 5px;
}

.number {
	float: left;
	width: 30px;
	font-weight: bold;
	height: 60px;
}
.field {
	float: left;
}
fieldset.mainform {
	border:none;
	margin-left:0px
}
#person .input-field input {
	width: 350px;
	float: left;
	display: inline;
	background-color:#fff;
	border: 1px solid #7e7e7e;
	height:30px;
	margin-top: 5px;
}
#tree {
	padding-top: 5px;
	padding-bottom: 5px;
}

#tiebreaker {
	clear: both;
	padding-top: 5px;
	padding-left: 30px;
}

#tiebreaker .input-field input {
	width: 40px;
	float: left;
	display: inline;
	background-color:#fff;
	border: 1px solid #7e7e7e;
	height:30px;
	margin-top: 5px;
}
#tie {
	float: left;
	padding-top: 10px;
}

a {
	color: #2A7BBC;
	font-weight: normal;
}
#tiebreaker .input-field {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: none;
}
#footer {
	background-image: url(http://www.3sixtycreative.com/RBI/919_FM/footer.jpg);
	height: 21px;
	width: 970px;
}
#disclaimer {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 14px;
	clear: both;
}
#submit {
	background-color: #647BBC;
	font-size: 20px;
	color: #FFF;
	width: 200px;
}
.privacy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#disclaimer fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form {
	margin-top: 0px;
	padding-top: 0px;
}