BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration: underline;
}

HR {
	height : 1px;
	color: #003399;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #D4C296;
}


.pageContent {
	background-color : #ffffff;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding : 20px 20px 20px 10px;
}



.Resources {
	background-color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	padding : 0px 0px 0px 0px;
}

A.ResourceLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration: none;
	background-image : url(/stores/190/images/blue_link_1.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

A.ResourceLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #CC0000;
	text-decoration: underline;
	background-image : url(/stores/190/images/blue_link_2.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

A.ListLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration: none;
	background-image : url(/stores/190/images/blue_link_1.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

A.ListLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #CC6633;
	text-decoration: underline;
	background-image : url(/stores/190/images/blue_link_2.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

A.PracticeAreas {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	display : block;
	padding : 0px 2px 0px 5px;
	text-decoration : none;
	background-image : no-image;
	background-repeat : repeat-y;
	background-color : #D4C296;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
    border-left : 1px solid #000000;
	border-top : 1px solid #FFFFFF;
}

A.PracticeAreas:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	display : block;
	padding : 0px 2px 0px 5px;
	text-decoration : none;
	background-image : no-image;
	background-repeat : no-repeat;
	background-color : #D4C296;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #00000;
	border-left : 1px solid #000000;	
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nopad {
	padding: 0px;
}
