body { font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 0 0 ;
	background-color: #CBCBCB;
	}

p { font-size: 12px;
	line-height: 18px;
	color:#000000;
	margin-bottom:6px;
	margin-top:6px;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#064BAA;
	 margin-bottom:5px;
	 margin-top:5px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#1258bb;}

a:hover { text-decoration:none;
	color: #666666;
	}

.bluebg a {
	color: #CCCCCC;
}
/*li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;}*/

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#053A85;
	background:#053A85;
	height:1px;
	border:0;
	}
			  
/* Template */
.bottominfo {font-family:	Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#053A85;
	font-weight:bold;
	line-height:18px;
	}
	
	
.nav a{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#053A85;
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-color:#1258bb;
	padding-left:5px;
	padding-right:5px;
	}
	
.borderright {border-right:1px solid #053A85;}


.bottomlinks {color:#0C3978;
	font-size:11px;
	line-height:18px;
	}
.bottomlinks a{font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#1258bb;
		text-decoration:none;
		margin:0;
		line-height:18px;
		}
.bottomlinks a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#053A85;
		text-decoration:none;
		margin:0;
		line-height:18px;
		}
		
.bluebg h1{font-family:	Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0;
	margin-top:0;
	margin-bottom:5px;
	padding-left:10px;
	}
.bluebg h3{font-family:	Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
	}
.bluebg p{color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
	}
	
.pinkbg p{color:#053A85;
	font-size:12px;
	margin-bottom:5px;
	margin-top:5px;
	}
.pinkbg h3{color:#053A85;
	font-size:13px;
	margin-bottom:5px;
	margin-top:0;
	font-weight:bold;
	}
	
.lightbluebg p{color:#053A85;
	font-size:12px;
	margin-bottom:5px;
	margin-top:5px;
	}
.lightbluebg h3{color:#053A85;
	font-size:13px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	}
.lightbluebg li{font-size:12px;
	color:#053A85;
	}
.lightbluebg ul {margin-bottom:5px;
	margin-top:5px;
	}
/* End Template */

/* Splash */
#logo {
	
}
html>body #logo {background:url(assets/images/dunwoody-dental-care.png); width: 350px; height: 53px;}
*html  #logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/kim/assets/images/dunwoody-dental-care.png'),sizingMethod='scale'); width: 350px; height: 53px;}
.enter a{font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#2d5186;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	}
.enter a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	}

/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #032B5F 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #032B5F;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */