html {
	margin: 0;
	padding: 0;
	background-image: url(Images/TOOTH_Logo.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	background-attachment: fixed;
}
p {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #006AA4;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding: 0px;
}


h2{
	text-align: right;
	color: #006AA4;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	text-align: left;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}



#WhiteText { color:#FFFFFF;}

#MegaWrap {
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	height:100%;
	z-index:1;
	padding-top: 0px;

	
}

#Content {
	/*width:850px;*/
	height: auto;
	margin: auto;
	padding:auto;
	z-index:2;
	max-width:850px;
/*	background-image: url(/library/Content_BG.png);*/
	top: 5px;
	position: relative;
}

#MainText {
	/*width:auto;*/
	height:auto;
	z-index:2;
	top: 10px;
	margin: 10px;
	padding: 10px;
}


/* NAV menu tabs */
#NAV {}

#NAV ul {
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#NAV li {
	display:inline;
	font-size: 13px;
	font-weight: bold;
 }
 
 
#NAV li a:link, #NAV li a:visited  {
	text-decoration:none;
	color:#FFF;
padding: 5px;
  }
  
#NAV li a:hover, #NAV li a:active {
	color: #70CBD2;
	padding: 5px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  }  

/*a.Link{color:#223D4A;
text-decoration:none;
}

a.Hover{color:#223D4A;
text-decoration:underline;}
a.Active{color:#223D4A;
text-decoration:none;}
a.Visited{color:#223D4A;
text-decoration:none;}

*/

form {
font:Tahoma;
	font-size: 12px;
	}

input {
font:Tahoma;
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

select {font:Tahoma;
	font-size: 12px;
}

.Section{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:capitalize;
	font-style:italic;
	font-weight:bold;
	color:#223D4A;

}

#Footer p{
	font-size: 11px;
	color: #999;
}

#Footer p a:link, #Footer p a:visited {
	font-size: 11px;
	text-decoration:none;
	color:#999999;

}
#Footer p a:hover,#Footer p a:active {
	font-size: 11px;
	text-decoration:underline;
	color:#666666;
	
}

.Header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:capitalize;
	color:#664422;
}

.letterStyle {
	font-family: Tahoma;
	font-size: 12px;
}


#Lt_Box{
	height: 167px;
	background-image: url(/Images/BlueSquareBG_lt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 220px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
}


.Lt_BoxTEXT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.style3 {
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
	padding: 5px;
	text-align: right;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
