@charset "utf-8";
.maintable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 85%;
}
body {
	background-color: #00CCCC;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #F1AAA0;
	text-decoration: underline;
}

.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {border:0
}.greenaccent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #00B20D;
	text-decoration: underline;
}
.blackheading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
}
a:link
	{
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	color:#00b20d;
	}
a:visited
	{
	text-decoration: none;
	color:#00b20d;
	}	
a:hover
	{
	text-decoration: none;
	color:#ef9c91;
	}
a:active
	{
	text-decoration: none;
	color:#00b20d;
	}
.provcontinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.provinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.provbio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    font-style: italic;
	color: #000000;
}
.provname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.provcredentials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.provinfotable {
	background-color: #FFCCCC;
	
}.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
}
.requiredinfo {
	color: #FF0000;
	font-weight: bold;
}
.greenlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #00b20d;
}

