﻿body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana;
	background-color: #131908;
	background-image: url('images/framework/gradient_bg.jpg');
	background-repeat: repeat-x;
}

/* used for hidden form field to capture bot form submissions */
.specialField
{
	display: none;
}

#newsTicker
{
	width: 726px;
	height: 32px;
	background-image: url('images/framework/news_bg.gif');
	background-repeat: repeat-x;
	padding-bottom: 8px;
	color: #ffffff;
}

#referPatientForm
{
	background-color: #c6d8e6;
	width: 500px;
	padding: 5px;
	vertical-align: middle;
	display: none;
	font-size: 11px;
}

#semenAnalysisForm
{
	background-color: #c6d8e6;
	width: 500px;
	padding: 5px;
	vertical-align: middle;
	display: none;
	font-size: 11px;
}

#InServiceForm
{
	background-color: #c6d8e6;
	width: 500px;
	padding: 5px;
	vertical-align: middle;
	display: none;
	font-size: 11px;
}

.formHeader
{
	width: 500px;
	padding: 5px;
	background-color: #94adc1;
	color: #002e5f;
	font-weight: bold;
	font-size: 11px;
}

hr
{
	color: #efe9c7;
	height: 1px;
}

.mission
{
	background-color: #dde8ee;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	color: #133757;	
	height: 305px;
}

.footerText
{
	font-size: 11px;
	color: #dbd7cc;
}

.defaultFont
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #002e5f;
}

.pageTitleBg
{
	background-image: url('images/framework/page_title_bg.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #002e5f;
}

.pageTitle
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #002e5f;
}

a.secondTierNav:link { font-size: 10px; color: #9a3420; font-weight: bold; text-decoration: none; }
a.secondTierNav:active { font-size: 10px; color: #9a3420; font-weight: bold; text-decoration: none; }
a.secondTierNav:visited { font-size: 10px; color: #9a3420; font-weight: bold; text-decoration: none; }
a.secondTierNav:hover { font-size: 10px; color: #263d37; font-weight: bold; text-decoration: none; }

a.defaultLink:link { font-size: 11px; color: #9a3420; font-weight: normal; text-decoration: none; }
a.defaultLink:active { font-size: 11px; color: #9a3420; font-weight: normal; text-decoration: none; }
a.defaultLink:visited { font-size: 11px; color: #9a3420; font-weight: normal; text-decoration: none; }
a.defaultLink:hover { font-size: 11px; color: #263d37; font-weight: normal; text-decoration: none; }

a.footerLink:link { font-size: 11px; color: #dbd7cc; font-weight: normal; text-decoration: none; }
a.footerLink:active { font-size: 11px; color: #dbd7cc; font-weight: normal; text-decoration: none; }
a.footerLink:visited { font-size: 11px; color: #dbd7cc; font-weight: normal; text-decoration: none; }
a.footerLink:hover { font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none; }

a.footerLinkDark:link { font-size: 11px; color: #213f5b; font-weight: normal; text-decoration: none; }
a.footerLinkDark:active { font-size: 11px; color: #213f5b; font-weight: normal; text-decoration: none; }
a.footerLinkDark:visited { font-size: 11px; color: #213f5b; font-weight: normal; text-decoration: none; }
a.footerLinkDark:hover { font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none; }

a.doctorLink:link { font-size: 11px; color: #002e5f; font-weight: bold; text-decoration: underline; }
a.doctorLink:active { font-size: 11px; color: #002e5f; font-weight: bold; text-decoration: underline; }
a.doctorLink:visited { font-size: 11px; color: #002e5f; font-weight: bold; text-decoration: underline; }
a.doctorLink:hover { font-size: 11px; color: #263d37; font-weight: bold; text-decoration: none; }

a.latestNews:link { text-decoration: none; }
a.latestNews:active { text-decoration: none; }
a.latestNews:visited { text-decoration: none; }
a.latestNews:hover { text-decoration: none; }
