.tableborder {
	border: 1px solid c2c2c2;
}

.textNorm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.textNormMedBoldGrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B9AC;
	font-weight: bold;
}

.textNormMediumBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.textGreenBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636C59;
	font-weight: bold;
}

.title {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #9b9f87;
	font-weight: bold;
}

.textLeftNav_title {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324550;
	font-weight: 800;
	font-style: bold;
	line-height: normal;

}

A.textNavTitlelink:link { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #384064; font-size: 12px; text-decoration: none; font-style: normal;}
A.textNavTitlelink:visited { font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #384064; font-size: 12px; text-decoration: none;  font-style: normal;}
A.textNavTitlelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #384064;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
A.textNavTitlelink:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #8F9EB1; font-size: 12px; text-decoration: none;  font-style: normal;}

A.textBoldlink:link { font-family: Geneva, Arial; font-weight: bold; color: #3C3C3C; font-size: 11px; text-decoration: none; }
A.textBoldlink:visited { font-family: Geneva, Arial; font-weight: bold; color: #3C3C3C; font-size: 11px; text-decoration: none; }
A.textBoldlink:active { font-family: Geneva, Arial; font-weight: bold; color: #3C3C3C; font-size: 11px; text-decoration: none;}
A.textBoldlink:hover { font-family: Geneva, Arial; font-weight: bold; color: #6182A2; font-size: 11px; text-decoration: none; }


A.textNormlink:link { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none; }
A.textNormlink:visited { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none; }
A.textNormlink:active { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none;}
A.textNormlink:hover { font-family: Geneva, Arial; font-weight: normal; color: #6182A2; font-size: 11px; text-decoration: none; }

A:link { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none; }
A:visited { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none; }
A:active { font-family: Geneva, Arial; font-weight: normal; color: #3C507E; font-size: 11px; text-decoration: none;}
A:hover { font-family: Geneva, Arial; font-weight: normal; color: #6182A2; font-size: 11px; text-decoration: none; }

.practice_bullet {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	font-family: Geneva, Arial;
	font-size: xx-small;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	color: #6182A2;
	vertical-align: middle;
	height: 1px;
	width: 1px;
}

.blacktext_bullet {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	font-family: Geneva, Arial;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	color: #000000;
	vertical-align: middle;
}

.roman_list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-roman;
	font-family: Geneva, Arial;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	color: #000000;
	vertical-align: middle;
}

.alpha_list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-alpha;
	font-family: Geneva, Arial;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	color: #000000;
	vertical-align: middle;
}

A.textPAlink:link { font-family: Geneva, Arial; font-weight: bold; color: #8F9EB1; font-size: 11px; text-decoration: none; }
A.textPAlink:visited { font-family: Geneva, Arial; font-weight: bold; color: #8F9EB1; font-size: 11px; text-decoration: none; }
A.textPAlink:active { font-family: Geneva, Arial; font-weight: bold; color: #8F9EB1; font-size: 11px; text-decoration: none;}
A.textPAlink:hover { font-family: Geneva, Arial; font-weight: bold; color: #6182A2; font-size: 11px; text-decoration: none; }

a.name,a.name:link, a.name:visited, a.name:active, a.name:hover  {font-weight: bold; text-transform:uppercase;}