@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #343434;
	background-image: url(images/frame/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #003466;
	margin: 0px;
}
.mainNav {
	width: 100%;
}

.mainNav a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #022C54;
}
.mainNav a:link {
	color: #022C54;
	text-decoration: none;
}
.mainNav a:visited {
	text-decoration: none;
	color: #022C54;
}
.mainNav a:hover {
	text-decoration: none;
	color: #990000;
}
.mainNav a:active {
	text-decoration: none;
	color: #022C54;
}

.thrColFixHdr #container #footer p {
	color: #003464;
}
.thrColFixHdr #container #footer a:link {
	color: #003464;
}
.thrColFixHdr #container #footer a:visited {
	color: #022C54;
}
.thrColFixHdr #container #footer a:hover {
	color: #990000;
}



.copyright {
	font-size: x-small;
}
.copyright a:visited {
	text-decoration: none;
	color: #022C54;
}
.copyright a:hover {
	text-decoration: none;
	color: #990000;
}
.copyright a:active {
	text-decoration: none;
	color: #022C54;
}

.secondaryNav a:link {
	color: #022C54;
	text-decoration: none;
	font-size: 85%;
}
.secondaryNav a:visited {
	text-decoration: none;
	color: #022C54;
	font-size: 85%;
}
.secondaryNav a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 85%;
}
.secondaryNav a:active {
	text-decoration: none;
	color: #022C54;
	font-size: 85%;
}
.secondaryNav a {
	font-weight: bold;
	text-transform: uppercase;
	color: #022C54;
	font-size: 85%;
} 
.secondaryNav {
	font-weight: bold;
	text-transform: uppercase;
	color: #022C54;
	font-size: 85%;
} 

a:link {
	color: #006ab3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 120%;
	color: #006ab3;
}
h2 {
	font-size: 100%;
	color: #003466;
}
h3 {
	font-size: 100%;
	color: #003466;}

.thrColFixHdr #container {
	width: 815px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
.thrColFixHdr #header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 267px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8398AB;
	padding: 0px;
	margin-right: 10px;
	margin-left: 3px;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;
	background-image: url(images/frame/Practice_Information_index.jpg);
	background-repeat: no-repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8398AB;
	border-bottom-color: #8398AB;
}
.thrColFixHdr #container #sidebar2 img {
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.blueUnderline {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003466;
}

.thrColFixHdr #mainContent {
	width: 230px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 290px;
} 
.thrColFixHdr #container #sidebar1 p {
	font-size: 80%;
	line-height: 130%;
}
.thrColFixHdr #container #mainContent p {
	font-size: 80%;
	line-height: 130%;
}

.thrColFixHdr #container #sidebar2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 80%;
	color: #343434;
	line-height: 130%;
}

.thrColFixHdr #footer {
	background-color: #dfe4e9;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul {
	margin:0;
	padding: 0;
	list-style:none;
	width: 780px;
	float:right;
}

ul li {
	float:left;
}

ul a {
	display: block;
	padding: 0 .5em;
	line-height: 4.1em;
	text-decoration: none;
	color:#003466;
}


.boldHeader {
	font-size: 110%;
	font-weight: bold;
	color: #013567;
}

.dottedBorder {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #013567;
}
p {
	font-size: 90%;
	color: #343434;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar1 img {
	margin-bottom: 20px;
}
.phone {
	font-size: 120%;
}

