html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
#padding: 0px 0px 0px 0px;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #333333;
background-color: #004820;
height: 100%;
min-height: 100%;
background-image: url(../images/bg.jpg);
background-position: center top;
background-repeat: repeat-x;
}

td, body {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}


img { 
behavior: url(scripts/iepngfix.htc); 
} 

a {
color: #1E4A73;
font-weight: bold;
text-decoration: underline;
outline: none;
}

a:hover{
color: #1E4A73;
font-weight: bold;
text-decoration: none;
outline: none;
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.error{
color: #CC0000;
border: 1px solid #CC0000;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #FFE8E8;
}

.success {
color: #006600;
border: 1px solid #006600;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #DFFFDF;
}

.Heading {
font-size: 18pt;
color: #666666;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 6px 0px 10px 0px;
display: block;
border-bottom: 1px dashed #666;
}

.Heading2 {
font-size: 14pt;
color: #000000;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 5px 5px 10px 5px;
display: block;
border-bottom: 1px solid #000000;
text-transform: uppercase;
text-align: center;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #000000;
padding: 7px 7px 7px 7px;
}

hr {
height: 1px;
border-top: 1px dotted #666666;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
clear: both;
line-height: 1px;
font-size: 1px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #333333;
}

.cont {
position: relative;
float: left;
}

.contSAMPLE{
position: absolute;
top: -250px;
left: 0px;
z-index: 2;
}

.main1 {
background-image: url(../images/contentBG.jpg);
background-position: top center;
background-repeat: repeat-y;
width: 962px;
margin-left: auto;
margin-right: auto;
}

.main2 {
background-image: url(../images/bgTop.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 962px;
min-height: 500px;
}

.bottom {
background-image: url(../images/bottom.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 962px;
min-height: 36px;
margin-left: auto;
margin-right: auto;
}

.headerLinks {
text-align: right;
padding: 10px;
height: 11px;
color: #FFF;
}

.headerLinks a, .headerLinks a:hover{
color: #FFF;
padding-left: 3px;
padding-right: 3px;
}

.mainContent{
margin: 10px 10px 0px 10px;
}

.logo {
position: absolute;
top: -7px;
left: -7px;
z-index: 2;
}

.teacherPlacementBG{
position: absolute;
top: 123px;
left: 0px;
z-index: 2;
height: 53px;
}

.teacherPlacement{
position: absolute;
top: 136px;
left: 190px;
z-index: 3;
height: 53px;
}

.menuSpacer{
height: 4px;
background-color: #FFF;
}

.menuContainer {
background-color: #DCAB38;
}

.menu {
border-right: 1px solid #A5802A;
float: left;
}

.menu a, .menu a:hover{
display: block;
float:left;
padding: 10px;
border-left: 1px solid #A5802A;
border-right: 1px solid #FFFFFF;
color: #FFF;
text-decoration: none;
font-size: 12pt;
}

.menu a:hover{
background-image: url(../images/menuBG.jpg);
background-position: bottom center;
background-repeat: repeat-x;
}

.menuShadow {
height: 14pt;
background-image: url(../images/contentTop.jpg);
background-position: top center;
background-repeat: repeat-x;
}

.content {
padding: 10px 10px 10px 10px;
line-height: 22px;
}

.tableBorder {
border: 2px solid #666;
padding: 5px;
}



table td {
padding: 2px;
border: 0px solid #CCC;
word-wrap: break-word;
vertical-align: top;
border-bottom: 1px dotted #CCC;
}

.tableTitle td{
background-color: #004820;
color: #FFF;
font-size: 13pt;
font-weight: bold;
text-align: center;
line-height: 30px;
}













