/* CSS Document */
html {
	
}
body {
	background-color:#F8F8F8;
	background-image:url(../_images/backgrounds/bodyBG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

/* Heading Style -- for each main page */
h1 {
	color: #B18D40;
	margin-top: 15px;
	margin-left:25px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
/* Heading Style -- xx */
h2 {
	margin-top: 5px;
	margin-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color:#999999;
}
/* Heading Style -- xx */
h3 {
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	color: #B86B23;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
/* Heading Style -- xx */
h4 {
}
/* Heading Style -- xx */
h5 {
}
/* Heading Style -- xx */
h6 {
}
/* Heading Style -- xx */
h7 {
}

p {
	margin:0px 0px  8px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 2px;
	color: #737373;
}
#mainSubNav p {
	margin:0px 15px  8px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
	color: #737373;
}
ul {
	
}


li {
	margin-top: 2px;
}
ol {
}

#practiceInfo ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color: #737373;
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

#mainSubNav ul {
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 40x;
}
#mainSubNav li {
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

/* styles defining Site Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
a:visited {
}
a:hover {
	color: #CC0000;
}
a:active {
}

/* this is the main body tag it holds all of the other divs together */
#mainBody {
	padding:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:650px;
}
/* this tag will hold the top images */
#mainHeader {
	padding:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width:650px;
	height:114px;
	background-image: url(../_images/header/hdr01.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	white-space:nowrap;
}
/* this tag is for the last panel that contains a navigation element */
#rightTopNav {
	color: #FFFFFF;
	padding:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width:325px;
	height:114px;
	background-image: url(../_images/header/hdr02.jpg);
	background-repeat: no-repeat;
	white-space:nowrap;
	float: right;
	position:relative;
}
#topNav {
	margin: 0px;
	width: 247px;
	color: #FFFFFF;
	text-align:right;
	font-size:9px;
	text-decoration:none;
	padding: 3px 48px 0px 0px;
	position:relative;
	float:right;
}
#topNav a {
	font-size:9px;
	line-height:12px;
	color: #FFFFFF;
}
#topNav a:hover {
	text-decoration:underline;
}
/* this tag holds the navigation */
#mainNav {
	padding:0px;
	margin:0px;
	width:650px;
	height:33px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
}
/* this modifies the Ul so that the list floats horizontally */
#menu {
    width: 650px; 
	height: 33px;
    margin: 0; 
	padding: 0;
    position: relative;
}
#menu li {
    margin: 0; padding: 0; list-style: none;
   float:left;
}
#menu li, #menu a {
    height: 33px; 
	display: block;
}
	
/* these are modified link tags containing the over and up states of the buttons */
#btn01 a {
	display: block;
	width: 77px;
	height: 33px;
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-image: url(../_images/expNav/up/Nav_01home.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	text-indent: -9000px;
	background-position: center center;
}
#btn01 a:hover {
	background-image: url(../_images/expNav/over/Nav_01home.jpg);
	background-repeat: no-repeat;
}

#btn02 a {
	display: block;
	height: 33px;
	width: 104px;
	float: left;
	text-decoration: none;
	background-image: url(../_images/expNav/up/Nav_02practice.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	text-indent: -9000px;
	background-position: center center;
}
#btn02 a:hover {
	background-image: url(../_images/expNav/over/Nav_02practice.jpg);
	background-repeat: no-repeat;
}
#btn03 a {
	display: block;
	height: 33px;
	width: 64px;
	float: left;
	text-decoration:none;
	background-image: url(../_images/expNav/up/Nav_03library.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	text-indent: -9000px;
	background-position: center center;
}

#btn03 a:hover {
	background-image: url(../_images/expNav/over/Nav_03library.jpg);
	background-repeat: no-repeat;
}
#btn04 a {
	display:block;
	height: 33px;
	width: 169px;
	float:left;
	text-decoration:none;
	background-image: url(../_images/expNav/up/Nav_04providers.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	text-indent: -9000px;
	background-position: center center;
}
#btn04 a:hover {
	background-image: url(../_images/expNav/over/Nav_04providers.jpg);
	background-repeat: no-repeat;
}

#btn05 a {
	display:block;
	height: 33px;
	width: 73px;
	float:left;
	text-decoration: none;
	background-image: url(../_images/expNav/up/Nav_05about.jpg);
	background-repeat: no-repeat;
	white-space:nowrap;
	text-indent: -9000px;
	background-position: center center;
}

#btn05 a:hover {
	background-image: url(../_images/expNav/over/Nav_05about.jpg);
	background-repeat: no-repeat;
}
#btn06 a {
	display: block;
	height: 33px;
	width: 54px;
	float:left;
	text-decoration: none;
	background-image: url(../_images/expNav/up/Nav_06forms.jpg);
	background-repeat: no-repeat;
	white-space:nowrap;
	text-indent: -9000px;
	background-position: center center;
}
#btn06 a:hover {
	background-image: url(../_images/expNav/over/Nav_06forms.jpg);
	background-repeat: no-repeat;
}
#btn07 a {
	display: block;
	height: 33px;
	width: 109px;
	float:left;
	text-decoration: none;
	background-image: url(../_images/expNav/up/Nav_07contact.jpg);
	background-repeat: no-repeat;
	white-space:nowrap;
	text-indent: -9000px;
	background-position: center center;
}

#btn07 a:hover {
	background-image: url(../_images/expNav/over/Nav_07contact.jpg);
	background-repeat: no-repeat;
}
/* this is all of the main body content in one container */
#mainCopy {
	padding:0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:18px;
	margin-right:0px;
	width:613px;
	background-image:url(../_images/backgrounds/mainContent_bgi.jpg);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
	float:left;
}
/* this is for the subNav on the right */
#mainSub {
	padding:0px;
	margin:0px;
	width: 203px;
	background-image:url(../_images/backgrounds/subContent_bgi.jpg);
	background-repeat:repeat-y;
	float:right;
}
#mainSubNav {
	padding:0px;
	margin:0px;
	width: 203px;
	background-image:url(../_images/backgrounds/subContent_box.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer {
	padding:0px;
	margin:0px;
	width:443px;
	height:50px;
	float:left;
	background-image: url(../_images/footer/mainContent_ftr.jpg);
	background-repeat: no-repeat;
}
#navFooter {
	margin:15px 0px 0px 0px;
	padding: 0px 75px 0px 65px;
	width:300px;
	font-size:11px;
	line-height:13px;
	color: #FFFFFF;
	text-decoration:none;
}
#navFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	line-height:13px;
	color: #FFFFFF;
	text-decoration:none;
}
#navFooter a:hover {
	text-decoration:underline;
}
/* this tag is for the actual text box */
#textCopy {
	text-align:left;
	padding:0px 0 0 30px;
	margin:0px;
	width:370px;
	float:left;
}
/* headings inside of the textCopy div */
#textCopy img {
	margin: 15px 0px 10px 23px; 
	padding: 0;
    position: relative;
	border:0;
}
/* this is to format the tables and links inside of the main tag so that they are for pdf download */
#textCopy table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
#textCopy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
	}
#textCopy a:hover {
	text-decoration: none;
}
#mainSubNav h3 {
	margin:0px 15px 8px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
	/* old Color color: #AC5E1C; */
	color: #8B3C3B;
	line-height: 110%;
}
#mainSubNav h4 {
	margin: 0px 15px 3px 25px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
	color: #8B3C3B;
	line-height: 110%;
}

#mainSubNav p {
	margin: 0px 15px 0px 25px;
	padding: 0px 0px 5px 0px;
}

#practiceInfo img {
	margin:5px 25px 0px 10px;
	float: right;
}

.important {
	color: #990000;
	font-weight: bold;
}

#mainSubNavFoot {
	padding: 0px;
	margin: 0px;
}

#mainSubNavFoot img {
	padding: 0px;
	margin: 0px;
}
