td {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#000000;
}

p {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#000000;
	line-height:				15px;
}

.introCopy {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					12px;
	color:						#0066CC;
	line-height:				16px;
	font-weight:				bold;
}

b {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#0066CC;
	font-weight:				bold;
}



.textN {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#0066CC;
	line-height:				15px;
	font-weight:				normal;
}

.tableCopyS {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						#0066CC;
}

.tableCopySB {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						#0066CC;
	font-weight:				bold;
}

.tableCopySI {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						#0066CC;
	font-weight:				normal;
}

.tableCopyIW {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#ffffff;
	font-weight:				normal;
}

.tableCopyW {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#ffffff;
}


.leftNavB {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						#0072bc;
	font-weight:				bold;
	text-decoration:			none;
	line-height:				14px;
}

.question {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					13px;
	color:						#0066CC;
	font-weight:				bold;
}

.pageHead {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					15px;
	color:						#0066CC;
	font-weight:				bold;
}

.subHead {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					15px;
	color:						#0066CC;
	font-weight:				bold;
	line-height:				25px;
}

.copyright {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					9px;
	color:						#4d6359;
	font-weight:				normal;
}

.note {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					9px;
	color:						#ff0000;
	font-weight:				bold;
}

.note2 {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#0066CC;
	font-weight:				normal;
	line-height:				16px;
}



/*** LISTS ***/

ol {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#0066CC;
	line-height:				15px;
	font-weight:				bold;
}

ul {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#000000;
	list-style-type: 			disc;
	line-height:				15px;
	font-weight:				normal;
}



/*** LINKS ***/
a {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#0072bc;
	text-decoration:			underline;
}

a:hover {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px; 
	color:						#6699ff;
	text-decoration: 			underline;
}

a.solutions {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px;
	color:						#cc3300;
	text-decoration:			none;
}

a.solutions:hover {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					11px; 
	color:						#6699ff;
	text-decoration: 			underline;
}

a.leftNav {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						#0072bc;
	font-weight:				normal;
	text-decoration:			none;
	line-height:				14px;
}

a.leftNav:hover {
	font-family: 				Verdana, Arial, Helvetica;
	font-size:					10px; 
	color:						#ffffff;
	font-weight:				normal;
	text-decoration: 			none;
	line-height:				14px;
	background: 				#3b89c9;
}

ul.sideLink li {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #0072bc;
    list-style-image: url(images/sideLinkArrow.gif);
}
  
a.sideNavLink {
    color: #0072bc; 
    text-decoration: none;
}
  
a.sideNavLink:hover {
    color: #6699ff;
    text-decoration: none;
}

img.printHeader 
{
    display:none;
}

img.htmlHeader
{
    display:inline;
}
