body{
	font-family: Arial;
	font-size: 12px;
	color: #282560;
	margin: 0;
	padding: 0;
}
br{
	clear: both;
}
#gallery{
	margin: 10px auto;
	width: 989px;
	background: transparent url(content_area.gif) repeat-y left top;
}
#gallery img{
	border-width: 0px;
}
.block-core-BreadCrumb{
	background-color: #fff;
}
/* header, login, logout, and welcome information box */
#banner_top{
	width: 989px;
	height: 135px;
	background: transparent url(banner_top.jpg) no-repeat left top;
}
#loginbox{
	float:right;
	width: 474px;
	height: 115px;
	padding: 10px;
	position: relative;
	text-align: right;
}
#loginbox #welcome{
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}
#loginbox #welcome span{
	display:block;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
#loginbox .loginbutton{
	width: 211px;
	float: right;
}
#loginbox .loginbutton input{
	float: left;
}
#loginbox #logout-link{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
/* END login, logout, and welcome information box, right side of header */

/* homepage */
.icon-link{
	margin: 0;
}
.icon-link a{
	text-decoration: none;
	height: 30px;
	display: block;
	vertical-align: middle;
}
.icon-link a span{
	position: relative;
	top: -9px;
	padding-left: 3px;
}
.smallbox{
	width: 115px;
	background: transparent url(../images/smallboxtop.gif) no-repeat left top;
	padding-top: 12px;
}
.smallbox div{
	background: transparent url(../images/smallboxbottom.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.smallbox div div{
	width: 90px;
	background: transparent url(../images/smallboxmiddle.gif) repeat-y left top;
	padding: 0 15px 0 10px;
}
.smallbox img{
	margin: 0;
	padding: 0;
	border-width: 0;
}
.largebox{
	width: 206px;
	background: transparent url(../images/largeboxtop.gif) no-repeat left top;
	padding-top: 12px;
}
.largebox div{
	background: transparent url(../images/largeboxbottom.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.largebox div div{
	width: 181px;
	background: transparent url(../images/largeboxmiddle.gif) repeat-y left top;
	padding: 0 15px 0 10px;
}
.largebox img{
	margin: 0;
	padding: 0;
	border-width: 0;
}
.smallbox p, .largebox p{
	margin-bottom: 0px;
}
.smallheader{
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0px 12px;
}
.newballoon{
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0px 12px;
}
.newballoon a{
	text-decoration: none;
}
/* END homepage */

/* menu styles */
#menuheader{
	height: 38px;
	position: relative;
}
#menuheader .header-title{
	position: absolute;
	right: 20px;
	top: 10px;
	margin: 0px;
	color: #fff;
}
#mainmenu{
	list-style: none;
	margin: 0 24px 0 0;
	padding: 0;
	width: 198px;
	background-color: #292560;
	color: #fff;
	font-weight: bold;
	float: left;
	position: relative;
}
#mainmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu .menuitem{
	color: #fff;
	font-weight: normal;
}
#mainmenu .menuitem a{
	color: #fff;
	text-decoration: none;
}
#mainmenu ul .menuitem{
	
}
#mainmenu li{
	padding: 0 0 0 20px;
	height: 19px;
	line-height: 19px;
	border-bottom: 1px #514e7d solid;
}
#mainmenu li.menuitem{
	padding: 0;
}
#mainmenu li a{
	padding: 0 0 0 30px;
	display: block;
}
#mainmenu li a:hover{
	background-color: #514e7d;
}
#mainmenu li.current{
	padding: 0 0 0 30px;
	background-color: #d8a42e;
}
#menubottom{
	clear: both;
	height: 17px;
	width: 989px;
	position: relative;
	background-color: #fff;
	min-height: 49px;
}
#footermenu {
	clear: both;
	margin: 0 0 0 222px;
	padding: 0px;
	list-style: none;
	position: relative;
	text-align: center;
}
#footermenu li {
	display: inline;
	position: relative;
	white-space: nowrap;
}
/* END menu styles */

#tdrlogo{
	position: absolute;
	top: 17px;
	left: 0px;
}
#content-area-login{
	margin: 0 0 0 222px;
}
#content-area, #content-area-admin{
	width: 752px;
	float:left;
	margin-right: 10px;
}
#content-area-admin #content-area{
	width: auto;
	float: inherit;
	margin-right: inherit;
}

/* for Field Roster page */
.clear{
	clear: left;
}
.studentList input, .studentList select, .studentList label{
	font-size: 11px;
}
/* END for Field Roster page */

/* information balloon popup */
.balloon a{
	float: left;
	width: 250px;
	padding-right: 10px;
	text-align: right;
	height: 23px;
	text-decoration: none;
}
.balloon a img{
	border: 0px;
}
#infobox{
	display: none;
	position: absolute;
	margin-top: 20px;
	width: 250px;
	padding:0 0 12px 0;
	height:auto;
	background:transparent url(popup_bottom.gif) no-repeat bottom left;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#infobox div{
	background: transparent url(popup_top.gif) no-repeat top left;
	padding-top: 37px;
}
#infobox div div{
	background: transparent url(popup_tile.gif) repeat-y top left;
	padding: 0px;
}
#infobox span.h1 {
	margin:0;
	padding:4px;
	font-size:1.2em;
	font-weight:bold;
	color: #fff;
	text-align:center;
	display:block;
	position: absolute;
	top: 0px;
	width: 242px;
}
#infobox span.text {
	display: block;
	padding: 0 15px 0 10px;
	}
span.label{
	display: block;
	float: left;
	width: 250px;
	padding-right: 10px;
	text-align: right;
	height: 18px;
	padding-top: 5px;
	position: relative;
	left: 0px;
}
/* END information balloon popup */
