body {
		 text-align:center;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size:80%;
}
#outer {
			 width:100%;
			 margin: 0 auto;
       text-align:center;
}
#inner {
        width:95%;
        margin: auto;
        text-align:left;
}
#topBox {
				padding:0;
				margin: 0;
}

#logoBox {
				float:left;
				width: 240px;
}

#headerBox {
				margin-left: 240px;
}

.headerBoxContainer {
				text-align: center;
				width: 100%;
				padding: 2em 0 0 2em;
}
.headerBoxLeft {
        background: url('images/header_left.gif') no-repeat;
				height: 125px;
				width: 20px;
				float:left;
}
.headerBoxMiddle {
				background: url('images/header_middle.gif') repeat-x;
				height: 125px;
				color: white;
				float:left;
				width:90%;
				text-align:center;
				margin: auto;
				padding: 2em 0 0 0;
}
.headerBoxRight {
        background: url('images/header_right.gif') no-repeat;
				height: 125px;
				width: 20px;
				float:left;
}


#mainBox {
				 clear:both;
}

#navBox {
				float: left;
				width: 240px;
}

#contentBox {
				margin-left: 240px;
				padding: 2em;
}

#contentBox a:link, #contentBox a:visited {
				color: #03505f;
				text-decoration: none;
}
#contentBox a:hover, #contentBox a:active {
				text-decoration: underline;
}
#footer {
				clear: both;
				text-align:center;
}
h1, h2, h3 {
        text-align:center;
        margin:0 0 .25em 0;
}
#navBox .navLinkSingle a, #navBox .navLinkSingle a:visited {
				color: #03505f;
				text-decoration: none;
}
#navBox .navLinkSingle a:hover, #navBox .navLinkSingle a:active {
				text-decoration: underline;
}
#contentBox .frontPageTable {
        font-size:100%;
}
#contentBox .frontPageTable td {
				padding: 1em;
}
.itemList {
        border: 1px solid #000;
        border-collapse: collapse;
}
.itemList td {
        padding:.25em;
}
.tableTopRow td {
        background-color: #325c5e;
        color: #fff;
				font-family: georgia, serif;
        font-weight:600;
        border-right: 1px solid #333;
}
.tableTopRowSmall td {
        background-color: #325c5e;
        color: #fff;
        border-right: 1px solid #333;
				font-family: georgia, serif;
}
.tableLeftCol {
        background-color: #325c5e;
        color: #fff;
        font-weight:600;
        border-bottom: 1px solid #333;
}
.tableLeftColSmall {
        background-color: #325c5e;
        color: #fff;
        border-bottom: 1px solid #333;
}
.tableRow1 td {
        background-color: #fff;
        border-right: 1px solid #000;
}
.tableRow2 td {
        background-color: #ddd;
        border-right: 1px solid #000;
}
.tableSectionTop td {
        border-top: double #000;
}
.tableSubSectionTop td {
        border-top: 1px solid #000;
}
.tableSubSubSectionTop td {
        border-top: 1px dashed #000;
}
.navcontainer {
		    background: #748B78;
				width: 200px;
				font-family: georgia, serif;
				font-size: 13px;
				text-align: center;
				margin: 2em 20px;
}

ul.navlist {
        text-align: left;
				list-style: none;
				padding: 0;
				margin: 0;
				width: 100%;
}

ul.navlist li {
				display: block;
				margin: 0;
				padding: 0;
}

ul.navlist li a {
				display: block;
				width: 100%;
				padding: 0.5em 0 0.5em 2em;
				border-width: 1px;
				border-color: #8AA48E #627666 #627666 #8AA48E;
				border-style: solid;
				color: #fff;
				font-weight:600;
				text-decoration: none;
				background: #748B78;
}
ul.navlist li.loginError a {
  display: inline;
  width: auto;
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
  border-width: 0;
  color:#0f2213;
}
ul.navlist li.loginError a:hover {
  background: none;
  text-decoration: underline;
}

.navcontainer>ul.navlist li a { width: auto; }

ul.navlist li#active a {
				background: #546557;
				color: #fff;
				border-color: #607263 #3d4a3f #3d4a3f #627565;
}

ul.navlist li a:hover {
				background: #687c6b;
				border-color: #768d79 #5b6d5e #5b6d5e #768d79;
}

ul.navlist li#topround {
				background: url('images/vnav_top.gif') no-repeat;
				height: 27px;
				color: #fff;
				border-width:0 0 1px 0;
        border-style:solid;
        border-color: #627666;
				margin: 0;
}

ul.navlist li#renew a {
				background: #3EC054;
				color: #fff;
				border-color: #4de063 #33a44a #33a44a #4de063;
}

ul.navlist li.navContent {
				background: url('images/vnav_content.gif') repeat-y;
				width: 200px;
				border: 0;
				padding: 0 .5em;
}

ul.navlist li#bottomround {
				background: url('images/vnav_bottom.gif') no-repeat;
				height: 27px;
				color: #fff;
				border-width:1px 0 0 0;
        border-style:solid;
        border-color: #8AA48E;
				margin: 0;
}


.studentListContainer {
				font-family: georgia, serif;
				font-size: 13px;
				text-align: center;
}

ul.studentList {
        text-align: left;
				list-style: none;
				padding: 0;
				margin: 0;
				width: 100%;
}

ul.studentList li {
				display: block;
				margin: 0;
				padding: 0;
        width:100%;
}

ul.studentList li a {
				display: block;
				width: 100%;
				padding: 0.5em 0 0.5em 2em;
				border-width: 1px;
				border-color: #8AA48E #627666 #627666 #8AA48E;
				border-style: solid;
				color: #fff;
				font-weight:600;
				text-decoration: none;
				background: #748B78;
}

.studentListContainer>ul.studentList li a { width: auto; }

ul.studentList li#active a {
				background: #325C5E;
				color: #fff;
				border-color: #3b6c6e #294b4d #294b4d #3b6c6e;
}

ul.studentList li a:hover {
				color: #03434F;
				background: #B1E0A8;
				border-color: #A0CB97 #BDEFB4 #BDEFB4 #A0CB97;
        text-decoration:none;
}
.picFloatRight {
				float:right;
				margin: 0 0 1em 1em;
				border: 1px solid #03505f;
}
.picFloatLeft {
				float:left;
				margin: 0 1em 1em 0;
				border: 1px solid #03505f;
}
.classList td {
        padding:0 .5em .5em 1em;
}
.classList a {
        text-decoration: none;
        color: #000;
}
td.classListItem {
        width:150px;      
}
.classBox {
        border:1px solid #000;
}
.classBoxHeadTop {
        background: #325c5e url('images/classBoxGradientTop.jpg') repeat-x top;
        margin:0;
        padding:0;
        height:3px;
}
.classBoxHead {
        background: #325c5e url('images/classBoxGradientBottom.jpg') repeat-x bottom;
        border-bottom: 1px solid #000;
        font-weight:600;
        color: #fff;
        padding:.5em;
}
.classBoxBody {
	    padding: .5em;
}

.roundBox {

}
.roundBoxHead {
        background: url('images/round_box_gray_top.gif') no-repeat;
				height:63px;
				text-align:center;
        font-weight:600;
        color: #000;
}
.roundBoxBody {
				background: url('images/round_box_middle.gif') repeat-y;
}
.roundBoxBottom {
				background: url('images/round_box_bottom.gif') no-repeat;
				height:15px;
}
.assignment td {
        font-size:50%;
        font-weight:500;
}
.error {
        color: #f00;
}
.success {
  color:#00bb00;
}
.loginError {
  color: #fff;
  font-style:italic;
  font-weight:600;
}
td.cellPadPt5 {
        padding:.5em;
}
.center {
				text-align:center;
}
.linkBox {
				 padding:2em;
				 /*border-color:#afdbd0 #509483 #509483 #afdbd0;*/
				 border-color:#ddd #444 #444 #ddd;
				 border-style:solid;
				 border-width:1px;
				 /*background-color:#9cd0c3;*/
				 width:300px;
}

.studentListContainer {
				font-family: georgia, serif;
				font-size: 13px;
				text-align: center;
}

#goog {
  margin: 2em auto;
  text-align: center;
}
