/* master stylesheet for www.westernseminary.edu */

.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.SectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.BodyTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f00;
}
.BodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f00;
}
.BodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00f;
}
.BodyTextOlive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666633;
}
.BodyBoldReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.BodyTextReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
.BodyUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000;
}
.BodyBoldUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.BodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}	
.BodyBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}	
.BodyItalicUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000;
	font-style: italic;
}	
.BodyBoldItalicUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	font-style: italic;
}	
.BodyVerdanaReverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.BodyVerdanaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.BodyVerdanaBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.ArialGreySM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.FooterBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.FooterBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.PhotoLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.PhotoLabelBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.VerdanaReverseSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.headlinemain a:link {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 30pt;
	text-decoration: none;
}
.headlinemain a:visited {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 30pt;
	text-decoration: none;
}
.headlinemain a:hover {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 30pt;
	text-decoration: none;
	text-decoration: underline;
}
.headlinemain a:active {
	color: #000;
}
.SJ-PageHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #ad1616;
}
.SJ-BlueSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8298ff;
}
.SJ-RedSubHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ad1616;
}
.SJ-BodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
}
/* these 2 styles allow indented text such as links without improperly used (and invalid) nested <ul> tags */
.BodyText_2xIndent {
	margin-left: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.BodyText_3xIndent {
	margin-left: 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.itemBorder {
	BORDER-RIGHT: black .5px solid; BORDER-TOP: black .5px solid; BORDER-LEFT: black .5px solid; BORDER-BOTTOM: black .5px solid
}
.itemText {
	FONT: 10px Arial, Helvetica; COLOR: #fff; TEXT-DECORATION: none
}
.crazyBorder {
	BORDER-RIGHT: #639 2px outset; BORDER-TOP: #639 2px outset; BORDER-LEFT: #639 2px outset; BORDER-BOTTOM: #639 2px outset
}
.crazyText {
	FONT: bold 12px Arial, Helvetica; COLOR: #ffcc99; TEXT-DECORATION: none
}
