h1 {
  color: #CC9933;
  font-size: 20px;
  font-family: "Arial Rounded Bold",Arial, sans-serif;
  margin: 0;
  padding: 0;
}

h1.blue {
  color: #336699;
  font-size: 20px;
}

.pageheading {
  margin: 12px 0 0 12px;
}

.breadcrumbs {
  margin-left: 12px;
}


.preamble {
  margin-left: 12px;
}

.error {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CC0000;
}

.message {
    font-size: 12px;
    margin: 12px 0;
}

.link {
    font-size: 10px;
}

td.insidebox {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000000;
}

tr.evenrow td {
  background: #CCCCCC;
}

tr.oddrow td {
  background: #FFFFFF;
}

tr.totalrow td {
  border-top: 1px solid black;
}

.medHead {
  text-align: left;
  vertical-align: bottom;
}

.disclaimer {
  font-style: italic;
}

.disclaimer b {
  font-style: normal;
  font-weight: bold;
}

.field {
  float: left;
  margin: 1em;
}

.break {
  clear: both;
}

table.claimsearch th {
  text-align: left;
  padding: 0 1em;
}

table.claimsearch td {
  padding: 0 1em;
}

/* CSS Document */
BODY		{
	background-color: #003366;
	margin: 0px;
}

td.graphic	{ font-size: 1px; }

.form	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	padding-left: 1px;
	font-weight: bold;
}

P	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.basictxt	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.basicbold	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.smalltxt	{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.basiclink	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
}

.hdrtxt	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	padding-left: 1px;
	font-weight: bold;
}

.hdrtxtemp	{
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}

.copy	{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	
}
.indentxt	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 6px;
	margin-right: 8px;
}

.header_word_art
{
	font-family:"Arial Rounded MT Bold";
	font-weight: 300;
	font-size: 14px;
	color: #336699;
	text-align: left;
}

.ctbordlt	{ background-image: url(../images/ct-hlines-lt.gif); }

.ctbordrt	{ background-image: url(../images/ct-hlines-rt.gif); }

.lndlinert	{ background-image: url(../images/ln-bg-rt.gif); }
	
.topstripe	{
	font-size: 3px;
	background-color: #FFCC33;
}

.topnav	{
	background-image: url(../images/tn-bg.gif);
	text-align: left;
	font-size: 1px;
}

.topnav2	{
	background-image: url(../images/tnb-bg.gif);
	text-align: left;
	font-size: 1px;
}

.featlt	{
	background-image: url(../images/feat-lt.gif);
}

.featrt	{
	background-image: url(../images/feat-rt.gif);
}

.btnav	{
	background-image: url(../images/bn-bg.gif);
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #99CC66;
	text-align: center;	
}

.featbold		{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.foot		{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}

.nav { font-size: 12px; }

a:link		{ color: #369; text-decoration: underline; }
a:visited	{ color: #369; text-decoration: underline; }

a.bnav:link		{ color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.bnav:visited		{ color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a:link.smalltxt	{ color: #000; text-decoration: none; }
a:visited.smalltxt	{ color: #000; text-decoration: none; }


ul.bullet		{
					list-style-image: url(../images/bullet-gold.gif);
					margin-top: 0px;
					margin-bottom: 5px;
 					margin-left: -2px;
					padding: 0px; 
					list-style-position: inside; 
				}
ul.links		{
					list-style-image: url(../images/bullet-w.gif);
					margin-top: 10px;
					margin-bottom: 5px;
 					margin-left: -2px;
					padding: 10px; 
					list-style-position: inside; 
				}
li.padded		{
					margin-bottom: 10px;
				}				
li				{
					margin-bottom: 2px;
				}
				
table.form		{
					background-color: #CCCCCC;
					border-color: #999999;
					border: 1px;			
					
				}	
