html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 17px;
}

h {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

fieldset	{
	border: 1px solid #0066FF;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

legend	{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #003366;
	border: 1px solid #0066FF;
	padding: 1px 5px;
}

input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	background-color:#e0e2e3;
	border-width: 1px;
	border-style: solid;	
	border-color: #003366;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	background-color:#d8dce1;
	border-width: 1px;
	border-style: solid;	
	border-color: #3399ff;
}

input.mq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;	
	border-color: #003366;
}

.paddingheader {
	margin-left: 10px;
	margin-right: 10px;
}

.mqtable {
	margin-right: 20px;
}

.mqimage {
	margin-right: 20px;
}

#tilebg {
	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

#maintbl {
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}

#footer {
	font-family: Garamond, Verdana;
	color: #555555;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#contactfooter {
 	font-family: Garamond, Verdana;
 	color: #555555;
 	font-weight: bold;
 	font-size: 11px;
 	padding-left: 10px;
	padding-right: 10px;
 	padding-top: 10px;
 	padding-bottom: 5px;
}

#contentpad {
	padding-bottom: 10px;
}

UL.mainheader {
	font-family: Arial;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.contentheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}

.contenttext{
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.contenttext2{
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #000000;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.ptext{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 2px;
}

a.togglebtn {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #0066FF;
	text-decoration: underline;
	border-color: db8b00;
}
a.togglebtn:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #0066FF;
	text-decoration: underline;
	border-color: db8b00;
}
a.togglebtn:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #0066FF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
}

.tablecontentlayout {
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 3px;
	margin-bottom: 10px;
}

.tablecontentrow {
margin-bottom: 100px;
}

.tablecontentheader {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #333333;
}

.tablecontenttext {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

.addresstext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#addresstext1 {
 font-family: Verdana;
 font-size: 12px;
 color: #FFFFFF;
 text-align: center;
 margin-top: 3px;
}

.calltext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
}

#calltext1 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
}

.qctext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 7px;
}

.submitbtn {
	margin-top: 7px;
}

.boxborder {
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

.boxborder1 {
	background-color: #777777;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#FFFFFF;
	margin-left: 17px;
	margin-bottom: 10px;
	width: 150px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.inputfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#FFFFFF;
	margin-left: 17px;
	width: 150px;
	height: 100px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contactbox {
	background-color: #6f7f92;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.contactbox1 {
	background-color: #6f7f92;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.datetime {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	background-color: #777777;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

a.navlink {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #777777;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
body.home-info a.navlink#home {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
body.aboutus-info a.navlink#aboutus {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
body.practiceareas-info a.navlink#practiceareas {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
body.faq-info a.navlink#faq {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
body.contactus-info a.navlink#contactus {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
body.links-info a.navlink#links {font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	text-decoration: none;
}
a.navlink:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #777777;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
a.navlink:hover {
	font-family: Verdana;
	font-size: 13px;
	font-variant: small-caps;
	background-color: #FFFFFF;
	display: block;
	color: #336699;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


#padnav {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#padcontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#padright {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ogborder {
	border-left-width: 1px;
	border-left-color: #FFcc33;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
}

.navheader {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}

.boxhead {
	font-size: 12px;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxtext {
	font-size: 11px;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.whitetext{
font-size: 11px;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.topcolor {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

a {
	font-weight: bold;
	font-size: 12px;
	color: #6699CC;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #6699CC;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #0033CC;
	background-color: transparent;
	text-decoration: none;
}
a.link {
	font-weight: bold;
	font-size: 11px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	border-color: #0066FF;
	text-align: justify;
}
a.link:visited {
	font-weight: bold;
	font-size: 11px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	border-color: #0066FF;
	text-align: justify;
}
a.link:hover {
	font-weight: bold;
	font-size: 11px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a.cals {
	font-size: 10px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
}
a.cals:visited {
	font-size: 10px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
}
a.cals:hover {
	font-size: 10px;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a.rowlink {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.rowlink:visited {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.rowlink:hover {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.rowlink2 {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.rowlink2:visited {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.rowlink2:hover {
	font-family: Garamond, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

