html,body {
width: 100%;
height: 100%;
}
body {
margin: 0px;
padding: 0px;
}
table,table tr,table td,div,a,img {
border: 0px;
margin: 0px;
padding: 0px;
}
img {
float: left;
}
input.standard {
width: 186px;
}
input.small {
width: 120px;
}
input.threeDigit {
width: 25px;
}
input.extended {
width: 296px;
}
input.extended2 {
width: 406px;
}
input.fourDigit {
width: 30px;
}
select.standard {
width: 186px;
}
select.extended {
width: 296px;
}
select.extended2 {
width: 406px;
}
textarea.extended {
width: 962px;
height: 60px;
}
h1 {
display: none;
}
.top {
vertical-align: top;
}
.margin20 {
position: relative;
top: 20px;
}
.padding10 {
width: 10px;
height: 10px;
}
.padding20 {
width: 20px;
height: 20px;
}
.padding60 {
width: 60px;
height: 60px;
}
.oneSixth {
width: 146px;
vertical-align: top;
}
.oneFifth {
width: 178px;
vertical-align: top;
}
.oneThird {
width: 312px;
vertical-align: top;
}
.twoThird {
width: 644px;
vertical-align: top;
}
.oneHalf {
width: 478px;
vertical-align: top;
}
div.navigation {
width: 980px;
height: 60px;
margin-left: auto;
margin-right: auto;
}
div.navigationItem {
display: inline;
}
div.page {
width: 100%;
min-width: 980px;
}
div.pageContent {
width: 980px;
margin-left: auto;
margin-right: auto;
}
table.pageContent {
position: relative;
top: 40px;
}
div.footer {
width: 980px;
height: 80px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background: #FFFFFF url('../images/backgrounds/backgroundFooter.png') no-repeat;
}
div.footerLogo {
float: left;
margin-top: 18px;
}
div.footerCopyright {
float: left;
margin-top: 28px;
margin-left: 20px;
}
a.buttonLearnMore img {
width: 82px;
height: 11px;
background: url('../images/buttons/buttonLearnMoreStatic.png') no-repeat;
}
a.buttonLearnMore:hover img {
width: 82px;
height: 11px;
background: url('../images/buttons/buttonLearnMoreHover.png') no-repeat;
}
a.buttonDownload img {
width: 76px;
height: 11px;
background: url('../images/buttons/buttonDownloadStatic.png') no-repeat;
}
a.buttonDownload:hover img {
width: 76px;
height: 11px;
background: url('../images/buttons/buttonDownloadHover.png') no-repeat;
}
a.buttonLocateClassroom img {
width: 137px;
height: 11px;
background: url('../images/buttons/buttonLocateClassroomStatic.png') no-repeat;
}
a.buttonLocateClassroom:hover img {
width: 137px;
height: 11px;
background: url('../images/buttons/buttonLocateClassroomHover.png') no-repeat;
}
a.buttonClassSchedules img {
width: 115px;
height: 11px;
background: url('../images/buttons/buttonClassSchedulesStatic.png') no-repeat;
}
a.buttonClassSchedules:hover img {
width: 115px;
height: 11px;
background: url('../images/buttons/buttonClassSchedulesHover.png') no-repeat;
}
a.buttonFindStudyMaterials img {
width: 142px;
height: 11px;
background: url('../images/buttons/buttonFindStudyMaterialsStatic.png') no-repeat;
}
a.buttonFindStudyMaterials:hover img {
width: 142px;
height: 11px;
background: url('../images/buttons/buttonFindStudyMaterialsHover.png') no-repeat;
}
a.buttonViewMap img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonViewMapStatic.png') no-repeat;
}
a.buttonViewMap:hover img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonViewMapHover.png') no-repeat;
}
a.buttonEnroll img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonEnrollStatic.png') no-repeat;
}
a.buttonEnroll:hover img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonEnrollHover.png') no-repeat;
}
img.titleImage {
position: relative;
top: -6px;
left: -1px;
}
.contentBoxLeft {
width: 20px;
background: #FFFFFF url('../images/backgrounds/backgroundContentBoxLeft.png') no-repeat;
}
.contentBoxRight {
width: 20px;
background: #FFFFFF url('../images/backgrounds/backgroundContentBoxRight.png') no-repeat;
}
.contentBox {
height: 194px;
vertical-align: top;
background: #FFFFFF url('../images/backgrounds/backgroundContentBox.png') repeat-x;
}
div.linkImages {
display: none;
}
.highlight {
background-color: #FFFF66;
}
