/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */

body {
	margin: 0;
	padding: 0;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #DBDBDB url(../fw/shared/gradientBgTile.jpg) repeat-x top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
	font-size: 1em;
}/* font-size must be reset here or all embedded tables will have increasingly smaller text */
table th,
table td {
	text-align: left;
}
a {
	color: #000000;
}
img {
	border: 0;
}
/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */

/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */

form { 
	margin: 0;
}
input, select, textarea, textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 LAYOUT ELEMENTS
* * * * * * * * * * * * * * * * * * * * * */

div.centeringBox {
	width: 990px;
	margin: 0 auto;
}
table.topBarTable {
	width: 100%;
	color: #999999;
	background: #000000 url(../fw/shared/topBarBg.gif) no-repeat bottom;
}/* See also topBar styles below */
div.topNavBox {
	background: #243453 url(../fw/boe/topNavBgTile.gif) repeat-y left;
	color: #FFFFFF;
}/* See also topNavBox styles below. (See also school specific styles) */
table.mainTwoColTable {
	width: 990px;
	background: url(../fw/boe/twoColBgTile.gif) repeat-y;
}/* See also mainTwoColTable styles below. (See also school specific styles) */
div.copyrightBox {
	width: 950px;
	margin: 10px auto;
	font-size: 90%;
}/* See also copyrightBox styles below */

/* * * * * * * * * * * * * * * * * * * * * * 
 topBar STYLES 
* * * * * * * * * * * * * * * * * * * * * */

table.topBarTable td.leftColumn {
	padding: 6px 25px 12px 20px;
}
table.topBarTable td.rightColumn {
	padding: 6px 20px 12px 0;
	text-align: right;
}
table.topBarTable a {
	color: #FFFFFF;
}
table.topBarTable a.skipNavLink {
	background: url(../fw/shared/topBarArrowWhite.gif) no-repeat left 50%;
	margin-right: 15px;
	padding-left: 10px;
	text-decoration: none;
}
table.topBarTable a.skipNavLink:hover {
	text-decoration: underline;
}
table.topBarTable a.siteMapLink {
	margin: 0 15px;
}
table.topBarTable input#search {
	color: #FFFFFF;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 topNavBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

table.topNavTable {
	width: 990px;
}
table.topNavTable td.shadowTop {
	height: 5px;
	background: url(../fw/boe/topNavBgShadowTop.gif) no-repeat bottom;
}
table.topNavTable td.shadowBtm {
	height: 5px;
	background: url(../fw/boe/topNavBgShadowBtm.gif) no-repeat top;
}
table.topNavTable td.leftColTop {
	background: url(../fw/boe/topNavBgTopL.gif) no-repeat right top;
	width: 10px;
	height: 5px;
}
table.topNavTable td.rightColTop {
	background: url(../fw/boe/topNavBgTopR.gif) no-repeat left top;
	width: 10px;
	height: 5px;
}
table.topNavTable td.leftColBtm {
	background: url(../fw/boe/topNavBgBtmL.gif) no-repeat right bottom;
	width: 10px;
	height: 5px;
}
table.topNavTable td.rightColBtm {
	background: url(../fw/boe/topNavBgBtmR.gif) no-repeat left bottom;
	width: 10px;
	height: 5px;
}
table.topNavTable td.topNavCell {
	width: 970px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 mainTwoColTable STYLES
 (See also school specific styles)
* * * * * * * * * * * * * * * * * * * * * */

table.mainTwoColTable td.tableTop {
	height: 10px;
	background: url(../fw/boe/twoColBgTop.gif) no-repeat left bottom;
}
table.mainTwoColTable td.tableBtm {
	height: 10px;
	background: url(../fw/boe/twoColBgBtm.gif) no-repeat left top;
}
table.mainTwoColTable td.leftColumn {
	width: 250px;
	padding: 15px 15px 15px 20px;
	vertical-align: top;
}/* Total width should add to 285px. */
table.mainTwoColTable td.rightColumn {
	width: 645px;
	padding: 0 30px 20px 30px;
	vertical-align: top;
}/* Total width should add to 705px. See also ieStyles.css. */
div.leftContentBox {
	background-color: #7F96C2;
}
div.logoBox {
	text-align: center;
	margin-bottom: 15px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 mainContentBox STYLES
 (See also school specific styles)
* * * * * * * * * * * * * * * * * * * * * */

div.mainContentBox a {
	color: #698B69;
}
div.mainContentBox a:hover {
	color: #000000;
}
div.mainContentBox h1 {
	font-size: 160%;
	font-weight: normal;
	color: #74000F;
	text-transform: uppercase;
}/* Used for page headings. */
div.mainContentBox h2 {
	font-size: 130%;
	font-weight: normal;
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #324975;
	text-transform: uppercase;
}/* Used for page subheadings. */
div.mainContentBox h3 {
	font-size: 130%;
	font-weight: normal;
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #698B69;
	text-transform: uppercase;
}/* Used for section headings */
div.mainContentBox h4 {
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}/* Used for section headings */
div.mainContentBox h5 {
	font-size: 130%;
	font-weight: normal;
}
div.mainContentBox h6 {
	font-size: 80%;
	font-weight: normal;
	color: #A4B4D3;
}/* Used for main photo/illustration credit subheadings */
div.mainContentBox h6 img {
	display: block;
}
div.mainContentBox hr {
	border-width: 0;
	background-color: #000000;
	height: 1px;
	margin: 2em 0;
}
div.mainContentBox li {
	padding-bottom: 5px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 SEARCH STYLES 
* * * * * * * * * * * * * * * * * * * * * */

ul.resultsList {
	list-style: none;
	margin-left: 10px;
	padding-left: 0;
}
ul.resultsList li {
	padding: 0 0 1em 10px;
	list-style: none;
	background: url(../fw/shared/listArrow.gif) no-repeat left 4px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 copyrightBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.copyrightBox,
div.copyrightBox a {
	color: #999999;
	text-decoration: none;
}/* Shared attributes grouped for consistency. */
div.copyrightBox a:hover {
	text-decoration: underline;
}
div.copyrightBox img.webmark {
	float: left;
	margin-right: 6px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 siteMap STYLES 
* * * * * * * * * * * * * * * * * * * * * */

ul.siteMap a {
	text-decoration: none;
}
ul.siteMap a:hover {
	text-decoration: underline;
}
ul.siteMap {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style: none;
}
ul.siteMap li {
	padding: 2px 0 2px 0;
}
ul.siteMap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.siteMap ul li {
	padding: 0 0 20px 0;
}
ul.siteMap ul ul {
	margin: 0 0 0 20px;
	text-transform: none;
	font-weight: bold;
}
ul.siteMap ul ul li {
	padding: 2px 0 2px 0;
}
ul.siteMap ul ul ul {
	font-weight: normal;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #C9B992;
} /* Used for misc borders */
div.boundaryBox {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
img.rightPhoto {
	float: right;
	margin: 15px 0 15px 15px;
}
img.leftPhoto {
	float: left;
	margin: 15px 15px 15px 0;
}
.noTopMargin {
	margin-top: 0;
}
p.getAdobeReader {
	margin-top: 40px;
}
.block {
	display: block;
}

