/* Body Styles
----------------------------------------------- */
td {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}

#techsupport{ padding:2 0 2 0px; border:1px solid #2C9EC0; border-bottom:0; background:#0a3c71; }

/* Font Styles
----------------------------------------------- */
.arialGrn9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7FD34F;
	line-height: 9px;
}

.arialGrn11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7FD34F;
	line-height: 12px;
}

.arialYellow10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFEA69;
	line-height: 12px;
}

.arialYellow14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFEA69;
	line-height: 14px;
}

.arialWht8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	line-height: 8px;
}

.arialWht9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

.trebAqua14 {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 14px;
	color: #95E8F4;
	line-height: 14px;
}

.trebBlk11 {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.trebWht14 {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
}

.verdBlk11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.verdGrey10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959596;
	line-height: 14px;
}

.verdWht9{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

.verdWht10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

/* List Styles
----------------------------------------------- */
ul.yellow{
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 11px;
	color: #FFEA69;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	
}

li {
	padding: 0px 0px 20px 0px;
}

/* Color Styles
----------------------------------------------- */
.aqua {
	color: #95E8F4;
}

.black {
	color: #000000;
}

.cream {
	color: #F7ECB5;
}

.lime {
	color:#95F75C;
}

.yellow {
	color: #FCEC63;
}

.orange {
	color: #F37D2B;
}

/* Link Styles
----------------------------------------------- */
a.aqua {
	color: #95E8F4;
	text-decoration: none;
}

a.aqua:hover {
	color: #95E8F4;
	text-decoration: underline;
}

a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #000000;
	text-decoration: underline;
}

a.lime {
	color: #95F75C;
	text-decoration: none;
}

a.lime:hover {
	color: #95F75C;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a.yellow {
	color: #FCEC63;
	text-decoration: none;
}

a.yellow:hover {
	color: #FCEC63;
	text-decoration: underline;
}

/* Form Styles
----------------------------------------------- */
.textbox {
	background-color: #134250;
	border: 1px solid #768C94;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 10px;
	color: #268EA8;
	margin-top: 2px;
}

.textbox2 {
	background-color: #98D9F4;
	border: 1px solid #768C94;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 10px;
	color: #000000;
	margin-top: 2px;
}

.selectbox2 {
	background-color: #98D9F4;
	border: 1px solid #768C94;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 10px;
	color: #000000;
	margin-top: 2px;
}

/* Misc Styles
----------------------------------------------- */
hr.aqua {
	color: #95E8F4;
	height: 1px;
}

hr.yellow {
	color: #FCEC63;
	height: 1px;
}

#pscroller2{
width: 350px;
height: 20px;
}
#pscroller2 a{
text-decoration: none;
}

/* Navigation Styles
----------------------------------------------- */
.scorenavon {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/scorenav_on.gif);
	background-repeat: no-repeat;
}

.scorenavoff {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/scorenav_off.gif);
	background-repeat: no-repeat;
}

.spectnavon {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/spectnav_on.gif);
	background-repeat: no-repeat;
}

.spectnavoff {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/spectnav_off.gif);
	background-repeat: no-repeat;
}

.iconnavon {
	cursor: pointer;
	cursor: hand;
	border:2px solid #ffff00;
}

.iconnavoff {
	cursor: pointer;
	cursor: hand;
	border:2px solid #2A9BB6
}