.news
{
	text-indent: 0px;
	padding: 3px 0 4px 16px;
}

.news li 
{
	list-style: none;
	background: url(../images/pointer_sm.gif) no-repeat 7px 9px;
	padding: 3px 0 4px 16px;
	font-size: 12px;
	line-height: 16px;
}
.news li a span { color : #444; }

.linkList
{
	text-indent: 0px;
	padding: 3px 0 4px 16px;
}

.linkList li 
{
	list-style: none;
	background: url(../images/pointer_sm.gif) no-repeat 7px 9px;
	padding: 3px 0 4px 16px;
	font-size: 12px;
	line-height: 16px;
}

.commaList
{
	padding: 3px 0 4px 16px
	text-indent: 0px;
	text-align: left;
}
.commaList li
{
	list-style: none;
	display: inline;
	font-size: 11px;
}
.commaList ul { list-style: none; }

.text
{
	font-size: 12px;
	line-height: 18px;
	text-indent: 15px;
}

.title
{
	margin-bottom: 5px;
	border: 2px outset #E6E6E6;
	font-family: "Times New Roman";
	color: #0021A5;
	font-variant: small-caps;
	font-weight: 900;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 2px;
	text-align: center;
	text-indent: 0px;
}

.subTitle
{
	font-family: "Times New Roman";
	color: #0021A5;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
	text-indent: 0px;
}

.stdList
{
	list-style-type: disc;
	text-indent: 0px;
	padding-left: 10px;
}

.noIndent
{
	text-indent: 0px;
}

.inset
{
	text-indent: 0px;
	padding: 15px 35px 15px 35px;
}

.currentResidentTable
{
	font-size: 11px;
}

.faqQuestion
{
	font-family: "Times New Roman";
	color: #0021A5;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-indent: 0px;
}

.faqAnswer
{
	font-family: "Times New Roman";
	color: #ff4a00;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
	text-indent: 0px;
}

.faqContent
{
	padding-bottom: 25px;
}

.faqList
{
}

.infoTable
{
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #AAAAAA;
}

.infoTable th
{
	font-weight: bold;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	padding: 5px;
}

.infoTable td
{
	line-height: 128%;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	padding: 5px;
}

.infoTableSpacer
{
	background-color: #BBBBBB;
	height: 30px;
}