a:link {color: #003366; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:active {color: #003399; text-decoration: none;}
a:hover {color: #003366; text-decoration: underline;}

a img.newPatientForms{background:url(i/buttons/newPatientForms.gif) no-repeat bottom right; width:212px; height:24px; border:none; margin:4px 2px 2px 20px;}
a img.relAuthForms{background:url(i/buttons/relAuthForms.gif) no-repeat bottom right; width:294px; height:24px; border:none; margin:4px 2px 2px 20px;}
a img.getAquaintForms{background:url(i/buttons/getAquaintForms.gif) no-repeat bottom right; width:225px; height:24px; border:none; margin:4px 2px 2px 20px;}
a img.medHistForms{background:url(i/buttons/medHistForms.gif) no-repeat bottom right; width:235px; height:24px; border:none; margin:4px 2px 2px 20px;}
a:hover img{background-position:top;}

html,body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(i/background.gif) no-repeat left top;
	padding:0; 
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.secondary_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	padding: 5px;
	border: 1px solid #999999;
	width: auto;
	text-align: center;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.disclaimer {
	text-align:center;
	font-size:10px;
	padding:2px;
}

div {
	border: none;
}
#main {
	position: relative;
}
#logo {
	background: #34A02C;
	text-align:center;
	clear: both;
	float: left;
	border: 1px solid #000000;
	position: absolute;
	left: 13px;
	top: 13px;
}
#header {
	background: #60AEE5;
	min-width:705px;
	clear: both;
	border: 1px solid #000000;
	margin-left: 203px;
	top: -1px;
	padding-left:10px;
	padding-top:10px;
	position:absolute;
}
#content {
	padding-left:215px;
	padding-top:175px;
	padding-right:25px;
}
#leftNav {
	background: #FFFF66;
	display:block;
	position: absolute;
	left:-1px;
	top:185px;
	text-align:center;
	border: 1px solid #000000;
	padding:10px;
	width: 145px;
}
#subNav {
	float:right;
	width:190px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}

.datadump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4E4E4;
	border: 1px solid #333333;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#139174;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFCC00;
}

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
.phpdigHighlight { color: #000000;
                   background-color: #FFCC00;
									 padding-left:2px;
									 padding-right:2px;
                   font-weight: bold; }
.grey { padding: 5px;
        margin-top: 8px;
        margin-bottom: 18px;
        margin-right: 32px;
        border: 2px dotted #666686;
        background-color: #EEEEEE;
        font-size: 10px; }
.blue { background-color: #D3E9F8;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 32px;
        padding: 3px;
        border-top: 1px solid #5B4A86;
        border-bottom: 1px solid #5B4A86; }
.greyForm { padding: 3px;
            border: 1px solid #666686;
            background-color: #EEEEEE;
            font-size: 10px; }
.blueForm { background-color: #EEEEFF;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            padding: 3px;
            border: 1px solid #5B4A86; }
.borderCollapse { border-collapse: collapse; }
.smallLink { font-size: 10px; background-color: #BBCCEE; }

.toothcare_title { font-size: 14px; font-weight: bold;}
.toothcare_copy { font-size: 12px; font-weight:normal;}

/* BUTTON FORMATTING */
a img.office_gallery{background:url(i/gallery/office/tooth_button.jpg) bottom no-repeat; cursor:pointer; width:110px; height:119px; border:none; margin:1px;}
a:hover img.office_gallery{background-position:top;}

