
body, td
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		13px;
  color:		#000000;
  line-height: 16px;
}

th
{
  font-weight:		bold;
  font-size:		13px;
  line-height:		16px;
  text-align:       center;
  background-color:#d7ac00;
}

.outsideTable {
	border: 1px solid #000000;
}

.imgBrdr {
	border: 1px solid #000033;
	margin: 8px;
}


.imgText {
	margin: 8px;
}

.contentMargin {
    padding-left: 10px;
	padding-right: 30px;
}

.projectName {
  font-size:		15px;
  color:			#cc0000;
  font-weight: bold;
}

a
{
    color:		#00339B;
    text-decoration:	underline;
}

a:hover
{
  color:		#f02912;
  text-decoration:	underline;
}

h1 {
    font-family: Arial, Helvetica, sans serif;
    font-size:	 18px;
    color:		 #000000;
    font-weight: bold;
	  margin:  0px;
	  padding-right: 25px;
    padding-top: 4px;
	  padding-bottom: 4px;
    padding-left: 10px;
	  text-align: right;
	  background-color: #ffcc00;
	  border: 1px double #000000
}

h2
{
  font-family:		Century Gothic, Arial, Helvetica, sans serif;
  font-size:		17px;
  color:			#ff6600;
  font-weight: bold;
}
h2.allCaps
{
  font-family:		Century Gothic, Arial, Helvetica, sans serif;
  font-size:		17px;
  color:			#ff6600;
  font-weight: bold;
  text-transform:uppercase;
}

h3
{
  font-size:		15px;
  color:			#f02912;
  font-weight: bold;
  margin-bottom:  2px;
	padding-bottom: 2px;
}


h4
{
  font-size:		13px;
  color:			#cc0000;
  font-weight: bold;
  font-variant:small-caps;
  font-style:italic
}

div.intro
{
  font-size:		15px;
  line-height: 17px;
  font-weight:          bold;
}

ul
{
  font-size:		12px;
  line-height: 15px;
}

div.FOOTER image
{
  padding-right: 100px;
}

div.FOOTER
{
  font-size:		10px;
  background-color:	#f02912;
  line-height: 11px;
  color:#000000;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:#000000;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	underline;
  color:#ffffff;
}

.hide {display:none; clear:both; padding-top:1em;}
li a:active .hide {display:block;}
.testimonials, .show {display:block; width:80%; padding-top:1em; clear:both; text-align:justify; font-style:italic;}
.testimonials {width:90%;}
.source {display:block; clear:both; text-align:right; color:red; padding-bottom:1em;}
