body {
	margin: 0px;
	padding: 0px;
}

form, div, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
table,tr,body,form,select,input,a, textarea, div, p {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1d565d; /*#2d3134;*/
}

/*table, td, tr, th {
padding:0px;
margin:0px;
border-style:none;
border-collapse:collapse;
}	
*/

p {
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}

input, select, textarea { color:#666666; }


.f10 {	font-size:10px; }
.f9  {	font-size:9px;}
.f11 {	font-size:11px;}
.f12 {	font-size:12px;}

.verdana {	font-family:Verdana, Arial, Helvetica, sans-serif;}
.tahoma {	font-family:Tahoma, Arial, Helvetica, sans-serif;}
.arial {	font-family:Arial, Helvetica, sans-serif;}
.centuryGothic { font-family: Century Gothic, Arial, Helvetica, sans-serif; }

a.underline:link, a.underline:visited, a.underline:active { text-decoration:none; }
a.underline:hover {text-decoration:underline;}

a.hide_Underline:link, a.hide_Underline:visited, a.hide_Underline:active { text-decoration:underline;}
a.hide_Underline:hover {text-decoration:none;}

a:link, a:active,a:visited {  color:#1d565d;	 } /*66c1ff*/
a:hover { color:#297B85;	 } /*2DABFF*/

a.none:link, a.none:active, a.none:visited, a.none:hover { text-decoration:none;}

.z1 { z-index:1; }
.z2 { z-index:2; }
.z3 { z-index:3; }

h1 { font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif; padding-bottom:11px; }
h2 { font-size:1.2em; 	font-family:Verdana, Arial, Helvetica, sans-serif;padding-bottom:11px; }
h3 { font-size:1.1em; 	font-family:Verdana, Arial, Helvetica, sans-serif;padding-bottom:11px;  }
h4 { font-size:1.0em; 	font-family:Verdana, Arial, Helvetica, sans-serif;padding-bottom:11px;  }
h5 { font-size:0.9em; font-family:Verdana, Arial, Helvetica, sans-serif; padding-bottom:11px; }
h6 { font-size:0.8em; font-family:Verdana, Arial, Helvetica, sans-serif;padding-bottom:11px;  }
h1,h2,h3,h4,h5,h6 { margin-top:15px; margin-bottom:10px; color:#2a323a;}

.table {
width: 100%;
border: 1px solid #CCCFD3;
background-color: #FFFFFF;
padding: 1px;
}

.table th {
	padding: 3px 4px;
	color: #FFFFFF;
	background-color:#43CB46;
	border-top: 1px solid #6DACD2;
	border-bottom: 1px solid #327AA5;
	/*text-align: left;*/
	font-size: 0.85em;
	text-transform: uppercase;
}

.table td {
	/*text-align: left;
	padding: 4px;
	line-height: 1.20em;*/
}

.row1 { background-color: #F9F9F9; }
.row2 { background-color:#E9E9E9; }
.row3 { background-color: #DBDFE2; }
.row4 { background-color: #D8E8CE; }
.col1 { background-color: #DCEBFE; }
.col2 { background-color: #F9F9F9; }

.paddingTd { padding:4px; }

.bold { font-weight:bold; }
.lh135 { line-height:135%; }
.lh155 { line-height:155%; }


hr { background-color:#cccccc; }
/*
 ====================================================================
*/
body { background-image:url(../img/const/bg.png); background-repeat:repeat-x; background-color:#ccdfe0; padding-top:20px; }

.swidth { width:901px; }

input, select, textarea { border:1px solid #adadad; }

.noBorder { border-style:none; border-width:0px; }

a.lred:link,a.lred:active,a.lred:visited  { color:#c30029; text-decoration:none; }
a.lred:hover { text-decoration:underline; }

a.lBlue:link,a.lBlue:active,a.lBlue:visited  { color:#4aaac4;   }
a.lBlue:hover {  color:#3994AE; }


.c1 { border:11px solid #FFFFFF; background-color:#FFFFFF; background-image:url(../img/const/footerBg.jpg); background-repeat:repeat-x; background-position:left bottom; padding-bottom:125px; }
.c2 { background-image:url(../img/const/contentBG.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.c3 { background-image:url(../img/const/sleepsmart_header.jpg); background-repeat:no-repeat; min-height:676px; }
.c4 {  }

#mnTable { background-image:url(../img/menu/menuBg.jpg); background-repeat:no-repeat; background-position:0px 100px;  }
#navTd { width:227px; }
#nav {   }

.horDot { background-image:url(../img/const/horDot.gif); background-repeat:repeat-x; height:1px; }

.archiveBox {  background-color:#f9fcf7; background-image:url(../img/const/archiveBoxBg.gif); background-repeat:repeat-x; background-position:left top; width:213px; }

.content div, .content p, .content td, .content td div, .content td p { line-height:140%; }

.tableTdPadB9 { margin-top:6px; }
.tableTdPadB9 td { padding-bottom:9px; padding-right:3px; font-size:12px; font-weight:bold; }
.tableTdPadB9 td input { width:174px; }
.tableTdPadB9 td textarea { width:297px; height:69px; }

.alert_Panel { padding:10px; background-color:#65B6CD; margin:15px 0px 15px 0px; filter: alpha(opacity=95);	opacity: 0.95; }
.alert_Panel, .alert_Panel p, .alert_Panel div, .alert_Panel td { color:#FFFFFF; }


.programsTbl td { padding-bottom:10px; }

.nospacings p, .nospacings td, .nospacings div, .nospacings p td, .nospacings td p { padding:0px; }
