/*
	File:	utaheyemd-site.css	Title:	Utah Eye MD Site Stylesheet	Date:	01/20/2003	Author:	CJLederer corey@cjlederer.com
*/
/* Web site defaults */a:link  { color: rgb(48,70,92); font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
a:visited  { color: rgb(48,70,92); font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
a:hover  { color: rgb(152,48,47); font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
/* Titles */.title  { color: rgb(48,70,92); font-size: 18pt; font-family: "Times New Roman", Georgia, Times }
.titlecenter  { color: rgb(48,70,92); font-size: 18pt; font-family: "Times New Roman", Georgia, Times; text-align: center }
/* Navigation Links */
.navlinks  { color: rgb(48,70,92); font-size: 12pt; font-family: "Times New Roman", Georgia, Times }

/* Text Sizes */.large  { color: rgb(48,70,92); font-size: 14pt; font-family: "Times New Roman", Georgia, Times }
.largecenter  { color: rgb(48,70,92); font-size: 14pt; font-family: "Times New Roman", Georgia, Times; text-align: center }
.mediumwhite  { color: rgb(255,255,255); font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
.medium  { color: rgb(48,70,92); font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
.mediumcenter  { color: rgb(48,70,92); font-size: 12pt; font-family: "Times New Roman", Georgia, Times; text-align: center }
.small  { color: rgb(48,70,92); font-size: 10pt; font-family: "Times New Roman", Georgia, Times }.smallwhite  { color: rgb(48,70,92); font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
.smallcenter  { color: rgb(48,70,92); font-size: 10pt; font-family: "Times New Roman", Georgia, Times; text-align: center }
.tiny  { color: rgb(48,70,92); font-size: 8pt; font-family: "Times New Roman", Georgia, Times }.tinywhite  { color: rgb(255,255,255); font-size: 8pt; font-family: "Times New Roman", Georgia, Times }
.tinycenter  { color: rgb(48,70,92); font-size: 8pt; font-family: "Times New Roman", Georgia, Times; text-align: center }

.tinytan  { color: rgb(255,241,136); font-size: 12pt; font-family: "Times New Roman", Georgia, Times }

.tinytancenter  { color: rgb(255,241,136); font-size: 8pt; font-family: "Times New Roman", Georgia, Times; text-align: center }