html {min-height:101%}

#main {
	background-color: #FFFFFF;
}
body {
	background-color: #42423A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quotes {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}



#main table {
}
#main table  td#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADADAD;
	padding-top: 20px;
}

#main #nav div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;

	text-align: right;
	margin-bottom: 6px;
}


#main #p7PMnav {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}

td#bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
}
#main-cell {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contact-info {
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	text-align: center;
	
}


#main #bread #pmmcrumb #pmmcn {
	margin-bottom: 0px;
}
td#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #42423A;
	text-align: center;
	padding-top: 6px;
	width: 50%;
}
td#copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #42423A;
	text-align: center;
	text-decoration:none
}
ul {
	list-style-image: url(images/point.gif);
}
#main #main-cell .top-line {
	text-align: center;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.icon {
	padding: 1px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #999;
}
.bottom-line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
