.footerNavLinks{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;}

.footerNavLinks:link{
	color: #666666;
}
.footerNavLinks:visited{
	color: #666666;
}
.footerNavLinks:hover{
	font-size:1.25em;
	font-weight:bolder;
	color: #333333;

}
.footerNavLinks:active{}
.navFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #666666;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.IntroParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
	font-style: italic;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 8px;
	line-height: 1.25em;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-indent: 8px;
	line-height: .95em;
	margin: 10px 10px 10px 0px;
	padding: 0px;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 0.8em;
	font-variant: normal;
	text-indent: 8px;
	line-height: 1.25em;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	text-indent: 10pt;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 8px 8px 8px 42px;

}
li {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	font-size: 0.75em;

}
.continueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: underline overline;
}

.continueLinks:link{}
.continueLinks:visited{}
.continueLinks:hover{
	color: #cccc99;
}
.continueLinks:active{}

a {
	color: #66bbee;
}
a:link{color:#66bbee}
a:visited{color:#aaaaaa}
a:hover{color:#aabb77}
a:active{color:#666666}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.breadCrumbStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


.breadCrumbStyle:link{
	color: #666666;
}
.breadCrumbStyle:visited{
	color: #666666;

}
.breadCrumbStyle:hover{
	color: #666666;
}
.breadCrumbStyle:active{
	color: #666666;

}
.implementationTable {
	border: 1px solid #666666;
}
.implementationTableCells {
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
	padding: 3;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.genericTD {
	font-size: .75em;
}
ul {
	list-style-position: outside;
	list-style-type: decimal;
}
img.photoborder{
	border:1 solid black;
}