@charset "UTF-8";
/* CSS Document */


/*zero all margin, padding and borders*/




html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/*alternatively*/




* {
	margin: 0;
	padding: 0;
	border: 0;
}
/* New Styles */

 table.regularTable, table.strokeTable {
	border-collapse: collapse;
}

table.strokeTable thead td {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a3a357;
	padding-bottom: 2px;
	vertical-align: bottom;
}
table.strokeTable td {
	padding: 5px 6px;
	vertical-align: top;
	border: 2px solid white;
}
table.vtop td {
vertical-align: top;
}

table.strokeTable tr:first-child th {
  border-top: 0;
}
table.strokeTable tr:last-child td {
  border-bottom: 0;
}
table.strokeTable tr td:first-child,
table.strokeTable tr th:first-child {
  border-left: 0;
}
table.strokeTable tr td:last-child,
table.strokeTable tr th:last-child {
  border-right: 0;
}
.columnTint, .tinteven, .rowTint  {
	background-color: #e5e5bf;
}
.tintOdd {
	background-color: #f5f5e8;
}
a:link,  a:visited {
	text-decoration: none;
	color: #991122;
}
a:hover,  a:active {
	text-decoration: none;
	color: #bdbe3f;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #222222;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 2px;
}
.whitelinks a,  .whitelinks a:link,  .whitelinks a:visited,  .whitelinks a:hover,  .whitelinks a:active {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
/* Begin Typography & Colors */

body {
	background: #6B6B6B url(../images/pageBackground.gif) repeat center top;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
h1, h1.headline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #484646;
	margin-bottom: 8px;
	margin-top: 2px;
}
h1.headline {
	font-size: 22px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 34px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2.black14pt {
	font-size: 14px;
	line-height: 26px;
	color: #000;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #991122;
	font-weight: bolder;
	margin-top: 13px;
	margin-bottom: 2px;/*letter-spacing: .08em;*/
    /*line-height: 18px;*/
     /*margin-bottom: 10px;*/
}
h4 {
	margin-bottom: 2px;
	font-size: 13px;
}
h4.section {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: lighter;
}
h4.awards {
	margin-top: 4px;
	margin-bottom: 8px;
	color: #727272;
}
h3 a {
	color: #222222;
	font-size: 12px;
}
h3.dottedRule {
	background: url(../images/dottedRule.gif) repeat-x left 27px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
h2.dotBar36 {
	background-image: url(../images/dottedTopBot36.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	line-height: 36px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 13px;
	color: #991122;
	margin-bottom: 12px;
	padding-top: 1px;
}
h2.dotBar36Gr {
	background-image: url(../images/dottedTopBot36.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	line-height: 36px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 13px;
	color: #333333;
	margin-bottom: 12px;
	padding-top: 1px;
}
h2.dotBarAlum {
	background-image: url(../images/dottedTopBot29.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f5e7;
	height: 29px;
	line-height: 29px;
	margin-top: 0px;
	font-size: 17px;
	color: #484646;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-left: 6px;
}
h2.redRoundedRight, h3.greenBar {
	padding-left: 11px;
	line-height: 29px;
	height: 28px;
	margin: 0px 30px 0px 0px;
	width: 405px;
}
h2.redRoundedRight {
	background-image: url(../images/redRoundRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 19px;
	color: #FFFFFF;
	background-color: #991122;
	text-transform: none;
}
h3.greenBar {
	text-transform: uppercase;
	background-color: #e3e3a3;
	margin-top: 1px;
	font-size: 12px;
	color: #202009;
	margin-bottom: 14px;
}
h4.redArrow {
	background-image: url(../images/smRedArw.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
	margin-bottom: 2px;
	margin-top: 12px;
}
h5 {
	font-size: 15px;
	color: #bdbe3f;
	font-weight: bolder;
	padding-top: 19px;
	margin: 0px;
}
h3.caps13pt {
 	text-transform: uppercase;
 	font-size: 13px; 
}
h3.13pt {
 	font-size: 13px; 
}

#page {
	position: relative;
	background: url(../images/pageLRBorders.png) repeat-y top;
	margin: 0px auto;
	padding: 0;
	width: 905px;
	text-align: left;
}
#pageheader {
	background: url(../images/pageTopBorder.png) no-repeat top;
	border: none;
	margin: 0px;
	height: 10px;
}


#header {
	margin: 0 0 0 8;
	padding: 0;
	height: 207px;
}
#header_image {
	background-color: #FFFFFF;
	height: 205px;
	width: 473px;
	/*display: inline-block;*/  /*off for ns8 compatibility */


    float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logoBlock {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
}
#content {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	width: 590px;
	padding-left: 29px;
	padding-top: 0px;
	margin: 0px 8px 0px 214px;
}
#content2Column {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 8px 0px 214px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 0px;
	width: 620px;
}
#content2Column p {
	margin-right: 30px;
}
#content2Column .content2ColA {
	float: left;
	width: 298px;
}
#content2Column .content2Col415A {
	float: left;
	width: 415px;
}
#content2Column .content2ColB {
	float: right;
	width: 298px;
}
#content div.leftColumn {
    float: left;
    width: 285px;
}
#content div.rightColumn {
    float: right;
    width: 285px;
}
#content2Column .content2ColB p, #content2Column .content2Col415A p {
	margin-right: 0px;
}
#content3Column {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 8px 0px 214px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 0px;
	width: 620px;
}
#content3Column p {
	margin-right: 0px;
}
#content3Column .content3ColA {
	float: left;
	width: 248px;

}

#content3Column .content3ColB {
	float: right;
	width: 78px;
	margin-right: 20px;

}
#content3Column .content3ColC {
	float: right;
	width: 228px;
	margin-right: 20px;

}

#content4Column {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 8px 0px 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 0px;
	width: 620px;
}
#content table {
	font-size: 12px;
	line-height: 15px;
	padding-top: 4px;
}
.grayBold {
	color: #333333;
	font-weight: bold;
}
hr {
	background: transparent url(../images/hr_blDot.gif) repeat-x scroll center;
	height: 1px;
	margin-bottom: 10px;
	text-align: center;
	opacity: .4;
	filter: alpha(opacity=40);
	margin-top: 0px;
}
hr.fullpagewidth {
	margin: 0px 10px 10px;
}
 #content hr, {
 background: transparent url(../images/hr_blDot.gif) repeat-x scroll center;
 height: 1px;
 margin-bottom: 10px;
}
#content div.line hr {
	background: transparent url(../images/hr_blDot.gif) repeat-x scroll center;
	height: 1px;
	border-width: 1px 0 0;
	margin-bottom: 10px;
}
#content div.horizrule hr {
	display:none;
}
#content div.horizrule {
	background: transparent url(../images/dashedRule.gif) no-repeat center center;
	height: 5px;
	margin-bottom: 10px;
}
.maxwidth405 {
	width: 405px;
}
.noBottomMargin, h2.noBottomMargin {
	margin-bottom: 0px;
}
.BottomMargin5px {
	margin-bottom: 5px;
}
.BottomMargin10px {
	margin-bottom: 10px;
}
.BottomMargin15px {
	margin-bottom: 15px;
}
.BottomMargin20px {
	margin-bottom: 20px;
}
.positions {
	line-height: 18px;
}
.indentToBullet {
	padding-left: 8px;
}
.lineHeight18 {
	line-height: 18px;
}
.marginTop10 {
	margin-top: 10px;
}
.marginBottom5 {
	margin-bottom: 5px;
}
.marginTop20 {
	margin-top: 20px;
}
.morelink {
	font-size: 12px;
	font-weight: bold;
	color: #991122;
	margin-top: 3px;
}
.backToTop {
	font-size: 12px;
	font-weight: bold;
	color: #991122;
	padding-top: 16px;
	padding-bottom: 24px;
}
.seventeen {
	font-size: 17px;
	padding-top: 8px;
}
.fourteen {
	font-size: 14px;
}
.caps {
	text-transform: uppercase;
}
.red {
	color: #991122;
}
.gray {
	color: #2D2D2D;
}
.mdgray {
	color: #484646;
}
.hilite {
	font-size: 12px;
	color: #bdbe3f;
	z-index:100;
}
#support_antioch {
	background-image: url(../images/supportantioch.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 104px;
	width: 207px;
	position: relative;
	overflow: visible;
	z-index: -1;
	float: left;
	top: -150px;
}
#leftnav {
	background-color: #FFFFFF;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: none;
	float: left;
	height: 100%;
	position: relative;
}
#leftnav ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #505051;
	margin: 0px;
	letter-spacing: 0.07em;
	top:0px;
	left:0px;
	padding: 0px;
}
#leftnav ul li {
	background: url(../images/dottedRule.gif) no-repeat center 28px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#leftnav ul li.active {
	margin-top: 11px;
}
#leftnav ul li li.active {
	margin-top: 0px;
}
#leftnav ul li p,  #leftnav ul li h2 {
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 0px;
	color: #991122;
	padding-bottom: 0px;
	margin: 0px 0px 6px;
}
#leftnav ul li h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#leftnav ul ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#leftnav ul ul li {
	background: url(../images/dottedRule.gif) no-repeat center bottom;
	list-style: disc url(../images/triangleBulleted.gif) inside;
	color: #222222;
	font-size: 11px;
	text-indent: 0px;
	padding: 6px 0px 8px 11px;
	font-weight: bold;
	margin: 0px;
	line-height: 14px;
}
#leftnav li.active li {
	list-style-type: none;
	list-style-image: none;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	padding-left: 26px;
}
#leftnav li.active li.active {
	padding-left: 26px;
	text-indent: -8px;
}



#leftnav ul li li.active ul { display: inline; }
#leftnav ul li li.active ul li.first { padding-top: 6px; }
#leftnav ul li ul { padding-top: 3px; }
#leftnav ul li ul ul li {  background-image: none; }
#leftnav li.active li li {
    line-height: 13px;
    font-size: 12px;
    padding: 3px 0px 3px 10px;
}
#leftnav ul li li.active li.active {
    padding-left: 11px;
    text-indent: -8px;
}
#leftnav ul li li.active li.active .hidden  { font-weight: bold; }

#leftnav a:hover {
	color: #991122;
}
#leftnav ul ul li.dotgreen {
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 19px;
}
#leftnav ul ul li.dotred,  #leftnav ul ul li.dotblue,  #leftnav ul ul li.dotgray {
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: 19px;
}
html:first-child #leftnav ul ul li.dotgreen {
	padding-top: 4px;
}
html:first-child #leftnav ul ul li.dotred,  html:first-child #leftnav ul ul li.dotblue,  html:first-child #leftnav ul ul li.dotgray {
	padding-top: 5px;
}
#leftnav ul ul li.dotgreen {
	list-style: disc url(../images/green_circle.gif) inside;
}
#leftnav ul ul li.dotred {
	list-style: disc url(../images/red_circle.gif) inside;
}
#leftnav ul ul li.dotblue {
	list-style: disc url(../images/blue_circle.gif) inside;
}
#leftnav ul ul li.dotgray {
	list-style: disc url(../images/gray_circle.gif) inside;
}
#leftnav ul li a, #leftnav ul li h2 {
	color: #484646;
}
#leftnav ul.triBullets a:hover,  #leftnav ul.triBullets a:active {
	text-decoration: none;
}
#sideBarNav, #sideBarContent {
	background-color: #FFFFFF;
	width: 204px;
	float: right;
	height: 100%;
	list-style-position: inside;
	margin: 0px;
	position: relative;
	left: 31px;
}
#sideBarNav ul, #sideBarContent ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #505051;
	margin: 0px 29px 0px 0px;
	letter-spacing: 0.03em;
	top:0px;
	left:0px;
	text-transform: uppercase;
	padding: 0px;
}
#sideBarNav ul.feed, #sideBarContent ul.feed {
	margin: 0px 29px 0px 0px;
	letter-spacing: 0em;
	text-transform: none;
}

#sideBarNav li, #sideBarContent li {
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 14px;
	color: #991122;
	list-style-type: none;
}
#sideBarNav li.feed, #sideBarContent li.feed {
	font-weight: normal;
	padding-bottom: 2px;
}

#sideBarNav li ul, #sideBarContent li ul {
	list-style: disc url(../images/triangleBulleted.gif) inside;
	margin: 4px 0px 0px 3px;
}
#sideBarNav li li, #sideBarContent li li {
	color: #222222;
	font-size: 12px;
	text-indent: -16px;
	padding: 4px 0px 5px 16px;
	font-weight: bold;
	line-height: 14px;
	text-transform: none;
}
#sideBarNav li li li {
	text-indent: 0px;
	padding: 3px 0px 4px 8px;
	margin: 0px;
	list-style-image: none;
	text-transform: normal;
        font-weight : normal;
}

#sideBarNav li ul.logobullets, #sideBarContent li ul.logobullets {
	list-style-image: none;
	list-style: none;
	margin: 4px 0px 0px 0px;
}
#sideBarNav li ul.logobullets li, #sideBarContent li ul.logobullets li {
	text-indent: 0px;
	padding: 4px 0px 5px 2px;
	margin: 0px;
}
#sideBarNav li ul.logobullets li img, #sideBarContent li ul.logobullets li img {
	padding: 1px 4px 5px 0px;
}
#sideBarNav li li a, #sideBarContent li li a {
	color: #000;
}
#sideBarNav a:hover, #sideBarContent a:hover {
	color: #991122;
	text-decoration: underline;
}

#sideBarContent ul.squBullets li {
	color: #222222;
	font-weight: normal;
margin-left: 15px;
padding-bottom: 5px;

}



.hidden,  .active li .hidden {
	display: none;
}
.active li.active li .hidden {
	display: none;
}
.active .hidden,  .active li.active .hidden,  .active .active li.active .hidden {
	display: inline;
	color: #991122;
}


#grayNavBlock {
	padding: 0px;
	float: left;
	overflow: visible;
	margin: 0px 8px 0px 0px;
	background-image: url(../images/antiochC_Block.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 207px;
}
#grayNavBlock ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #d1d1d2;
	margin: 0px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	/*vertical-align: middle;*/

    padding-top: 2px;
}
#grayNavBlock li {
	height: 23px;
	background-image: url(../images/dottedRule.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 11px;
	padding-left: 20px;
	list-style-type: none;
}
#grayNavBlock ul li a {
	text-decoration: none;
	color: #d1d1d2;
}
#grayNavBlock ul li a:hover {
	text-decoration: none;
	color: #991122;
}
#grayNavBlock li.active {
	padding-left: 11px;
}
#grayNavBlock li.last {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#search_outercontainer {
	position: absolute;
	margin: 0px 8px 0px 0px;
	background-position: 0px 1px;
	overflow: hidden;
	white-space: nowrap;

}
#grayNavBlock #search_outercontainer {
	background-image: url(../images/searchAmbientBG.gif);
	background-repeat: no-repeat;
	top: 171px;
	left: 689px;
	width: 205px;
	height: 35px;
}
#search_outercontainer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bpld;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #d1d1d1;
	padding-left: 20px;
	float: left;
	overflow: visible;
	margin: 0px;
	vertical-align: middle;
}
#grayNavBlock #search_outercontainer p {
	line-height:31px;
	padding-top: 2px;
}
#search_outercontainer #search_innercontainer {
	position: absolute;
	left: 0px;
	top: 1px;
	display:none;
}
#grayNavBlock #search_outercontainer #search_innercontainer {
	background-image: url(../images/searchActiveBG.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 29px;
}
#search_innercontainer input {
	margin: 7px 0px 4px 6px;
	border: 1px solid #e2e2e2;
	padding-top: 0px;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
}
#grayNavBlock #ajaxSearch_input {
	width: 158px;
	height: 18px;
}
#search_outercontainer img {
	margin: 0px 3px 0px 0px;
}
#grayNavBlock #search_outercontainer img {
	margin: 0px;
	position: relative;
	top: 2px;
}
#search_innercontainer #ajaxSearch_form #ajaxSearch_submit {
	border-width: 0px;
	padding-top: 1px;
}
#search_innercontainer input[type=text]:focus,  #search_innercontainer input[type=password]:focus {
	outline: 0 none;
}
#search_outercontainer:hover #search_innercontainer {
	display: block;
}
.ajaxSearch_paging {
	padding-bottom: 12px;
	margin-bottom: 0px;
	display: block;
}
.ajaxSearch_highlight {
	color: #000000;
	font-weight: bold;
}
a.ajaxSearch_resultLink:link {
	text-decoration: underline;
}
div.ajaxSearch_grpResultName {
	margin-bottom: 8px;
}
span.ajaxSearch_grpResultsDisplayed {
	font-size: 11px;
}
#featureNavBar {
	background-color: #bfbf78;
	width: 886px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515152;
	clear: both;
}
#featureNavBar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#featureNavBar li {
	background-color: #bfbf78;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 176px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	list-style-type: none;
	line-height: 30px;
	white-space: nowrap;
	float: left;
}
#featureNavBar li.first {
	width: 177px;
}
#featureNavBar li.active {
	background-color: #acaf32;
}
#featureNavBar li.active, #featureNavBar li.active .hidden, #featureNavBar li.active a {
	color: #fff;
}
#featureNavBar a {
	color: #515152;
}
#featureNavBar a:hover {
	color: #991122;
}
#board {
	color: #333333;
	font-size: 13px;
}
input {
	border: 1px solid #991122;
	line-height: 18px;
}
form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
}
table.formTable td {
	text-align: left;
}
form p {
	font-weight: normal;
}
form {
	padding: 0px;
}
form td {
	padding: 0px;
} /*padding: 2px 2px 4px;*/
form td td {
	padding: 0px;
}
form td td input {
	padding-right: 0px;
} /*  padding-right: 4px;*/
form hr {
	background: transparent url(../images/hr_blDot.gif) repeat-x scroll center;
	height: 1px;
	margin-bottom: 10px;
}
table.formTable th {
	padding: 0px;
	text-align: left;
}
#content form table {
	padding-top: 0px;
}
input, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
TEXTAREA {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #991122;
}
input.file {
	border: none;
}
.button {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11 px;
	background: #991122;
	height: 1.5em;
	padding: 0px 5px;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	vertical-align:middle;
}
.centeredinbar {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 20px;
	font-size: 11px;/*  font-weight: 200;*/
}
.13pName {
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
}
.doubleDotDivider {
	color: #b8b8ba;
	font-weight: normal;
	letter-spacing: .275em;
}
#footer {
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	clear: both;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#footer_address {
	background-color: #991122;
	height: 29px;
	border: 1px solid #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
}
#footer_employ {
	background-color: #6b6b6f;
	height: 29px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#footer_navigate {
	background-color: #6b6b6f;
	height: 29px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#footer_navigate ul {
	font-weight: normal;
	color: #636364;
	letter-spacing: 0.1em;
	float: left;
	padding-right: 0.4em;
	display: block;
	margin-top: 8px;
}
#footer_navigate li {
	display: inline;
	list-style-type: none;
	font-weight: bolder;
	margin-left: -2px;
}
#footer_navigate ul li a {
	color: #ffffff;
	text-decoration: none;
}
#footer_navigate ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_navigate ul li span {
	color: #b8b8ba;
	letter-spacing: 0em;
}
#pagefooter {
	background-image: url(../images/pageBottomBorder.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	width:905px;
	height: 30px;
}
#pagefooter p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
#pagefooter p a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagefooter p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*ditto */

#ditto_Multipage {
	margin-bottom: 4px;
}
#ditto_pages {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bolder;
	font-size: 12px;
}
.ditto_currentpage, .ditto_currentpage a, .ditto_currentpage a:active {
	color: #991122;
}
.ditto_previous_link,  .ditto_page,  .ditto_currentpage {
	display: inline;
	background-image: url(../images/pageNumRedColon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	margin-right: 7px;
}
.ditto_page {
	color: #222222;
}
#ditto_pages .ditto_off {
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #cccccc;
}
#ditto_pages a,  #ditto_pages a:link,  #ditto_pages a:visited {
	text-decoration: none;
	color: #222222;
}
#ditto_pages a:hover {
	color: #222222;
	text-decoration: underline;
}
.quote {
	font-size: 14px;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
}
.quoted {
	font-size: 13px;
	color: #484646;
	font-weight: bold;
	margin-bottom: 4px;
}
.titleNote {
	font-size: 14px;
	font-weight: bold;
}
.bulletList strong {
	color: #484646;
}
.bulletList strong {
	color: #484646;
}
ul.employ,  ul.squBullets,  ul.bulletList,  ul.enewsBullets,  ul.noBullets,  ul.triBullets,  ul.triBulletsTighter, ul.squBulletsSingle {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 2px 5px 0px 0px;
}
ul.triBullets {
	padding: 6px 5px 6px 0px;
}
ul.triBulletsTighter {
	padding: 1px 5px 1px 0px;
}
ul.employ li,  ul.squBullets li,  ul.bulletList li,  ul.enewsBullets li,  ul.noBullets li,  ul.triBullets li, ul.triBulletsTighter li, ul.squBulletsSingle li {
	line-height: 16px;
	color: #222222;
	font-size: 12px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 5px 0px;
}

ul.squBulletsSingle {
		padding: 2px 2px 0px 0px;


}



ul.triBulletsTighter li {
	padding: 3px 0px;
}
ul.triBullets li, ul.triBulletsTighter li{
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/triangleBulleted.gif);
}
ul.squBullets li, ul.squBulletsSingle li {
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(../images/squareSmallBulleted.gif);
}
ul.enewsBullets li {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/squareSmallBulleted.gif);
}
ul.bulletList {
	padding: 0px;
}
ul.bulletList li {
	list-style: disc url(../images/4squarebullet.gif) outside;
	font-size: 14px;
	line-height: 15px;
}
ul.noBullets {
	font-size: 12px;
	list-style: none;
	padding: 0px;
}
ul.noBullets li {
	font-size: 12px;
	list-style: none;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
ul.noBullets li p {
	margin-top: 0px;
}
ul.triBullets a,  ul.triBullets a:link,  ul.triBullets a:visited, ul.triBulletsTighter a,  ul.triBulletsTighter a:link,  ul.triBulletsTighter a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #484646;
}
ul.triBullets a:hover,  ul.triBullets a:active, ul.triBulletsTighter a:hover,  ul.triBulletsTighter a:active {
	text-decoration: underline;
	color: #991122;
}
ul.padding3px0px {
	padding: 3px 5px;
}
ul.padding3px0px li {
	padding: 3px 0px;
}
.BottomPadding12px, ul.BottomPadding12px {
	padding-bottom: 12px;
}

  ul.resourceBullets {
	font-size: 14px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
ul.resourceBullets {
	padding: 6px 5px 6px 0px;
}

 ul.resourceBullets li {
	line-height: 23px;
	color: #222222;
	font-size: 13px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding: 5px 0px;
       font-weight: lighter;
}


ul.resourceBullets a,  ul.resourceBullets a:link,  ul.resourceBullets a:visited {
	font-size: 15px;
        text-decoration: none;
	color: #991122;
}
ul.resourceBullets a:hover,  ul.resourceBullets a:active {
	font-size: 15px;
	text-decoration: underline;
	color: #991122;
}
  


.headline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #991122;
	margin-top: 16px;
	margin-bottom: 0px;
}
.lineHeightMore {
	line-height:18px;
}
.B_crumbBox {
	font-size: 11px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	padding-top: 3px;
	margin: 0px;
	padding-left: 244px;
}
.newsStory {
	clear: both;
	float: left;
}
.clearBoth_Inline {
	clear: both;
	margin: 0px;
	height: 1px;
	width: 1px;
}
.fullwidthSpacer {
	width: 600px;
	margin: 0px;
	height: 1px;
	width: 600px;
	padding: 0px;
	clear: right;
}
p.lastp {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.directory h3 {
	font-size: 13px;
	margin: 4px 0px 1px;
	padding-left: 8px;
}
.directory p {
	line-height: 15px;
	margin: 0px 0px 0px 8px;
}
.directory .padtop4 {
	padding-top:3px;
}
.directory div,  .directory div.content2ColA,  .directory div.content2ColB {
	margin-bottom: 10px;
}
h3.directorySubCat {
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #333333;
	margin-bottom: 7px;
	padding-top: 1px;
}
.normal {
	font-weight: normal;
	text-transform: none;
}
/* Sitemap */

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.sitemap .B_crumbBox {
	padding-left: 0px;
}
.sitemap h5 {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	font-size: 13px;
	line-height: 21px;
}
.sitemap h5 a:hover {
	text-decoration: underline;
}
.sitemap td:hover h5 a {
	color: #991122;
}
.sitemap ul {
	list-style-type: none;
/*	background-image: url(../images/sitemapDotsUL1.gif);
	background-position: 2px bottom;
	background-repeat: no-repeat; */
	margin-right: 12px;
	margin-bottom: 24px;
}
.sitemap li {
	/*background-image: url(../images/sitemapDotsLI1.gif);*/
	background-image: url(../images/sitemap_li_dotted.gif);
	background-repeat: repeat-Y;
	background-position: 2px -987px;
	font-size: 13px;
	line-height: 15px;
	padding: 3px 0px 3px 14px;
}
.sitemap li.last { background-image: url(../images/sitemap_li_dotted_last.gif); }

.sitemap ul ul {
	margin-bottom: 0px;
	margin-right: 0px;
}
.sitemap li li {
	font-size: 12px;
}
.sitemap a {
	color: #000000;
}
.sitemap a:hover {
	color: #991122;
}
.sitemap li:hover {
	/*background-image: url(../images/triangleBulleted.gif);*/
	background-image: url(../images/sitemap_li_dotted_redtriangle.gif);
}
.sitemap li.last:hover { background-image: url(../images/sitemap_li_dotted_last_redtriangle.gif); }

/*Academics*/

.grayBars {
	border-top-width: 7px;
	border-top-color: #bcbfbb;
	border-top-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #bcbfbb;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 8px;
}
.pullquote {
	font-weight: bold;
	color: #991122;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.adroppullquote {
	border-top-width: 7px;
	border-top-color: #bcbfbb;
	border-top-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #bcbfbb;
	border-bottom-style: solid;
	font-weight: bold;
	color: #991122;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/drop_a.gif) no-repeat 0px 12px;
}
.adroppullquote .firstletter {
	width: 50px;
	height: 48px;
	float: left;
	display: block;
	font-size: 105px;
	line-height: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	text-indent: -999em;
	margin: 0 4px 0 0;
	text-transform: lowercase;
}
h3.boxHeader {
	padding-left: 11px;
	line-height: 29px;
	height: 28px;
	margin: 0px 30px 0px 0px;
	width: 405px;
}
h3.boxHeader {
	background-color: #e5e5bf;
	margin-top: 1px;
	font-size: 14px;
	color: #991122;
}
.box2Col {
	background-color: #f5f5e8;
}
.box2Col li {
	padding: 4px 0px 5px 16px;
}
.box2Col ul {
	padding-left: 11px;
}
.box2Col ul.triBullets a {
	color: #222222;
}
.box2Col ul.triBullets a:hover {
	color: #991122;
}
ol {
	color: #222222;
	margin:0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
ol p {
	margin:0px;
	padding:3px 0 6px;
	color: #484646;
	line-height: 16px;
	font-weight: normal;
}
ol li {
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

ol.olPadded {
padding: 6px 5px 0 0;
}
ol.olPadded li {
padding: 5px 0;
}

ol.olAlphaLower { 
list-style-type: lower-alpha; 
list-style-position: outside; 
padding: 6px 5px 0 0;
} 
ol.olAlphaLower li { 
padding:5px 0;
}
ol.olAlphaUpper { 
list-style-type: upper-alpha; 
list-style-position: outside; 
padding: 3px 5px 0 0;
} 
ol.olAlphaUpper li { 
padding:4px 0;
}

ul.squBullets ol {
	color: #222222;
	margin-left:20px;
	padding: 0px;
	font-size: 13px;
	list-style-image: none;
	list-style-type: decimal;
}
ul.squBullets ol p {
	margin:0px;
	padding:3px 0 0px;
	color: #484646;
	line-height: 16px;
	font-weight: normal;
}
ul.squBullets ol li {
	padding-top: 2px;
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	list-style-image: none;
	list-style-type: decimal;
}
.alignRight {
	text-align: right;
}
#page #content #sideBarNav .buttonLink, #page #content #sideBarNav .buttonLink a, #page #content2Column #sideBarNav .buttonLink, #page #content2Column #sideBarNav .buttonLink a,
#page #content2Column #sideBarContent .buttonLink, #page #content2Column #sideBarContent .buttonLink a , .buttonLink , .buttonLink a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
#page #content2Column #sideBarNav .buttonLink a:hover, #page #content2Column #sideBarNav .buttonLink a:active,
#page #content2Column #sideBarContent .buttonLink a:hover, #page #content2Column #sideBarContent .buttonLink a:active, .buttonLink a:hover,  .buttonLink a:active {
	text-decoration: none;
	color: #FFF;
	background: #bdbe3f;
}
.padtop4 {
	padding-top:3px;
}

.obscure {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}	
@media screen {
    .content2Col415A .columnA {
        width:194px;
        float: left;
    }
    .content2Col415A .columnB {
        width:194px;
        float: right;
    }	
}
@media print {
    body, #pageheader, #page, #pagefooter { 
        background-image:  none;
        background-color: #fff;
    } 
    #page {
        width:696px;
        margin: 0 100px;
    }
    p, p.lineHeightMore {
        font-size: 1.2em;
        line-height: 1.38em;
        text-indent: .01em;

    }
    hr {  border-bottom:1px dotted #aaa; }
    h1 { font-size:2em; }
    h2.dotBarAlum {
        border-top:1px solid #bbb;
        border-bottom:1px solid #bbb;
    }
    ul.employ li,  ul.squBullets li, ul.squBulletsSingle li,  ul.bulletList li,  ul.enewsBullets li,  ul.noBullets li,  ul.triBullets li, ul.triBulletsTighter li {
        font-size:1.1em;
        line-height: 1.3em;
    }

    .dontPrint, .morelink, #grayNavBlock, #featureNavBar, #leftnav, #sideBarNav,     #footer { display:none; }
    #content, #content2Column, .B_crumbBox {
        margin:0 8px;
        padding:0;
        width: auto;
    }
    #content2Column, #content3Column, .content2Col415A { width: auto; }
    .p474 { width: 474px; }
    #content2Column p,  #content3Column p { margin-right: 0; }
    .content2Col415A .columnA, content2Col415A .columnB {
		width: 474px;
		width: auto;
		float: none;
    }
    #pagefooter { text-align: left; }
    #pagefooter p {
        font-size: .85em;
        margin:10px 0 0 210px;
        color: #000;
    }
    #pagefooter p a { display:none; }
    .adroppullquote .firstletter {
        font-family: Georgia, Times, 'Times New Roman', serif;
        font-size : 7em;
        position:relative;
        top:-.3em;
        left:-.05em;
        margin: 0 4px 0 0;
        font-weight : bold;
        opacity: 1;
        filter: alpha(opacity=100);
        text-indent: 0em;
    }

.indent {
       margin-left: 38px;
}


