/* CVM Packaging */

body {
	background-image: url(images/BGgrad.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	left:643px;
	top:83px;
	width:200px;
	height:278px;
	z-index:1;
}
.style2 {
	color: #FFFFFF
}
.style4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	color: #0066CC
}
.style7 {
	font-size: 12px
}
.style13 {
	font-size: 20px
}
.style14 {
	font-size: 36px
}
.style15 {
	font-family: Arial, Helvetica, sans-serif; color: #262626; font-size: 18px;
}
.style16 {
	font-size: 14px
}
.style17 {
	font-size: 12px
}
.style20 {
	font-size: 14px;
	font-weight: bold;
}
.style21 {
	font-size: 15px;
	font-weight: bold;
}
.style22 {
	font-size: 16px
}


/* Use these div class codes to make to override the body code that causes links to appear white. 
The original author did this so that the footer would appear white. */

.contact-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
.contact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
.contact-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.contact-bold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.contact-bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}