body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p{
	margin-top:0px;
	padding-top:0px;
}

a{
	color:#00457D;
	text-decoration:underline;
}
a:HOVER{
	text-decoration:none;
}
a:VISITED{

}

H1{font-size:20px;}
H2{font-size:18px;}
H3{font-size:16px;color:#003399;}
H4{font-size:14px;}
H5{font-size:12px;margin:0px;padding:0px;margin-top:20px;}
H6{font-size:10px;margin:0px;padding:0px;}


#container{
	margin:0px auto;
	width:773px;
	border:1px solid #666666;
	background-image:url(Images/TemplateImages/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#contentholder{
	clear:both;
}

#content{
	padding:10px;
	min-height:352px;
	height:auto !important;
	height:352px;
	width:620px;
	margin:0px auto;
}

#flash{
	position:absolute;
	top:0px;
	right:0px;
}

#texttop{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	position:absolute;
	top:50px;
	left:390px;
}

#footer{
	background-image:url(Images/TemplateImages/footer.jpg);
	background-repeat:no-repeat;
	height:64px;
	position:relative;
	clear:both;
}

#links{
	position:absolute;
	top: 28px;
	left: 12px;
}

#copywright,
#links,
#links a{
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

#copywright{
	position:absolute;
	top: 28px;
	left: 200px;
}

#certified{
	position:absolute;
	left: 695px;
	top: 5px;
}

#curekids{
	position:absolute;
	left: 549px;
	top: 14px;
	width: 99px;
}

#leftmenu{
	float:left;
	width:109px;
	margin:10px 0px 10px 0px;
	background-image:url(Images/TemplateImages/leftmenu.gif);
	background-repeat:repeat-y;
}

.cnt{
	margin:0px auto;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */




/*Left menu styles*/
/* Left Nav Links */
a.leftNavLinks_1,
a.leftNavLinks_2,
a.leftNavLinks_2_top,
a.leftNavLinks_2current{
padding:0px 10px 10px 10px;color:#666666;display:block;border-bottom:2px solid #E5E6E7;font-size:11px;text-decoration:none;
}

a.leftNavLinks_1,
a.leftNavLinks_2,
a.leftNavLinks_2current{
	padding-top:10px;
}

a.leftNavLinks_2_topcurrent{
	padding:0px 10px 10px 10px;
}

a.leftNavLinks_1:HOVER,
a.leftNavLinks_2:HOVER,
a.leftNavLinks_2_top:HOVER,
a.leftNavLinks_2_topcurrent,
a.leftNavLinks_2current{
display:block;border-bottom:2px solid #E5E6E7;font-size:11px;text-decoration:none;

color:#B51C47;
}

a.leftNavLinks_3{color:#bcad94;}
a.leftNavLinks_3:HOVER{color:white;}

a.leftNavLinks_4{color:#dda242;}
a.leftNavLinks_4:HOVER{color:white;}

/* style for tables */

.grid_layouts { 
 
 color: #000000; 
 width: 540px; 
 border: 1px solid #6B7076; 
 border-collapse: collapse; 
} 

.grid_layouts td { 
 border: 1px solid #6B7076; 
 padding-left: 4px; 
 background-color: #F9FBFD;
}

.tBox
{
	width :200px;
	border: solid 1px ;
}
