/* Main Styles */
select,button,input,td,body,p {
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  color:000000;
  text-decoration:none;
font-size:12px;
}

/* Links */
a{
  color:#AA0066; text-decoration: underline;
}
a:hover{
  color:#999999; text-decoration: underline;
}


h2,.Header{
  font-weight:bold;
  font-size  :16px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #AA0066;
}
h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #000000;
}

.QuoteText{
  font-size  :11px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #000000;
}



.BlueHeader   {
  font-weight:bold;
  font-size  :16px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #336699;
}

.BlueSubHeader{
  font-weight:bold;
  font-size  :13px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #336699;
}

.BlueQuoteText{
  font-size  :11px;
font-family : Trebuchet MS,Arial,Helvetica,sans-serif;
color       : #336699;
}



 
.smalltext {
font-size: 11px;
}

img { 
border: 0} 

#loginGo {
	border:0;
}
