html {
}

body {
	font: bold 11px/1.5em Verdana;
	/*background: url('/images/skin_images/snowflakes.jpg') no-repeat fixed 50% 10px transparent !important; */
	background: url('/images/skin_images/main_fade.jpg') #9CF repeat-y center;
}


h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 0 15px;
}

img { border: none } 

#tabsJ {
	float: left;
	width: 760px;
	background: #FBFBE3;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}

#tabsJ ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabsJ li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsJ a {
	float: left;
	background: url("tableftJ.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabsJ a span {
	float: left;
	display: block;
	background: url("tabrightJ.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}

/* Holly Hack hides rule from IE5-Mac \*/
	#tabsJ a span {float: none }
/* End Holly Hack hack */

#tabsJ a:hover span { color:#FFF }
#tabsJ a:hover { background-position:0% -42px }
#tabsJ a:hover span { background-position:100% -42px }

.brdrTop {
	border: 1px solid #C00;
	border-bottom: none;
}
.brdrRed {
	border: thin dotted #F00;
	padding: 10px;
}
.brdrMiddle {
	border-width: 0 1px !important;
	border: solid #C00;
}
.brdrBottom {
	border: 1px solid #C00;
	border-top: none;
}
.brdrBlueMiddle {
	border: 1px solid #24618E;
	border-top: none;
}
.brdrBlueTop {
	border: none;
	border-top: 3px solid #12718E;
}
.txtLogin, .txtMainBody, .whitelinks, .orangeLinks,
.bgBlue, .menuheader, .txtMainHeaders, .atozlink, .atoznolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.txtLogin {
	color: #FFF;
}
.txtMainBody {
	color: #000;
	font-weight: normal;
}
.whitelinks { color: #FFF }
.orangeLinks { color: #F60 }

.bgBlue {
	background-image: url(images/gBlue.gif);
	border: 1px solid #24618E;
	font-size: medium;
	color: #FFF;
}
.menuheader {
	color: #FFF;
	background-color: #069;
	text-align: center;
}
.menuBorder {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px;
	border: 1px solid #069;
}
.txtMainHeaders {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.atozlink, .atoznolink { color: #FFF }
.atozlink { background-color: #09F }
.atoznolink { background-color: #999 }

.bgBlue, .bgSurvey { background-repeat: no-repeat }
.bgBlue { background-image: url(images/bg.gif) }
.bgSurvey { background-image: url(images/bgSurvey.gif) }

/* --------------- new styles --------------- */
.linkList, .linkList * {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
.linkList a:link, .linkList a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #55F;
	padding-bottom: 5px
}
.linkList a:hover {
	text-decoration: underline;
	color: #00A;
}








