body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0033FF;
	}
	
a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0033FF;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	}
	
a.greenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#66CC33;
	font-weight: bold;
	text-decoration:none;
}
.topLinksTable {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
    font-weight: bold;
	color: #000000;
	}
	
a.topLinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
    font-weight: bold;
	color: #000000;
	}
.headerBlack {
	
	font-family: bold Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

table {
font: 11px Arial, Helvetica, sans-serif;
text-align: left;
color: #000;
background: #FFFFFF;
}


a.toolkit {
color: #999999;
text-decoration:none;
}

a.purple {
color:#FF9900;
}

.navbar a:link, #nav a:visited {
color:#666666;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.navbar a:hover {
color:#cccccc;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.navbar {
color:#666666;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.bottomNav {
font: 80% Arial, Helvetica, sans-serif;
background-color: #FFFFFF ;
color: #666666;
}

td.products {
font: 10px Arial, Helvetica, sans-serif;
color:#993399;
}

TD.smaller {
	font-size: 11px;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}


td.listStyle {
list-style-type: none;
margin: 5px;
display: block;
padding: 0px 0 0px 15px;
color:#000000;
font: Arial, Helvetica, sans-serif;
background:url(images/bulletSymbol.gif) top left no-repeat;
text-decoration:none;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:normal;
}

.footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
		font-weight:normal;
	}
.footer A:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990066;
	text-decoration: none;
		font-weight:normal;
	}
.footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
		font-weight:normal;
	}
.footer A:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC33;
	text-decoration: none;
		font-weight:normal;
	}

#listStyle {
list-style-type: none;
}
	
#listStyle td{
display: block;
padding: 0px 0 0px 15px;
color:#000000;
font: Arial, Helvetica, sans-serif;
background:url(images/bulletSymbol.gif) top left no-repeat;
text-decoration:none;
}