a:link  { 
  color: #262B5B;
  background: none;
  text-decoration: underline;
}
a:visited { 
  color: #262B5B;
  background: none;
  text-decoration: underline;
}
a:active {
  color: #208BA3;
  background: none;
  text-decoration: underline;
}
a:hover { 
  color: #208BA3;
  background: none;
  text-decoration: none;
}
p,table,td,tr {   
  font-size: 11pt;
  font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
}
form {
  display: inline;
  margin-bottom: 0;
}
body {
	color: #000000;
	background: #dadada;
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
}

hr {
	color: #262B5B;
	background-color: #262B5B;
}	

.litebody {
	color: #000000;
	background: #ffffff;
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
}

.coupon {
	border-style: dashed;
	border-color: #262B5B;
	border-width: 5px;
	font-size: 11pt;
	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
}

.color1 {
	color: #000000;
	background: #ece8e8;
}

.color2 {
	color: #000000;
	background: #ffffff;
}

.steptodo {
	color: #ffffff;
	background: #999999;
}
.stepcurrent {
	color: #ffffff;
	background: #262B5B;
	font-weight: bold;
}
.stepdone {
	color: #ffffff;
	background: #999999;
}

.steptodo a:link, .steptodo a:visited, .steptodo a:active  { 
  color: #ffffff;
  background: none;
  text-decoration: none;
}
.stepcurrent a:link, .stepcurrent a:visited, .stepcurrent a:active { 
  color: #ffffff;
  background: none;
  text-decoration: none;
}
.stepdone a:link, .stepdone a:visited, .stepdone a:active { 
  color: #262B5B;
  background: none;
  text-decoration: none;
}


.boxborder {
	margin: 20px;
	width:200px;
	border:10px solid #262b5b;
	background: #dadada;
	padding:10px;
	color: #262b5b;
	font-weight: bold;
}	



.tableborder {
	color: #000000;
	background: #ededed;
}
.logoborder {
	color: #000000;
	background: #19338f;
}
.tableinside {
	color: #000000;
	background: #ffffff;
}	

.content {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

.content:FIRST-LETTER {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}	


.stronger {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.larger {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
}

.small {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

.menubar {
	color: #000000;
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

.heading {
  font-size:   18pt;
  font-weight: bold;
  color: #262B5B;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.footer {
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.footer a:link  { 
  color: #262B5B;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:visited { 
  color: #262B5B;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:active {
  color: #208BA3;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:hover { 
  color: #208BA3;
  font-weight: bold;
  background: none;
  text-decoration: none;
}

	
.tagline {
  font-size:   14pt;
  font-weight: bold;
  font-style: oblique;
  color: #262B5B;
  font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
}

.formboxes{
  background-color: #ffffff;
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
}

.searchboxes{
  background-color: #ffffff;
  	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
  font-size: 10pt;
}

.buttons {
	background-color: #208BA3;
	color: #000000;
	font-size: 10pt;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #19338F;
	border-left-color: #19338F;
	font-weight: bold;
}


.tthdr {
margin: 0;
width: 400px;
padding: 4px;
background-color: #262B5B;
color: #FFFFFF;
border: 1px solid #898C8E;
overflow: hidden;
}
.ttbdy {
margin: 0;
width: 400px;
background: #dadada;
color: #000000;
padding: 4px;
border-spacing: 0px;
border: 1px solid #898C8E;
overflow: hidden;

}
.ttbdy img {
max-width: 400px;
}

.grouplogo { margin: 15px 0; }

.login-box  { width: 170px; height: 90px; float: right; background: #dadada; margin: 50px 8px 0 0; padding: 8px;  }
.login-box input { margin: 4px; }