/*[fmt]1A90-1A0A-1*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0px;
	border: 0;
	outline: 0;
	vertical-align: text-top;
}
:focus {
	outline: 0;
}
BODY {
	line-height: normal;
	color: #000000;
	background: #FFFFFF;
}
OL, UL {
	list-style: none;
}
TABLE {
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD {
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {
	content: "";
}
BLOCKQUOTE, Q {
	quotes: "" "";
}
/*personal Code begin*/
BODY {
	background: #D9D0A9 repeat-x 2px 115px;
}
#topNav {
	height: 115px;
	background-color: #D9D0A9;
	min-width: 1094px;
}
#topper {
	margin: -97px 0px -97px 35px;
	#margin-bottom: -90px;
}
#topper IMG {
	position: relative;
}
#navBar {
	padding-top: 54px;
}
/*menu styles*/
.menu {
	background-color: #750C24;
	height: 26px;
}
#menu0 {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	margin-right: 40px;
	/*[empty]margin-left:;*/
	text-align: right;
}
#menu0 A {
	color: #D9D0A9;
	height: 10px;
	text-transform: lowercase;
}
UL#menu0 LI {
	display: inline;
	position: relative;
	font-size: 15px;
	padding: 9px 30px 11px;
	border-left: 3px solid #1C8C8B;
	border-right: 3px solid #1C8C8B;
	#padding-bottom: 20px;
}
UL#menu0 LI+LI {
	padding-left: 30px;
	border-left: none;
}
UL#menu0 LI A:hover {
	opacity: 1;
	border-color: #1C8C8B;
	color: #FFFFFF;
}
UL#menu0 LI TABLE {
	display: none;
}
UL#menu0 LI:hover TABLE {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 500;
	display: block;
}
UL#menu0 LI TABLE A {
	display: block;
	width: 140px;
	margin-left: -45px;
	padding: 6px 8px 8px;
	border: 2px solid #1C8C8B;
	font-size: 12px;
	background-color: #750B23;
	opacity: .75;
}
UL#menu0 LI TABLE UL LI {
	border: none;
	padding: 0;
}
UL#menu0 LI TABLE UL LI A:hover {
	background-color: #750B23;
}
UL#menu0 A#CurrentLink {
	color: #FFFFFF;
	font-weight: bold;
}
/*content table styles*/
#columnMaker {
	margin-bottom: 20px;
}
#columnMaker TD {
	padding: 36px 5px 0px;
}
#backbar {
	font-weight: 600;
	height: 20px;
	background-color: #346086;
	color: #F1A336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px 60px;
	width: auto;
}
#dnn_leftPane {
	width: 300px;
}
#dnn_leftPane P IMG {
	margin-top: -4px;
	#margin-top: 60px;
}
#dnn_leftPane P+P IMG {
	margin-top: 20px;
}
#arrow IMG {
	width: 20px;
	height: 18px;
}
/*Subject to change Below*/
#footerBar {
	height: 65px;
	min-width: 1094px;
}
#footerSpacer {
	background: url(images/openbook_blue.png) no-repeat 5% 55%;
	text-align: right;
	padding: 40px 0px 20px;
}
#OBlogo {
	float: left;
	padding-left: 40px;
}
.dnnFoot {
	font-size: 10px;
	color: #750B23;
	font-family: Arial, Helvetica, sans-serif;
}
#footerImg {
	width: 185px;
	margin-left: 54px;
}
#footItems {
	padding: 0px 40px 0px 0px;
}
#footItems+#footItems {
	margin-right: -5px;
}
UL#footItems A {
	padding: 0px 5px;
	font-size: 10px;
	font-weight: normal;
	color: #750B23;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
UL#footItems A:hover {
	color: #750B23;
	text-decoration: underline;
}
UL#footItems LI {
	list-style-type: none;
	display: inline;
}
/*Terms and Privacy styles*/
.SubHead {
	color: #346086;
	font: bold 15px Arial;
}
.Normal {
	font: 12px Arial;
	color: #000000;
}

