/*
body
{
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	background-image: url('../images/stephanddannybackground.gif');
	background-repeat: no-repeat;
	background-position: center 70px;
}
*/
td
{
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
}
.pageTitleBold 
{	
	font-family: arial, helvetica, san-serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 18px; 
	color: #ffcc33;
}

.pageTitleText
{	
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF;
}


.titleLink a:hover, .titleLink a:active, .titleLink a:link,  .titleLink a:visited  {
	font-family: Verdana; 
	font-weight: bold;
	color: #6090D0;
	font-size: 14px; 
	text-decoration: none;
}

/*
a:hover, a:active, a:link, a:visited  {
	font-family: Verdana; 
	font-weight: bold;
	color: #000000;
	font-size: 12px; 
	text-decoration: none;
}
*/
.adminLink a:hover, .adminLink a:active, .adminLink a:link,  .adminLink a:visited  {
	font-weight: bold;
	color: 006699;
	text-decoration: none;
}
.answerLink a:hover, .answerLink a:active, .answerLink a:link,  .answerLink a:visited  {
	font-weight: bold;
	color: 000080;
	text-decoration: none;
}

.titleLink IMG {
	vertical-align : middle;
}

.titleForm {
	font-family: Verdana; 
	font-weight: bold;
	color: #6090D0;
	font-size: 14px; 
	text-decoration: none;
}

.titleForm IMG {
	vertical-align : middle;
}

.pageTitleHeader {
	width:100%;
	background-color:#ffcc33;
	vertical-align:center;
	text-align:center;
}

.pageTitleHeader TD {
	font-weight:bold;
}

/* provided by Ceridian */
body { font:12px verdana; margin:0px;}
a{ color:#6599ff;  font-family:verdana;}
.bg01 { background-color:#6599ff; }
.bg02 { background-color:#ffcc33;  }
.content01 { font:10px verdana; }
.header1 { font:14px verdana; }
.header2 { font:10px verdana; font-weight:bold; }
.header4 { font:22px arial narrow; }
.textColor2 { color:#ffffff;  } 
.textColor3 { color:#6E6C6C }

.loginTextError { color:#d10002; }
.loginText { color:#6E6C6C }

.copyright { font:8px verdana;  }

.btn02 { background-color:#6599ff; color:#ffffff;  font:10px verdana;}

.input01 { width:150px; height:20px; background-color:#ffffff;  border:solid 1px #AFA9A9; }