body {
	font-family: Arial, Helvetica, sans-serif;
	Font-weight:normal;
	color: #22276F;
	margin: 0px 0px 0px 0px;
}

img {
	border-width:0;

}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #000099;
	FONT-SIZE: 12px;
	text-decoration: none;
}

a.RightNav:link, a.RightNav:visited
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: none;
}

a.RightNav:hover
{
	text-decoration: underline;
}

a.LeftNav:link, a.LeftNav:visited
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}

a.LeftNav:hover
{	
	color: #ffffff;	
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-Size: 10pt;
	Font-weight:normal;
	color: #22276F;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-Size: 14px;
	Font-weight:bold;
	color: #22276F;
}

.button{
	background-color:#BC0405;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
	border:1px #000 solid;
	height:22px;
	cursor: pointer;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-Size: 14pt;
	Font-weight:bold;
	color: #000000;
	text-align:center;
	margin-top:0;
	padding-top:1ex;
}

a.vetlink:hover
{
	color: #000000;	
}


a.vetbenefits {
	color: #000000;	
	font-size:12pt;
}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-Size: 14px;	
	Font-weight:bold;
	color: #22276f;
	text-align:left;
}

#content {
	font-family: Arial, Helvetica, sans-serif;	
	FONT-SIZE: 10pt;
	padding-left:1ex; 
	padding-right:1ex;
        /*overflow: auto;*/
        width: 434px;
}

#content td {
	padding: 2px 0px 2px 2px;	
	FONT-SIZE: 10pt;
}

#content .body {
	FONT-SIZE: 9pt;
}
#content table {
	width:96%;
}

ul.lby { list-style: none; width: 100%; height: auto; margin: 0; padding: 0;
FONT-FAMILY: Verdana;
Font-weight: 500;
} 

ul.lby li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0000FF;
} 

ul.lby li.active { border-top-color: #8B8B8B; } 

ul.lby li a { 
display: block; 
FONT-SIZE: 7pt;
padding-top: 1ex;
width: expression('100%');
height: auto; 
margin: 0; 
padding-bottom: 1ex;
color: white;
border-width: 2px; 
border-style: solid none;
} 

ul.lby li a:link, ul.lby li a:visited {
	background-color: #22276F;
	border-color: #22276F;
	text-decoration: none;
}

ul.lby li a:focus,
ul.lby li a:hover { 
text-decoration: none; 
background-color: #393939; 
border-bottom-color: #8B8B8B; }

#contentAdmin, #contentAdmin table, #contentAdmin td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.underline { text-decoration: underline; }

