.text
 {
    color:#5d5d5b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:20px;
}
.txtbox
	{
	 border-right: #5799CA 1px solid;
	 BORDER-TOP: #5799CA 1px solid;
	 BORDER-LEFT: #5799CA 1px solid;
	 font-size :11px;
	 height:18px;
	 BORDER-BOTTOM: #5799CA 1px solid;
	 BACKGROUND-COLOR: #EFF7FF;
	 color:#EFF7FF;
}
a
{
	color :  #016FB9;
    font-size : 11px;
	font-family : verdana;
	text-decoration: none;
	}
a:hover
{
	color : #F36100;
    font-size : 11px;
	font-family : verdana;
	text-decoration: none;
	text-align:left;
}

h1	{
	font-family: Garamond, serif;
	color: #00609E;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #ffffff;
	display: inline;
	padding: 0 12px 0 0;
}

h1.first	{
	font-family: Garamond, serif;
	color: #00609E;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #ffffff;
	display: block;
	padding: 0 12px 32px 0;
}

#header	{
	display: block;
	background-color: #ffffff;
	background-image: url(../graphics/headerhatching.gif);
	background-repeat: repeat-x;
	height: 18px;

}

#headerfirst	{
	display: block;
	background-color: #ffffff;
	padding: 0 0 0 0;
}