@charset "utf-8";
body {
	background-image: url(../images/medblue-pixel.gif);
	margin: 0px;
	padding: 0px;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	text-align: left;
}
#topNav a:link {
	color: #333333;
	padding: 2px;
	text-decoration: none;
}
#topNav a:visited {
	color: #333333;
	padding: 2px;
	text-decoration: none;
}
#topNav a:hover {
	color: #5B86D7;
	padding: 2px;
	text-decoration: none;
}
#topNav a:active {
	color: #333333;
	padding: 2px;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B86D7;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-align: left;
}
.footcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: left;
}


.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B86D7;
}

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B86D7;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5B86D7;
	font-style: italic;
}

.quotesource {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	text-align: right;
}
.entryquotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: .1em;
}
.entryquotesource {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 450px;
	padding-top: 10px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B86D7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B86D7;
	margin-bottom: 10px;
	margin-top: 30px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B86D7;
}
.photomargin {
	padding-bottom: 8px;
}
.photomargin2 {

	padding-bottom: 20px;
}
.entrylogo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.entrytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.05em;
}
p {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.reviewer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	margin-left: 200px;
}
.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B86D7;
	font-style: italic;
}

