.body1
{
	color: 000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.bodybold1
{
	color: 000000;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.bodybold2
{
	color: #336699;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.boldbullet
{
	color: #6699cc;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.header1
{
	color: #336699;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.smbody1
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.bodyital1
{
	color: black;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.smbodyital
{
	color: black;
	font-style: italic;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a:link
{
	color: #003366
}

a:visited
{
	color: #003366
}

a:active
{
	color: #003366
}

a:hover
{
	color: #336699
}

#footer a:link
{
	color: #6699CC;
}

#footer a:visited
{
	color: #6699CC;
}

#footer a:active
{
	color: #6699CC;
}

#footer a:hover
{
	color: #999999;
}

body
{
	font-family:verdana;
	font-size:10;
	color:black;
}

table
{
	font-family:verdana;
	font-size:10;
	color:black;
}

td
{
	font-family:verdana;
	font-size:10;
}

select
{
	font-family:verdana;
	font-size:11;
	color:black;
}

.textbox
{
	font-family:tahoma, arial;
	font-size:11;
	color:black;
}

.btn
{
	font-family:verdana;
	font-size:11;
	color:black;
}

.error
{
	font-family: verdana;
	font-size: 11;
	color: red;
	vertical-align: middle;
	text-align: center;
}

.update
{
	font-family: verdana;
	font-size: 11;
	color: blue;
	background-color: yellow;
	height: 20;
	vertical-align: middle;
	text-align: center;
}

.required
{
	font-family:verdana;
	font-size:11;
	color:red;
}

.status
{
	font-family:verdana;
	font-size:11;
	color:red;
}

.textsmall
{
	font-family:verdana;
	font-size:9;
}

.pagetitle
{
		border-bottom: groove 1px silver;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 3px;
		font-family: arial;
		font-size: 14px;
		color: #003366;
		font-weight: bold;
}

.heading1
{
		font-family: arial;
		font-size: 14px;
		color: #003366;
		font-weight: bold;
}

.heading2
{
		font-family: arial;
		font-size: 15px;
		color: #003366;
		font-weight: bold;
}

.heading3
{
		font-family: arial;
		font-size: 11px;
		color: #003366;
		font-weight: bold;
}

.tr1
{
	font-family: Arial;
	font-size: 11px;
	background-color: Navy;
	color: White;
	font-weight: bold;
}
