@import url(non_ns.css); /* tags that Netscape 4 will ignore or will cause problems */

body	{
	
	margin: 0px;
	padding: 0;
	background-color:#FFFFFF;
	scrollbar-base-color : #ffffff;
	scrollbar-face-color : #ffffff;
	/* controls scroll bar and arrow background color */
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #d1d1d1;
	scrollbar-3dlight-color: #d1d1d1;
	scrollbar-darkshadow-color: #d1d1d1;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #999999;
}

/* turns off image border if left empty
img	{
		border:	0;
}*/
		
b {	
	font : bold arial, helvetica, sans-serif;
}

strong {	
	font : bold arial, helvetica, sans-serif;
}

i {	
	font : italic arial, helvetica, sans-serif;
}

u {
	font : arial, helvetica, sans-serif;
	text-decoration : underline;
}

h1 {
	font : bold 16px arial, helvetica, sans-serif;
	color : #000000;
	}

h2 {
	font : 16px arial, helvetica, sans-serif;
	color : #000000;
	margin-bottom : 5px;
	margin-top : 0px;
}

h3 {
	font : bold 14px arial, helvetica, sans-serif;
	color : #000000;
}

h4 {
	font : 14px arial, helvetica, sans-serif;
	color : #000000;
}

sup {
	font : bold 10px  Verdana, sans-serif;	color : #000000;
}

.coreheader {
	font : bold 16px Geneva, Arial, Helvetica, sans-serif;
	color : #57ACD5;

}

.corenav1 {font : 10px Arial, Helvetica, sans-serif; color : #FFFF99;}
	a.corenav1:link {color : #ffffff; text-decoration : none;}
	a.corenav1:hover {color : #d1d1d1; text-decoration : none;}
	a.corenav1:active {color: #d1d1d1; text-decoration: none;}
	a.corenav1:visited {color : #ffffff; text-decoration: none;}
	a.corenav1:visited:hover {color : #d1d1d1; text-decoration: none;}
	
.corenav2 {font : 11px Arial, Helvetica, sans-serif; color : #000000;}
	a.corenav2:link {color : #000000; text-decoration : bold;}
	a.corenav2:hover {color : #CC9900; text-decoration : bold;}
	a.corenav2:active {color: #000000; text-decoration: bold;}
	a.corenav2:visited {color : #CC9900; text-decoration: bold;}
	a.corenav2:visited:hover {color : #999999; text-decoration: bold;}

.coretext {
	font : normal 10px/18px Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	text-indent: 0pt;

}
	a.coretext:link {color : #d1d1d1; text-decoration : underline;}
	a.coretext:hover {color : #cccccc; text-decoration : none;}
	a.coretext:active {color: #cccccc; text-decoration: none;}
	a.coretext:visited {color : #333333; text-decoration: underline;}
	a.coretext:visited:hover {color : #cccccc; text-decoration: none;}

#macsearchbox {
	height : 16px;
}

/*  Place these 'A' attributes after all other tags so Opera Browser
will interpret styles above first - if these tags appear earlier in
style sheet Opera interprets these styles first causing display issues*/
A:LINK {text-decoration:none; color : #559EC1;}

A:HOVER {text-decoration:none; color : #2B5C75;}

A:LINK:ACTIVE {text-decoration:none; color: #2B5C75;}

A:VISITED {text-decoration:none; color : #2B5C75;}

A:VISITED:HOVER{text-decoration:none; color : #2B5C75;}
.linkText {
	font : normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color : #559EC1;
	text-decoration: none;

}
.coretextwhite {
font : normal 10px/22px Verdana, Arial,;	color : #FFFFFF;
}
.listtext {
	font : normal 12px/20px Verdana, Arial,;
	color : #000000;
}
.coretext2 {

	font : bold 16px/21px Geneva, Arial, Helvetica, sans-serif;
	color : #ADDB00;
}

.coretext3 {

	font : bold 12px/21px Geneva, Arial, Helvetica, sans-serif;
	color : #57ACD5;
}
.coretext4 {

	font : normal 12px/21px Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
}
