@charset "utf-8";

body {
	background-color: #ffffff;
}

/*content divs*/

#frame-header {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	z-index: 2;
	}	
#frame-menu {
	width:105%;
	height: 39px;
	margin-right:auto;
	margin-left:-12px;
	margin-top:5px;
	padding:0px;
	background-image:url(images/bkgrnd_menu_dayspa.gif);
	}
#menu{
	width: 745px;
	line-height: 1.5;
	text-align: left;
	padding: 2px;
		}	
#frame-body {
	width:710px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	}
#countdown {
	width: 500px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #555;
	font-weight: bold;
	margin-top: 10px;
	}
#contentleft {
	width:180px;
	padding:0px;
	float:left;
	}
#contentcenter {
	width:360px;
	padding:0px;
	float:left;
	background:#fff;
	}
#contentcenter2 {
	width:490px;
	padding:0px;
	float:right;
	background:#fff;
	}
#contentright {
	width:170px;
	padding:0px;
	float:left;
	background:#fff;
	}
#contentsplashmenu {
	background:#fff;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}
#contentfooter {
	background: #fff;
	margin-top: 200px;
	font-size: 8pt;
	}
#image{
	width:160px;
	height: 187px;
	padding:0px;
	align:center;
	background: #ffffff;
	border: 1px solid #6699cc;
}

/*text styles*/	
p, h2, pre {
	margin:0px 12px 12px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p {
	color: #666666;
	padding-right:10px;
	line-height: 1.5;
	}	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:12px;
	margin:0px;
	color: #6699cc;
	font-variant: small-caps;
	}

#contentright p { font-size:12px}

.emp{
	font-size:12px;
	font-weight: bold;
	color: #6699cc;
	}	
.h1-2ndhalf{
	color: #666;
	font-weight: normal;
	}
.qlinks{
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	}
.psglinks{
	font-size: 12px;
	font-weight: bold; 
	line-height: 100%;
	color: #666;	
	}
.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.emp2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
}

img { border: 0px; text-decoration: none;}

	
/*list formatting*/
ul { 
	list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	 } 	
/*horizontal rule*/
hr {border: none 0; 
	text-align: center;
	border-top: 1px dotted #666;/*the border*/
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 	

/* hyperlink formatting*/
.pic {border: none;}

a img,
a:link img,
a:visited img,
a:hover img,
a:active img,
img{ border: 0;  border-bottom:none; text-decoration: none;}

a { font-weight: bold; text-decoration:none;}
a:link {
	color: #003399;
	font-weight: bold;
} 
a:visited {
	color: #6699cc;
}
a:hover {
	border-bottom: 1px dotted;
	color: #d22128;
}
a:active {color: #6699cc;}

a.pic:link  { border-bottom:none; text-decoration: none;}
a.pic:visited {border-bottom:none; text-decoration: none;}
a.pic:hover { border-bottom:none; text-decoration: none;}


	/* #contentcenter text links */
a.txtlnk:link {color: #003366; border-bottom: 1px dotted; font-weight: bold; text-decoration: none;}
a:hover {color: #d22128;
)
a.txtlnk:visited{
	color: #003366;
	border-bottom: 1px dotted;
	font-weight: bold;
	text-decoration: none;
}


#menu a{border-bottom:none; text-decoration: none;}

/* table formatting*/

table.basic{
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	line-height: 1;
	background-color:#fff;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #666;
	width: 400px; 
	padding: .5em;
	margin-left: 10px;
}
table.basic th {
	border-bottom: 1px solid #666666;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
table.basic td {
	font-size: 12px;
	line-height: 1;
    text-align: left;
    border-bottom: 1px solid #666666;
    padding: .5em;
	/*vertical-align: middle;*/
}
table.basic td.odd {
	font-size: 12px;
	line-height: 1;
    text-align: left;
	background-color:#fff;
    border-bottom: 1px solid #666666;
    padding: .5em;
	/*vertical-align: middle;*/
}
table.basic thead th {
    background-color: #fff;
    text-align: center;
}
table.basic th.Corner {
    text-align: left;
}
table.basic td a:link {color: #6699cc;} 
table.basic td a:visited {color: #666;}
table.basic td a:hover { border-bottom: 1px dotted; color: #6699cc;}
table.basic td a:active {color: #6699cc;}


td.toprow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding:4px;
	/*vertical-align: middle;*/
	background-color: #fff;
}

td {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.5px;
	color: #fff;
	padding: 4px;
	}
td.rqd {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.5px;
	color: #6699cc;
	padding: 4px;
	}	
