li#home
{
	color: #E6F3FF;
	background-image: none;
}
li#home .navigationTopShadow
{
	background-repeat: repeat-x;
	background-position: top;
}
li#faq
{
	color: #E6F3FF;
	background-image: none;
}
li#faq .navigationTopShadow
{
	background-repeat: repeat-x;
	background-position: top;
}
li#forums
{
	color: #E6F3FF;
	background-image: none;
}
li#forums .navigationTopShadow
{
	background-repeat: repeat-x;
	background-position: top;
}
li#contactUs
{
	color: white;
        font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
        padding-bottom: 5px;
}
li#contactUs .topShadow
{
        background-color: #4188BD;
        background-image: none;
}
div#text
{
	margin-left: 10px;
}
div#text p
{
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
}
div#text p img
{
	margin-right: 5px;
	line-height: 14px;
	vertical-align: middle;
}
div#text h3
{
	text-align: left;
        font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0;
	color: #934F6B;
}
div#emailSection
{
  text-align: left;
  font-size: 0.7em;
}
div#subjectSection
{
  text-align: left;
  font-size: 0.7em;
}
div#bodySection
{
  text-align: left;
  font-size: 0.7em;
}
div#submitSection
{
  padding: 0;
  margin: 0;
  float: left;
}
div#statusSection
{
  float: left;
}
div#statusSection ul
{
  margin: 0;
  list-style-type: none;
}
div#statusSection li
{
  text-align: left;
}