body {
	color: black;
	color: #ffcca2;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 20px;
	background-color: #28518f;
	background-image: url(../Img/MS_BkgndTop.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
td { color: #ffcca2; font-size: 16px; font-family: Arial, Helvetica, Verdana; line-height: 20px; text-decoration: none; }
a:link { color: #ff8658 ; text-decoration: underline; }
a:visited { color: #a2a9eb ; text-decoration: underline; }
a:hover { color: #e8a06a; text-decoration: underline; }
a:active { color: #ff604b ; text-decoration: underline; }
.bodySmallest { color: #ffa742; font-size: 12px; font-family: Arial, Helvetica, Verdana; font-weight: normal; line-height: 14px; }
.bodySmallestWht { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Verdana; font-weight: normal; line-height: 14px; }
.bodySmallestLtOrange { color: #fff3e1; font-size: 12px; font-family: Arial, Helvetica, Verdana; font-weight: normal; line-height: 14px; }
.bodySmaller { font-size: 14px; font-family: Arial, Helvetica, Verdana; font-weight: normal; line-height: 16px; }
.bodyBigger { font-size: 1.2em; font-family: Arial, Helvetica, Verdana; font-weight: 500; color: #fff; letter-spacing: 0.03em; }
.bodyBiggest { font-size: 24px; font-family: Arial, Helvetica, Verdana; font-weight: bold; line-height: 26px; }
.bodyBold { font-size: 16px; font-family: Arial, Helvetica, Verdana; font-weight: bold; line-height: 18px; }
.HdrText { color: #fff; font-size: 22px; font-family: Arial, Helvetica, Verdana; font-weight: 500; line-height: 24px; letter-spacing: 0.05em; }
.bottomBarLinks { font-size: 14px; font-family: Arial, Helvetica, Verdana; line-height: 12px; }
.linkCondensed { font-size: 16px; font-family: "Arial Narrow", Arial, Helvetica; font-weight: bolder; line-height: 18px; }
.linkCondensedSmaller { font-size: 14px; font-family: "Arial Narrow", Arial, Helvetica; font-weight: bolder; line-height: 14px; }
.floatLeft { float:left; margin-right: 8px; }
.floatRight { margin-left: 4px; float: right; }


.line-height-increase-me {
	line-height: 24px;
}

.BlogTable {
	border-collapse: collapse;
	width: 617px;
	background: #0E1435;
}
.BlogTableLeft {
	border: 1px solid #4566AD;
	width: 90px;
}
.BlogTableRight {
	border: solid 1px #4566AD;
	width: 527px;
}

#wrapper { margin: 0 auto; width: 932px; }
#content { width: 100%; }

#MainTableWrapper {
	background-image: url(../Img/MS_BodySwathRepeatY.jpg);
	background-repeat: repeat-y;
	background-position: 0 top;
	margin: 0px;
	padding: 0px;
	width: 932px;
	border-width: 0px;
}

#MainTable {
	background-image: url(../Img/MS_BodyTopBkgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	margin: 0px;
	padding: 0px;
	width: 932px;
	border-width: 0px;
}

#BodyDiv {
	padding:12px;
}

TABLE.nestedTable { padding: 4px; border: solid 1px #784507; }

#TableOfContents { height: 100px; width: 100px; left: 683px; position: absolute; top: 1px; visibility: visible; }
TABLE.ToC_Table { background-color: #fff; border: solid 1px #eed8b8; }
td.td_ToC_Table { padding: 3px; border: solid 1px #eed8b8; }

#Layer1 {
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Layer6 { visibility: visible; position: absolute; z-index: 6; clip: rect(auto auto 100px auto); }
#Layer2 { visibility: visible; position: absolute; z-index: 2; width: 922px; }
#Layer5 {
	visibility: visible;
	position: absolute;
	z-index: 5;
	width: 922px;
	clip: rect(auto,240px,390px,auto);
}
#Layer5_FullWidth { visibility: visible; position: absolute; z-index: 5; width: 922px; }
#nav, #nav ul { /* all lists */
font-weight: bold; line-height: 26px; font-size: 12px; padding: 0; list-style: none; float : left; width : 187px; margin: 0; }
#nav li { /* all list items */
		position : relative; float : left; line-height: 2.4em; margin-bottom : -1px; width: 190px; }
#nav a.daddy { background-image: url(../Img/MS_rightarrow.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right center; }
#nav a.sub { background-color: #35160c; background-repeat: no-repeat; background-attachment: scroll; }
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 185px;
		margin-top : -28px;
	}
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
#nav li a { width: 155px; w\idth : 178px; display : block; color : #fae5d5; font-weight : bold; text-decoration : none; background-color : transparent; padding : 0 0.25em; border-top: 1px solid #692e17; border-left: 1px solid #35160c; border-bottom: 1px solid #692e17; }
#nav li a:hover { color : #fae5d5; background-color: #0a1243; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
