<style>
body {
	font-family: Verdana; 
	font-size: 12px; 
	color: #003399;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}

B {
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 19px;
	color: #3366CC;
	font-weight: bold;
}

.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	line-height : 20px;
}

/* Case Studies text (upper left) on case study details pages */
.casestudiesHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Case Studies text (upper left) on case study details pages */
.casestudies {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	line-height : 18px;
}

/* Lower part of home page */
.sidetext {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	line-height : 18px;
}

.sidetext A:link {
	color: #003399;
	text-decoration: underline;
}

.sidetext A:visited {
	color: #003399;
	text-decoration: underline;
}

.sidetext A:active {
	color: #003399;
	text-decoration: underline;
}

.sidetext A:hover {
	color: #003399;
	text-decoration: underline;
}


/* Client list */
.clientlist {
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}


/* Lower part of home page */
.homesubtext {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

.homesubtext A:link {
	color: #003399;
	text-decoration: underline;
}

.homesubtext A:visited {
	color: #003399;
	text-decoration: underline;
}

.homesubtext A:active {
	color: #003399;
	text-decoration: underline;
}

.homesubtext A:hover {
	color: #003399;
	text-decoration: underline;
}


/* MedSolutions Spotlight */
.spotlightHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}


/* MedSolutions Spotlight */
.spotlightFooter {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


/* Footer on sub-pages */
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
}

.footer A:link {
	color: #555555;
	text-decoration: underline;
}

.footer A:visited {
	color: #555555;
	text-decoration: underline;
}

.footer A:active {
	color: #555555;
	text-decoration: underline;
}

.footer A:hover {
	color: #555555;
	text-decoration: underline;
}


/* Form elements */
input.standardwidth {
	font-family: Courier;
	font-size: 13px;
}

td.standardwidth {
	font-family: Courier;
	font-size: 13px;
}				
</style>	