body { font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:#616E81 url(assets/images/bgRepeat.jpg) top left fixed repeat-x;
	}
	

p { font-size: 12px;
	line-height: 18px;
	color:#17243E;}

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#65768F;
	 letter-spacing:1px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#263D69;
	 letter-spacing:1px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#729D22;
	 letter-spacing:1px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#375997;}

a:hover { text-decoration:none;
	color:#416FAB;
	}
li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#17243E;}

.imgborder { BORDER: #CCCCCC 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#666666;
	background:#666666;
	height:1px;
	border:0;}
	
.margin p{padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	}
	
/* Template */
.banner {background:url(assets/images/banner.jpg) top no-repeat;}
.repeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.body_top {background:url(assets/images/body_top.jpg) top no-repeat;}
.body_bottom {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}
.welcome {background:url(assets/images/welcome.jpg) bottom right no-repeat;}

.top {font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.top_fontsize {font-size:13px;}


.bottomlinks p{color:#6A0F0F;}
.bottomlinks a {font-size:12px;
	color:#365B8D;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {font-size:12px;
	color:#416FAB;
	font-weight:bold;
	text-decoration:none;
	} 

/* End Template */

/* Float DIV */
#container_emp {position:absolute;
	z-index:2;
	}
#emp {
	position:relative;
	width:auto;
	height:auto;
	top:5px;
	left:510px;
	z-index:2;
	margin:0;
	padding:0;
	}
#empNew {
	position:relative;
	width:275px;
	height:172px;
	top:0px;
	left:495px;
	z-index:2;
	margin:0;
	padding:0;
	}
	
#logo {
position:absolute;
margin:0px;
padding:0px;
width:220px;
height:133px;
background: transparent url(assets/images/logo.jpg) top left no-repeat;
}
* html #logo{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/emp/assets/images/logoNew2.png');}

/* End DIV */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	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 */

#nav {
	width:760px;
	position:absolute;
	margin-top:-10px;
	_margin-top:60px;
	*margin-top:60px;
	margin-left:-15px;
	_margin-left:10px;
	*margin-left:10px;
	font-weight:bold;
}

#nav li {
	margin:0px;
	padding:25px;
	display:inline;
}
#nav a {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
}
#nav a:hover{
	text-decoration:none;
	background-color:#999999;
}

			#nav ul {
				display: none;
				position: absolute;
				margin: -2px 0px 0px 217px;
				_margin: 40px 0px 0px -65px;
				*margin: 40px 0px 0px -65px;
				padding: 0px;
				width: auto;
				background-color:#FFFFFF;
				text-align:center;
			}
			#nav ul li{
				margin: 0px;
				padding: 0px;
				width:auto;
				/*margin:0px 0px 0px -30px;*/
			}
			#nav ul a{
				display: block;
				margin: 0px;
				padding: 0px;
				width: 100px;
				font: 10px/15px Arial, Helvetica, sans-serif;
				}
			#nav ul a:hover{
				color:#FFFFFF;
				background-color: #3F5E74;
			}
/*Dropdown Menu Nav End */
