body { margin-top: 5px; margin-left: 5px; margin-right: 5px; font-weight: 500; font-family: arial, univers; }
A:link { font-weight: 500; color: #3333CC; font-size: 12px; font-family: arial, univers; text-decoration: none; }
A:active { font-weight: 500; color: #3333CC; font-size: 12px; font-family: arial, univers; text-decoration: underline; }
A:visited { font-weight: 500; color: #3333CC; font-size: 12px; font-family: arial, univers; text-decoration: none; }
A:hover { font-weight: 500; color: #8C0000; font-size: 12px; font-family: arial, univers; text-decoration: underline; }
A:visited.label { font-weight: 500; color: #3333CC; font-size: 12px; font-family: arial, univers; text-decoration: none; }
select { font-weight: 500; font-family: arial, univers; font-size: 10px; }
td { font-family: arial, univers; }
.button { background-color: #FFFFFF; color: #102856; font-family: univers; font-weight: 600; font-size: 11;   }
.drpbox { font-weight: 500; font-size: 11px; color: #494949; font-family: arial, univers; }
.tag { font-weight: 700; font-size: 12px; color: #102856; font-family: arial, univers; }
.txt { font-weight: 500; font-size: 12px; color: #000000; font-family: arial,univers; }
.main { font-weight:600; font-size:13px; color: #2C477C; font-family: arial, univers; }
.head { font-weight: 700; font-size: 11px; color: #2C477C; font-family: arial,univers; }
.bullets { font-weight: 500; font-size: 11px; color: #2C477C; font-family: arial,univers; }
.red { font-weight: bold; font-size: 12px; color: #8C0000; font-family: arial, univers; }
.reg { font-weight: 500; font-size: 11px; color: #000000; font-family: arial, univers; }  
.intxt { font-weight: bold; font-size: 12px; color: #494949; font-family: arial, univers; }
.footbold { font-weight: 600; font-size: 11px; color: #000000; font-family: arial, univers; }
.foot { font-weight: 500; font-size: 10px; color: #000000; font-family: arial, univers; }
.btn { background-color: #bbbbbb; color: #000000; font-family: arial; font-weight: 500; font-size: 11;  }
.box { background-color: #FFFFFF; color: #000000; font-family: arial; font-weight: 500; font-size: 11; width: 200; }
.boldred { font-weight:600; font-size:14px; color: #8C0000; font-family: arial, univers; }
.ltred { font-weight:500; font-size:12px; color: #8C0000; font-family: arial, univers; }
.boldtxt { font-weight:600; font-size:12px; color: #000000; font-family: arial, univers; }
.blue { color: #2C477C; font-size:11px; font-weight: bold; }
.terms { font-weight: 600; font-size: 12px; color: #339999; font-family: arial,univers; }
.browse { font-weight: 500; font-size: 10px; color: #000000; font-family: arial,univers; }
input.button
{
	height: 22px;
	font-size: 8pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #000000;
	padding: 1px
}
input.submit_button
{
	height: 24px;
	font-size: 8pt;
	color: #333366;
	cursor: hand;
	border: 1px solid #eeeeee;
	background: url('../graphics/icon-search.jpg') center;
	padding: 1px
}
input.reset_button
{
	height: 24px;
	font-size: 8pt;
	color: #333366;
	cursor: hand;
	border: 1px solid #eeeeee;
	background: url('../graphics/icon-clear.jpg') center;
	padding: 1px
}
}
div.feedburnerFeedBlock { 
   border:2px solid #ddd; 
   background-color:#CCCCFF; 
   padding:4px; 
}