@charset "UTF-8";
/* CSS Document */
  
 body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
	line-height: normal;
	margin: 0;
	padding: 0;
}

a {
	color: #2F42CC;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font: bold 24px;
}

.bluefeature ul,li {
	list-style-image: url(http://www.glenwoodbrooklyn.com/Images/bluebullet.gif);
	list-style-position: outside;
	margin: 0 0 10px 0;
	font-size: 16px;
}

.bodyIndent {
	text-indent: 5;
	font-weight: bold; 
	font-style: italic;
}

.bodyBold {
	font-weight: bold;
}

.bodyBoldItal {
	font-weight: bold; 
	font-style: italic;
}

.bodyItal {
	font-style: italic;
}

.featureblue {
	background-color: #AFE6F6;
	padding: 10px;
	font-size: 15px;
}

.featureborder {
	padding: 10px;
	text-align: center;
	font-size: 15px;
	border: 3px solid black;
}
.asteriskregular {
	font-size: 9px;
	text-align: center;
}

.asteriskorange {
	font-size: 9px;
	text-align: center;
	color: #FC5C09;
}

.Mini {
	font-size: 9px;
	text-align: left
	line-height: 11px;
}

.MiniBlackRight {
	font-size: 9px; 
	text-align: right;
}

.MiniGreyRight {
	font-size: 9px; 
	text-align: right; 
	color: #999999; 
}

.Head16kb {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

.Head16ki {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 20px;
}

.HeadLEFT16ki {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}

.Head18kb {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.HeadLEFT18kb {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.Head20kb {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}

.HeadLEFT20kb {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
.Head24kb {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}

.HeadLEFT24kb {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}

.emphasis {
	font-size: 14px; 
	line-height: normal;
}

.OrangeReg {
	color: #FC5C09;
}

.OrangeBold {
	color: #FC5C09;
	font-weight: bold;
}

.PaleBlueReg {
	font-size: 11px;
	color: #A6C3D0;
}

.DarkBlueReg {
	color: #186B69;
}

.DarkBlueBold {
	font-weight: bold;
	color: #186B69;
}

.PageTitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #FF6633;
}

.PageSubInfo {
	font-size: 14px;
	font-weight: 800; 
	color: #00000;
}

.Captions {
	font-size: 11px; 
	line-height:normal; 
	font-style: italic;
	color: #186B69;
}

.PageID {
	font-size: 24px;
	font-weight: 800;
}

.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}

.nav ul,li {
	display:inline;
}

.nav ul,li a:link a:visited {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#2F42CC;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}

.nav ul,li a:hover a:active {
	background-color:#7AFE6F6;
}

.red {
	color:#FF0000;
}
