/* reset styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	margin: 10px 0 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	outline: 0;
}

html, body {
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

body {
	text-align: center;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/* end reset */

table#parentLayout {
	margin: 0 auto;
	width: 90%;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

#parentLayout td#contentSection {
	position: relative;
	padding: 0 .3em .3em .3em;
	width: 100%;
	text-align: left;
}

#contentSection div.divPageContainer {
	margin: 0 -.3em;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

.divPageContainer div.divHeader {
	float: left;
	width: 100%;
	_width: 99.8%; /* IE6 Bug   */
	min-height: 101px;
	height: auto!important;
	height: 101px;
	clear: both;
}

.divHeader div#headerLeft {
	float: left;
	width: 300px;
	min-height: 101px;
	height: auto!important;
	height: 101px;
}

#headerLeft div.divLanguages {
	position: relative;
	float: left;
	margin: 0 1em;
	width: auto;
}

div.divLanguages h2 {
	font-weight: normal;
}

.divLanguages h2 a {

}

.divLanguages ul.ulLanguages {
	display: none;
}

.divLanguages ul.openLanguage {
	position: absolute;
	left: 1em;
	padding: .5em 1em 0 1em;
	z-index: 1;
}

ul.openLanguage li a {
	display: block;
}

.divLanguages span.spanBookmark {
	display: block;
	width: auto;
	float: left;
}

#headerLeft h1 {
	clear: both;
	margin: 5% 0 0 1em;
}

.divHeader div#headerRight {
	float: right;
	margin: 0 0 .2em 0;
	padding: 0.5em;
	width: 300px;
	min-height: 101px;
	height: auto!important;
	height: 101px;
}

#headerRight div.divContact {
	float: left;
	clear: both;
}

.divContact span {
    display: block;
    margin: 0 .5em;
}


#headerRight div.divAddress {
	margin: .5em;
	clear: both;
}

#headerRight div.siteURL {
    float: left;
    margin: 0 .5em;
    clear: both;
}
div.divBody {
	float: left;
	width: 100%;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

.divBody h2, .divBody h3, .divBody p, .divBody ul, .divBody ol, .divBody dl {
	margin: 0 0 .5em 0;
}

.divBody ul, divBody ol {
	margin: 0 0 0 2em;
}

.divBody ul ul, .divBody ul ol, .divBody ol ul, .divBody ol ol {
	margin-left: 1em;
}

.divBody h2 {
	font-size: 100%;
}

.divBody h3 {
	font-size: 90%;
}

.divBody div#column01 {
	float: left;
	width: 26%;
}

#column01 ul#nav {
	margin: .5em;
}

ul#nav li {
	margin: 0 0 .2em 0;
}

#nav li a {
	display: block;
	margin: 0 0 0 .5em;
}

#nav li ul {
	margin: .2em 0;
}

#nav li ul li a {
	margin: 0 0 0 1em;
}

#column01 div.divPod {
	margin: 0 .5em;
}

#column01 div.practiceArea {
	margin: 1em .5em;
	padding: .2em;
}

.practiceArea h2 {
	padding: .2em;
}

.practiceArea ul {
	margin: 0 .5em;
	padding: 0;
}

.practiceArea li {
	margin-bottom: .5em;
}

.callInfo a {
	display: block;
	width: 220px;
	height: 51px;
	text-indent: -9999em;
}

.divBody div#column02 {
	float: right;
	margin-right: .5em;
	width: 72.5%;
}

#column02 div.divlistitem {
	margin: .5em .5em .5em 0;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

img.imgCustom {
	/*width:610px;*/
    float: left;
    margin: 0 1em .5em 0;
}

/*  table list items rules  */
table.tableListItems {
    margin: .5em auto;
    width: 90%;
}

.tableListItems th, .tableListItems td {
    padding: .2em;
    border: 1px solid #ccc;
}

.tableListItems td {
    vertical-align: top;
}
/*  end table list items rules  */
/*  map and directon table rules    */
div#Map {
    width: 535px; /*    needed for IE 6 rendering bug   */
}

div#Map table, div#Map th, div#Map td {
    border: none;
}

div.mapControlAddress td {
	padding: 3px;
}

div.mapControlAddress span {
	margin-right: 0;
}

table.mapControlLocationFinder {}

table.mapControlLocationFinder th {}

table.directions {
	margin-top: 1.0em;
	width: 80%;
}
	
table.directions th, table.directions td {
	padding: 5px;
	border: 1px solid #ccc!important;	
}
	
table.directions tr.alt td {}
	
table.directions tr.directionsTotalDistance td {}
/*  end map and directon table rules    */
div.divPodContainer {
	margin: .2em 0 1em 0;
	min-height: 180px;
	height: auto!important;
	height: 180px;
	clear: both;
}

.divPodContainer div.divPod {
    display: block;
    margin: .5em;
}

.divPodContainer div.divPod ul {
    list-style-type: none;
    overflow: auto;
    width: 95%;
    height: auto;
}

.divPodContainer div.divPod ul li {
    float: left;
    width: 45%;
}

.divOfficeHours ul li ul {
	margin-bottom: .5em;
}

div.multiMedia ul.videoInfo {
	float: right;
}

ul.videoInfo li {
	margin-bottom: 1em;
}

.divBottomLinks ul {
	margin: 0 0 1em 0;
}

.divBottomLinks ul li {
	float: left;
	padding: 0 .5em;
}

td#footerSection {
	padding: 0 0 1em 0;
}

#footerSection div.divFooter {
	text-align: left;
}

.divFooter div.divLNFooterLogo {
	float: left;
	margin: .5em .5em 0 .5em;
}

.divFooter p {
	margin: 5px 5px 5px 160px;
}

/*	miscellaneious 	*/
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearFloats {
	height: .1em;
	font-size: 1px;
	clear: both;
}

div.extraCentered {
	text-align: center;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.last {
	border: none!important;
}
