body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	background-image: url(../images/main-background.gif);
}
a:link {  
	color: #CC0000; 
	text-decoration: underline;
}  
a:visited {  
	color: #1282B7; 
	text-decoration: underline
}	
a:active {
	color: #CC0000;
	text-decoration: none;
}	
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	color: #017577;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0 0 3px 1%;
}
#mainTable {
	border: 1px solid #00A7A3;
}
td {
	vertical-align: top;
}
#header {
	border-bottom-width: 1px;
	background-image: url(../images/header-background.gif);
	background-position: top;
}
#c1 {
	width: 170px;
	background-color: #E5E5E5;
}
.c1-text {
	font-size: 10px;
	padding: 5px 3px 0px 5px;
	color: #4D4D4D;
	line-height: 14px;
}
.c1-text p {
	margin: 3px 0 10px 0;
}
#c2 {
	width: 609px;
	font-size: 12px;
	padding: 0px 24px 16px;
	text-align: justify;
	color: #575757;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A7A3;
}
#c2 p {
	margin: 3px 0 12px 0;
	line-height: 1.5em;
}
#c2 li {
	list-style-type: square;
	list-style-image: url(../images/icon-bullet-aqua.gif);
	line-height: 18px;
	margin-bottom: 8px;
	margin-left: -10px;
}
h2, h3, h4, h5 {
	margin: 0;
	line-height: normal;
}
h1 {
	color: #00A7A3;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 20px 0%;
	line-height: 28px;
}
h2 {
	font-size:1.3em;
	color: #00A7A3;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}
h3 {
	font-size:1em;
	color: #00A7A3;
	text-align: justify;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00A7A3;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	border-top: 1.5px solid #00A7A3;
	padding-bottom: 10px;
}
h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-top: 25px;
	border-top: 1.5px solid #666666;
}
h6 {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	border: 0px none;
	background-color: #00A7A3;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer-text {
	font-size: 10px;
	color: #FFFFFF;
}
.footer-text a:link, .footer-text a:link {
	color: #FFFFFF;
}
.footer-text a:visited, .footer-text a:visited {
	color: #FFFFFF;
}
.footer-text a:hover, .footert-text a:active, .footer-text a:focus,
.footer-text a:hover, .footer-text a:active, .footer-text a:focus {
	color: #FFFFFF;
}
.c1-text a:link, .c2-text a:link {
	color: #CC0000;
}
.c1-text a:visited, .c2-text a:visited {
	color: #CC0000;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus {
	color: #CC0000;
}
.acrobat {
	font-weight:normal;
	font-size:9px;
	color: #606060;
	text-align: justify;
	padding-top: 15px;
}
.border-green {
	border: 1px solid #00A7A3;
}
.border-green-table {
	border: 1px solid #00A7A3;
}
.border-grey-table {
	border: 2px solid #E6E6E6;
}
.boxBorder {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #F4F4F4;
}
.bullets-red {
	list-style-image: url(../images/icon-bullet-red.gif);
	padding-bottom: 5px;
}
.c1-yellow-box {
	background-color: #FFFF66;
	border: 1px solid #CC0000;
	padding: 5px;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: center;
} 
.c1-yellow-box p {
	margin: 4px 0;
}
.classboxes {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 15px;
}
.green-bg-center {
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
	text-align: center;
	background-color: #00A7A3;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #00A7A3;
}
.green-bg-left {
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
	text-align: left;
	background-color: #00A7A3;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 13px;
	border: 1px solid #00A7A3;
}
.grey-bg-center {
	font-weight: bold;
	font-size:13px;
	color: #000000;
	text-align: center;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.image-left {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.image-left-table {
	margin-right: 15px;
	text-align: center;
	float: left;
	padding-bottom: 1em;
	padding-top: 0.5em;
}
.image-right {
	float: right;
	margin-left: 10px;
}


/* ------Table Styles ------ */

.green-alternte-rows {
	background-color: #F7FBFB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00A7A3;
	border-bottom-color: #00A7A3;
}
.light-green-table-rows {
	background-color: #F7FBFB;
	border-top: 0px none;
	border-right: 1px solid #00A7A3;
	border-bottom: 1px solid #00A7A3;
	border-left: 1px solid #00A7A3;
}
.light-green-table-rows-left {
	background-color: #F7FBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A7A3;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A7A3;
	font-size: 11px;
	line-height: 15px;
}
.light-green-table-rows-right {
	background-color: #F7FBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A7A3;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A7A3;
	font-size: 11px;
	line-height: 15px;
}
.light-green-table-row {
	background-color: #F7FBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A7A3;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}
.light-green-table-row-left {
	background-color: #F7FBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A7A3;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A7A3;
	font-size: 11px;
	line-height: 15px;
}
.light-green-table-row-right {
	background-color: #F7FBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A7A3;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A7A3;
	font-size: 11px;
	line-height: 15px;
}


/* ------Cell Layout Styles ------ */

td.cellRollover a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #00A7A3;
	width: 100%;
	height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-top: 1px;
	padding-bottom: 2px;
}
td.cellRollover a:link, td.cellRollover a:visited {
	color: #FFFFFF;
	background-color: #00A7A3;
	text-decoration: none;
}
td.cellRollover a:hover, td.cellRollover a:active {
	color: #000000;
	background-color: #EFEFEF;
	text-decoration: none;
}
td.rollover a {
	display: block;
	border: 1px solid #008193;
	width: 188px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #007788;
	padding-top: 15px;
	line-height: 30px;
	padding-bottom: 5px;
}
td.rollover a:active {
	display: block;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
td.rollover a:hover {
	display: block;
	border: 1px solid #A50116;
	background-color: #FFF2F4;
	color: #A50116;
}
td.banner-rollover a {
	display: block;
	border: 1px solid #00A7A3;
	height: 50px;
	width: 296px;
	background-color: #F7FBFB;
	text-decoration: none;
	padding: 5px;
}
td.rollover-yellow a:link, td.rollover-yellow a:visited {
	display: block;
	border: 1px solid #CC0000;
	width: 145px;
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
	line-height: 13px;
	padding: 2px 5px 0px;
	margin: 0px 0px 5px;
}
td.rollover-yellow a:hover, td.rollover-yellow a:active {
	display: block;
	border: 1px solid #A50116;
	background-color: #FFF2F4;
	color: #A50116;
}
td.rollover-yellow p {
	margin: 0px;
	padding: 0px 0px 3px;
}
.rollover-yellow-heading {
	color: #333333;
	font-size: 10px;
}
.rollover-yellow-text {
	color: #333333;
	font-size: 9px;
}
td.banner-rollover a {
	display: block;
	border: 1px solid #00A7A3;
	height: 50px;
	width: 296px;
	background-color: #F7FBFB;
	text-decoration: none;
	padding: 5px;
}
td.banner-rollover a:active {
	display: block;
	border: 1px solid #333333;
	background-color: #FBFBFB;
}
td.banner-rollover a:hover {
	display: block;
	border: 1px solid #3365B4;
	background-color: #FFFFFF;
}
.banner-rollover-image {
	float: left;
	margin-right: 5px;
	border: none;
}
.banner-rollover-heading {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #017577;
}
.banner-rollover-description {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

td.banner-rollover-partners a {
	text-align: left;
	display: block;
	border: 1px solid #00A7A3;
	height: 75px;
	width: 310px;
	background-color: #F7FBFB;
	text-decoration: none;
	padding: 5px 5px 8px;
	margin: 0px;
}
td.banner-rollover-partners a:active {
	display: block;
	border: 1px solid #333333;
	background-color: #FBFBFB;
}
td.banner-rollover-partners a:hover {
	display: block;
	border: 1px solid #3365B4;
	background-color: #FFFFFF;
}
.banner-rollover-partners-image {
	float: left;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.banner-rollover-partners-heading {
	font-weight: bold;
	font-size: 11px;
	color: #017577;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.banner-rollover-partners-description {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td.banner-rollover-partners p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}



/* ------Skip Button Style ------ */

input.greenButton {
	background-color: #00A7A3;
	color: #FFFFFF;
	width: 89px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #3365B4;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
#skipit, #skipit:visited, #skipit:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 1px 1px 2px;
	border: 1px solid #FFFFFF;
	cursor: default;
	width: 12.2em;
	text-align: center;
}
#skipit:active, #skipit:focus {
	background-color: #00A7A3;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
} 


/*Layout-specific styles to overwrite the menu styles.*/
#p7PMnav {
	font-size: 11px;
	border-bottom: 1px solid #666666;
	border-right: 1 solid #666666;
	border-left: 0;
	width: 161px;
}
#p7PMnav ul {
	width: 160px;
}


/*Layout-specific styles for Search function.*/
.search-box {
	font-size: 12px;
	color: #575757;
	padding-top: 2px;
}
#search-button {
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}
.searchbutt {
	font-weight:normal; 
	font-size:11px; 
	color: #FFFFFF;
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}
.searchbutt-index {
	font-size:11px; 
	background-color: #00A7A3;
	color: #FFFFFF;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #D9D9D9;
}
.searchbox-index {
	font-weight:normal;
	font-size:11px;
	background-color: #EBF0F7;
	border: 1px solid #B0C4DE;
}


/* ------Fly-out Menu width ------ */
#p7PMnav ul#about, #p7PMnav ul li#about {
	width: 140px;
}
#p7PMnav ul#governance, #p7PMnav ul li#governance {
	width: 175px;
}
#p7PMnav ul#annual, #p7PMnav ul li#annual {
	width: 175px;
}
#p7PMnav ul#qualcare, #p7PMnav ul li#qualcare {
	width: 175px;
}
#p7PMnav ul#information, #p7PMnav ul li#information {
	width: 200px;
}
#p7PMnav ul#peer, #p7PMnav ul li#peer {
	width: 191px;
}
#p7PMnav ul#membershipForms, #p7PMnav ul li#membershipForms {
	width: 200px;
}
#p7PMnav ul#membership, #p7PMnav ul li#membership {
	width: 148px;
}
#p7PMnav ul#sci, #p7PMnav ul li#sci {
	width: 211px;
}
#p7PMnav ul#news, #p7PMnav ul li#news {
	width: 165px;
}
#p7PMnav ul#publications, #p7PMnav ul li#publications {
	width: 163px;
}
#p7PMnav ul#newslink, #p7PMnav ul li#newslink {
	width: 178px;
}
#p7PMnav ul#booklets, #p7PMnav ul li#booklets {
	width: 202px;
}
#p7PMnav ul#qually, #p7PMnav ul li#qually {
	width: 153px;
}
#p7PMnav ul#gallery, #p7PMnav ul li#gallery {
	width: 186px;
}
#p7PMnav ul#forum, #p7PMnav ul li#forum {
	width: 153px;
}
#p7PMnav ul#support, #p7PMnav ul li#support {
	width: 185px;
}
#p7PMnav ul#contact, #p7PMnav ul li#contact {
	width: 141px;
}

