.subPracCat li {
	list-style-type: none;
	font-style: italic;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 3em;
}
li {
	margin-bottom: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #425973;
}

a {
	text-decoration: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageHeadText {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 75%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 12%;
}
#headPic {
	width: 75%;
}
.leftCol {
	width: 225px;
}
#leftNav {
	vertical-align: top;
	padding-top: 15px;
}
#leftNav img {
	display: block;
	margin-bottom: 15px;

}

#mainCont {
	padding: 4em;
	background-color: #FFFFFF;
	width: 650px;
	text-align: justify;
	font-size: 12px;
}
#mainCont img {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
}
#mainCont .profileCont {
	text-align: justify;
}


#footer {
	padding: 10px;
	background-color: #7B92A5;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
#footer a {
	font-size: 9px;
	color: #FFFFFF;
}
#footer a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footMail {
	color: #FFFFCC;
}
.secTopicText {
	font-weight: bold;
}
.backlink {
	text-align: center;
	font-weight: bold;
}
.backlink a {
	text-align: center;
	font-weight: bold;
	color: #006699;
}
.backlink a:hover {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}
.inlinecases  a {
	list-style-type: none;
	font-style: italic;
	margin-bottom: 0px;
	font-weight: bold;
}
