ul, li {
	margin:0;
	padding:0;
	border:none;
	font-size: 11px;
		}
		
	div.domtab{
	width: 670px;
	margin-left: 102px;
	margin-top: 20px;
		}

.domtab  p   {
	color: #334871;
	padding: 0px;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.domtab h1 {
	font-size: 11pt;
	color: #334871;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	text-transform: uppercase;
}


	ul.domtabs{
	float:left;
	background-image: url(images/tab-ul.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0em;
	width: 670px;
	background-position: bottom;
	list-style-type: none;
		}
#tl {
	margin: 0px;
	padding: 0px;
}

	ul.domtabs li{
	float:left;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	width:84px;
	text-decoration:none;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
	/*min-height:3em;*/
		}
		ul.domtabs a:hover{

		}
		div.domtab div{
	clear:both;
	width:auto;
	color:#000000;
	background-color: #FFFFFF;
		}

		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
	color:#666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
.practice {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.practice ul {
	list-style-image: url(images/tab-arrow.gif);
	margin: 25px;
	padding: 0px;
	list-style-type: none;
}

.practice ul li {
	padding-top: 1px;
	padding-bottom: 1px;
}
.practice ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	text-decoration: none;
}
.practice ul li a:hover {
	color:#001830;
	text-decoration: underline;
}
