/* CSS Document */

/* PMM home */
BODY {
	MARGIN: 0;
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-TOP: 0;
	background-color: #b5c0c1;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }
.bdr {
	border: 1px solid #B5C0C1;
}


.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 15px;
	color: #388288;
	padding-top: 0px;

}

.bodyText A:link    	{ color: #00728f; font-weight: normal; text-decoration: underline; }
.bodyText A:active  	{ color: #00728f; font-weight: normal; text-decoration: underline; }
.bodyText A:visited 	{ color: #00728f; font-weight: normal; text-decoration: underline; }
.bodyText A:hover  		{ color: #00728f; font-weight: normal; text-decoration: none; }

.bodyTextIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #388288;

}

.bodyTextIntro A:link    	{ color: #00728f; font-weight: normal; text-decoration: none; }
.bodyTextIntro A:active  	{ color: #00728f; font-weight: normal; text-decoration: none; }
.bodyTextIntro A:visited 	{ color: #00728f; font-weight: normal; text-decoration: none; }
.bodyTextIntro A:hover  	{ color: #00728f; font-weight: normal; text-decoration: underline; }

.contactGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #00728f;

}

.contactGreen A:link    	{ color: #00728f; font-weight: normal; text-decoration: none; }
.contactGreen A:active  	{ color: #00728f; font-weight: normal; text-decoration: none; }
.contactGreen A:visited 	{ color: #00728f; font-weight: normal; text-decoration: none; }
.contactGreen A:hover  		{ color: #00728f; font-weight: normal; text-decoration: underline; }

.contactBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #388288;

}

.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #388288;
	padding-left: 10px;
	padding-right: 10px;
	
	}
.Quote A:link    	{ color: #565150; font-weight: normal; text-decoration: underline; }
.Quote A:active  	{ color: #565150; font-weight: normal; text-decoration: underline; }
.Quote A:visited 	{ color: #565150; font-weight: normal; text-decoration: underline; }
.Quote A:hover  	{ color: #00728f; font-weight: normal; text-decoration: underline; }


.baseGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #00728f;

}

.baseGreen A:link    	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseGreen A:active  	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseGreen A:visited 	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseGreen A:hover  	{ color: #00728f; font-weight: normal; text-decoration: underline; }

.baseBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #565150;
	
}	
.baseBrown A:link    	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseBrown A:active  	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseBrown A:visited 	{ color: #565150; font-weight: normal; text-decoration: none; }
.baseBrown A:hover  	{ color: #565150; font-weight: normal; text-decoration: underline; }
	
}.right {
	text-align: right;
	width: 768px;
	line-height: 12px;
	vertical-align: bottom;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #388288;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #565150;
	padding-top: 0px;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #565150;
	padding-top: 0px;
}
.bdrb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bdrl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bdrr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
