/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
background-image:url(Images/background.gif);
background-repeat:repeat;
text-align: center;
}
p {
font-size: 12px;
}
h1 {
font-size: 18px;
text-align: left;
color: #003366;
}
h2 {
font-size: 16px;
text-align: left;
margin-left: 10px;
color: #003366;
}
h3 {
font-size: 14px;
text-align:left;
color: #003366;
}
h4 {
font-size: 14px;
text-align: center;
color: #003366;
}
h5 {
font-size: 12px;
text-align: left;
color: #003366;
}
ul {
list-style-type:none;
}
form {
text-align: left;
margin-left: 45px;
}
label {
text-align: left;
}
td {
padding-top: 5px;
}
caption {
text-align: left;
font-size:16px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10px;
}
.bold {
font-weight: bold;
}
.h2 {
font-size: 16px;
text-align: left;
color: #003366;
}
#maincontent {
position: relative;
margin: 0 auto;
top: 0px;
left: 0px;
width: 850px;
text-align: left;
}
#homeimage {
position:absolute;
top: 0px;
left: 0px;
width: 395px;
height: 150px;
border-bottom: solid 1px #003366;
}
#navbar {
position: absolute;
left: 0px;
top: 155px;
width: 900px;
height: 35px;
background-image:url(Images/navbar.gif);
background-repeat:no-repeat;
background-position:top;
z-index:5;
}
#homebutton {
position: absolute;
top: 8px;
left: 0px;
width: 180px;
border-right: 1px #000000 solid;
}
#homebutton a {
color: #d8e0e8;
font-size:16px;
display:block;
margin-left: 15px;
width: 155px;
height: 15px;
padding-top: 3px;
text-align:center;
font-weight: bold;
text-decoration: none;
}
#homebutton a:hover {
color: #fcfdfd;
background-image:url(images/buttonmo.gif);
background-repeat:no-repeat;
}
#homebutton a:active {
color: #ffffff;
}
#schedulebutton {
position: absolute;
top: 8px;
left: 180px;
width: 180px;
border-right: 1px #000000 solid;
}
#schedulebutton a {
color: #d8e0e8;
font-size:16px;
display:block;
margin-left: 15px;
width: 155px;
height: 15px;
padding-top: 3px;
text-align:center;
font-weight: bold;
text-decoration: none;
}
#schedulebutton a:hover {
color: #fcfdfd;
background-image:url(images/buttonmo.gif);
background-repeat:no-repeat;
}
#schedulebutton a:active {
color: #ffffff;
}
#industrybutton {
position: absolute;
top: 8px;
left: 360px;
width: 180px;
border-right: 1px #000000 solid;
}
#industrybutton a {
color: #d8e0e8;
font-size:16px;
display:block;
margin-left: 15px;
width: 155px;
height: 15px;
padding-top: 3px;
text-align:center;
font-weight: bold;
text-decoration: none;
}
#industrybutton a:hover {
color: #fcfdfd;
background-image:url(images/buttonmo.gif);
background-repeat:no-repeat;
}
#industrybutton a:active {
color: #ffffff;
}
#pubbutton {
position: absolute;
top: 8px;
left: 540px;
width: 177px;
border-right: 1px #000000 solid;
}
#pubbutton a {
color: #d8e0e8;
font-size:16px;
display:block;
margin-left: 15px;
width: 155px;
height: 15px;
padding-top: 3px;
text-align:center;
font-weight: bold;
text-decoration: none;
}
#pubbutton a:hover {
color: #fcfdfd;
background-image:url(images/buttonmo.gif);
background-repeat:no-repeat;
}
#pubbutton a:active {
color: #ffffff;
}
#contactbutton {
position: absolute;
top: 8px;
left: 717px;
width: 178px;
}
#contactbutton a {
color: #d8e0e8;
font-size:16px;
display:block;
margin-left: 15px;
width: 145px;
height: 15px;
padding-top: 3px;
text-align:center;
font-weight: bold;
text-decoration: none;
}
#contactbutton a:hover {
color: #fcfdfd;
background-image:url(images/buttonmo.gif);
background-repeat:no-repeat;
}
#contactbutton a:active {
color: #ffffff;
}
#homecontent {
position: absolute;
top: 204px;
left: 0px;
width: 900px;
height: 619px;
background-color: #e9edf2;
}
#homephotos {
position: absolute;
top: 350px;
left: 299px;
width: 595px;
background-color: #ffffff;
}
#homephotos img {
border: solid 1px #003366;
}
#homephoto {
position: absolute;
top: 25px;
left: 295px;
}
#homephoto img {
border: solid 1px #003366;
}
#homelogos {
	position: absolute;
	top: 488px;
	left: 593px;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #003366;
}
#homelogos img {
margin-left: 10px;
padding-top: 10px;
}
#homelogos p {
font-weight: bold;
display: block;
width: 300px;
height: 15px;
background-color: #003366;
color: #ffffff;
text-align: center;
margin-bottom: 0px;
padding-bottom: 0px;
}
#sidebar {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 233px;
	border-right: 1px solid #003366;
	padding-left: 15px;
	padding-right: 15px;
	height: 565px;
}
#sidebar a {
color: #003366;
}
#contactcontent {
position: absolute;
top: 204px;
left: 0px;
width: 900px;
height: 911px;
background-color: #e9edf2;
}
#contactcontent h1 {
text-align: left;
font-size: 16px;
color: #003366;
padding-bottom: 0px;
margin-left: 10px;
}
#contactcontent p {
padding-left: 50px;
}
#contactcontent a {
color: #003366;
}
#resourcecontent {
position: absolute;
top: 204px;
left: 0px;
width: 900px;
height: auto;
background-color: #e9edf2;
}
#resourceleft {
	position: absolute;
	left: 25px;
	width: 400px;
	padding: 0;
	margin: 0;
	top: 25px;
	list-style-type: none;
}
#resourceleft a {
display: block;
font-size: 13px;
font-weight: normal;
color: #003366;
background-color: #afbfcf;
border-bottom: 1px solid #003366;
width: 340px;
padding: 3px;
text-decoration: none;
}
#resourceleft a:hover
{background-color: #003366;
color: #dcdcdc;
}
#resourceright {
	position: absolute;
	left: 475px;
	width: 400px;
	padding: 0;
	margin: 0;
	top: 25px;
	list-style-type: none;
	}
#resourceright a {
display: block;
font-size: 13px;
font-weight: normal;
color: #003366;
background-color: #afbfcf;
border-bottom: 1px solid #003366;
width: 340px;
padding: 3px;
text-decoration: none;
}
#resourceright a:hover
{background-color: #003366;
color: #dcdcdc;
}
#publications {
	position: absolute;
	left: 25px;
	width: 600px;
	padding: 0;
	margin: 0;
	top: 25px;
	list-style-type: none;
}
#publications a {
display: block;
font-size: 13px;
font-weight: normal;
color: #003366;
background-color: #afbfcf;
border-bottom: 1px solid #003366;
width: 550px;
padding: 3px;
text-decoration: none;
}
#publications a:hover
{background-color: #003366;
color: #dcdcdc;
}
#schedulecontent {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 852px;
	height: 1171px;
	background-color: #e9edf2;
	padding: 25px;
	list-style: disc;
}
#schedulephoto {
position: absolute;
width: 300px;
height:867px;
top: 10px;
left: 10px;
background-image: url(Images/colts_stadium.jpg);
background-repeat:no-repeat;
}
#schedulephoto img {
border: 1px solid #003366;
}
#scheduleagenda {
	position: absolute;
	left: 330px;
	top: 48px;
	width: 556px;
	height: 523px;
}
#scheduleagenda td {
font-size:12px;
text-align: left;
}
#scheduleregister {
	position: absolute;
	left: 621px;
	top: 5px;
	width: 266px;
}
#form {
position: absolute;
top: 10px;
left: 10px;
width: 900px;
height: 110px;
background-color: #ffffff;
padding: 25px;
border-bottom: 1px solid #003366;
}
#formlogo {
	position: absolute;
	top: 20px;
	left: 46px;
	width: 250px;
}
#formheader {
position: absolute;
top: 117px;
left: 314px;
width: auto;
}
#formform {
position: absolute;
text-align: left;
top: 36px;
left: 0px;
width: 900px;
height: 831px;
padding-top: 30px;
background-color: #e9edf2;
border: 1px solid #003366;
}
#formform td {
font-size:small;
}
#welcomecontent {
position: absolute;
top: 204px;
left: 0px;
width: 900px;
height: 621px;
background-color: #e9edf2;
}
#welcomemessage {
position: absolute;
top: 20px;
left: 20px;
width: 860px;
height: auto;
}
#formsteps {
position: absolute;
top: 20px;
left: 20px;
width: 855px;
height: 790px;
}
#sumconf {
position: absolute;
top: 5px;
left: 0px;
width: 300px;
}
#sumconf h1 {
font-size: 24px;
text-align: center;
color: #003366;
}
#sumconf h2 {
font-size: 18px;
text-align: center;
color: #003366;
}
#sumconfb {
position: absolute;
top: 803px;
left: 0px;
width: 300px;
}
#sumconfb h1 {
text-align: center;
font-size: 24px;
color: #003366;
}
