@charset "iso-8859-1";
/* in dev2 */

td.fc0 {
border-top: 2px solid #ffcc00;
border-bottom: 2px solid #ffcc00;
border-right: 2px solid #ffcc00;
}

td.fc0-leftedge {
border-top: 2px solid #ffcc00;
border-bottom: 2px solid #ffcc00;
border-right: 2px solid #ffcc00;
border-left: 2px solid #ffcc00;
}

td.fc0-leftedge1 {
border-top: 2px solid #ffcc00;
border-bottom: 2px solid #ffcc00;
border-left: 2px solid #ffcc00;
}

td.fc0-topbot {
border-top: 2px solid #ffcc00;
border-bottom: 2px solid #ffcc00;
}

td.fc0-rightedge {
border-top: 2px solid #ffcc00;
border-bottom: 2px solid #ffcc00;
border-right: 2px solid #ffcc00;
}

.link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	color: #00CCFF;
	text-decoration: none;
}
/* font-size: 18px; */
.link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none
}

.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	color: #C8C8C8;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
	background-position: center;
}
/* font-size: 24px; */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFCC00;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #FFCC00;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
}

/* font-size: 14px; */

.headerTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    text-align:center;
	color: #FFFFFF;
	text-decoration: none;
   	background-color: #0066FF;
	background-position: center;
}
/* font-size: 16px; */
.emph {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:110%;font-weight:900;color:#ffffff;}
/* font-size:120%; */
.semilrge {font-size:110%;}
.large {font-size:125%;}

.noemph {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;font-weight:600;color:#ffffff;}

.strike {text-decoration:line-through}
