/* GENERAL LAYOUT
--------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}
html, body{
	background: url(../img/new_background.jpg) #EFEFEF repeat-y center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	height: 100%;
}
a:link, a:visited{
	color: #53451C;
	text-decoration: none;
}
a:hover, a:active{
	color: #F9BC02;
	text-decoration: none;
}
img{
	border: none;
}


/* STICKY FOOTER
--------------------------------------------- */
.bodywrap {
	width: 958px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -112px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 112px; /* .push must be the same height as .footer */
}



/* MAIN CONTENT
--------------------------------------------- */
#header {
	background:  url(../img/new_header2.png) repeat-y center 0;
	height: 117px;
	margin: 0 auto;
}
#pagename {
	text-align: left;
	font-size: 36pt;
	font-weight: bold;
	color: #fff;
	padding: 15px 0 0 150px;
}
#content {
	text-align: justify;
	margin: 25px 300px 25px 25px;
}
#content h1 {
	font-size: 20pt;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom: #787878 solid 1px;
}
#content h2 {
	font-size: 15pt;
}
#content h3 {
	font-size: 12pt;
}
#content .line {
	height: 3px;
	margin-bottom: 5px;
	border-bottom: #787878 solid 1px;
}

#content .email {
	font-size: 10px;
}

/* SIDEBAR BOXES
--------------------------------------------- */
#sidebar-r {
	float: left;
	width: 161px;
	margin: 25px;
	text-align: left;
	}
#sidebar {
	float: right;
	width: 250px;
	margin: 25px;
	text-align: left;
	}
#sidebar .box {
	float: left;
	background: url(../img/box-bg.png) repeat-y 0 0;
	padding: 0;
	margin: 0 0 15px 0;
	width: 250px;
}
#sidebar .box p, #content .sidebar .box ul {
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
}
#sidebar .box ul {
	margin: 0;
}
#sidebar h4.box-top {
	float: left;
	background: url(../img/box-top.png) no-repeat 0 0;
	width: 230px;
	font-size: 11pt;
	height: 26px;
	overflow: hidden;
	padding: 6px 0 0 20px;
	margin: 0 0 10px 0;
	line-height: 26px;
	color: #787878;
}
#sidebar .box-bottom {
	float: left;
	background: url(../img/box-bottom.png) no-repeat 0 0;
	width: 250px;
	height: 13px;
	overflow: hidden;
	margin: 0;
}
a.button-arrow {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
	}
a.button-arrow.arrow-right {
	background-image: url(../img/rarrow_sm.png);
	}
span.button-arrow {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
	}
span.button-arrow.arrow-right {
	background-image: url(../img/rarrow_sm.png);
	}



/* HIGHLIGHTED BOXES (i.e. Report Cards)
--------------------------------------------- */
.getfiles .callout a {
	float: left;
	display: block;
	background: url(../img/bg-callout.png) no-repeat 0 -80px;
	width: 230px;
	height: 60px;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #848484;
	overflow: hidden;
}
.getfiles .callout a:hover {
	background: url(../img/bg-callout.png) no-repeat 0 0;
	text-decoration: none;
	color: #666666;
}
.getfiles .callbug a {
	float: left;
	display: block;
	background: url(../img/bg-wbug.png) no-repeat 0 -175px;
	width: 230px;
	height: 175px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #848484;
	overflow: hidden;
}
.getfiles .callbug a:hover {
	background: url(../img/bg-wbug.png) no-repeat 0 0;
	text-decoration: none;
	color: #666666;
}



background: url(img/bg-wbug.png); padding: 0; spacing: 0; height: 175px; z-index: 3;

.getfiles .callout .float-left {
	margin: 0 5px 0 0;
}
.getfiles .callout strong {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
}
.getfiles .callout span {
	display: block;
	font-size: 0.75em;
}



/* 900-PX BOXES
--------------------------------------------- */
.box900 {
	float: left;
	background: url(../img/box-bg-900.png) repeat-y 0 0;
	padding: 0;
	margin: 0 0 15px 0;
	width: 900px;
}
.box900 p, .box900 ul {
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
}
.box900 ul {
	margin: 0;
}
h4.box-top900 {
	float: left;
	background: url(../img/box-top-900.png) no-repeat 0 0;
	width: 880px;
	font-size: 11pt;
	height: 26px;
	overflow: hidden;
	padding: 6px 0 0 20px;
	margin: 0 0 10px 0;
	line-height: 26px;
	color: #787878;
}
h4.box-rpt900 {
	float: left;
	background: url(../img/box-rpt-900.png) no-repeat 0 0;
	width: 880px;
	font-size: 11pt;
	height: 50px;
	overflow: hidden;
	padding: 11px 0 0 75px;
	margin: 0 0 10px 0;
	line-height: 50px;
	color: #787878;
}
.box-bottom900 {
	float: left;
	background: url(../img/box-bottom-900.png) no-repeat 0 0;
	width: 900px;
	height: 13px;
	overflow: hidden;
	margin: 0;
}



/* ALERT BOXES
--------------------------------------------- */
.alert900 {
	float: left;
	background: url(../img/alert-bg-900.png) repeat-y 0 0;
	padding: 0;
	margin: 0 0 15px 26px;
	width: 900px;
}
.alert900 p {
	font: 25px Arial;
	text-align: center;
	padding: 0 20px 10px 20px;
	margin: 0;
}
h4.alert-top900 {
	float: left;
	background: url(../img/alert-top-900.png) no-repeat 0 0;
	width: 880px;
	font-size: 11pt;
	height: 50px;
	overflow: hidden;
	padding: 6px 0 0 20px;
	margin: 0 0 10px 0;
	line-height: 26px;
	color: #787878;
}
.alert-bottom900 {
	float: left;
	background: url(../img/alert-bottom-900.png) no-repeat 0 0;
	width: 900px;
	height: 13px;
	overflow: hidden;
	margin: 0;
}



/* 635-PX BOXES
--------------------------------------------- */
.box635 {
	float: left;
	background: url(../img/box-bg-635.png) repeat-y 0 0;
	padding: 0;
	margin: 0 0 15px 0;
	width: 635px;
}
.box635 p, .box635 ul {
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
}
.box635 ul {
	margin: 0;
}
h4.box-top635 {
	float: left;
	background: url(../img/box-top-635.png) no-repeat 0 0;
	width: 615px;
	font-size: 11pt;
	height: 26px;
	overflow: hidden;
	padding: 6px 0 0 20px;
	margin: 0 0 10px 0;
	line-height: 26px;
	color: #787878;
}
h4.box-rpt635 {
	float: left;
	background: url(../img/box-rpt-635.png) no-repeat 0 0;
	width: 615px;
	font-size: 11pt;
	height: 41px;
	overflow: hidden;
	padding: 6px 0 0 60px;
	margin: 0 0 10px 0;
	line-height: 41px;
	color: #787878;
}
.box-bottom635 {
	float: left;
	background: url(../img/box-bottom-635.png) no-repeat 0 0;
	width: 635px;
	height: 13px;
	overflow: hidden;
	margin: 0;
}



/* NAVIGATION
--------------------------------------------- */
#toolbar {
float:left;
font: bold 12px Helvetica, Arial, sans-serif;
margin:0;
margin-top: 2px;
padding: 0 0 0 140px;
}

#toolbar ul {
float:left;
line-height:53px;
list-style:none;
margin:0;
padding:0;
width:800px;
}

#toolbar li {
display:inline;
}

#toolbar a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 10px 0 10px;
text-decoration:none;
}

#toolbar a.selected{
color: orange;
}

#toolbar a:hover{
color: #aaa;
}


/* FOOTER
--------------------------------------------- */
#bottom a:link, #bottom a:visited{
	color: #F9BC02;
	text-decoration: none;
}

#bottom a:hover, #bottom a:active{
	color: #ffffff;
	text-decoration: underline;
}
#bottom{
	background: url(../img/new_footer.jpg) repeat-y center 0;
	width: 960px;
	margin: 0 auto;
	clear: both;
	font-size: 85%;
	padding: 10px 0 30px 0;
}

#bottom ul{
	list-style-type: none;
	padding: 10px 0 0 0;
	text-align: center;
}

#bottom ul li{
	border-right: 1px solid #CCCCCC;
	display: inline;
	padding: 0 10px 0 7px;
}

#bottom ul li.last{
	border: none;
}

#bottom ul.main{
	font-weight: bold;
}



