body
{
	background-color: #f5f5f5;
	margin: 0 25px 25px 25px;	
}
.brdrlr1
{
	border-right: 1px solid #c1d2e1;
	border-left: 1px solid #c1d2e1;
}
.brdr1
{
	border-right: 1px solid #c1d2e1;
	border-left: 1px solid #c1d2e1;
	border-bottom: 1px solid #c1d2e1;
}
.brdr2
{
	border: 2px solid #c1d2e1;
}
td
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 13px;
	color: #777777;
}
.itemname
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 14px;
	color: #084d87;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.itemdesc
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 13px;
	color: #084d87;
}
a:link, a:visited, a:active, a:hover
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 13px;
	color: #777777;
	text-decoration: underline;
}
a.lnav:link.lnav, a.lnav:visited, a.lnav:active, .lnav_off
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #084d87;
	text-decoration: none;
}
a.lnav:hover, .lnav_on
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #084d87;
	text-decoration: none;
	font-weight: bold;
}
a.footer:link, a.footer:visited, a.footer:active, .footer
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
a.footer:hover
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: underline;
}
.brdrbot1
{border-bottom: 1px solid #8dadc8;}
.annpress
{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
hr
{
	height:1px;
	color:#c1d2e1;
}
.title1
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
}
.title2
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 14px;
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
.btn  
{
	border-style: inset;
    border-color: #8DADC8;
    background-color: #C1D2E1;
    text-decoration: none;   
    text-align: center;
}
.btn2
{
	border-style: none;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    text-decoration: underline;   
    text-align: center;
}
SELECT, INPUT.Text
{
	font-size: 11px;	
}