/*  CSS STYLE SHEET
    (c)TechTriad.com */

/* main structure */
body {
	background-color: #FFF;
	padding: 0px;
	font: 62.5%/1.5 sans-serif;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg/page_bg.jpg);
	background-repeat: repeat-x;
}
body {
	color:#000;
	font-family:sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
}
html {
	-x-system-font:none;
	font-family:Georgia,serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	}
* {
	margin:0;
	padding:0;
}
#pageWrapper	{
	clear: both;
	float: none;
	width: 980px;
	margin:0px auto;
}
#headerWrapper{
	clear: both;
	float: none;
	width: 980px;
	margin:0px auto;
	background-color: transparent;
}
/* /main structure */

/* inclusive */
h1, h2, h3, h4 {
	margin-bottom: 10px
}
h1 { }
h2 {
	clear: both
}
h3 {
}
p, ul, ol, dl {
	font-size: 1.3em;
	margin-bottom: 1.3em
}
a img { border: 0 }
code { color: green; font-family: Monaco, Monospace }
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}
img, div { behavior: url(iepngfix.htc) }

/* header */
.preHeader	{
	color: #fff;
	font-size: 1.4em;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 2em;
	margin-bottom: 0.4em;
}
.preHeader a:link, .preHeader a:visited	{
	color: #fff;
	text-decoration:none;
	text-transform: lowercase;
}
.preHeader a:hover	{
	color: #fff;
	text-decoration:underline;
}
#header {
	height: 130px;
	padding: 0 15px;
}
#logo {
	float: left;
	width: 300px;
	height: 130px;
	background-image: url(../images/template_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo a {
	width: 300px;
	height: 130px;
	display: block;
}
#logo h1	{
	display:none;
}
#tag	{
	float:right;
	color: #fff;
	font-size: 1.3em;
	padding-top: 20px;
	width: 550px;
	text-align: right;
}
#tag a:link, #tag a:visited {
	color: #FFF;
	text-decoration: underline;
}
#tag a:hover {
	color: #FFF;
	text-decoration: none;
}

/* /header */

/* menu */
#menu	{
  position:relative;
  z-index:999999;
}
#menu2 {
	height: 20px;
	color: #000;
	font-size: 0.9em;
	background-image: url(../p7pmm/img/pmm_greystone_root.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	text-align: center;
	margin-top: 0px;
}
#menu2 ul {
	margin: 0px;
}
#menu2 ul li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
}
#menu2 li a:link	{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#menu2 li a:visited	{
	color: #6D1111;
	text-decoration:none;
}
#menu2 li a:hover	{
	text-decoration:underline;
	color: #6D1111;
}
/* menu*/
/* content */
#content {
	padding: 0px;
	margin: 0px;
}
#contentWrapper {
	padding: 0px;
	margin: 0px;
}
#content p {
	color: #000;
}
#content a img, #content abbr {
	border: 0;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
#content a:hover {
	text-decoration: none;
	color: #6d1111;
}
#content ul, #content ol {
	margin-left: 80px;
}
#content ol li li {
	font-size: .75em;
	list-style-type: upper-alpha;
}
#content ul li li {
	font-size: 0.8em;
	list-style-type: disc;
}

#content ol ol {
	margin-bottom: 0px;
}

#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

}
#content h1	{
	color: #000;
	font-size: 2.2em;
	letter-spacing: -0.05em;
	font-weight: normal;
}
#content h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-top: 1em;
	margin-left: 1em;
	padding: 0px;
}
#content h3 {
	color: #6d1111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	letter-spacing: -0.03em;
	margin-left: 1em;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d1111;
	font-size: 1.6em;
	margin-left: 1em;
}
#content h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
}
#content blockquote {
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #666666;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
}
#content table {
	font-size: 1.2em;
}

/* /content */

/* image classes */
.imgAudiology	{
	background-image: url(../images/col_photos/imgAudiology.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgForms	{
	background-image: url(../images/col_photos/imgForms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgHearingAids	{
	background-image: url(../images/col_photos/imgHearingAid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 210px;
}
.imgHearingImplants	{
	background-image: url(../images/col_photos/imgHearingImplants.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgImplants	{
	background-image: url(../images/col_photos/img_family2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgInstructions	{
	background-image: url(../images/col_photos/img_women.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgMedicalEduc	{
	background-image: url(../images/col_photos/imgMedicalEduc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgOffice	{
	background-image: url(../images/col_photos/imgOffice2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 210px;
}
.imgPatients	{
	background-image: url(../images/col_photos/imgPatients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgPhysicians	{
	background-image: url(../images/col_photos/imgPhysicians.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgOurPhysicians	{
	background-image: url(../images/col_photos/img_family2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 210px;
}
.imgHome	{
	background-image: url(../images/col_photos/imgHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 210px;
	margin-top: 1px;
}
/* /image classes */

/* columns */
#main {
	float:right;
	width:750px;
	padding:10px;
	color: #000;
	background-color: #fff;
}
#main p {
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 1em;
	padding-left: 1em;
}

#mainWide {
	width:960px;
	padding:10px;
	color: #fff;
	background-color: #fff;
}
#mainWide p {
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 20px;
}

#main .indent {
	margin-left: 40px;
}
#main td ol {
	margin-left: 30px;
	font-size: 1.1em;
}
#main td p {
	margin: 0px;
}


#main .noindent {
	margin-left: 0px;
}


#main .icon-acrobat {
	background-image: url(../images/icons/acroread.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 24px;
	margin-left: 40px;
	line-height: 24px;
}
#main .icon-word {
	background-image: url(../images/icons/icon_word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-left: 40px;
	line-height: 24px;
}
#main .icon-external {
	background-image: url(../images/icons/external.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-left: 30px;
}
#main .icon-excel {
	background-image: url(../images/icons/icon_xl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-left: 40px;
	line-height: 24px;
}
#main .icon-email {
	background-image: url(../images/icons/icon_mailto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 24px;
	line-height: 24px;
}
.searchbox {
	background-color: #3B3B3B;
	height: 30px;
	background-image: url(../p7pmm/img/pmm_greystone_subs.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #fff;
}
.searchbox form {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#sidebar {
	float:left;
	width:210px;
	background-color: #000;
 }
#sidebar p {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 1.2em;
}

#sidebar h1 {
	font-size: 1.4em;
	background-color: #333;
	color: #fff;
	text-indent: 10px;
	margin-top: 1px;
	margin-bottom: 0px;
	letter-spacing: -0.02em;
	font-weight: normal;
	display: block;
	line-height: 30px;
	background-image: url(../p7pmm/img/pmm_greystone_subs.jpg);
}
#sidebar h1 a:link, #sidebar h1 a:visited	{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#sidebar h1 a:hover	{
	background-color: #6d1111;
	color: #fff;
	display: block;
	font-weight: normal;
}

/* footer */
#footer {
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	color: #000;
	text-align: center;
	padding-top: 2em;
	clear: both;
	padding-bottom: 1em;
}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration: none;
	color: #6D1111;
}
/* /footer */
#disclaimer {
	width: 900px;
	font-size: 0.95em;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#disclaimer p {
	font-size: 1.1em;
	line-height: 1.1em;
}
#disclaimer a	{
	color: #fff;
	text-decoration:underline;
}
